2018-11-06 20:28:58,967 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 20:28:58,970 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 20:28:58,970 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 20:28:58,971 - 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 | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-11-06 20:28:58,979 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-06 20:29:00,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:29:00,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:29:00,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:29:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:29:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:29:00,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f08d08-a25f-4000-bfa5-ebd3dba240b6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:00,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3f08d08-a25f-4000-bfa5-ebd3dba240b6 2018-11-06 20:29:00,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:00,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["R5ghb_DuTVC0We4ZlCr8XQ"], "issued_at": "2018-11-06T20:29:00.000000Z"}} 2018-11-06 20:29:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:00,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:00,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4937970-bc80-48cf-a724-226f3c0450ad Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:29:00,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-a4937970-bc80-48cf-a724-226f3c0450ad 2018-11-06 20:29:00,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.622601032257s 2018-11-06 20:29:00,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:29:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}}' 2018-11-06 20:29:00,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa9ac27-dd1f-4cf9-b5b3-f76a47a955c9 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.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f"}, "enabled": true, "id": "2226ee25279245d8885f2d1a7a1dc32f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}} 2018-11-06 20:29:00,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5aa9ac27-dd1f-4cf9-b5b3-f76a47a955c9 2018-11-06 20:29:00,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147651195526s 2018-11-06 20:29:00,957 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5aa9ac27-dd1f-4cf9-b5b3-f76a47a955c9 2018-11-06 20:29:00,958 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076', 'id': u'2226ee25279245d8885f2d1a7a1dc32f', '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'})}) 2018-11-06 20:29:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:29:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.472795009613s 2018-11-06 20:29:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:01,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37a90f0-5eb9-4834-bd3c-75228f321c1d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}, "domain_id": "default", "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076"}} 2018-11-06 20:29:01,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a used request id req-e37a90f0-5eb9-4834-bd3c-75228f321c1d 2018-11-06 20:29:01,532 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4d615b82f8d642108af40648aff0e64a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076'}) 2018-11-06 20:29:01,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:01,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f312617-c54e-4c5f-84db-c918fd381446 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:01,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f312617-c54e-4c5f-84db-c918fd381446 2018-11-06 20:29:01,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.131191015244s 2018-11-06 20:29:01,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72764185-ad7e-4bcb-bdc5-cd0ceef2daee Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:01,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-72764185-ad7e-4bcb-bdc5-cd0ceef2daee 2018-11-06 20:29:01,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.129415035248s 2018-11-06 20:29:01,796 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:29:01,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:29:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" -d '{"role": {"name": "Member"}}' 2018-11-06 20:29:01,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b357c0-18af-4874-bc45-e6e42186b64e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}} 2018-11-06 20:29:01,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-96b357c0-18af-4874-bc45-e6e42186b64e 2018-11-06 20:29:01,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.177165031433s 2018-11-06 20:29:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19e4636-7e25-467a-8ec3-17a3da9d6eae Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "domain_id": null, "name": "Member", "id": "e92ee3c7f16b47398bd7a19f0b7cf99e"}} 2018-11-06 20:29:02,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e used request id req-a19e4636-7e25-467a-8ec3-17a3da9d6eae 2018-11-06 20:29:02,100 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e'}, 'domain_id': None, 'human_id': None, 'id': u'e92ee3c7f16b47398bd7a19f0b7cf99e', 'HUMAN_ID': False}) 2018-11-06 20:29:02,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b18017-ef75-4610-a667-51d669a68be4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:02,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-68b18017-ef75-4610-a667-51d669a68be4 2018-11-06 20:29:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844249725342s 2018-11-06 20:29:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ab885b-ca8a-4970-9967-e21d3d9a1ca0 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:02,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c6ab885b-ca8a-4970-9967-e21d3d9a1ca0 2018-11-06 20:29:02,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808761119843s 2018-11-06 20:29:02,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40bcc8ff-cc7d-46d1-bc64-e4e213c1446d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "domain_id": "default", "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:02,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-40bcc8ff-cc7d-46d1-bc64-e4e213c1446d 2018-11-06 20:29:02,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0914790630341s 2018-11-06 20:29:02,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-40bcc8ff-cc7d-46d1-bc64-e4e213c1446d 2018-11-06 20:29:02,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b2b639-9735-4050-bc2d-4d97c83b9eb9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f"}, "enabled": true, "id": "2226ee25279245d8885f2d1a7a1dc32f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:02,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-20b2b639-9735-4050-bc2d-4d97c83b9eb9 2018-11-06 20:29:02,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0791578292847s 2018-11-06 20:29:02,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-20b2b639-9735-4050-bc2d-4d97c83b9eb9 2018-11-06 20:29:02,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=e92ee3c7f16b47398bd7a19f0b7cf99e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c172f3-f4fc-425b-836e-4343c798a73c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=e92ee3c7f16b47398bd7a19f0b7cf99e", "previous": null, "next": null}} 2018-11-06 20:29:02,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=e92ee3c7f16b47398bd7a19f0b7cf99e used request id req-37c172f3-f4fc-425b-836e-4343c798a73c 2018-11-06 20:29:02,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780141353607s 2018-11-06 20:29:02,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/e92ee3c7f16b47398bd7a19f0b7cf99e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4502309-ec46-4558-b10d-d23ec0a01a2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:02,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/e92ee3c7f16b47398bd7a19f0b7cf99e used request id req-d4502309-ec46-4558-b10d-d23ec0a01a2b 2018-11-06 20:29:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.214110851288s 2018-11-06 20:29:02,740 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076', 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': '461720d9-e82d-4dc7-906c-00f30661d847', 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_3fb23c1e-5549-4e21-bd3a-172ea6658076', 'project_id': u'2226ee25279245d8885f2d1a7a1dc32f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:29:02,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:29:02,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:29:02,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:29:02,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:29:02,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:29:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:29:02,746 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076', 'password': '461720d9-e82d-4dc7-906c-00f30661d847', 'project_name': 'connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2226ee25279245d8885f2d1a7a1dc32f', 'project_domain_name': 'Default'} 2018-11-06 20:29:02,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b076ec7d-b8f4-4051-b243-05a290604b00 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:02,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b076ec7d-b8f4-4051-b243-05a290604b00 2018-11-06 20:29:02,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134799957275s 2018-11-06 20:29:02,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:02,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01404a79-2af4-4e2b-8c20-873814a06813 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01404a79-2af4-4e2b-8c20-873814a06813 2018-11-06 20:29:02,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767800807953s 2018-11-06 20:29:02,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:02,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed17b45c-c0b7-4c8a-8837-4f1939118f37 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:03,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ed17b45c-c0b7-4c8a-8837-4f1939118f37 2018-11-06 20:29:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0862910747528s 2018-11-06 20:29:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9b34e1-75e4-4da4-8ff4-0dfe5701ab99 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "domain_id": "default", "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:03,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9f9b34e1-75e4-4da4-8ff4-0dfe5701ab99 2018-11-06 20:29:03,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.154935121536s 2018-11-06 20:29:03,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9f9b34e1-75e4-4da4-8ff4-0dfe5701ab99 2018-11-06 20:29:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d440d172-acef-4ee3-ba28-953c0ff03cb1 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f"}, "enabled": true, "id": "2226ee25279245d8885f2d1a7a1dc32f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:03,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d440d172-acef-4ee3-ba28-953c0ff03cb1 2018-11-06 20:29:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0754079818726s 2018-11-06 20:29:03,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d440d172-acef-4ee3-ba28-953c0ff03cb1 2018-11-06 20:29:03,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cae7d46-cd49-41b6-b9bd-dc00e8526443 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 20:29:03,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-1cae7d46-cd49-41b6-b9bd-dc00e8526443 2018-11-06 20:29:03,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080619096756s 2018-11-06 20:29:03,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce01fb20-474b-40ab-b920-1e56cd24fe8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:03,546 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-ce01fb20-474b-40ab-b920-1e56cd24fe8b 2018-11-06 20:29:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.178118944168s 2018-11-06 20:29:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a74bfc-0226-40e1-afd6-04814ad2fb2e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:03,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-25a74bfc-0226-40e1-afd6-04814ad2fb2e 2018-11-06 20:29:03,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0779149532318s 2018-11-06 20:29:03,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:29:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 20:29:03,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064fcc17-7a40-40db-b578-01a7dedbf9f5 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06fc7400515143c282064da6343dbaa3", "links": {"self": "http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3"}, "name": "heat_stack_owner"}} 2018-11-06 20:29:03,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-064fcc17-7a40-40db-b578-01a7dedbf9f5 2018-11-06 20:29:03,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.185497045517s 2018-11-06 20:29:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:03,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27e51a0-e415-4f6d-840c-2016d1d6d174 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3"}, "domain_id": null, "name": "heat_stack_owner", "id": "06fc7400515143c282064da6343dbaa3"}} 2018-11-06 20:29:03,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3 used request id req-f27e51a0-e415-4f6d-840c-2016d1d6d174 2018-11-06 20:29:03,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1e39fc-0a88-4a4f-af95-b41132e9bf5a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06fc7400515143c282064da6343dbaa3", "links": {"self": "http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:04,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0e1e39fc-0a88-4a4f-af95-b41132e9bf5a 2018-11-06 20:29:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13442492485s 2018-11-06 20:29:04,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ef75a3-8124-42fb-b190-01fdd50ca710 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:04,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-92ef75a3-8124-42fb-b190-01fdd50ca710 2018-11-06 20:29:04,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0736391544342s 2018-11-06 20:29:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fd8c99-e1d5-417d-961b-049f658b3d80 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "domain_id": "default", "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:04,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b9fd8c99-e1d5-417d-961b-049f658b3d80 2018-11-06 20:29:04,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957450866699s 2018-11-06 20:29:04,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b9fd8c99-e1d5-417d-961b-049f658b3d80 2018-11-06 20:29:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c3e3e8-054e-4626-95f6-7947f9f2e69b Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f"}, "enabled": true, "id": "2226ee25279245d8885f2d1a7a1dc32f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:04,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a1c3e3e8-054e-4626-95f6-7947f9f2e69b 2018-11-06 20:29:04,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0771570205688s 2018-11-06 20:29:04,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a1c3e3e8-054e-4626-95f6-7947f9f2e69b 2018-11-06 20:29:04,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=06fc7400515143c282064da6343dbaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738adefd-df79-4f5f-9dd1-8cf9d110c139 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=06fc7400515143c282064da6343dbaa3", "previous": null, "next": null}} 2018-11-06 20:29:04,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4d615b82f8d642108af40648aff0e64a&scope.project.id=2226ee25279245d8885f2d1a7a1dc32f&role.id=06fc7400515143c282064da6343dbaa3 used request id req-738adefd-df79-4f5f-9dd1-8cf9d110c139 2018-11-06 20:29:04,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757699012756s 2018-11-06 20:29:04,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/06fc7400515143c282064da6343dbaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:04,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4fd72c6-d96a-416b-9cdf-0377c88be78c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:04,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f/users/4d615b82f8d642108af40648aff0e64a/roles/06fc7400515143c282064da6343dbaa3 used request id req-e4fd72c6-d96a-416b-9cdf-0377c88be78c 2018-11-06 20:29:04,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.154357194901s 2018-11-06 20:29:04,519 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 20:29:04,519 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 20:29:04,520 - openstack_tests - INFO - OS Credentials = > 2018-11-06 20:29:04,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:04,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:05,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["tmzKrVolTOiYfKwk1ROQ1A"], "issued_at": "2018-11-06T20:29:04.000000Z"}} 2018-11-06 20:29:05,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a09af05644f63aed8bcd81f8539cc5e413675d6" 2018-11-06 20:29:05,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-66c99826-2932-4574-9aee-f753c1b1be83 Date: Tue, 06 Nov 2018 20:29:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:29:05,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-66c99826-2932-4574-9aee-f753c1b1be83 2018-11-06 20:29:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a09af05644f63aed8bcd81f8539cc5e413675d6" 2018-11-06 20:29:06,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-49ecdbe9-b5d5-46d6-a38b-d110ef0f95a4 Date: Tue, 06 Nov 2018 20:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:29:06,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-49ecdbe9-b5d5-46d6-a38b-d110ef0f95a4 2018-11-06 20:29:06,881 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 20:29:06,881 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-06 20:29:06,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:06,913 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 20:29:06,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:07,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["iNpYMlYITdu3XiA-GunIDA"], "issued_at": "2018-11-06T20:29:07.000000Z"}} 2018-11-06 20:29:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}945cf88f1bed7dfe54b8fcc7578724c046439662" 2018-11-06 20:29:08,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-5b178c8e-c099-4b9b-9606-3a193f453c2c Date: Tue, 06 Nov 2018 20:29:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-06 20:29:08,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-5b178c8e-c099-4b9b-9606-3a193f453c2c 2018-11-06 20:29:08,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:08,099 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 20:29:08,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:08,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["VLR9dm4zT5yF2VLqojgTPw"], "issued_at": "2018-11-06T20:29:08.000000Z"}} 2018-11-06 20:29:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}bf7c5acf333bad431c7201c1062d9a6062b57b58" 2018-11-06 20:29:08,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaeaf597-9716-4e4d-8b7b-d7c3a2e5ebaa 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:08,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aaeaf597-9716-4e4d-8b7b-d7c3a2e5ebaa 2018-11-06 20:29:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:08,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29:08 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7c5acf333bad431c7201c1062d9a6062b57b58" 2018-11-06 20:29:08,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0fe660-b4e5-4dc2-b156-f4b6f0d66706 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "domain_id": "default", "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:08,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9b0fe660-b4e5-4dc2-b156-f4b6f0d66706 2018-11-06 20:29:08,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:08,746 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 20:29:08,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:09,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["DLpfBT2bQBuAL2surYa3dQ"], "issued_at": "2018-11-06T20:29:09.000000Z"}} 2018-11-06 20:29:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e5d909049c78b528e9d704d1be4189a57c4c2" 2018-11-06 20:29:10,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e5070cab-665d-4ab3-b8ad-3ed8611f2514 Date: Tue, 06 Nov 2018 20:29:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:29:10,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e5070cab-665d-4ab3-b8ad-3ed8611f2514 2018-11-06 20:29:10,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:10,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["TYf1pgUnT4-i8lHRl427_g"], "issued_at": "2018-11-06T20:29:10.000000Z"}} 2018-11-06 20:29:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c79a642d10869022ec048f092fc44ea179b2296" 2018-11-06 20:29:11,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8d11da3f-2cc6-4deb-aa1a-5e16e875a042 Date: Tue, 06 Nov 2018 20:29:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:29:11,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-8d11da3f-2cc6-4deb-aa1a-5e16e875a042 2018-11-06 20:29:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c79a642d10869022ec048f092fc44ea179b2296" 2018-11-06 20:29:12,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c9e0a332-ca4b-4f20-962f-6d6fd2ad405f Date: Tue, 06 Nov 2018 20:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:29:12,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-c9e0a332-ca4b-4f20-962f-6d6fd2ad405f 2018-11-06 20:29:12,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:29:12,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:13,292 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-11-06 20:29:13,311 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-06 20:29:13,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:29:13,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:13,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["G2HOfR-sQw6FGdF4TriMiQ"], "issued_at": "2018-11-06T20:29:13.000000Z"}} 2018-11-06 20:29:13,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5852df58018c7f83586ddcf5f3bf80e263b8afc9" 2018-11-06 20:29:14,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-96df0585-5598-4145-ad98-dff24c7c197b x-compute-request-id: req-96df0585-5598-4145-ad98-dff24c7c197b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:29:14,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-96df0585-5598-4145-ad98-dff24c7c197b 2018-11-06 20:29:14,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:29:14,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:14,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["_N_Pd3-fQXqyBHutUv6Gng"], "issued_at": "2018-11-06T20:29:14.000000Z"}} 2018-11-06 20:29:14,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb71387d248957d902526872b24a932416f9926d" 2018-11-06 20:29:15,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-9ed9e8c7-fe05-4982-9785-f073f17d0b2f x-compute-request-id: req-9ed9e8c7-fe05-4982-9785-f073f17d0b2f Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 20:29:15,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9ed9e8c7-fe05-4982-9785-f073f17d0b2f 2018-11-06 20:29:15,201 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:29:15,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:15,245 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-11-06 20:29:15,261 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-06 20:29:15,262 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:29:15,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:15,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["74BlGRjmTquX-qrRSwzk2g"], "issued_at": "2018-11-06T20:29:15.000000Z"}} 2018-11-06 20:29:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24d2a2bec54b7e747bb6d22381ea4bccf4437db" 2018-11-06 20:29:16,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:15 GMT Server: Apache x-openstack-request-id: req-f8feeb19-ace8-45df-8820-8488250d95bc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 20:29:16,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f/stacks used request id req-f8feeb19-ace8-45df-8820-8488250d95bc 2018-11-06 20:29:16,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:16,510 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 20:29:16,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:16,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "name": "Member"}, {"id": "06fc7400515143c282064da6343dbaa3", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2226ee25279245d8885f2d1a7a1dc32f", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2226ee25279245d8885f2d1a7a1dc32f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "id": "4d615b82f8d642108af40648aff0e64a"}, "audit_ids": ["JAWji-6TRqGDjEx1MJ-mbg"], "issued_at": "2018-11-06T20:29:16.000000Z"}} 2018-11-06 20:29:16,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbac676b623519e2c1bf118dc6e7d77eddf4ab6" 2018-11-06 20:29:17,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:16 GMT Server: Apache x-compute-request-id: req-d24853d6-5248-4493-9488-08ff4a119a39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d24853d6-5248-4493-9488-08ff4a119a39 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 20:29:17,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2226ee25279245d8885f2d1a7a1dc32f/volumes/detail used request id req-d24853d6-5248-4493-9488-08ff4a119a39 2018-11-06 20:29:17,696 - 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.804s OK 2018-11-06 20:29:17,810 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 20:29:17,811 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-06 20:29:17,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:17,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179f2b5f-0cdf-4f63-af65-9c4b21d2d13f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06fc7400515143c282064da6343dbaa3", "links": {"self": "http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:17,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-179f2b5f-0cdf-4f63-af65-9c4b21d2d13f 2018-11-06 20:29:17,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.176732778549s 2018-11-06 20:29:17,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:29:17,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2133bdad-0860-49cf-b835-2b5d1c3cd792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:18,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/06fc7400515143c282064da6343dbaa3 used request id req-2133bdad-0860-49cf-b835-2b5d1c3cd792 2018-11-06 20:29:18,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.183659076691s 2018-11-06 20:29:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e925eb12-4ecf-454b-a3ca-5b4e374974b0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076", "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "domain_id": "default", "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:18,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e925eb12-4ecf-454b-a3ca-5b4e374974b0 2018-11-06 20:29:18,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104525089264s 2018-11-06 20:29:18,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e925eb12-4ecf-454b-a3ca-5b4e374974b0 2018-11-06 20:29:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a9207b-9faa-4bfb-bcaf-8d9baa66b33b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a"}, "enabled": true, "id": "4d615b82f8d642108af40648aff0e64a", "options": {}, "domain_id": "default", "name": "connection_check-user_3fb23c1e-5549-4e21-bd3a-172ea6658076"}} 2018-11-06 20:29:18,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a used request id req-69a9207b-9faa-4bfb-bcaf-8d9baa66b33b 2018-11-06 20:29:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.163384914398s 2018-11-06 20:29:18,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a used request id req-69a9207b-9faa-4bfb-bcaf-8d9baa66b33b 2018-11-06 20:29:18,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 20:29:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b37d09f8-10dd-4d6e-8b01-5a5fcda7da86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:18,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a used request id req-b37d09f8-10dd-4d6e-8b01-5a5fcda7da86 2018-11-06 20:29:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.227283000946s 2018-11-06 20:29:18,681 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4d615b82f8d642108af40648aff0e64a used request id req-b37d09f8-10dd-4d6e-8b01-5a5fcda7da86 2018-11-06 20:29:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3251c6-b6db-4fc3-a3c4-632c4cbed8c4 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f"}, "enabled": true, "id": "2226ee25279245d8885f2d1a7a1dc32f", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_3fb23c1e-5549-4e21-bd3a-172ea6658076"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:18,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f3251c6-b6db-4fc3-a3c4-632c4cbed8c4 2018-11-06 20:29:18,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0769619941711s 2018-11-06 20:29:18,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f3251c6-b6db-4fc3-a3c4-632c4cbed8c4 2018-11-06 20:29:18,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 20:29:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:18,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde6cd34-c709-48a8-a2ed-821242dbcdd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:18,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f used request id req-fde6cd34-c709-48a8-a2ed-821242dbcdd8 2018-11-06 20:29:18,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189351797104s 2018-11-06 20:29:18,951 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2226ee25279245d8885f2d1a7a1dc32f used request id req-fde6cd34-c709-48a8-a2ed-821242dbcdd8 2018-11-06 20:29:18,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:19,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a80507-eae7-4462-b51a-261fd536e8b5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e92ee3c7f16b47398bd7a19f0b7cf99e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e"}, "name": "Member"}]} 2018-11-06 20:29:19,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1a80507-eae7-4462-b51a-261fd536e8b5 2018-11-06 20:29:19,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141126155853s 2018-11-06 20:29:19,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:29:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:19,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0264e143-451a-441b-90fe-2216ca6bb8b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:19,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e92ee3c7f16b47398bd7a19f0b7cf99e used request id req-0264e143-451a-441b-90fe-2216ca6bb8b1 2018-11-06 20:29:19,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.209664821625s 2018-11-06 20:29:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:29:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2226ee25279245d8885f2d1a7a1dc32f&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}baa66b2ca0aa9c3d2e4ab2096a46f237c5c15563" 2018-11-06 20:29:20,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7915d86a-5696-4e40-bee7-34ed44b01bdd Date: Tue, 06 Nov 2018 20:29:20 GMT RESP BODY: {"security_groups": []} 2018-11-06 20:29:20,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2226ee25279245d8885f2d1a7a1dc32f&name=default used request id req-7915d86a-5696-4e40-bee7-34ed44b01bdd 2018-11-06 20:29:20,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.05177807808s 2018-11-06 20:29:20,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2226ee25279245d8885f2d1a7a1dc32f&name=default used request id req-7915d86a-5696-4e40-bee7-34ed44b01bdd 2018-11-06 20:29:20,381 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-06 20:29:20,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:29:20,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:29:20,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:29:20,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:29:20,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:29:20,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:29:20,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:29:20,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:29:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b104da8d-122c-4fc9-87bd-ec2dbe945406 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:20,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b104da8d-122c-4fc9-87bd-ec2dbe945406 2018-11-06 20:29:20,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:20,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["zpycEW5kRbS5Sz0jF8jSXg"], "issued_at": "2018-11-06T20:29:20.000000Z"}} 2018-11-06 20:29:20,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:20,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2559dedd-3b3e-4edb-b720-2bfcecb9236a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:29:20,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2559dedd-3b3e-4edb-b720-2bfcecb9236a 2018-11-06 20:29:20,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.541213035583s 2018-11-06 20:29:20,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:29:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}}' 2018-11-06 20:29:21,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffef2826-24ba-4249-85f9-835a479ca770 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.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:21,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ffef2826-24ba-4249-85f9-835a479ca770 2018-11-06 20:29:21,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15992307663s 2018-11-06 20:29:21,107 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ffef2826-24ba-4249-85f9-835a479ca770 2018-11-06 20:29:21,111 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58', 'id': u'b8c07de83f8f49bc884b8b0f66cf131e', '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'})}) 2018-11-06 20:29:21,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:29:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.475553035736s 2018-11-06 20:29:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:21,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec47837-7208-4157-adf1-c14e3f9510ea Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}, "domain_id": "default", "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:21,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 used request id req-bec47837-7208-4157-adf1-c14e3f9510ea 2018-11-06 20:29:21,763 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'063dfdb5823f4420bf8ff8234c253959', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58'}) 2018-11-06 20:29:21,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:21,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc7a804-a324-4fad-89b9-8fb83e4a8cbb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:21,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bdc7a804-a324-4fad-89b9-8fb83e4a8cbb 2018-11-06 20:29:21,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.1353058815s 2018-11-06 20:29:21,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:21,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7195284-66e8-4385-8acb-1fd71af70936 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:21,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7195284-66e8-4385-8acb-1fd71af70936 2018-11-06 20:29:21,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803470611572s 2018-11-06 20:29:21,982 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:29:21,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:29:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" -d '{"role": {"name": "Member"}}' 2018-11-06 20:29:22,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cffe9a0-e215-4269-a5dd-963cdf169d24 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}} 2018-11-06 20:29:22,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2cffe9a0-e215-4269-a5dd-963cdf169d24 2018-11-06 20:29:22,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0967381000519s 2018-11-06 20:29:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29058db-6fa3-4816-904f-80ee26d1d30f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "domain_id": null, "name": "Member", "id": "4c2679ef926946ac8dc16d11dc7414d6"}} 2018-11-06 20:29:22,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6 used request id req-c29058db-6fa3-4816-904f-80ee26d1d30f 2018-11-06 20:29:22,162 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6'}, 'domain_id': None, 'human_id': None, 'id': u'4c2679ef926946ac8dc16d11dc7414d6', 'HUMAN_ID': False}) 2018-11-06 20:29:22,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ccefd6-40d2-415b-8b2a-dc71286e1f14 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74ccefd6-40d2-415b-8b2a-dc71286e1f14 2018-11-06 20:29:22,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845768451691s 2018-11-06 20:29:22,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:22,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb4ec7f-320a-425a-8630-2a343e89248d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:22,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1bb4ec7f-320a-425a-8630-2a343e89248d 2018-11-06 20:29:22,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801010131836s 2018-11-06 20:29:22,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ca6535-ec64-4dde-ad57-9ea27faaf3bd Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:22,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b6ca6535-ec64-4dde-ad57-9ea27faaf3bd 2018-11-06 20:29:22,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0329008102417s 2018-11-06 20:29:22,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b6ca6535-ec64-4dde-ad57-9ea27faaf3bd 2018-11-06 20:29:22,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf1fa24-3655-4fd8-9c85-b4292d1a881d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:22,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1cf1fa24-3655-4fd8-9c85-b4292d1a881d 2018-11-06 20:29:22,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741419792175s 2018-11-06 20:29:22,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1cf1fa24-3655-4fd8-9c85-b4292d1a881d 2018-11-06 20:29:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=4c2679ef926946ac8dc16d11dc7414d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c097d11-4ef7-49e8-a0ae-25ab69caad41 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=4c2679ef926946ac8dc16d11dc7414d6", "previous": null, "next": null}} 2018-11-06 20:29:22,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=4c2679ef926946ac8dc16d11dc7414d6 used request id req-5c097d11-4ef7-49e8-a0ae-25ab69caad41 2018-11-06 20:29:22,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0820159912109s 2018-11-06 20:29:22,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/4c2679ef926946ac8dc16d11dc7414d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e88ffe3-5d88-4e15-9217-62b30e7ab0b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:22,683 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/4c2679ef926946ac8dc16d11dc7414d6 used request id req-6e88ffe3-5d88-4e15-9217-62b30e7ab0b7 2018-11-06 20:29:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.15318608284s 2018-11-06 20:29:22,684 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58', 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': '999e8008-ae3e-473b-8d6c-57426e9af84d', 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_1d1cdabb-2185-4be5-b29c-514a4bb3be58', 'project_id': u'b8c07de83f8f49bc884b8b0f66cf131e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:29:22,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:29:22,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:29:22,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:29:22,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:29:22,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:29:22,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:29:22,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:29:22,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:29:22,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:29:22,696 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58', 'password': '999e8008-ae3e-473b-8d6c-57426e9af84d', 'project_name': 'api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'b8c07de83f8f49bc884b8b0f66cf131e', 'project_domain_name': 'Default'} 2018-11-06 20:29:22,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7420bfe-caf7-4b1a-893c-0834749b1ab9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:22,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7420bfe-caf7-4b1a-893c-0834749b1ab9 2018-11-06 20:29:22,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0750479698181s 2018-11-06 20:29:22,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a278c5-8f60-4451-85b3-3f91800fe5eb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-29a278c5-8f60-4451-85b3-3f91800fe5eb 2018-11-06 20:29:22,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806400775909s 2018-11-06 20:29:22,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1663f65-9e0c-4e76-ace6-41cc4e931139 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:23,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f1663f65-9e0c-4e76-ace6-41cc4e931139 2018-11-06 20:29:23,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.166761159897s 2018-11-06 20:29:23,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a267e4-821e-40d0-95c4-831ae70462d0 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:23,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a0a267e4-821e-40d0-95c4-831ae70462d0 2018-11-06 20:29:23,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104624032974s 2018-11-06 20:29:23,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a0a267e4-821e-40d0-95c4-831ae70462d0 2018-11-06 20:29:23,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d25034-4a6e-4a8e-91ad-b2b3d4dd8472 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:23,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-94d25034-4a6e-4a8e-91ad-b2b3d4dd8472 2018-11-06 20:29:23,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789170265198s 2018-11-06 20:29:23,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-94d25034-4a6e-4a8e-91ad-b2b3d4dd8472 2018-11-06 20:29:23,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32556c2b-6529-4e72-bfe7-4bd2e3550dc8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 20:29:23,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-32556c2b-6529-4e72-bfe7-4bd2e3550dc8 2018-11-06 20:29:23,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778892040253s 2018-11-06 20:29:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:23,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f14c15-d890-4a49-8142-d8b0f08ce1a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:23,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-13f14c15-d890-4a49-8142-d8b0f08ce1a0 2018-11-06 20:29:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.229007005692s 2018-11-06 20:29:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27362ad-0975-4260-bb5d-1b9173b26080 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:23,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c27362ad-0975-4260-bb5d-1b9173b26080 2018-11-06 20:29:23,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812191963196s 2018-11-06 20:29:23,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:29:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 20:29:23,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49001395-6d11-4720-acc0-8af9d59e515d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}} 2018-11-06 20:29:23,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-49001395-6d11-4720-acc0-8af9d59e515d 2018-11-06 20:29:23,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.158360004425s 2018-11-06 20:29:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0d9a78-6210-4c06-a513-9b4ae4dd22b4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "domain_id": null, "name": "heat_stack_owner", "id": "8172c03b278d460581e0380e36967ff2"}} 2018-11-06 20:29:23,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2 used request id req-5e0d9a78-6210-4c06-a513-9b4ae4dd22b4 2018-11-06 20:29:23,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:29:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:23,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8992ebf0-91a2-47ae-81e1-ab0d331c257c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:23,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8992ebf0-91a2-47ae-81e1-ab0d331c257c 2018-11-06 20:29:23,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767149925232s 2018-11-06 20:29:23,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:29:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:24,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f050dc59-9c20-4b44-802b-c568a4e861b2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:24,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f050dc59-9c20-4b44-802b-c568a4e861b2 2018-11-06 20:29:24,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0817229747772s 2018-11-06 20:29:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:29:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:24,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982ac98d-2b14-4ce4-b8fb-cf44177c04ee Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:24,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-982ac98d-2b14-4ce4-b8fb-cf44177c04ee 2018-11-06 20:29:24,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959420204163s 2018-11-06 20:29:24,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-982ac98d-2b14-4ce4-b8fb-cf44177c04ee 2018-11-06 20:29:24,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:29:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:24,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c12069-2e78-41b2-97c6-95b99804f47d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:29:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f7c12069-2e78-41b2-97c6-95b99804f47d 2018-11-06 20:29:24,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0806279182434s 2018-11-06 20:29:24,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f7c12069-2e78-41b2-97c6-95b99804f47d 2018-11-06 20:29:24,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:29:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=8172c03b278d460581e0380e36967ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:24,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1456e1-30a2-4976-b1e7-85b12b988548 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=8172c03b278d460581e0380e36967ff2", "previous": null, "next": null}} 2018-11-06 20:29:24,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=063dfdb5823f4420bf8ff8234c253959&scope.project.id=b8c07de83f8f49bc884b8b0f66cf131e&role.id=8172c03b278d460581e0380e36967ff2 used request id req-0b1456e1-30a2-4976-b1e7-85b12b988548 2018-11-06 20:29:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0787341594696s 2018-11-06 20:29:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:29:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/8172c03b278d460581e0380e36967ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:29:24,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-143f16c7-0ebd-4386-a89c-df5482a32938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:24,387 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/063dfdb5823f4420bf8ff8234c253959/roles/8172c03b278d460581e0380e36967ff2 used request id req-143f16c7-0ebd-4386-a89c-df5482a32938 2018-11-06 20:29:24,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119285106659s 2018-11-06 20:29:24,388 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 20:29:24,388 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 20:29:24,389 - openstack_tests - INFO - OS Credentials = > 2018-11-06 20:29:24,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:24,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:24,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["VGCS0k0jT7yPCSBk3JhQZQ"], "issued_at": "2018-11-06T20:29:24.000000Z"}} 2018-11-06 20:29:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a554ac6c2dadaf919ba9774845fa779d3e71b0" 2018-11-06 20:29:25,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-55e9d1fa-908c-4c97-8f48-ecb5977eca9c Date: Tue, 06 Nov 2018 20:29:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:29:25,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-55e9d1fa-908c-4c97-8f48-ecb5977eca9c 2018-11-06 20:29:25,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a554ac6c2dadaf919ba9774845fa779d3e71b0" 2018-11-06 20:29:26,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0aabaeff-e61c-4f76-860b-f21113447e01 Date: Tue, 06 Nov 2018 20:29:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:29:26,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-0aabaeff-e61c-4f76-860b-f21113447e01 2018-11-06 20:29:26,634 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 20:29:26,635 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-06 20:29:26,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:26,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:27,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["4kMoC2dOTg2IuOUqxLLveA"], "issued_at": "2018-11-06T20:29:27.000000Z"}} 2018-11-06 20:29:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:27,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ec99da-cc4b-417a-978f-7f80dd4bfc59 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:27,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91ec99da-cc4b-417a-978f-7f80dd4bfc59 2018-11-06 20:29:27,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:27,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:27,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f4813d-fa19-4159-826d-86ef3cf6b147 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:27,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f7f4813d-fa19-4159-826d-86ef3cf6b147 2018-11-06 20:29:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName"}}' 2018-11-06 20:29:27,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266dbb2b-cff1-4731-afd3-de92a8d29b92 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77ebe7a2a83543c4b7f5614498aa3183"}, "enabled": true, "id": "77ebe7a2a83543c4b7f5614498aa3183", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName"}} 2018-11-06 20:29:27,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-266dbb2b-cff1-4731-afd3-de92a8d29b92 2018-11-06 20:29:27,507 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName 2018-11-06 20:29:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:27,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72588041-cf6c-4e08-9a09-8b5618ed8852 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77ebe7a2a83543c4b7f5614498aa3183"}, "enabled": true, "id": "77ebe7a2a83543c4b7f5614498aa3183", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName"}]} 2018-11-06 20:29:27,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName used request id req-72588041-cf6c-4e08-9a09-8b5618ed8852 2018-11-06 20:29:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:27,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeeed18e-4786-45a6-bf5e-becbd58c2683 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:27,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eeeed18e-4786-45a6-bf5e-becbd58c2683 2018-11-06 20:29:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:28,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-ad885047-8891-494c-9d97-43f64e5da242 Date: Tue, 06 Nov 2018 20:29:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:28Z", "updated_at": "2018-11-06T20:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "revision_number": 0, "id": "25a85533-4485-4ef6-8239-56455a1fe43b", "remote_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "revision_number": 0, "id": "57f311ca-e3fc-429b-9b69-b5eee0034099", "remote_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "revision_number": 0, "id": "9a791bc5-69fb-4444-9d73-ac27b04365b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "revision_number": 0, "id": "c431c504-0c36-4e42-92fd-f70123c1696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "82722afb-f65e-44ae-a40b-1015fdda6619", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}]} 2018-11-06 20:29:28,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ad885047-8891-494c-9d97-43f64e5da242 2018-11-06 20:29:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee8cf9a-2c05-4367-8588-eab984ea5309 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:29:28,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-4ee8cf9a-2c05-4367-8588-eab984ea5309 2018-11-06 20:29:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:28,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd0d334-cef7-4b3e-b772-fb0618622530 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:28,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-afd0d334-cef7-4b3e-b772-fb0618622530 2018-11-06 20:29:28,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82722afb-f65e-44ae-a40b-1015fdda6619 2018-11-06 20:29:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=82722afb-f65e-44ae-a40b-1015fdda6619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:29,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-88bec7fd-0ae1-4760-a2c4-b16a458ea2bf Date: Tue, 06 Nov 2018 20:29:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "25a85533-4485-4ef6-8239-56455a1fe43b"}, {"remote_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "57f311ca-e3fc-429b-9b69-b5eee0034099"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9a791bc5-69fb-4444-9d73-ac27b04365b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:28Z", "security_group_id": "82722afb-f65e-44ae-a40b-1015fdda6619", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c431c504-0c36-4e42-92fd-f70123c1696d"}]} 2018-11-06 20:29:29,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=82722afb-f65e-44ae-a40b-1015fdda6619 used request id req-88bec7fd-0ae1-4760-a2c4-b16a458ea2bf 2018-11-06 20:29:29,158 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 20:29:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/82722afb-f65e-44ae-a40b-1015fdda6619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:30,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-968d3a3e-c94d-4e8f-821b-257b5cbdcc0b Content-Length: 0 Date: Tue, 06 Nov 2018 20:29:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:29:30,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/82722afb-f65e-44ae-a40b-1015fdda6619 used request id req-968d3a3e-c94d-4e8f-821b-257b5cbdcc0b 2018-11-06 20:29:30,216 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-208d2212-6e7c-4dd5-9fb6-f7ad720a0124-projName 2018-11-06 20:29:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/77ebe7a2a83543c4b7f5614498aa3183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a10ef3f2fc0250f7b98423d0bf56cebcaa4e64f" 2018-11-06 20:29:30,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92fb8fd4-a8b0-4497-839c-26d6d64c62e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:30,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/77ebe7a2a83543c4b7f5614498aa3183 used request id req-92fb8fd4-a8b0-4497-839c-26d6d64c62e7 2018-11-06 20:29:30,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:30,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["FrZe7bdTRLK29R2-7NsMPQ"], "issued_at": "2018-11-06T20:29:30.000000Z"}} 2018-11-06 20:29:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}03878753f99096b7daaeb3819cc4964f9fa256c0" 2018-11-06 20:29:30,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673eadec-db68-45ca-b87c-bc02331cc203 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:30,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-673eadec-db68-45ca-b87c-bc02331cc203 2018-11-06 20:29:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:30,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:30,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03878753f99096b7daaeb3819cc4964f9fa256c0" 2018-11-06 20:29:30,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e6e50b-cb42-440e-80c0-cfcb57eda622 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:30,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-02e6e50b-cb42-440e-80c0-cfcb57eda622 2018-11-06 20:29:31,369 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0bbda530-699e-4263-8759-0198618d8ff7-username 2018-11-06 20:29:31,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03878753f99096b7daaeb3819cc4964f9fa256c0" 2018-11-06 20:29:31,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bff8a3c-a584-46d1-baf4-3ba541cb6a77 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-0bbda530-699e-4263-8759-0198618d8ff7-username", "links": {"self": "http://172.30.9.26:5000/v3/users/b06cfb59588d4efc9ee941ca430ed339"}, "domain_id": "default", "enabled": true, "id": "b06cfb59588d4efc9ee941ca430ed339", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:31,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5bff8a3c-a584-46d1-baf4-3ba541cb6a77 2018-11-06 20:29:31,472 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0bbda530-699e-4263-8759-0198618d8ff7-username 2018-11-06 20:29:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b06cfb59588d4efc9ee941ca430ed339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03878753f99096b7daaeb3819cc4964f9fa256c0" 2018-11-06 20:29:31,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17928ab0-3181-4a99-8d45-c7b83b8d1cfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:31,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b06cfb59588d4efc9ee941ca430ed339 used request id req-17928ab0-3181-4a99-8d45-c7b83b8d1cfa 2018-11-06 20:29:31,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:32,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["DOrXAx-JTge7j-tbuNeFxA"], "issued_at": "2018-11-06T20:29:32.000000Z"}} 2018-11-06 20:29:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}7f96017c8c082cd47788f3431411e13fda50ca38" 2018-11-06 20:29:32,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac36aab-bfc2-4f7f-a43b-f83ef52c72ac 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:32,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ac36aab-bfc2-4f7f-a43b-f83ef52c72ac 2018-11-06 20:29:32,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:32,127 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 20:29:32,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:32,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["IPqf0JZ1RhmRnUK_Q-piIQ"], "issued_at": "2018-11-06T20:29:32.000000Z"}} 2018-11-06 20:29:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}2729ddc8c208e66fd143f2ca9d2d6c97a5183d6a" 2018-11-06 20:29:32,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae647407-1891-463e-8419-1ed04872bdea 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:32,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae647407-1891-463e-8419-1ed04872bdea 2018-11-06 20:29:32,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:32,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:32,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["3UN2YwDXSRC1KpnSWcXScQ"], "issued_at": "2018-11-06T20:29:32.000000Z"}} 2018-11-06 20:29:32,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:33,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ZUjxu-t4QCCEUwvxYXU2sQ"], "issued_at": "2018-11-06T20:29:33.000000Z"}} 2018-11-06 20:29:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}df020c3d3409d02e14975f4efa874426a12031e6" 2018-11-06 20:29:33,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa1ab3f-5f46-40e3-a957-aa72eb6301fd 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:33,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cfa1ab3f-5f46-40e3-a957-aa72eb6301fd 2018-11-06 20:29:33,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:33,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:33,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["GHYF5hHtTIyOnjRbj7bF3Q"], "issued_at": "2018-11-06T20:29:33.000000Z"}} 2018-11-06 20:29:33,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:34,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["7Yr7CCd4S66jdJ4i0ZGrRw"], "issued_at": "2018-11-06T20:29:34.000000Z"}} 2018-11-06 20:29:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}e0b344d1376c88e702635f2bc2ea4f0ff7d279f6" 2018-11-06 20:29:34,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90003b5-8ed4-47b6-86a1-e5e614deeb72 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:34,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e90003b5-8ed4-47b6-86a1-e5e614deeb72 2018-11-06 20:29:34,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:34,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:34,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["bA1dAXwyTYmq23dFHUZO-g"], "issued_at": "2018-11-06T20:29:34.000000Z"}} 2018-11-06 20:29:34,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:34,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:35,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["XBwsvv8sS_i8ADb62sa-SQ"], "issued_at": "2018-11-06T20:29:35.000000Z"}} 2018-11-06 20:29:35,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:35,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:35,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ESxEy6fRRF60khNPKf1XPA"], "issued_at": "2018-11-06T20:29:35.000000Z"}} 2018-11-06 20:29:35,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:35,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["yaedIzd9Qp-9rP1sSXICeg"], "issued_at": "2018-11-06T20:29:35.000000Z"}} 2018-11-06 20:29:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:35,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb13afe0-7e41-4ae0-b670-9aeca23ecc9f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:35,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eb13afe0-7e41-4ae0-b670-9aeca23ecc9f 2018-11-06 20:29:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:35,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29:35 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:36,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806146eb-b081-41c1-898f-d0b8161bd429 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:36,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-806146eb-b081-41c1-898f-d0b8161bd429 2018-11-06 20:29:36,409 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-username 2018-11-06 20:29:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:36,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cebdbb-5156-4ac1-a443-783c0c572c6d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:36,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a6cebdbb-5156-4ac1-a443-783c0c572c6d 2018-11-06 20:29:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-projName"}}' 2018-11-06 20:29:36,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1394c7b8-1fee-4dda-ac14-99c41a442414 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5"}, "enabled": true, "id": "d9d34566cde74b9d8aa931c0c826d4a5", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-projName"}} 2018-11-06 20:29:36,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1394c7b8-1fee-4dda-ac14-99c41a442414 2018-11-06 20:29:36,582 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-projName 2018-11-06 20:29:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" -d '{"role": {"name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role"}}' 2018-11-06 20:29:36,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f3f35e-a47f-4a19-998c-781bdd635cc8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91d523551eed4806a5e3a3a35b1c293c", "links": {"self": "http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c"}, "name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role"}} 2018-11-06 20:29:36,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c0f3f35e-a47f-4a19-998c-781bdd635cc8 2018-11-06 20:29:36,679 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role 2018-11-06 20:29:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:36,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5792cf6e-e9b1-4917-b7b9-06d306dafc29 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c"}, "domain_id": null, "name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role", "id": "91d523551eed4806a5e3a3a35b1c293c"}} 2018-11-06 20:29:36,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c used request id req-5792cf6e-e9b1-4917-b7b9-06d306dafc29 2018-11-06 20:29:36,781 - keystone_utils - INFO - Granting role KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role to project KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-projName 2018-11-06 20:29:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5/users/008d809094bd4ebfb84686f5c6e1a6b8/roles/91d523551eed4806a5e3a3a35b1c293c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:36,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d3d9ec-daf8-4961-8a3a-2a488771aa61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:36,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5/users/008d809094bd4ebfb84686f5c6e1a6b8/roles/91d523551eed4806a5e3a3a35b1c293c used request id req-60d3d9ec-daf8-4961-8a3a-2a488771aa61 2018-11-06 20:29:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5/users/008d809094bd4ebfb84686f5c6e1a6b8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:36,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d6be17-ff1c-40f8-8b20-3bbca5e4e6a7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5/users/008d809094bd4ebfb84686f5c6e1a6b8/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "91d523551eed4806a5e3a3a35b1c293c", "links": {"self": "http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c"}, "name": "KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role"}]} 2018-11-06 20:29:36,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5/users/008d809094bd4ebfb84686f5c6e1a6b8/roles used request id req-a4d6be17-ff1c-40f8-8b20-3bbca5e4e6a7 2018-11-06 20:29:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:38,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-bbe3f052-3f2e-4acf-a13c-62efd09fa84c Date: Tue, 06 Nov 2018 20:29:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:37Z", "updated_at": "2018-11-06T20:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "revision_number": 0, "id": "26872ed0-e394-440e-b48e-2595d915b2ca", "remote_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "revision_number": 0, "id": "6a2e582d-876b-400c-85d3-93bf9b252611", "remote_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "revision_number": 0, "id": "727f2ae0-8c3b-48c1-bf23-5b15bb000e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "revision_number": 0, "id": "bdbe1e9a-0218-46cd-af6b-cb51577172f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "name": "default"}]} 2018-11-06 20:29:38,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bbe3f052-3f2e-4acf-a13c-62efd09fa84c 2018-11-06 20:29:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0090e8b9-0ecb-430e-adc2-603e012bce54 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:29:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-0090e8b9-0ecb-430e-adc2-603e012bce54 2018-11-06 20:29:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:38,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed83d0b-d31b-419d-888d-78606aee0f49 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:29:38,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-1ed83d0b-d31b-419d-888d-78606aee0f49 2018-11-06 20:29:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:38,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d58ea8-1f8f-4502-b762-6c9329860501 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-68d58ea8-1f8f-4502-b762-6c9329860501 2018-11-06 20:29:38,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3bf195d-7764-4411-84d5-07bd5d90f68b 2018-11-06 20:29:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a3bf195d-7764-4411-84d5-07bd5d90f68b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:39,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-77267943-0d7a-4480-87a1-d9c8a75caa7c Date: Tue, 06 Nov 2018 20:29:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:37Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "26872ed0-e394-440e-b48e-2595d915b2ca"}, {"remote_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:37Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "6a2e582d-876b-400c-85d3-93bf9b252611"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:37Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "727f2ae0-8c3b-48c1-bf23-5b15bb000e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:37Z", "security_group_id": "a3bf195d-7764-4411-84d5-07bd5d90f68b", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:37Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bdbe1e9a-0218-46cd-af6b-cb51577172f7"}]} 2018-11-06 20:29:39,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a3bf195d-7764-4411-84d5-07bd5d90f68b used request id req-77267943-0d7a-4480-87a1-d9c8a75caa7c 2018-11-06 20:29:39,057 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 20:29:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a3bf195d-7764-4411-84d5-07bd5d90f68b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:40,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f484c180-c86a-49a6-bf84-19808e5c06ba Content-Length: 0 Date: Tue, 06 Nov 2018 20:29:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:29:40,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a3bf195d-7764-4411-84d5-07bd5d90f68b used request id req-f484c180-c86a-49a6-bf84-19808e5c06ba 2018-11-06 20:29:40,274 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-projName 2018-11-06 20:29:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:40,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f555a973-2b88-4356-9b07-c3df324b6f35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:40,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d9d34566cde74b9d8aa931c0c826d4a5 used request id req-f555a973-2b88-4356-9b07-c3df324b6f35 2018-11-06 20:29:40,610 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-username 2018-11-06 20:29:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/008d809094bd4ebfb84686f5c6e1a6b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:40,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9e9ef1-ad65-4bd4-a475-6996b46539eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:40,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/008d809094bd4ebfb84686f5c6e1a6b8 used request id req-ae9e9ef1-ad65-4bd4-a475-6996b46539eb 2018-11-06 20:29:40,798 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-9c8bb2a4-8a1a-4d77-b0f9-6cd1c2422efe-role 2018-11-06 20:29:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13064c32ca9f53a8cb064f67e4439e8c53db3ad4" 2018-11-06 20:29:40,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e62b23-5a2d-455c-ab54-77e1bd91f600 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:40,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/91d523551eed4806a5e3a3a35b1c293c used request id req-57e62b23-5a2d-455c-ab54-77e1bd91f600 2018-11-06 20:29:40,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:41,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["fbrRpChLRImFU87kOLBglQ"], "issued_at": "2018-11-06T20:29:41.000000Z"}} 2018-11-06 20:29:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}23ea5b089ac373c6e6119ec3f87f2063baa1ee9d" 2018-11-06 20:29:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7e4a4c-5676-4954-8d86-036c24852bb6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:41,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b7e4a4c-5676-4954-8d86-036c24852bb6 2018-11-06 20:29:41,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:41,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:41,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["EI3J_ecxRjeJ-aVuLAodNw"], "issued_at": "2018-11-06T20:29:41.000000Z"}} 2018-11-06 20:29:41,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:41,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023a12a0-a7ee-4881-aed3-99f4265f85cb 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:41,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-023a12a0-a7ee-4881-aed3-99f4265f85cb 2018-11-06 20:29:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:41,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:41,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245970a1-f8d5-471e-9ac5-074793c97975 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:41,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-245970a1-f8d5-471e-9ac5-074793c97975 2018-11-06 20:29:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6e70dd-634c-422b-ac94-219272a3ebf3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fe6e70dd-634c-422b-ac94-219272a3ebf3 2018-11-06 20:29:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64c2bf6-1107-472d-8c5d-f174600865a1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:42,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a64c2bf6-1107-472d-8c5d-f174600865a1 2018-11-06 20:29:42,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb4bb06-c84d-453c-9797-3d7c245615d4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:42,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-ddb4bb06-c84d-453c-9797-3d7c245615d4 2018-11-06 20:29:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d8d10d-8bb5-47b4-ab97-84aa23758b8c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb"}, "enabled": true, "id": "b1f1573b217048f888db93f739540dbb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-cc634bc8-eb45-4b0-name"}} 2018-11-06 20:29:42,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb used request id req-32d8d10d-8bb5-47b4-ab97-84aa23758b8c 2018-11-06 20:29:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e627274d-6311-44d4-83cb-20f34460d4ae Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:29:42,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles used request id req-e627274d-6311-44d4-83cb-20f34460d4ae 2018-11-06 20:29:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27757394-6e50-4f77-86cc-8d55498186c0 Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:29:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-27757394-6e50-4f77-86cc-8d55498186c0 2018-11-06 20:29:42,836 - keystone_utils - INFO - Granting role admin to project api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 2018-11-06 20:29:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:42,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a489f82a-3602-4940-85d5-33eadb4c5182 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:42,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-a489f82a-3602-4940-85d5-33eadb4c5182 2018-11-06 20:29:43,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:43,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95b9829-ba51-4e54-bab6-165d549d80c7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:43,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e95b9829-ba51-4e54-bab6-165d549d80c7 2018-11-06 20:29:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:43,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114058db-9641-4e9a-a6cb-81772f04f8e0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:43,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-114058db-9641-4e9a-a6cb-81772f04f8e0 2018-11-06 20:29:43,177 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-cc634bc8-eb45-4b0-name 2018-11-06 20:29:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:43,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:43,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea5b089ac373c6e6119ec3f87f2063baa1ee9d" 2018-11-06 20:29:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b54147a-b84a-47a4-b4a7-d8d3dc6530f2 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-cc634bc8-eb45-4b0-name", "links": {"self": "http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb"}, "domain_id": "default", "enabled": true, "id": "b1f1573b217048f888db93f739540dbb", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:43,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5b54147a-b84a-47a4-b4a7-d8d3dc6530f2 2018-11-06 20:29:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea5b089ac373c6e6119ec3f87f2063baa1ee9d" 2018-11-06 20:29:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8135b5-8f27-404f-886e-8c4abe185a05 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a8135b5-8f27-404f-886e-8c4abe185a05 2018-11-06 20:29:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea5b089ac373c6e6119ec3f87f2063baa1ee9d" 2018-11-06 20:29:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d80b8a8-452b-4964-a40b-9297dad78b3a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:43,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-3d80b8a8-452b-4964-a40b-9297dad78b3a 2018-11-06 20:29:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ea5b089ac373c6e6119ec3f87f2063baa1ee9d" 2018-11-06 20:29:43,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d8c600-78b3-4dae-bc04-fc2773f0af02 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:43,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/b1f1573b217048f888db93f739540dbb/roles used request id req-36d8c600-78b3-4dae-bc04-fc2773f0af02 2018-11-06 20:29:43,555 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-cc634bc8-eb45-4b0-name 2018-11-06 20:29:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f78f2f16f5b24132588ba2031a5e1a606c4c58d" 2018-11-06 20:29:43,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f929a8f-1b3f-40db-bf30-cb88b279f5a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:43,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b1f1573b217048f888db93f739540dbb used request id req-1f929a8f-1b3f-40db-bf30-cb88b279f5a6 2018-11-06 20:29:43,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:44,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["07kz8I8gT9miG870G6knIQ"], "issued_at": "2018-11-06T20:29:44.000000Z"}} 2018-11-06 20:29:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}c76b8efd58037929dcf0e885d31a0d78024c1e93" 2018-11-06 20:29:44,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7917854-04ea-41d0-bb5e-eba781c13c5c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:44,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b7917854-04ea-41d0-bb5e-eba781c13c5c 2018-11-06 20:29:44,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:44,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:44,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["TnhKvyPFSS-YAn425J1joQ"], "issued_at": "2018-11-06T20:29:44.000000Z"}} 2018-11-06 20:29:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:44,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a6a39e-9408-4cdb-86c3-e078e67a5a17 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:44,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9a6a39e-9408-4cdb-86c3-e078e67a5a17 2018-11-06 20:29:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:44,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:45,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac22961-ba22-40e4-a6cc-e285a9369287 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:45,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bac22961-ba22-40e4-a6cc-e285a9369287 2018-11-06 20:29:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fe1327-65a7-4512-aa5f-e9b23eb08f06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:45,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-87fe1327-65a7-4512-aa5f-e9b23eb08f06 2018-11-06 20:29:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:45,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dff99c4-4e0d-4e17-9499-af0469e3aee9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:45,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9dff99c4-4e0d-4e17-9499-af0469e3aee9 2018-11-06 20:29:45,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:45,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7271cb-8b53-45b5-98c1-266524fd432b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:45,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-6a7271cb-8b53-45b5-98c1-266524fd432b 2018-11-06 20:29:45,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:45,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c54ae1-4977-41bb-8777-9d833f65ba44 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a"}, "enabled": true, "id": "c1c4b2de820c4e369395d2f2006e923a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5f8174e6-2ff1-493-name"}} 2018-11-06 20:29:45,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a used request id req-54c54ae1-4977-41bb-8777-9d833f65ba44 2018-11-06 20:29:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/c1c4b2de820c4e369395d2f2006e923a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37deeb19-37f6-44d1-8680-d5113e8885d4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/c1c4b2de820c4e369395d2f2006e923a/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:29:46,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/c1c4b2de820c4e369395d2f2006e923a/roles used request id req-37deeb19-37f6-44d1-8680-d5113e8885d4 2018-11-06 20:29:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f09055-3213-4a15-aac2-5590a8aa9b9e Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:29:46,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-31f09055-3213-4a15-aac2-5590a8aa9b9e 2018-11-06 20:29:46,169 - keystone_utils - INFO - Granting role admin to project api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 2018-11-06 20:29:46,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/c1c4b2de820c4e369395d2f2006e923a/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c16529b-fd19-452e-9c39-98b0d61d3584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:46,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/c1c4b2de820c4e369395d2f2006e923a/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-5c16529b-fd19-452e-9c39-98b0d61d3584 2018-11-06 20:29:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3706ccba-50e3-4f61-a96c-7404cd09b728 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:46,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3706ccba-50e3-4f61-a96c-7404cd09b728 2018-11-06 20:29:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1408efd-40d7-48d4-8e8d-50587f4e2ae1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:46,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-a1408efd-40d7-48d4-8e8d-50587f4e2ae1 2018-11-06 20:29:46,477 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5f8174e6-2ff1-493-name 2018-11-06 20:29:46,478 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5f8174e6-2ff1-493-name 2018-11-06 20:29:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:46,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76b8efd58037929dcf0e885d31a0d78024c1e93" 2018-11-06 20:29:46,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d732cdc5-867f-4a37-ad3e-57539455ccb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:46,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a used request id req-d732cdc5-867f-4a37-ad3e-57539455ccb6 2018-11-06 20:29:46,733 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5f8174e6-2ff1-493-name 2018-11-06 20:29:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27eefad930c7432ef0477c1b2f01ceb202ed88a3" 2018-11-06 20:29:46,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47bea013-397e-4954-bbe1-97fd42f8bcc9 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: c1c4b2de820c4e369395d2f2006e923a.", "code": 404, "title": "Not Found"}} 2018-11-06 20:29:46,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c1c4b2de820c4e369395d2f2006e923a used request id req-47bea013-397e-4954-bbe1-97fd42f8bcc9 2018-11-06 20:29:46,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-06 20:29:46,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:47,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["6Umj6FbSRh2Ip-zedG0oug"], "issued_at": "2018-11-06T20:29:47.000000Z"}} 2018-11-06 20:29:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}276e97518beb698687fdee60cb7eb281f3921671" 2018-11-06 20:29:47,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f25335c-7297-414e-a591-08a47eb551d3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:47,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f25335c-7297-414e-a591-08a47eb551d3 2018-11-06 20:29:47,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:47,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:47,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["gFLWw48-RUOre1M9_J_hqg"], "issued_at": "2018-11-06T20:29:47.000000Z"}} 2018-11-06 20:29:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:47,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4e31d4-1fb0-4a9f-9d4b-e533b724ac17 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:47,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a4e31d4-1fb0-4a9f-9d4b-e533b724ac17 2018-11-06 20:29:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:47,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29:47 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:47,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60574dbb-9761-443c-8975-922908b0c13b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:47,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-60574dbb-9761-443c-8975-922908b0c13b 2018-11-06 20:29:47,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:47,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9583f6-12f6-4f11-9e33-ad591c5c0fa4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:47,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce9583f6-12f6-4f11-9e33-ad591c5c0fa4 2018-11-06 20:29:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:48,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad45498-c224-4c4f-81c6-def25cd3f7f7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:48,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8ad45498-c224-4c4f-81c6-def25cd3f7f7 2018-11-06 20:29:48,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1083101a-d879-4f28-8069-4d04ae673763 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:48,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-1083101a-d879-4f28-8069-4d04ae673763 2018-11-06 20:29:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:48,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c93c448-8471-4e9f-acd5-8014c84c1dc0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729"}, "enabled": true, "id": "8e42de4b6a7e4cd69c329c34d0500729", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f340cce6-2090-438-name"}} 2018-11-06 20:29:48,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729 used request id req-5c93c448-8471-4e9f-acd5-8014c84c1dc0 2018-11-06 20:29:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/8e42de4b6a7e4cd69c329c34d0500729/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:48,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec042ac-4397-4c59-a46e-ff611d7e41f2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/8e42de4b6a7e4cd69c329c34d0500729/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:29:48,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/8e42de4b6a7e4cd69c329c34d0500729/roles used request id req-0ec042ac-4397-4c59-a46e-ff611d7e41f2 2018-11-06 20:29:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:48,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dc921c-881a-496c-b63b-72e563b80dcd Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:29:48,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-f5dc921c-881a-496c-b63b-72e563b80dcd 2018-11-06 20:29:48,833 - keystone_utils - INFO - Granting role admin to project api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 2018-11-06 20:29:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/8e42de4b6a7e4cd69c329c34d0500729/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:49,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1321fd98-b138-46c1-b809-e92e019dc564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:49,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/8e42de4b6a7e4cd69c329c34d0500729/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-1321fd98-b138-46c1-b809-e92e019dc564 2018-11-06 20:29:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:49,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e18e4f-8963-4c5e-8948-94eb80f4634b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:49,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-37e18e4f-8963-4c5e-8948-94eb80f4634b 2018-11-06 20:29:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ef91fa-098c-48da-9a22-0363603c8629 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:49,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-c9ef91fa-098c-48da-9a22-0363603c8629 2018-11-06 20:29:49,181 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f340cce6-2090-438-name 2018-11-06 20:29:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:49,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276e97518beb698687fdee60cb7eb281f3921671" 2018-11-06 20:29:49,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5c6a1b-bfbb-4192-97d3-67e553d6a927 Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f340cce6-2090-438-name", "links": {"self": "http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729"}, "domain_id": "default", "enabled": true, "id": "8e42de4b6a7e4cd69c329c34d0500729", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:49,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2b5c6a1b-bfbb-4192-97d3-67e553d6a927 2018-11-06 20:29:49,290 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f340cce6-2090-438-name 2018-11-06 20:29:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40686e8ed515822108c9a69719b1f010fc98aa3" 2018-11-06 20:29:49,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e340e9-ff4a-42b8-a6e1-49763e10d44e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:49,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8e42de4b6a7e4cd69c329c34d0500729 used request id req-72e340e9-ff4a-42b8-a6e1-49763e10d44e 2018-11-06 20:29:49,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:49,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["iLq_ERMzSM-H20oOFSUCwQ"], "issued_at": "2018-11-06T20:29:49.000000Z"}} 2018-11-06 20:29:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}02aeaee005836e4681c4e5402d0d9c5b286ae955" 2018-11-06 20:29:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a9c1f5-d48b-47c5-b162-e07b0cd08a75 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:49,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a6a9c1f5-d48b-47c5-b162-e07b0cd08a75 2018-11-06 20:29:49,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:49,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:50,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["iJmKMepgR-uVf52kZWgNHQ"], "issued_at": "2018-11-06T20:29:50.000000Z"}} 2018-11-06 20:29:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:50,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d61b22-686d-43a2-ab27-ead3db9ea915 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:50,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9d61b22-686d-43a2-ab27-ead3db9ea915 2018-11-06 20:29:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:50,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:50,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a67d9f-aa80-40e7-b170-5c48692917c2 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:50,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-27a67d9f-aa80-40e7-b170-5c48692917c2 2018-11-06 20:29:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:50,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4f2d5d-7cbc-4483-b959-a96bf83f9f00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:50,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ed4f2d5d-7cbc-4483-b959-a96bf83f9f00 2018-11-06 20:29:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786d790d-a07c-4bd3-9f67-c586b48df22d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:51,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-786d790d-a07c-4bd3-9f67-c586b48df22d 2018-11-06 20:29:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ca3ce0-acd7-458b-ad14-744804a5e278 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:51,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-b7ca3ce0-acd7-458b-ad14-744804a5e278 2018-11-06 20:29:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c7e431-257b-4748-b46b-39a768cafb26 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540"}, "enabled": true, "id": "588fadddd8794fdbbb4d36904fe43540", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8ad09327-2696-400-name"}} 2018-11-06 20:29:51,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540 used request id req-e7c7e431-257b-4748-b46b-39a768cafb26 2018-11-06 20:29:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/588fadddd8794fdbbb4d36904fe43540/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd91386d-5d87-4881-800f-91dcae7b6b52 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/588fadddd8794fdbbb4d36904fe43540/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:29:51,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/588fadddd8794fdbbb4d36904fe43540/roles used request id req-cd91386d-5d87-4881-800f-91dcae7b6b52 2018-11-06 20:29:51,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0657bbbd-dd37-4b0d-b5c1-a107c8284587 Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:29:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-0657bbbd-dd37-4b0d-b5c1-a107c8284587 2018-11-06 20:29:51,549 - keystone_utils - INFO - Granting role admin to project api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 2018-11-06 20:29:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/588fadddd8794fdbbb4d36904fe43540/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab740373-9269-4428-abc1-2c87f1b09016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:51,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e/users/588fadddd8794fdbbb4d36904fe43540/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-ab740373-9269-4428-abc1-2c87f1b09016 2018-11-06 20:29:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e379103-c98a-4e19-8cc5-6fbbc753d8ce Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:51,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e379103-c98a-4e19-8cc5-6fbbc753d8ce 2018-11-06 20:29:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e5dfda-40fb-43dc-a36f-a9fe31ad5745 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}]} 2018-11-06 20:29:51,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58 used request id req-34e5dfda-40fb-43dc-a36f-a9fe31ad5745 2018-11-06 20:29:51,874 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8ad09327-2696-400-name 2018-11-06 20:29:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:51,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aeaee005836e4681c4e5402d0d9c5b286ae955" 2018-11-06 20:29:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee00b15f-5b50-4f03-aba1-648a86c866fe Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8ad09327-2696-400-name", "links": {"self": "http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540"}, "domain_id": "default", "enabled": true, "id": "588fadddd8794fdbbb4d36904fe43540", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:51,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ee00b15f-5b50-4f03-aba1-648a86c866fe 2018-11-06 20:29:51,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:51,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:52,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["68qA4r6fR3m89IoBnoMKzA"], "issued_at": "2018-11-06T20:29:52.000000Z"}} 2018-11-06 20:29:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}ac4141837fae7d99072889387c01cbeb025e424b" 2018-11-06 20:29:52,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e59a015-b95f-4755-b122-5665dbac5b05 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:52,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e59a015-b95f-4755-b122-5665dbac5b05 2018-11-06 20:29:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:52,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4141837fae7d99072889387c01cbeb025e424b" 2018-11-06 20:29:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875a9783-b534-4ab7-b157-6973ff88bc82 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8ad09327-2696-400-name", "links": {"self": "http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540"}, "domain_id": "default", "enabled": true, "id": "588fadddd8794fdbbb4d36904fe43540", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:29:52,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-875a9783-b534-4ab7-b157-6973ff88bc82 2018-11-06 20:29:52,575 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8ad09327-2696-400-name 2018-11-06 20:29:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81de299b158ab95d2dad69c1abcb97048e6782" 2018-11-06 20:29:52,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90104138-c465-46d5-9d01-d22e137fc9af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:52,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/588fadddd8794fdbbb4d36904fe43540 used request id req-90104138-c465-46d5-9d01-d22e137fc9af 2018-11-06 20:29:52,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:53,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["-4h31I0OTQqvMLM6mTBpPg"], "issued_at": "2018-11-06T20:29:53.000000Z"}} 2018-11-06 20:29:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}e7614221db5b0d80483d90fd67f6bef9d56e70af" 2018-11-06 20:29:53,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5790ea9d-da6e-4660-8242-b0a6bbe6f0c9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:53,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5790ea9d-da6e-4660-8242-b0a6bbe6f0c9 2018-11-06 20:29:53,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:53,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:53,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["7LcRZbTeQHeiESFvoBqFTA"], "issued_at": "2018-11-06T20:29:53.000000Z"}} 2018-11-06 20:29:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:53,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d8f326-ad3b-41ae-9875-9303f1f17db9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:53,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6d8f326-ad3b-41ae-9875-9303f1f17db9 2018-11-06 20:29:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:53,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-86d11120-ccb3-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:53,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40b2296-0913-43a4-8106-6eebf0afe478 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-86d11120-ccb3-40f-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:29:53,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-86d11120-ccb3-40f-name used request id req-b40b2296-0913-43a4-8106-6eebf0afe478 2018-11-06 20:29:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:53,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5e0d37-1742-4266-9c82-ed3ab78a0a22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:53,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ba5e0d37-1742-4266-9c82-ed3ab78a0a22 2018-11-06 20:29:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-86d11120-ccb3-40f-name"}}' 2018-11-06 20:29:54,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6553cec0-88d8-4027-b401-075728623049 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/62c91bce54f94807a89d347a73686036"}, "enabled": true, "id": "62c91bce54f94807a89d347a73686036", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-86d11120-ccb3-40f-name"}} 2018-11-06 20:29:54,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6553cec0-88d8-4027-b401-075728623049 2018-11-06 20:29:54,175 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-86d11120-ccb3-40f-name 2018-11-06 20:29:54,175 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-86d11120-ccb3-40f-name 2018-11-06 20:29:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:54,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29:54 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/62c91bce54f94807a89d347a73686036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7614221db5b0d80483d90fd67f6bef9d56e70af" 2018-11-06 20:29:54,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f2ac51-9853-4eee-94d6-c9ee6c6d62f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:54,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/62c91bce54f94807a89d347a73686036 used request id req-b1f2ac51-9853-4eee-94d6-c9ee6c6d62f4 2018-11-06 20:29:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-abcb679b-d910-4e52-b11b-8ea00f907bbf Date: Tue, 06 Nov 2018 20:29:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:29:55,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-abcb679b-d910-4e52-b11b-8ea00f907bbf 2018-11-06 20:29:55,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698d910b-1e48-478b-8035-64e9239a59a5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:29:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-698d910b-1e48-478b-8035-64e9239a59a5 2018-11-06 20:29:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9c117a-d1da-4d71-be0c-1a8d5c3dffbe Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:29:55,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-5d9c117a-d1da-4d71-be0c-1a8d5c3dffbe 2018-11-06 20:29:55,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07445be5-0a0b-4d7d-839c-6304eb39c5e8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:55,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-07445be5-0a0b-4d7d-839c-6304eb39c5e8 2018-11-06 20:29:55,630 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-86d11120-ccb3-40f-name 2018-11-06 20:29:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/62c91bce54f94807a89d347a73686036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d75b9b-8f6f-4093-a2d0-20de4854331f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62c91bce54f94807a89d347a73686036.", "code": 404, "title": "Not Found"}} 2018-11-06 20:29:55,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/62c91bce54f94807a89d347a73686036 used request id req-13d75b9b-8f6f-4093-a2d0-20de4854331f 2018-11-06 20:29:55,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-06 20:29:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff7d3bc-8cfd-4c4e-9ca1-d8157b4039a2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:55,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bff7d3bc-8cfd-4c4e-9ca1-d8157b4039a2 2018-11-06 20:29:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7614221db5b0d80483d90fd67f6bef9d56e70af" 2018-11-06 20:29:55,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b7fc8d-7568-4d84-a0d6-7ac1f8687d06 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:55,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-55b7fc8d-7568-4d84-a0d6-7ac1f8687d06 2018-11-06 20:29:55,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa853294489e2f31d3b651e97a5378d479497a" 2018-11-06 20:29:55,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b39e1-479e-4e19-b61e-2fc60b52eac8 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:55,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca7b39e1-479e-4e19-b61e-2fc60b52eac8 2018-11-06 20:29:55,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:56,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["IQzJaANCS_CnMvN5bOw2ug"], "issued_at": "2018-11-06T20:29:56.000000Z"}} 2018-11-06 20:29:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}78148c5c1acc82e962cf1c58cf7552e6a90aa781" 2018-11-06 20:29:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b8530f-ef93-450f-8a36-a857cb0593ea 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:56,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26b8530f-ef93-450f-8a36-a857cb0593ea 2018-11-06 20:29:56,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:56,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:56,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["SLRuUj8vQQOL7M9pDPYfXQ"], "issued_at": "2018-11-06T20:29:56.000000Z"}} 2018-11-06 20:29:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:56,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a2b109-b33d-454e-af40-51c9bd3f7709 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:56,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26a2b109-b33d-454e-af40-51c9bd3f7709 2018-11-06 20:29:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:56,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:56,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940a0da8-ed0f-4dc1-845b-814706f8dbc0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:29:56,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name used request id req-940a0da8-ed0f-4dc1-845b-814706f8dbc0 2018-11-06 20:29:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5980823b-048e-446f-9bd4-e8f29509538f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:57,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5980823b-048e-446f-9bd4-e8f29509538f 2018-11-06 20:29:57,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-93e59e4d-53d4-482-name"}}' 2018-11-06 20:29:57,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb09817-bdab-4ff4-8c0d-8ec4b48a745d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a45a1fb24f44cef8bfc22aa17cbe7c1"}, "enabled": true, "id": "0a45a1fb24f44cef8bfc22aa17cbe7c1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-93e59e4d-53d4-482-name"}} 2018-11-06 20:29:57,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-feb09817-bdab-4ff4-8c0d-8ec4b48a745d 2018-11-06 20:29:57,200 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-93e59e4d-53d4-482-name 2018-11-06 20:29:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:57,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78148c5c1acc82e962cf1c58cf7552e6a90aa781" 2018-11-06 20:29:57,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937f4a78-e62c-4e92-9e3c-e3377c847cf5 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a45a1fb24f44cef8bfc22aa17cbe7c1"}, "enabled": true, "id": "0a45a1fb24f44cef8bfc22aa17cbe7c1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-93e59e4d-53d4-482-name"}]} 2018-11-06 20:29:57,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-93e59e4d-53d4-482-name used request id req-937f4a78-e62c-4e92-9e3c-e3377c847cf5 2018-11-06 20:29:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78148c5c1acc82e962cf1c58cf7552e6a90aa781" 2018-11-06 20:29:57,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e273a417-7ade-4a41-b24d-74e45cf11288 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:29:57,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e273a417-7ade-4a41-b24d-74e45cf11288 2018-11-06 20:29:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:57,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-b441530d-35ae-4a39-bd87-17577151362f Date: Tue, 06 Nov 2018 20:29:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:29:57,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b441530d-35ae-4a39-bd87-17577151362f 2018-11-06 20:29:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:57,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1353e95-1e32-4398-9ad7-41608af47f62 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:29:57,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-b1353e95-1e32-4398-9ad7-41608af47f62 2018-11-06 20:29:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:57,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8971dc9b-6e6b-4328-88ac-14ee19377e65 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:29:57,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-8971dc9b-6e6b-4328-88ac-14ee19377e65 2018-11-06 20:29:57,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:57,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac36a173-221f-4564-9ca6-671b9ce31eee Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:29:57,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-ac36a173-221f-4564-9ca6-671b9ce31eee 2018-11-06 20:29:57,911 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-93e59e4d-53d4-482-name 2018-11-06 20:29:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0a45a1fb24f44cef8bfc22aa17cbe7c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:58,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0061ef7b-2b57-46ec-82af-4e6aefe801b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:29:58,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0a45a1fb24f44cef8bfc22aa17cbe7c1 used request id req-0061ef7b-2b57-46ec-82af-4e6aefe801b1 2018-11-06 20:29:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab9e78cbb39e21efc8a48a0d19035370e5d2443" 2018-11-06 20:29:58,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdf71de-6f02-4047-963b-9f7952279fc2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:29:58,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cdf71de-6f02-4047-963b-9f7952279fc2 2018-11-06 20:29:58,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:58,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["JaEpTDSETHKtC2i59_9gwg"], "issued_at": "2018-11-06T20:29:58.000000Z"}} 2018-11-06 20:29:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}309b98bb38672495ccf775e54ddff7733718c25a" 2018-11-06 20:29:58,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488137a7-213c-4ad7-995e-9a85fd3ff90a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:58,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-488137a7-213c-4ad7-995e-9a85fd3ff90a 2018-11-06 20:29:58,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:58,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:59,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["3uBYMB_-QWu3qD2xvGplrg"], "issued_at": "2018-11-06T20:29:58.000000Z"}} 2018-11-06 20:29:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:29:59,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bc95d3-586e-42ae-b75d-11d9dd984410 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:59,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37bc95d3-586e-42ae-b75d-11d9dd984410 2018-11-06 20:29:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:59,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:29:59,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feadeed2-1d12-4a74-a025-07ef0daaef8b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:29:59,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name used request id req-feadeed2-1d12-4a74-a025-07ef0daaef8b 2018-11-06 20:29:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:29:59,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea77520b-d6df-4a62-8f9f-8763ae403088 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:29:59,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ea77520b-d6df-4a62-8f9f-8763ae403088 2018-11-06 20:29:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-52ae4630-6548-4b9-name"}}' 2018-11-06 20:29:59,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a61f5e9-3bc0-4252-9229-c71c884c773b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/df62dc75fd2c46f68dc3e0e48e974619"}, "enabled": true, "id": "df62dc75fd2c46f68dc3e0e48e974619", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-52ae4630-6548-4b9-name"}} 2018-11-06 20:29:59,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9a61f5e9-3bc0-4252-9229-c71c884c773b 2018-11-06 20:29:59,421 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-52ae4630-6548-4b9-name 2018-11-06 20:29:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:59,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309b98bb38672495ccf775e54ddff7733718c25a" 2018-11-06 20:29:59,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4aaa712-f49b-446e-8d2f-9f198f577f6b Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/df62dc75fd2c46f68dc3e0e48e974619"}, "enabled": true, "id": "df62dc75fd2c46f68dc3e0e48e974619", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-52ae4630-6548-4b9-name"}]} 2018-11-06 20:29:59,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name used request id req-e4aaa712-f49b-446e-8d2f-9f198f577f6b 2018-11-06 20:29:59,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:29:59,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:29:59,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["X4OWTVU9SjSN36g8AK78Tg"], "issued_at": "2018-11-06T20:29:59.000000Z"}} 2018-11-06 20:29:59,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6575e679034dfe0703259cc414bab16ef0ea3924" 2018-11-06 20:29:59,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f827ae-3f11-4dd2-a41a-232ae8d99335 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:29:59,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35f827ae-3f11-4dd2-a41a-232ae8d99335 2018-11-06 20:29:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:29:59,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:29: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:29:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6575e679034dfe0703259cc414bab16ef0ea3924" 2018-11-06 20:30:00,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6fba82-7734-43f0-b37d-af9a77133951 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/df62dc75fd2c46f68dc3e0e48e974619"}, "enabled": true, "id": "df62dc75fd2c46f68dc3e0e48e974619", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-52ae4630-6548-4b9-name"}]} 2018-11-06 20:30:00,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-52ae4630-6548-4b9-name used request id req-2f6fba82-7734-43f0-b37d-af9a77133951 2018-11-06 20:30:00,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309b98bb38672495ccf775e54ddff7733718c25a" 2018-11-06 20:30:00,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9a6a24-3afc-4f51-91f1-a6aaeed636ce Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:30:00,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6d9a6a24-3afc-4f51-91f1-a6aaeed636ce 2018-11-06 20:30:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-249abffd-09d4-46d4-b59e-ec2cdb6f771d Date: Tue, 06 Nov 2018 20:30:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:30:00,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-249abffd-09d4-46d4-b59e-ec2cdb6f771d 2018-11-06 20:30:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5380712e-7501-42c7-b316-b47081592019 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:30:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-5380712e-7501-42c7-b316-b47081592019 2018-11-06 20:30:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5504ff6-21df-4f57-883a-adb63c987d7d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:30:00,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-b5504ff6-21df-4f57-883a-adb63c987d7d 2018-11-06 20:30:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b0f581-eed8-45fe-8d23-70f42e30b183 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:30:00,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-70b0f581-eed8-45fe-8d23-70f42e30b183 2018-11-06 20:30:00,740 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-52ae4630-6548-4b9-name 2018-11-06 20:30:00,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/df62dc75fd2c46f68dc3e0e48e974619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b63daee-9a87-429e-aadc-9a5d95b98b14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:00,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/df62dc75fd2c46f68dc3e0e48e974619 used request id req-4b63daee-9a87-429e-aadc-9a5d95b98b14 2018-11-06 20:30:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c373f1d39376263dd907016742a3f8608592d5f" 2018-11-06 20:30:00,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1984d531-481f-46d8-8cf5-aa08b100a564 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:00,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1984d531-481f-46d8-8cf5-aa08b100a564 2018-11-06 20:30:00,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:01,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["9AtF-_pJTiGpy0_EAzFnqQ"], "issued_at": "2018-11-06T20:30:01.000000Z"}} 2018-11-06 20:30:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}8645e36fb8ff7716de47058d0749a98a43b85978" 2018-11-06 20:30:01,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318e4e18-038a-45fe-8691-5ef35ad0c245 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:01,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-318e4e18-038a-45fe-8691-5ef35ad0c245 2018-11-06 20:30:01,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:01,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:01,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["19zGVDJGRsyzPoo90eeOpg"], "issued_at": "2018-11-06T20:30:01.000000Z"}} 2018-11-06 20:30:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}e9c813e4fee724ede00b6088c30a0bf4c5b2c2be" 2018-11-06 20:30:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725945c1-e439-486d-a23a-01b118400b61 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:01,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-725945c1-e439-486d-a23a-01b118400b61 2018-11-06 20:30:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:01,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30:01 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a69686a7-296c-40d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c813e4fee724ede00b6088c30a0bf4c5b2c2be" 2018-11-06 20:30:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a64fcd-516c-43cd-a4b9-61705f31bcf6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a69686a7-296c-40d-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:30:02,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a69686a7-296c-40d-name used request id req-d9a64fcd-516c-43cd-a4b9-61705f31bcf6 2018-11-06 20:30:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c813e4fee724ede00b6088c30a0bf4c5b2c2be" 2018-11-06 20:30:02,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa1e186-b5ef-47ce-9560-77c020b42de2 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-11-06 20:30:02,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=foo used request id req-caa1e186-b5ef-47ce-9560-77c020b42de2 2018-11-06 20:30:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c813e4fee724ede00b6088c30a0bf4c5b2c2be" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-a69686a7-296c-40d-name"}}' 2018-11-06 20:30:02,181 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 20:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e89ffb-210b-4bb8-81b3-23e99c2d04c4 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-11-06 20:30:02,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f9e89ffb-210b-4bb8-81b3-23e99c2d04c4 2018-11-06 20:30:02,181 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-11-06 20:30:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c813e4fee724ede00b6088c30a0bf4c5b2c2be" 2018-11-06 20:30:02,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26a6b97-67c1-4266-b1c9-4cdb9049bc19 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:02,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d26a6b97-67c1-4266-b1c9-4cdb9049bc19 2018-11-06 20:30:02,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:02,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["g1l30pa5Tx26LeJb2r0RoQ"], "issued_at": "2018-11-06T20:30:02.000000Z"}} 2018-11-06 20:30:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}375ecb09e1f247346b7800bdd884b7891f755464" 2018-11-06 20:30:02,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f013cec-5fe2-4b7d-92e9-648800178361 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:02,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f013cec-5fe2-4b7d-92e9-648800178361 2018-11-06 20:30:02,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:02,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:03,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["TXP003D0RuSZ5Mjc6-pBfA"], "issued_at": "2018-11-06T20:30:03.000000Z"}} 2018-11-06 20:30:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:03,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bf638b-5928-44cf-9e21-57709406e896 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:03,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80bf638b-5928-44cf-9e21-57709406e896 2018-11-06 20:30:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:03,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:03,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56da9b63-a71e-47ca-ad3c-4882d6cf9a1c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:30:03,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name used request id req-56da9b63-a71e-47ca-ad3c-4882d6cf9a1c 2018-11-06 20:30:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:03,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fef4ba-0886-4776-81c0-ac527e99a6d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:03,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-73fef4ba-0886-4776-81c0-ac527e99a6d2 2018-11-06 20:30:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3cbc1632-8789-4c8-name"}}' 2018-11-06 20:30:03,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6466871-c02b-4604-ba42-3ecb7e202307 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f50cf5d3b104441e97fe8a33118c0320"}, "enabled": true, "id": "f50cf5d3b104441e97fe8a33118c0320", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3cbc1632-8789-4c8-name"}} 2018-11-06 20:30:03,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d6466871-c02b-4604-ba42-3ecb7e202307 2018-11-06 20:30:03,467 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3cbc1632-8789-4c8-name 2018-11-06 20:30:03,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:30:03,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:04,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-1128628f-eb1c-49f7-8201-d33c15f61d69 x-compute-request-id: req-1128628f-eb1c-49f7-8201-d33c15f61d69 Content-Encoding: gzip Content-Length: 220 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": "f50cf5d3b104441e97fe8a33118c0320", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 20:30:04,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 used request id req-1128628f-eb1c-49f7-8201-d33c15f61d69 2018-11-06 20:30:04,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" -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}}' 2018-11-06 20:30:05,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-aaee6c7b-d4f4-4c68-9afb-6af59a7ea21d x-compute-request-id: req-aaee6c7b-d4f4-4c68-9afb-6af59a7ea21d 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}} 2018-11-06 20:30:05,282 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 used request id req-aaee6c7b-d4f4-4c68-9afb-6af59a7ea21d 2018-11-06 20:30:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:05,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375ecb09e1f247346b7800bdd884b7891f755464" 2018-11-06 20:30:05,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df44c36f-699d-4473-ad6f-66b8cd35a96a Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f50cf5d3b104441e97fe8a33118c0320"}, "enabled": true, "id": "f50cf5d3b104441e97fe8a33118c0320", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3cbc1632-8789-4c8-name"}]} 2018-11-06 20:30:05,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3cbc1632-8789-4c8-name used request id req-df44c36f-699d-4473-ad6f-66b8cd35a96a 2018-11-06 20:30:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375ecb09e1f247346b7800bdd884b7891f755464" 2018-11-06 20:30:05,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98417aa5-06d7-49da-9708-4265f7ae9c82 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:30:05,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-98417aa5-06d7-49da-9708-4265f7ae9c82 2018-11-06 20:30:05,553 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:30:05,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375ecb09e1f247346b7800bdd884b7891f755464" 2018-11-06 20:30:06,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-36fac297-2760-4d1a-a8dd-b7f7db4d6942 x-compute-request-id: req-36fac297-2760-4d1a-a8dd-b7f7db4d6942 Content-Encoding: gzip Content-Length: 224 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": "f50cf5d3b104441e97fe8a33118c0320", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 20:30:06,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/f50cf5d3b104441e97fe8a33118c0320 used request id req-36fac297-2760-4d1a-a8dd-b7f7db4d6942 2018-11-06 20:30:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-353644d2-f804-4669-acb6-f857daaab1e3 Date: Tue, 06 Nov 2018 20:30:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:30:06,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-353644d2-f804-4669-acb6-f857daaab1e3 2018-11-06 20:30:06,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:06,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3062316-505a-4226-a730-087fe346f434 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:30:06,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-b3062316-505a-4226-a730-087fe346f434 2018-11-06 20:30:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:06,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f968335-e9c6-4960-89dc-3d0aeec84fa9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:30:06,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-4f968335-e9c6-4960-89dc-3d0aeec84fa9 2018-11-06 20:30:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:06,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187fe7ff-e2f2-450b-bf0c-9c28126ea9f9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:30:06,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-187fe7ff-e2f2-450b-bf0c-9c28126ea9f9 2018-11-06 20:30:06,992 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3cbc1632-8789-4c8-name 2018-11-06 20:30:06,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f50cf5d3b104441e97fe8a33118c0320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:07,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14eed1f1-9e2c-4085-9957-b4130b5876a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:07,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f50cf5d3b104441e97fe8a33118c0320 used request id req-14eed1f1-9e2c-4085-9957-b4130b5876a1 2018-11-06 20:30:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14def383e21877f04b080cfeecc5f896ae38c963" 2018-11-06 20:30:07,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3906e763-053b-49c0-96b4-3ff648745db3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:07,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3906e763-053b-49c0-96b4-3ff648745db3 2018-11-06 20:30:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:07,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["8qUqua1KScmQtTj2DFsoCQ"], "issued_at": "2018-11-06T20:30:07.000000Z"}} 2018-11-06 20:30:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}4276c4c193f55699fce91334fc9ebabd382156ff" 2018-11-06 20:30:07,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d70f68a-4380-4f68-a77b-c638d34b385d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:07,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d70f68a-4380-4f68-a77b-c638d34b385d 2018-11-06 20:30:07,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:07,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:08,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["fYSHPxOeRNOAwCTFvUEISg"], "issued_at": "2018-11-06T20:30:08.000000Z"}} 2018-11-06 20:30:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:08,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5e3942-af26-4a27-851c-19211e1a561c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:08,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4a5e3942-af26-4a27-851c-19211e1a561c 2018-11-06 20:30:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:08,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30:08 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:08,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbf2361-11fd-4f06-9358-3aa131f8de75 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:30:08,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name used request id req-5dbf2361-11fd-4f06-9358-3aa131f8de75 2018-11-06 20:30:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:08,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a790db-7ccb-4415-9c21-55928186a21f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:08,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-26a790db-7ccb-4415-9c21-55928186a21f 2018-11-06 20:30:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-837f5d5e-32f8-4bd-name"}}' 2018-11-06 20:30:08,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6316fc3-cdca-4a97-ae15-0a1e91d7881d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/92368029fd0a4742b2ebe3550ddf5514"}, "enabled": true, "id": "92368029fd0a4742b2ebe3550ddf5514", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-837f5d5e-32f8-4bd-name"}} 2018-11-06 20:30:08,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a6316fc3-cdca-4a97-ae15-0a1e91d7881d 2018-11-06 20:30:08,587 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-837f5d5e-32f8-4bd-name 2018-11-06 20:30:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:08,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30:08 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276c4c193f55699fce91334fc9ebabd382156ff" 2018-11-06 20:30:08,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b09076-537f-48ec-99c8-7526533ce096 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/92368029fd0a4742b2ebe3550ddf5514"}, "enabled": true, "id": "92368029fd0a4742b2ebe3550ddf5514", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-837f5d5e-32f8-4bd-name"}]} 2018-11-06 20:30:08,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-837f5d5e-32f8-4bd-name used request id req-75b09076-537f-48ec-99c8-7526533ce096 2018-11-06 20:30:08,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276c4c193f55699fce91334fc9ebabd382156ff" 2018-11-06 20:30:08,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da69ab92-3925-4e39-b606-567647e90330 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:30:08,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-da69ab92-3925-4e39-b606-567647e90330 2018-11-06 20:30:08,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:30:08,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" -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}}' 2018-11-06 20:30:09,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-668f64a2-8905-4e3b-9570-2dc36a992511 x-compute-request-id: req-668f64a2-8905-4e3b-9570-2dc36a992511 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}} 2018-11-06 20:30:09,397 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 used request id req-668f64a2-8905-4e3b-9570-2dc36a992511 2018-11-06 20:30:09,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-11-06 20:30:09,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-16656f8f-11b9-4640-81e5-1131ea516aee Date: Tue, 06 Nov 2018 20:30:09 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}} 2018-11-06 20:30:09,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 used request id req-16656f8f-11b9-4640-81e5-1131ea516aee 2018-11-06 20:30:09,716 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:30:09,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:10,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-3cd2335b-36ec-432f-ba06-bb28b6183e46 x-compute-request-id: req-3cd2335b-36ec-432f-ba06-bb28b6183e46 Content-Encoding: gzip Content-Length: 221 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": "92368029fd0a4742b2ebe3550ddf5514", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 20:30:10,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 used request id req-3cd2335b-36ec-432f-ba06-bb28b6183e46 2018-11-06 20:30:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:11,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-317e6d6b-ca28-46c9-8b2a-cf875e422666 Date: Tue, 06 Nov 2018 20:30:11 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}} 2018-11-06 20:30:11,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 used request id req-317e6d6b-ca28-46c9-8b2a-cf875e422666 2018-11-06 20:30:11,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:30:11,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276c4c193f55699fce91334fc9ebabd382156ff" 2018-11-06 20:30:11,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30: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-cdcfd561-4ae9-415b-b6c7-2cca0ee25a83 x-compute-request-id: req-cdcfd561-4ae9-415b-b6c7-2cca0ee25a83 Content-Encoding: gzip Content-Length: 221 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": "92368029fd0a4742b2ebe3550ddf5514", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 20:30:11,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/92368029fd0a4742b2ebe3550ddf5514 used request id req-cdcfd561-4ae9-415b-b6c7-2cca0ee25a83 2018-11-06 20:30:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276c4c193f55699fce91334fc9ebabd382156ff" 2018-11-06 20:30:12,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-690c7d41-ae8d-475f-8fb4-4dfad0c36f87 Date: Tue, 06 Nov 2018 20:30:12 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}} 2018-11-06 20:30:12,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/92368029fd0a4742b2ebe3550ddf5514 used request id req-690c7d41-ae8d-475f-8fb4-4dfad0c36f87 2018-11-06 20:30:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c5d3ac76-2df1-43df-9e11-07e0cf81120b Date: Tue, 06 Nov 2018 20:30:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:30:13,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c5d3ac76-2df1-43df-9e11-07e0cf81120b 2018-11-06 20:30:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26dce426-dd89-4e20-b857-a3ddd1da5d8e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:30:13,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-26dce426-dd89-4e20-b857-a3ddd1da5d8e 2018-11-06 20:30:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47b579a-470e-4d26-8ff4-0d264edae7ea Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:30:13,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-a47b579a-470e-4d26-8ff4-0d264edae7ea 2018-11-06 20:30:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a145da87-772e-4d0c-a86b-f620968394c7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:30:13,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-a145da87-772e-4d0c-a86b-f620968394c7 2018-11-06 20:30:13,364 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-837f5d5e-32f8-4bd-name 2018-11-06 20:30:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/92368029fd0a4742b2ebe3550ddf5514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab21f3aa-3760-4ec8-9027-4b6b15d58ca7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:13,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/92368029fd0a4742b2ebe3550ddf5514 used request id req-ab21f3aa-3760-4ec8-9027-4b6b15d58ca7 2018-11-06 20:30:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3b0e40b94b5eaa5e10fd3054532d6959c5317d" 2018-11-06 20:30:13,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413b3fab-f9a8-4b23-ba08-9e7038ee0de8 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:13,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-413b3fab-f9a8-4b23-ba08-9e7038ee0de8 2018-11-06 20:30:13,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:14,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["VR5vm1pXQVGyfECz9Ebpqw"], "issued_at": "2018-11-06T20:30:14.000000Z"}} 2018-11-06 20:30:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}783716bd565552582317bce4de0c3ccfabc50a77" 2018-11-06 20:30:14,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c098cfee-6cfd-4118-8438-2e819ab026ac 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:14,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c098cfee-6cfd-4118-8438-2e819ab026ac 2018-11-06 20:30:14,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:14,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:14,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["u19FDqboQku0d8REfk-gnQ"], "issued_at": "2018-11-06T20:30:14.000000Z"}} 2018-11-06 20:30:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:14,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e180a65-4ae9-4413-99cc-d38d47dab724 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:14,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e180a65-4ae9-4413-99cc-d38d47dab724 2018-11-06 20:30:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:14,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5edafd77-2889-49e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:14,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8aeae1b-8ca8-47f8-9b2a-071e18f80b12 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5edafd77-2889-49e-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:30:14,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5edafd77-2889-49e-name used request id req-c8aeae1b-8ca8-47f8-9b2a-071e18f80b12 2018-11-06 20:30:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:14,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aec1c38-8bbe-4f29-a9eb-3749d9aa08b1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0aec1c38-8bbe-4f29-a9eb-3749d9aa08b1 2018-11-06 20:30:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}}' 2018-11-06 20:30:14,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df086173-a1c1-4ce1-9bc8-3313f5e6b15f Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530"}, "enabled": true, "id": "222dc48844214cd3806b11556a1a9530", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}} 2018-11-06 20:30:14,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-df086173-a1c1-4ce1-9bc8-3313f5e6b15f 2018-11-06 20:30:14,858 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:14,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:14,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:15,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["xGzdGmSjSMqY1I6PDOXZPw"], "issued_at": "2018-11-06T20:30:15.000000Z"}} 2018-11-06 20:30:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:15,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a08d9c3-0693-47b3-b147-dad0d3a0ffdb 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:15,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a08d9c3-0693-47b3-b147-dad0d3a0ffdb 2018-11-06 20:30:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:15,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:15,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1868b858-8384-492f-9a55-d32f47ef261c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:30:15,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1868b858-8384-492f-9a55-d32f47ef261c 2018-11-06 20:30:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:15,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acea9ca9-8a59-4831-b7e7-a9a6ff66aaea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:15,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-acea9ca9-8a59-4831-b7e7-a9a6ff66aaea 2018-11-06 20:30:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8e230a-1c6f-4265-89ff-05d74f8cc8d3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:16,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e8e230a-1c6f-4265-89ff-05d74f8cc8d3 2018-11-06 20:30:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-5edafd77-2889-49e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd28c028-443d-4078-b36b-e104337cd744 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-5edafd77-2889-49e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530"}, "enabled": true, "id": "222dc48844214cd3806b11556a1a9530", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}]} 2018-11-06 20:30:16,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-5edafd77-2889-49e-name used request id req-dd28c028-443d-4078-b36b-e104337cd744 2018-11-06 20:30:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/e66dcbfb74d74d0b82e0373bee8ac995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394cf57f-932b-47bb-bc03-c87c19c076d9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e66dcbfb74d74d0b82e0373bee8ac995"}, "enabled": true, "id": "e66dcbfb74d74d0b82e0373bee8ac995", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-5edafd77-2889-49e-user"}} 2018-11-06 20:30:16,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e66dcbfb74d74d0b82e0373bee8ac995 used request id req-394cf57f-932b-47bb-bc03-c87c19c076d9 2018-11-06 20:30:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ce2438-6dc0-4dc5-afe3-62dc85354d1d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:30:16,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles used request id req-27ce2438-6dc0-4dc5-afe3-62dc85354d1d 2018-11-06 20:30:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db58ab3-30a3-4fdd-ba3f-c58f9193e075 Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:30:16,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-2db58ab3-30a3-4fdd-ba3f-c58f9193e075 2018-11-06 20:30:16,471 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:16,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8371d3db-512d-4665-bdbf-c789178e3898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:16,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-8371d3db-512d-4665-bdbf-c789178e3898 2018-11-06 20:30:16,604 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-5edafd77-2889-49e-user 2018-11-06 20:30:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:16,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aece3462-e623-47d2-9722-2f511dc1e987 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:16,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aece3462-e623-47d2-9722-2f511dc1e987 2018-11-06 20:30:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" -d '{"role": {"name": "CreateProjectUserTests-5edafd77-2889-49e-name-role"}}' 2018-11-06 20:30:16,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2116f72a-ae80-4c0c-a05a-f3d7cd8f164c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8373010d8b3a4eef94dd3293f670493a", "links": {"self": "http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a"}, "name": "CreateProjectUserTests-5edafd77-2889-49e-name-role"}} 2018-11-06 20:30:16,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2116f72a-ae80-4c0c-a05a-f3d7cd8f164c 2018-11-06 20:30:16,792 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-5edafd77-2889-49e-name-role 2018-11-06 20:30:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:16,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1ee46f-d560-4839-b47c-20d110706ec9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a"}, "domain_id": null, "name": "CreateProjectUserTests-5edafd77-2889-49e-name-role", "id": "8373010d8b3a4eef94dd3293f670493a"}} 2018-11-06 20:30:16,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a used request id req-3e1ee46f-d560-4839-b47c-20d110706ec9 2018-11-06 20:30:16,885 - keystone_utils - INFO - Granting role CreateProjectUserTests-5edafd77-2889-49e-name-role to project CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles/8373010d8b3a4eef94dd3293f670493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:17,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60910c6f-a5af-470f-9c5a-6e242d558702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:17,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530/users/e66dcbfb74d74d0b82e0373bee8ac995/roles/8373010d8b3a4eef94dd3293f670493a used request id req-60910c6f-a5af-470f-9c5a-6e242d558702 2018-11-06 20:30:17,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:17,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:17,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8373010d8b3a4eef94dd3293f670493a", "name": "CreateProjectUserTests-5edafd77-2889-49e-name-role"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "222dc48844214cd3806b11556a1a9530", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/222dc48844214cd3806b11556a1a9530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/222dc48844214cd3806b11556a1a9530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/222dc48844214cd3806b11556a1a9530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/222dc48844214cd3806b11556a1a9530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/222dc48844214cd3806b11556a1a9530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/222dc48844214cd3806b11556a1a9530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/222dc48844214cd3806b11556a1a9530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/222dc48844214cd3806b11556a1a9530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/222dc48844214cd3806b11556a1a9530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/222dc48844214cd3806b11556a1a9530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/222dc48844214cd3806b11556a1a9530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/222dc48844214cd3806b11556a1a9530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-5edafd77-2889-49e-user", "id": "e66dcbfb74d74d0b82e0373bee8ac995"}, "audit_ids": ["3p7D4oEGTFu2PcUO6avdig"], "issued_at": "2018-11-06T20:30:17.000000Z"}} 2018-11-06 20:30:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e924214c-8288-4c5d-a805-36d9fc5a183f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:17,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e924214c-8288-4c5d-a805-36d9fc5a183f 2018-11-06 20:30:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-5edafd77-2889-49e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:17,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aa66a7d5-108c-4330-a83c-fdeb90aa9a9f Date: Tue, 06 Nov 2018 20:30:17 GMT RESP BODY: {"security_groups": []} 2018-11-06 20:30:17,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-5edafd77-2889-49e-name&description=hello+group used request id req-aa66a7d5-108c-4330-a83c-fdeb90aa9a9f 2018-11-06 20:30:17,969 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-5edafd77-2889-49e-name... 2018-11-06 20:30:17,969 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" -d '{"security_group": {"name": "CreateProjectUserTests-5edafd77-2889-49e-name", "description": "hello group"}}' 2018-11-06 20:30:19,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-5bbd0bd7-2541-4422-8c14-9dc76d35893e Date: Tue, 06 Nov 2018 20:30:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "updated_at": "2018-11-06T20:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "782cea47-1e42-4327-b081-59327d16157f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}], "revision_number": 2, "project_id": "222dc48844214cd3806b11556a1a9530", "id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}} 2018-11-06 20:30:19,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5bbd0bd7-2541-4422-8c14-9dc76d35893e 2018-11-06 20:30:19,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:19,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89948cdb-ac68-4a30-9d27-7b11e3a2e610 Date: Tue, 06 Nov 2018 20:30: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": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "782cea47-1e42-4327-b081-59327d16157f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4"}]} 2018-11-06 20:30:19,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-89948cdb-ac68-4a30-9d27-7b11e3a2e610 2018-11-06 20:30:19,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:19,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a80c1028-0be0-4e93-b21e-9c78f1c5143c Date: Tue, 06 Nov 2018 20:30: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": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "782cea47-1e42-4327-b081-59327d16157f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4"}]} 2018-11-06 20:30:19,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-a80c1028-0be0-4e93-b21e-9c78f1c5143c 2018-11-06 20:30:19,961 - neutron_utils - INFO - Retrieving security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:20,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-902d68f2-3780-43b8-a270-e07b966b3863 Date: Tue, 06 Nov 2018 20:30:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "updated_at": "2018-11-06T20:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "782cea47-1e42-4327-b081-59327d16157f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}], "revision_number": 2, "project_id": "222dc48844214cd3806b11556a1a9530", "id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}]} 2018-11-06 20:30:20,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-902d68f2-3780-43b8-a270-e07b966b3863 2018-11-06 20:30:20,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:21,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e393ab4-1e4b-43f2-bd67-e0779aae9d6a Date: Tue, 06 Nov 2018 20:30:21 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": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "782cea47-1e42-4327-b081-59327d16157f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4"}]} 2018-11-06 20:30:21,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-2e393ab4-1e4b-43f2-bd67-e0779aae9d6a 2018-11-06 20:30:21,144 - neutron_utils - INFO - Retrieving security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:21,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-42918985-cc92-4c79-927e-c7f1a34f5708 Date: Tue, 06 Nov 2018 20:30:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "updated_at": "2018-11-06T20:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "782cea47-1e42-4327-b081-59327d16157f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}], "revision_number": 2, "project_id": "222dc48844214cd3806b11556a1a9530", "id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}]} 2018-11-06 20:30:22,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-42918985-cc92-4c79-927e-c7f1a34f5708 2018-11-06 20:30:22,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:22,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d9b7777-f9ac-4f88-a7cc-8f56fa05b564 Date: Tue, 06 Nov 2018 20:30:22 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": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "782cea47-1e42-4327-b081-59327d16157f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4"}]} 2018-11-06 20:30:22,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-1d9b7777-f9ac-4f88-a7cc-8f56fa05b564 2018-11-06 20:30:22,310 - neutron_utils - INFO - Retrieving security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:22,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2db56833-0142-475d-bd34-5d05d1321fa3 Date: Tue, 06 Nov 2018 20:30:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "updated_at": "2018-11-06T20:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "782cea47-1e42-4327-b081-59327d16157f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "revision_number": 0, "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}], "revision_number": 2, "project_id": "222dc48844214cd3806b11556a1a9530", "id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}]} 2018-11-06 20:30:22,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-2db56833-0142-475d-bd34-5d05d1321fa3 2018-11-06 20:30:22,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 2018-11-06 20:30:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:22,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48acb649-5936-4e58-83c8-ab641dca8f08 Date: Tue, 06 Nov 2018 20:30:22 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": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "782cea47-1e42-4327-b081-59327d16157f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:18Z", "security_group_id": "faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:18Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "8fd9c3a4-460d-43f7-ba83-04d139b7e4c4"}]} 2018-11-06 20:30:22,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-48acb649-5936-4e58-83c8-ab641dca8f08 2018-11-06 20:30:22,597 - neutron_utils - INFO - Deleting security group rule with ID - 782cea47-1e42-4327-b081-59327d16157f 2018-11-06 20:30:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/782cea47-1e42-4327-b081-59327d16157f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:23,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95dee97e-cd44-4f3b-82d1-6cf18d4b9d3f Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:23,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/782cea47-1e42-4327-b081-59327d16157f used request id req-95dee97e-cd44-4f3b-82d1-6cf18d4b9d3f 2018-11-06 20:30:23,569 - neutron_utils - INFO - Deleting security group rule with ID - 8fd9c3a4-460d-43f7-ba83-04d139b7e4c4 2018-11-06 20:30:23,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8fd9c3a4-460d-43f7-ba83-04d139b7e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:24,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98ecd6ee-5fd6-44a3-8686-77cb131c27c6 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:24,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8fd9c3a4-460d-43f7-ba83-04d139b7e4c4 used request id req-98ecd6ee-5fd6-44a3-8686-77cb131c27c6 2018-11-06 20:30:24,548 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acda9cac8ae4d985a17067752c718958aa3fde" 2018-11-06 20:30:24,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d401978-80cc-4d17-8d7b-193900e300e5 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:24,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/faab9cbe-9ebe-4c05-bddb-4b30dd6f7bc8 used request id req-5d401978-80cc-4d17-8d7b-193900e300e5 2018-11-06 20:30:24,847 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-5edafd77-2889-49e-user 2018-11-06 20:30:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e66dcbfb74d74d0b82e0373bee8ac995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95263db955ea1434354098ff8ddcdc76756345ce" 2018-11-06 20:30:25,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db680878-3820-4521-a0fb-709a82e50dda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:25,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e66dcbfb74d74d0b82e0373bee8ac995 used request id req-db680878-3820-4521-a0fb-709a82e50dda 2018-11-06 20:30:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:25,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-31fbcb18-7b0b-468f-a87e-e58e74bb6ce2 Date: Tue, 06 Nov 2018 20:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:17Z", "updated_at": "2018-11-06T20:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "revision_number": 0, "id": "b6d13375-f9a9-449f-aaed-4de892b13d0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "revision_number": 0, "id": "bcf6ceeb-9af8-496e-8754-b496df8daffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "revision_number": 0, "id": "e628b83d-333c-4c8b-bcfb-6293f51cdafa", "remote_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv6", "project_id": "222dc48844214cd3806b11556a1a9530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "revision_number": 0, "id": "fdb1a9f0-2cba-4cf2-a45e-62f12410ab74", "remote_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "tenant_id": "222dc48844214cd3806b11556a1a9530", "port_range_min": null, "ethertype": "IPv4", "project_id": "222dc48844214cd3806b11556a1a9530"}], "revision_number": 4, "project_id": "222dc48844214cd3806b11556a1a9530", "id": "3af16244-4f93-4949-9b06-30b641f0ad35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:30:25,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-31fbcb18-7b0b-468f-a87e-e58e74bb6ce2 2018-11-06 20:30:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60be0a32-1251-45f7-b52e-d9a11d897a59 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530"}, "enabled": true, "id": "222dc48844214cd3806b11556a1a9530", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-5edafd77-2889-49e-name"}} 2018-11-06 20:30:25,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530 used request id req-60be0a32-1251-45f7-b52e-d9a11d897a59 2018-11-06 20:30:25,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af16244-4f93-4949-9b06-30b641f0ad35 2018-11-06 20:30:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3af16244-4f93-4949-9b06-30b641f0ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:26,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b264c785-bdcf-4ae7-89f3-33d561d93880 Date: Tue, 06 Nov 2018 20:30:26 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": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:17Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "b6d13375-f9a9-449f-aaed-4de892b13d0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:17Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "bcf6ceeb-9af8-496e-8754-b496df8daffd"}, {"remote_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:17Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "e628b83d-333c-4c8b-bcfb-6293f51cdafa"}, {"remote_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:17Z", "security_group_id": "3af16244-4f93-4949-9b06-30b641f0ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "222dc48844214cd3806b11556a1a9530", "created_at": "2018-11-06T20:30:17Z", "project_id": "222dc48844214cd3806b11556a1a9530", "id": "fdb1a9f0-2cba-4cf2-a45e-62f12410ab74"}]} 2018-11-06 20:30:26,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3af16244-4f93-4949-9b06-30b641f0ad35 used request id req-b264c785-bdcf-4ae7-89f3-33d561d93880 2018-11-06 20:30:26,063 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 20:30:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3af16244-4f93-4949-9b06-30b641f0ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:27,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc67f317-12ba-4fed-9dc7-d870526ae925 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:27,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3af16244-4f93-4949-9b06-30b641f0ad35 used request id req-cc67f317-12ba-4fed-9dc7-d870526ae925 2018-11-06 20:30:27,139 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-5edafd77-2889-49e-name 2018-11-06 20:30:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:27,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59fa071-1f66-49a8-985f-4787cc817e31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:27,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/222dc48844214cd3806b11556a1a9530 used request id req-e59fa071-1f66-49a8-985f-4787cc817e31 2018-11-06 20:30:27,424 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-5edafd77-2889-49e-name-role 2018-11-06 20:30:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:27,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60e4956-04cd-40a8-9daf-2922ce8f2a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:27,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8373010d8b3a4eef94dd3293f670493a used request id req-a60e4956-04cd-40a8-9daf-2922ce8f2a02 2018-11-06 20:30:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905621271c467e693ebd380a17cbc64992514082" 2018-11-06 20:30:27,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eec3fb1-d146-4a3c-a5d2-3d3c5f84b2a4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:27,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9eec3fb1-d146-4a3c-a5d2-3d3c5f84b2a4 2018-11-06 20:30:27,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:28,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["dCcofn6mRiizhdAS38jFig"], "issued_at": "2018-11-06T20:30:28.000000Z"}} 2018-11-06 20:30:28,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}da93575445b7840de94bf3aee0e37926740664b6" 2018-11-06 20:30:28,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157e7f32-a2bf-49ad-a7e9-9e975a3f7298 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:28,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-157e7f32-a2bf-49ad-a7e9-9e975a3f7298 2018-11-06 20:30:28,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:28,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:28,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["vwSuaFYmRjCnxdPfYI3WkQ"], "issued_at": "2018-11-06T20:30:28.000000Z"}} 2018-11-06 20:30:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:28,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86cc037-ad68-474c-9bd8-71fa71147b75 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:28,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b86cc037-ad68-474c-9bd8-71fa71147b75 2018-11-06 20:30:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:28,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:28,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e1344b8b-898d-423-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:28,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d829ce-2dc3-4ae0-9dfe-947f36b983d7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e1344b8b-898d-423-name", "previous": null, "next": null}, "projects": []} 2018-11-06 20:30:28,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e1344b8b-898d-423-name used request id req-85d829ce-2dc3-4ae0-9dfe-947f36b983d7 2018-11-06 20:30:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:28,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a658598c-e2a3-4602-bcf9-ac826c1c0bff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:28,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a658598c-e2a3-4602-bcf9-ac826c1c0bff 2018-11-06 20:30:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}}' 2018-11-06 20:30:29,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a57bd2-9cab-4f5c-906d-7487d5987b7b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2"}, "enabled": true, "id": "b19049d1803f42b89d82d8a3764c53e2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}} 2018-11-06 20:30:29,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-07a57bd2-9cab-4f5c-906d-7487d5987b7b 2018-11-06 20:30:29,047 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:29,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:29,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:29,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["EJs6Quo-R0u22gaqeysqkA"], "issued_at": "2018-11-06T20:30:29.000000Z"}} 2018-11-06 20:30:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:29,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18566bb0-6251-40e2-9bbc-55927c6bc3c0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:29,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18566bb0-6251-40e2-9bbc-55927c6bc3c0 2018-11-06 20:30:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:29,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30:29 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:29,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ec02c6-54ca-4189-b616-45a40ac3f456 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:30:29,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-46ec02c6-54ca-4189-b616-45a40ac3f456 2018-11-06 20:30:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:29,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0467306-7cae-4771-a7c7-bd797e07431f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:29,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0467306-7cae-4771-a7c7-bd797e07431f 2018-11-06 20:30:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320aab5f-d8e5-408a-9885-41b2154f048e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:30,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-320aab5f-d8e5-408a-9885-41b2154f048e 2018-11-06 20:30:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5218474e-d152-49fd-a285-f8b9c4d885a7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2"}, "enabled": true, "id": "b19049d1803f42b89d82d8a3764c53e2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:30,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name used request id req-5218474e-d152-49fd-a285-f8b9c4d885a7 2018-11-06 20:30:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a48222-d6ce-4864-aa16-7c33889d5582 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9"}, "enabled": true, "id": "fb526c1e45114fa4ab5b2d1f5ff527d9", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-user1"}} 2018-11-06 20:30:30,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9 used request id req-40a48222-d6ce-4864-aa16-7c33889d5582 2018-11-06 20:30:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1412fbf4-2bd9-44a3-9e3f-a5e506823206 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:30:30,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles used request id req-1412fbf4-2bd9-44a3-9e3f-a5e506823206 2018-11-06 20:30:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579ed1f6-bf80-499b-8f8f-d5274322dcfb Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:30:30,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-579ed1f6-bf80-499b-8f8f-d5274322dcfb 2018-11-06 20:30:30,577 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:30,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff80c9c-50a9-4eda-9a10-ff18023d85b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:30,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-3ff80c9c-50a9-4eda-9a10-ff18023d85b3 2018-11-06 20:30:30,975 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e1344b8b-898d-423-user1 2018-11-06 20:30:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:30,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd66cc7a-1126-403c-8c34-a180fa09aa41 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:30,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd66cc7a-1126-403c-8c34-a180fa09aa41 2018-11-06 20:30:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" -d '{"role": {"name": "CreateProjectUserTests-e1344b8b-898d-423-name-role"}}' 2018-11-06 20:30:31,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f32da3-d909-48cc-bea0-721186e7fb76 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6de0851d59ef4468ba6baf3e2773cbd7", "links": {"self": "http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7"}, "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role"}} 2018-11-06 20:30:31,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a0f32da3-d909-48cc-bea0-721186e7fb76 2018-11-06 20:30:31,110 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e1344b8b-898d-423-name-role 2018-11-06 20:30:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:31,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88304f1-a38f-4380-998f-1ce6a3202356 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7"}, "domain_id": null, "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role", "id": "6de0851d59ef4468ba6baf3e2773cbd7"}} 2018-11-06 20:30:31,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 used request id req-a88304f1-a38f-4380-998f-1ce6a3202356 2018-11-06 20:30:31,188 - keystone_utils - INFO - Granting role CreateProjectUserTests-e1344b8b-898d-423-name-role to project CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles/6de0851d59ef4468ba6baf3e2773cbd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:31,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41c3393-153f-499b-958b-73b85f6cdd02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:31,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/fb526c1e45114fa4ab5b2d1f5ff527d9/roles/6de0851d59ef4468ba6baf3e2773cbd7 used request id req-c41c3393-153f-499b-958b-73b85f6cdd02 2018-11-06 20:30:31,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:31,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:31,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["UuBASbNBTZaWxz2sxJPPyQ"], "issued_at": "2018-11-06T20:30:31.000000Z"}} 2018-11-06 20:30:31,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:31,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61eabbc9-6f4b-4f47-8a93-adaf0586c0cf 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:31,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-61eabbc9-6f4b-4f47-8a93-adaf0586c0cf 2018-11-06 20:30:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:31,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:31,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a30ad1-593f-4a2f-bde2-455dafa64694 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-e1344b8b-898d-423-user1", "links": {"self": "http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9"}, "domain_id": "default", "enabled": true, "id": "fb526c1e45114fa4ab5b2d1f5ff527d9", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:30:31,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-20a30ad1-593f-4a2f-bde2-455dafa64694 2018-11-06 20:30:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20543ad-f9a6-4272-8a02-6d888034c182 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:30:32,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a20543ad-f9a6-4272-8a02-6d888034c182 2018-11-06 20:30:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4183b1-bbe9-4579-968e-eb718d475c24 Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "6de0851d59ef4468ba6baf3e2773cbd7", "links": {"self": "http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7"}, "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:32,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc4183b1-bbe9-4579-968e-eb718d475c24 2018-11-06 20:30:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d34616-9bad-4ad7-b578-14c2fb117f83 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2"}, "enabled": true, "id": "b19049d1803f42b89d82d8a3764c53e2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:32,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-e1344b8b-898d-423-name used request id req-b5d34616-9bad-4ad7-b578-14c2fb117f83 2018-11-06 20:30:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/326dc9b4202a432d95b0c3df4321928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071e255d-9af3-41be-bcf5-c99b94cbe71c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/326dc9b4202a432d95b0c3df4321928d"}, "enabled": true, "id": "326dc9b4202a432d95b0c3df4321928d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-user2"}} 2018-11-06 20:30:32,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/326dc9b4202a432d95b0c3df4321928d used request id req-071e255d-9af3-41be-bcf5-c99b94cbe71c 2018-11-06 20:30:32,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30260376-b88f-4963-881a-fb573b87c67e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 20:30:32,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles used request id req-30260376-b88f-4963-881a-fb573b87c67e 2018-11-06 20:30:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:32,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c6466d-44b2-4c54-b1d6-5b22dda49c86 Content-Encoding: gzip Content-Length: 139 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "domain_id": null, "name": "admin", "id": "af9a8dfaf2774fda8d2d6a24361df3d8"}} 2018-11-06 20:30:32,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-87c6466d-44b2-4c54-b1d6-5b22dda49c86 2018-11-06 20:30:32,905 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:33,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ea876f-cfd6-4695-9498-54dbd74170e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:33,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-f9ea876f-cfd6-4695-9498-54dbd74170e5 2018-11-06 20:30:33,034 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e1344b8b-898d-423-user2 2018-11-06 20:30:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:33,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd50261e-e452-491c-bafb-c00a11e43db9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7"}, "domain_id": null, "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role", "id": "6de0851d59ef4468ba6baf3e2773cbd7"}} 2018-11-06 20:30:33,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 used request id req-fd50261e-e452-491c-bafb-c00a11e43db9 2018-11-06 20:30:33,203 - keystone_utils - INFO - Granting role CreateProjectUserTests-e1344b8b-898d-423-name-role to project CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles/6de0851d59ef4468ba6baf3e2773cbd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:33,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fba858f-c7e9-4a83-b192-9b00a6a3590d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:33,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2/users/326dc9b4202a432d95b0c3df4321928d/roles/6de0851d59ef4468ba6baf3e2773cbd7 used request id req-0fba858f-c7e9-4a83-b192-9b00a6a3590d 2018-11-06 20:30:33,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:33,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:33,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6de0851d59ef4468ba6baf3e2773cbd7", "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b19049d1803f42b89d82d8a3764c53e2", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e1344b8b-898d-423-user1", "id": "fb526c1e45114fa4ab5b2d1f5ff527d9"}, "audit_ids": ["oWRu5968RjCHxtdFBZC_Vg"], "issued_at": "2018-11-06T20:30:33.000000Z"}} 2018-11-06 20:30:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:33,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3892462b-9638-4068-985d-4bae584d0b3f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:33,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3892462b-9638-4068-985d-4bae584d0b3f 2018-11-06 20:30:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-e1344b8b-898d-423-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:34,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0915c73b-7fea-4fe5-8267-2f3af6e9eb07 Date: Tue, 06 Nov 2018 20:30:34 GMT RESP BODY: {"security_groups": []} 2018-11-06 20:30:34,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-e1344b8b-898d-423-name&description=hello+group used request id req-0915c73b-7fea-4fe5-8267-2f3af6e9eb07 2018-11-06 20:30:34,101 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e1344b8b-898d-423-name... 2018-11-06 20:30:34,101 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" -d '{"security_group": {"name": "CreateProjectUserTests-e1344b8b-898d-423-name", "description": "hello group"}}' 2018-11-06 20:30:34,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c5b71c28-af1d-4c51-82fe-a1169b291898 Date: Tue, 06 Nov 2018 20:30:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}} 2018-11-06 20:30:34,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c5b71c28-af1d-4c51-82fe-a1169b291898 2018-11-06 20:30:34,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bacbfd5-f3db-49c8-8b84-d5e07a561a2b Date: Tue, 06 Nov 2018 20:30:34 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:34,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-5bacbfd5-f3db-49c8-8b84-d5e07a561a2b 2018-11-06 20:30:34,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:35,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d12c6ea4-fff9-40e2-a263-637c5ae65842 Date: Tue, 06 Nov 2018 20:30:35 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:35,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-d12c6ea4-fff9-40e2-a263-637c5ae65842 2018-11-06 20:30:35,025 - neutron_utils - INFO - Retrieving security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:35,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-502f9120-64ef-4737-9b5d-fef9adaf7e30 Date: Tue, 06 Nov 2018 20:30:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:35,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-502f9120-64ef-4737-9b5d-fef9adaf7e30 2018-11-06 20:30:35,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:35,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:35,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82560d90-9a84-48ad-923e-cd669c82dfe7 Date: Tue, 06 Nov 2018 20:30:35 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:35,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-82560d90-9a84-48ad-923e-cd669c82dfe7 2018-11-06 20:30:35,908 - neutron_utils - INFO - Retrieving security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fd68592e-ccf1-47af-acb4-25adb73f8316 Date: Tue, 06 Nov 2018 20:30:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:36,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-fd68592e-ccf1-47af-acb4-25adb73f8316 2018-11-06 20:30:36,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:36,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:36,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2688d3e0-e28d-49c9-b3c5-2b7abeccd5a7 Date: Tue, 06 Nov 2018 20:30:36 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:36,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-2688d3e0-e28d-49c9-b3c5-2b7abeccd5a7 2018-11-06 20:30:36,308 - neutron_utils - INFO - Retrieving security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:37,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fa3c3d50-e8b3-4399-a845-98db749ff40e Date: Tue, 06 Nov 2018 20:30:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:37,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-fa3c3d50-e8b3-4399-a845-98db749ff40e 2018-11-06 20:30:37,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:37,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7305efdd-1e3e-48d5-bca0-536158e406a5 Date: Tue, 06 Nov 2018 20:30:37 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:37,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-7305efdd-1e3e-48d5-bca0-536158e406a5 2018-11-06 20:30:37,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:30:37,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:37,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6de0851d59ef4468ba6baf3e2773cbd7", "name": "CreateProjectUserTests-e1344b8b-898d-423-name-role"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b19049d1803f42b89d82d8a3764c53e2", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b19049d1803f42b89d82d8a3764c53e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e1344b8b-898d-423-user2", "id": "326dc9b4202a432d95b0c3df4321928d"}, "audit_ids": ["yKFDULFCRJq5ROZU_mPr2Q"], "issued_at": "2018-11-06T20:30:37.000000Z"}} 2018-11-06 20:30:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:37,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c09083-6050-4457-a6a4-3d5091aa9e12 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:37,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9c09083-6050-4457-a6a4-3d5091aa9e12 2018-11-06 20:30:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-e1344b8b-898d-423-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0a7c882b-f2a5-4eb5-9c88-e6f8357a9800 Date: Tue, 06 Nov 2018 20:30:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:38,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-e1344b8b-898d-423-name&description=hello+group used request id req-0a7c882b-f2a5-4eb5-9c88-e6f8357a9800 2018-11-06 20:30:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:38,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:38,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace2e212-3bfe-4d9b-a69a-2032c9bbfff5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2"}, "enabled": true, "id": "b19049d1803f42b89d82d8a3764c53e2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}} 2018-11-06 20:30:38,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 used request id req-ace2e212-3bfe-4d9b-a69a-2032c9bbfff5 2018-11-06 20:30:38,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4f38bbd-0993-4433-b2de-6a0b3f319b83 Date: Tue, 06 Nov 2018 20:30:38 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:38,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-d4f38bbd-0993-4433-b2de-6a0b3f319b83 2018-11-06 20:30:38,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b3ff508-4b5b-4947-b69f-e1b17a86951a Date: Tue, 06 Nov 2018 20:30:38 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:38,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-9b3ff508-4b5b-4947-b69f-e1b17a86951a 2018-11-06 20:30:38,601 - neutron_utils - INFO - Retrieving security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-47cdd4a9-e93a-4ff9-8661-a2dbb5aa846b Date: Tue, 06 Nov 2018 20:30:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "8dccad46-b6d2-44d4-8718-ba691d074d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 2, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5c3478d9-97f4-4595-8235-136420be22cf", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}]} 2018-11-06 20:30:38,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-47cdd4a9-e93a-4ff9-8661-a2dbb5aa846b 2018-11-06 20:30:38,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3478d9-97f4-4595-8235-136420be22cf 2018-11-06 20:30:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:38,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-879c1e2a-17e8-4423-8fdb-d64671c5c9e0 Date: Tue, 06 Nov 2018 20:30:38 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": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5aa00293-0ff7-45b9-be00-9ab8b09f054b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5c3478d9-97f4-4595-8235-136420be22cf", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "8dccad46-b6d2-44d4-8718-ba691d074d34"}]} 2018-11-06 20:30:38,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5c3478d9-97f4-4595-8235-136420be22cf used request id req-879c1e2a-17e8-4423-8fdb-d64671c5c9e0 2018-11-06 20:30:38,815 - neutron_utils - INFO - Deleting security group rule with ID - 8dccad46-b6d2-44d4-8718-ba691d074d34 2018-11-06 20:30:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8dccad46-b6d2-44d4-8718-ba691d074d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:38,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5cb8891-472c-4119-917b-bedd54acff91 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:38,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8dccad46-b6d2-44d4-8718-ba691d074d34 used request id req-e5cb8891-472c-4119-917b-bedd54acff91 2018-11-06 20:30:38,981 - neutron_utils - INFO - Deleting security group rule with ID - 5aa00293-0ff7-45b9-be00-9ab8b09f054b 2018-11-06 20:30:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/5aa00293-0ff7-45b9-be00-9ab8b09f054b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:39,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21f7708c-a0f4-40ea-bad8-27faa9cab823 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:39,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/5aa00293-0ff7-45b9-be00-9ab8b09f054b used request id req-21f7708c-a0f4-40ea-bad8-27faa9cab823 2018-11-06 20:30:39,142 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289cddc55bd676fc028295076e7842bf9fa4acf1" 2018-11-06 20:30:39,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-364579b2-fb4a-4d04-b45c-8321799fb1c4 Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:39,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5c3478d9-97f4-4595-8235-136420be22cf used request id req-364579b2-fb4a-4d04-b45c-8321799fb1c4 2018-11-06 20:30:39,468 - neutron_utils - INFO - Deleting security group rule with ID - 8dccad46-b6d2-44d4-8718-ba691d074d34 2018-11-06 20:30:39,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8dccad46-b6d2-44d4-8718-ba691d074d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:39,706 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-16d1b385-1af2-4df8-acf7-530d71a6a45e Date: Tue, 06 Nov 2018 20:30:39 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8dccad46-b6d2-44d4-8718-ba691d074d34 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 20:30:39,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8dccad46-b6d2-44d4-8718-ba691d074d34 used request id req-16d1b385-1af2-4df8-acf7-530d71a6a45e 2018-11-06 20:30:39,707 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8dccad46-b6d2-44d4-8718-ba691d074d34 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 20:30:39,707 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8dccad46-b6d2-44d4-8718-ba691d074d34 does not exist Neutron server returns request_ids: ['req-16d1b385-1af2-4df8-acf7-530d71a6a45e'] 2018-11-06 20:30:39,708 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5c3478d9-97f4-4595-8235-136420be22cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c3529b6c943705e4e06dbbb116052f62a7d3a1" 2018-11-06 20:30:39,732 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2d3850eb-dd9e-4a59-9fca-a0f2b533a923 Date: Tue, 06 Nov 2018 20:30:39 GMT RESP BODY: {"NeutronError": {"message": "Security group 5c3478d9-97f4-4595-8235-136420be22cf does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 20:30:39,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5c3478d9-97f4-4595-8235-136420be22cf used request id req-2d3850eb-dd9e-4a59-9fca-a0f2b533a923 2018-11-06 20:30:39,733 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 5c3478d9-97f4-4595-8235-136420be22cf does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 20:30:39,733 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 5c3478d9-97f4-4595-8235-136420be22cf does not exist Neutron server returns request_ids: ['req-2d3850eb-dd9e-4a59-9fca-a0f2b533a923'] 2018-11-06 20:30:39,733 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e1344b8b-898d-423-user1 2018-11-06 20:30:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc428a909163e58e20ca0337cdd0b0ff2be5147c" 2018-11-06 20:30:39,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb55799d-c130-486f-b01a-c253430c2711 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:39,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fb526c1e45114fa4ab5b2d1f5ff527d9 used request id req-bb55799d-c130-486f-b01a-c253430c2711 2018-11-06 20:30:39,931 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e1344b8b-898d-423-user2 2018-11-06 20:30:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/326dc9b4202a432d95b0c3df4321928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c78fa3df51c8d2a2009ed942f9ce24f1f96c0ca" 2018-11-06 20:30:40,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6e2203-4137-4e3d-9ee5-8f6f88fe7527 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:40,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/326dc9b4202a432d95b0c3df4321928d used request id req-fb6e2203-4137-4e3d-9ee5-8f6f88fe7527 2018-11-06 20:30:40,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:40,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-828a05f1-af81-47cd-82d7-afa47aa6bb95 Date: Tue, 06 Nov 2018 20:30:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:33Z", "updated_at": "2018-11-06T20:30:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "6db914f2-db1a-48c0-a068-e47aee12b6a4", "remote_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "70f52437-5c09-4f01-a54c-555bfb865370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "revision_number": 0, "id": "9589612c-e5ca-4ce1-a074-6e155bcebdb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:30:33Z", "revision_number": 0, "id": "b98ba81d-b4b9-4a1c-9834-14f2538c0bbb", "remote_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "remote_ip_prefix": null, "created_at": "2018-11-06T20:30:33Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b19049d1803f42b89d82d8a3764c53e2"}], "revision_number": 4, "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:30:40,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-828a05f1-af81-47cd-82d7-afa47aa6bb95 2018-11-06 20:30:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3573541b-9310-4048-afa2-372d666b2175 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:30:40,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-3573541b-9310-4048-afa2-372d666b2175 2018-11-06 20:30:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:40,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c695159-1972-4fe3-84f2-2b1774679e4d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2"}, "enabled": true, "id": "b19049d1803f42b89d82d8a3764c53e2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e1344b8b-898d-423-name"}} 2018-11-06 20:30:40,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 used request id req-1c695159-1972-4fe3-84f2-2b1774679e4d 2018-11-06 20:30:40,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e95b170-646d-4eea-8527-d867f1e9fc86 2018-11-06 20:30:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e95b170-646d-4eea-8527-d867f1e9fc86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:40,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-331681ca-dec1-4c63-89b8-d084835547f3 Date: Tue, 06 Nov 2018 20:30:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "6db914f2-db1a-48c0-a068-e47aee12b6a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "70f52437-5c09-4f01-a54c-555bfb865370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:34Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:34Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "9589612c-e5ca-4ce1-a074-6e155bcebdb3"}, {"remote_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:30:33Z", "security_group_id": "5e95b170-646d-4eea-8527-d867f1e9fc86", "port_range_min": null, "revision_number": 0, "tenant_id": "b19049d1803f42b89d82d8a3764c53e2", "created_at": "2018-11-06T20:30:33Z", "project_id": "b19049d1803f42b89d82d8a3764c53e2", "id": "b98ba81d-b4b9-4a1c-9834-14f2538c0bbb"}]} 2018-11-06 20:30:40,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e95b170-646d-4eea-8527-d867f1e9fc86 used request id req-331681ca-dec1-4c63-89b8-d084835547f3 2018-11-06 20:30:40,720 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 20:30:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5e95b170-646d-4eea-8527-d867f1e9fc86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:41,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eda42f3b-f002-43ac-ae41-63dc247d70ef Content-Length: 0 Date: Tue, 06 Nov 2018 20:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:41,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5e95b170-646d-4eea-8527-d867f1e9fc86 used request id req-eda42f3b-f002-43ac-ae41-63dc247d70ef 2018-11-06 20:30:41,101 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e1344b8b-898d-423-name 2018-11-06 20:30:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:41,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cbdab9f-c02b-4209-a07e-cafadaed0e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:41,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b19049d1803f42b89d82d8a3764c53e2 used request id req-6cbdab9f-c02b-4209-a07e-cafadaed0e03 2018-11-06 20:30:41,301 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e1344b8b-898d-423-name-role 2018-11-06 20:30:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:41,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490c3631-2b34-40d4-b5dc-bd54a6ee6308 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:30:41,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6de0851d59ef4468ba6baf3e2773cbd7 used request id req-490c3631-2b34-40d4-b5dc-bd54a6ee6308 2018-11-06 20:30:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a313759861d35d1a7c0f9a287571cc97c5157949" 2018-11-06 20:30:41,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6693e79-b3db-4e0f-85e5-1cbc9af4f793 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:30:41,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6693e79-b3db-4e0f-85e5-1cbc9af4f793 2018-11-06 20:30:41,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:41,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["1PxEvV7lRs-Ox7Jglo4Z0g"], "issued_at": "2018-11-06T20:30:41.000000Z"}} 2018-11-06 20:30:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" 2018-11-06 20:30:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e94b1724-3bb1-4b8e-be86-b0429ccccd39 Date: Tue, 06 Nov 2018 20:30: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"}}} 2018-11-06 20:30:42,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e94b1724-3bb1-4b8e-be86-b0429ccccd39 2018-11-06 20:30:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605"}' 2018-11-06 20:30:43,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f X-Openstack-Request-Id: req-fa8ec6f7-4b01-4912-8165-4f659827b040 Date: Tue, 06 Nov 2018 20:30:43 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:30:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:30:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f", "min_disk": 0, "protected": false, "id": "ead58f97-c8ef-4694-990b-54a012b1987f", "file": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:30:43,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fa8ec6f7-4b01-4912-8165-4f659827b040 2018-11-06 20:30:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" -d '' 2018-11-06 20:30:47,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d89a877-67ad-4721-a768-932741785184 Date: Tue, 06 Nov 2018 20:30:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:30:47,690 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f/file used request id req-4d89a877-67ad-4721-a768-932741785184 2018-11-06 20:30:47,691 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:30:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" 2018-11-06 20:30:48,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-dc5c1ec7-72e0-4e28-be01-5cb02afc5069 Date: Tue, 06 Nov 2018 20:30:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:30:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:30:47Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ead58f97-c8ef-4694-990b-54a012b1987f/snap", "metadata": {}}], "self": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f", "min_disk": 0, "protected": false, "id": "ead58f97-c8ef-4694-990b-54a012b1987f", "file": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ead58f97-c8ef-4694-990b-54a012b1987f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:30:48,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f used request id req-dc5c1ec7-72e0-4e28-be01-5cb02afc5069 2018-11-06 20:30:48,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" 2018-11-06 20:30:48,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b207297b-b2da-41e2-9ae4-ee558c98541f Date: Tue, 06 Nov 2018 20:30: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"}}} 2018-11-06 20:30:48,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b207297b-b2da-41e2-9ae4-ee558c98541f 2018-11-06 20:30:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" 2018-11-06 20:30:49,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-061b3edc-cdec-43dc-95d3-12f69c0e7b38 Date: Tue, 06 Nov 2018 20:30:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:30:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:30:47Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ead58f97-c8ef-4694-990b-54a012b1987f/snap", "metadata": {}}], "self": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f", "min_disk": 0, "protected": false, "id": "ead58f97-c8ef-4694-990b-54a012b1987f", "file": "/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ead58f97-c8ef-4694-990b-54a012b1987f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605"} 2018-11-06 20:30:49,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605 used request id req-061b3edc-cdec-43dc-95d3-12f69c0e7b38 2018-11-06 20:30:49,514 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-6ce56191-8449-42e6-922f-0342cea1e605 2018-11-06 20:30:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c70f8f89f006c9d9331db0259d9479609a93034" 2018-11-06 20:30:51,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f6ad38f-8fa6-4f39-b0c8-183dd3830177 Date: Tue, 06 Nov 2018 20:30:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:30:51,304 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ead58f97-c8ef-4694-990b-54a012b1987f used request id req-0f6ad38f-8fa6-4f39-b0c8-183dd3830177 2018-11-06 20:30:51,306 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 20:30:51,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:51,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["tapkMsEwR6eQeK9nImF0Qg"], "issued_at": "2018-11-06T20:30:51.000000Z"}} 2018-11-06 20:30:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:51,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e405c8-389f-4655-bbf3-054666c467e2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:51,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3e405c8-389f-4655-bbf3-054666c467e2 2018-11-06 20:30:51,771 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net 2018-11-06 20:30:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" -d '{"network": {"name": "NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net", "admin_state_up": true}}' 2018-11-06 20:30:52,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-38beb531-eec7-4b75-9704-5e7698be5caf Date: Tue, 06 Nov 2018 20: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":"36db022c-6baf-409c-8dcf-3efe1cb6b5ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:52Z","is_default":false,"provider:segmentation_id":24,"name":"NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:52Z","mtu":1450}} 2018-11-06 20:30:52,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-38beb531-eec7-4b75-9704-5e7698be5caf 2018-11-06 20:30:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:52,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06b6bcb9-7e4f-44d0-aec3-48d916b0fb25 Date: Tue, 06 Nov 2018 20:30:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"36db022c-6baf-409c-8dcf-3efe1cb6b5ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:52Z","provider:segmentation_id":24,"name":"NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:52,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-06b6bcb9-7e4f-44d0-aec3-48d916b0fb25 2018-11-06 20:30:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-daf93781-5513-4e90-97d6-f3fe612f935f Date: Tue, 06 Nov 2018 20:30:52 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:30:52,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-daf93781-5513-4e90-97d6-f3fe612f935f 2018-11-06 20:30:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:52,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eab420d8-cb85-4f9f-b87e-6f223da3834d Date: Tue, 06 Nov 2018 20:30:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"36db022c-6baf-409c-8dcf-3efe1cb6b5ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:52Z","provider:segmentation_id":24,"name":"NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:52,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-eab420d8-cb85-4f9f-b87e-6f223da3834d 2018-11-06 20:30:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:53,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-095f373c-f295-44a2-9cf4-96c45cdb71fa Date: Tue, 06 Nov 2018 20:30:53 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:30:53,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-095f373c-f295-44a2-9cf4-96c45cdb71fa 2018-11-06 20:30:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:53,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef00dfc4-75c3-412a-95e1-f55862d74e3d Date: Tue, 06 Nov 2018 20:30:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"36db022c-6baf-409c-8dcf-3efe1cb6b5ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:52Z","provider:segmentation_id":24,"name":"NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:53,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net used request id req-ef00dfc4-75c3-412a-95e1-f55862d74e3d 2018-11-06 20:30:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:53,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:54,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fcc2ae-399a-42aa-a510-899babec4715 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:30:54,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-c7fcc2ae-399a-42aa-a510-899babec4715 2018-11-06 20:30:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7bef27ae-8466-4928-9fba-ecfcb98ee43c Date: Tue, 06 Nov 2018 20:30:54 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:30:54,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-7bef27ae-8466-4928-9fba-ecfcb98ee43c 2018-11-06 20:30:54,861 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-40584d7c-182f-4915-98fd-c8ccff738cfb-pub-net 2018-11-06 20:30:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/36db022c-6baf-409c-8dcf-3efe1cb6b5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e2be7a3061964836f14f9754a4cb8fe2b56e5" 2018-11-06 20:30:55,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1034e18-b230-4215-9ba0-e00fc065c866 Date: Tue, 06 Nov 2018 20:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:30:55,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/36db022c-6baf-409c-8dcf-3efe1cb6b5ba used request id req-c1034e18-b230-4215-9ba0-e00fc065c866 2018-11-06 20:30:55,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:56,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["dLMF__CLQ0K_LGenKrUnAQ"], "issued_at": "2018-11-06T20:30:56.000000Z"}} 2018-11-06 20:30:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}87e85374017970660e9e63a5421c24c0c8e4ad11" 2018-11-06 20:30:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e17f48-75b4-4b43-9653-e531be424c3e 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:56,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-58e17f48-75b4-4b43-9653-e531be424c3e 2018-11-06 20:30:56,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:56,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ZwzpeoAZSxe6mwEdGqo7TA"], "issued_at": "2018-11-06T20:30:56.000000Z"}} 2018-11-06 20:30:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}ad0293a7ff0c4be0331e7fbd3dc69409cb1ae95c" 2018-11-06 20:30:56,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05155a7e-ab05-49e3-8473-7b445f2eefd4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:56,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05155a7e-ab05-49e3-8473-7b445f2eefd4 2018-11-06 20:30:56,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:30:56,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["PzJrFDn1T8CTwwPCCl1WzQ"], "issued_at": "2018-11-06T20:30:56.000000Z"}} 2018-11-06 20:30:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:57,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051d0949-b4a2-4322-be0d-4111831c9416 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:30:57,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-051d0949-b4a2-4322-be0d-4111831c9416 2018-11-06 20:30:57,075 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net 2018-11-06 20:30:57,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" -d '{"network": {"name": "NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net", "admin_state_up": true}}' 2018-11-06 20:30:57,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8359ab52-d795-4fe4-aa9a-930428cdd837 Date: Tue, 06 Nov 2018 20:30:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:57Z","is_default":false,"provider:segmentation_id":97,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:57Z","mtu":1450}} 2018-11-06 20:30:57,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8359ab52-d795-4fe4-aa9a-930428cdd837 2018-11-06 20:30:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:57,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b772a2b3-283d-4fc6-905a-269d68dc0c97 Date: Tue, 06 Nov 2018 20:30:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:30:57Z","provider:segmentation_id":97,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:57Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:57,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-b772a2b3-283d-4fc6-905a-269d68dc0c97 2018-11-06 20:30:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:57,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50213273-0ec0-4f0b-a97b-140d36528f42 Date: Tue, 06 Nov 2018 20:30:57 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:30:57,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-50213273-0ec0-4f0b-a97b-140d36528f42 2018-11-06 20:30:57,951 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet 2018-11-06 20:30:57,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" -d '{"subnets": [{"ip_version": 4, "network_id": "8887851e-35f5-4f95-aaf2-711d370ff1b2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]}' 2018-11-06 20:30:58,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-487cfc12-7067-4af0-b614-e16744cc232d Date: Tue, 06 Nov 2018 20:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:58,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-487cfc12-7067-4af0-b614-e16744cc232d 2018-11-06 20:30:58,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:58,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5504abba-eeb3-4f46-b67b-1b5c44cd57ed Date: Tue, 06 Nov 2018 20:30:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["a40854f8-803f-44dc-be0e-42df7d92d296"],"description":"","tags":[],"updated_at":"2018-11-06T20:30:58Z","provider:segmentation_id":97,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:57Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:58,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-5504abba-eeb3-4f46-b67b-1b5c44cd57ed 2018-11-06 20:30:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b18ed47-7b35-4902-810d-10f848cf9d78 Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-7b18ed47-7b35-4902-810d-10f848cf9d78 2018-11-06 20:30:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d29522dd-65ac-43a0-94b5-02032dc9cf5c Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["a40854f8-803f-44dc-be0e-42df7d92d296"],"description":"","tags":[],"updated_at":"2018-11-06T20:30:58Z","provider:segmentation_id":97,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:57Z","provider:network_type":"vxlan"}]} 2018-11-06 20:30:59,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net used request id req-d29522dd-65ac-43a0-94b5-02032dc9cf5c 2018-11-06 20:30:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:30:59,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:30: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:30:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440445dc-66f1-46b6-89fe-b0fc26cfd1d3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:30:59,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-440445dc-66f1-46b6-89fe-b0fc26cfd1d3 2018-11-06 20:30:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a269827-4ab8-426f-b9be-a8cdf1e02a1e Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-4a269827-4ab8-426f-b9be-a8cdf1e02a1e 2018-11-06 20:30:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2&name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eda89494-2d58-42d6-93ec-8b0ce420fdf1 Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2&name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet used request id req-eda89494-2d58-42d6-93ec-8b0ce420fdf1 2018-11-06 20:30:59,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2&name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b68ded68-aaf3-44ec-97a0-5b568eb8fd1d Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2&name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet used request id req-b68ded68-aaf3-44ec-97a0-5b568eb8fd1d 2018-11-06 20:30:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d36fc3d8-827d-4236-83ea-2b7453dcbabd Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-d36fc3d8-827d-4236-83ea-2b7453dcbabd 2018-11-06 20:30:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:30:59,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5c5faae-0421-406a-8bc6-70d4e239e8ae Date: Tue, 06 Nov 2018 20:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8887851e-35f5-4f95-aaf2-711d370ff1b2","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:30:58Z","dns_nameservers":[],"updated_at":"2018-11-06T20:30:58Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a40854f8-803f-44dc-be0e-42df7d92d296","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet"}]} 2018-11-06 20:30:59,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet used request id req-a5c5faae-0421-406a-8bc6-70d4e239e8ae 2018-11-06 20:30:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:31:00,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca544be9-5eff-4582-8606-8dad75b98759 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:00,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-ca544be9-5eff-4582-8606-8dad75b98759 2018-11-06 20:31:00,048 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet 2018-11-06 20:31:00,048 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-subnet 2018-11-06 20:31:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a40854f8-803f-44dc-be0e-42df7d92d296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:31:03,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-159fa9d7-27e4-4959-94ed-aa2621220978 Date: Tue, 06 Nov 2018 20:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:03,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a40854f8-803f-44dc-be0e-42df7d92d296 used request id req-159fa9d7-27e4-4959-94ed-aa2621220978 2018-11-06 20:31:03,219 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2dc9256f-1948-4c57-9c32-d72461f0b139-pub-net 2018-11-06 20:31:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8887851e-35f5-4f95-aaf2-711d370ff1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c058accc28257b83d831ecaf0d075d47b29b88" 2018-11-06 20:31:04,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28e106b8-b8dc-4019-876d-729bb7c3b3e2 Date: Tue, 06 Nov 2018 20:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:04,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8887851e-35f5-4f95-aaf2-711d370ff1b2 used request id req-28e106b8-b8dc-4019-876d-729bb7c3b3e2 2018-11-06 20:31:04,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:05,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["XmmVm3YQQGaeh8DjawaT6Q"], "issued_at": "2018-11-06T20:31:05.000000Z"}} 2018-11-06 20:31:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}5507762b143a07d185cc357344585f7b2aa0caae" 2018-11-06 20:31:05,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23ccf0f-559c-427b-81e5-9601bd2870d7 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:05,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c23ccf0f-559c-427b-81e5-9601bd2870d7 2018-11-06 20:31:05,378 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net 2018-11-06 20:31:05,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5507762b143a07d185cc357344585f7b2aa0caae" -d '{"network": {"name": "NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:05,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bf46bafb-5291-48f2-baac-a1540d56add2 Date: Tue, 06 Nov 2018 20:31:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"282f48b5-0103-4681-a8e4-5cf6bcc8f121","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:05Z","is_default":false,"provider:segmentation_id":98,"name":"NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:05Z","mtu":1450}} 2018-11-06 20:31:05,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-bf46bafb-5291-48f2-baac-a1540d56add2 2018-11-06 20:31:05,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=282f48b5-0103-4681-a8e4-5cf6bcc8f121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5507762b143a07d185cc357344585f7b2aa0caae" 2018-11-06 20:31:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a7cee543-5f95-4713-a8d4-0ff8ba7146ad Date: Tue, 06 Nov 2018 20:31:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"282f48b5-0103-4681-a8e4-5cf6bcc8f121","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:05Z","provider:segmentation_id":98,"name":"NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:05Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=282f48b5-0103-4681-a8e4-5cf6bcc8f121 used request id req-a7cee543-5f95-4713-a8d4-0ff8ba7146ad 2018-11-06 20:31:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=282f48b5-0103-4681-a8e4-5cf6bcc8f121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5507762b143a07d185cc357344585f7b2aa0caae" 2018-11-06 20:31:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f977c4ad-3802-4b31-a6a5-5c339c2ccaab Date: Tue, 06 Nov 2018 20:31:06 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:06,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=282f48b5-0103-4681-a8e4-5cf6bcc8f121 used request id req-f977c4ad-3802-4b31-a6a5-5c339c2ccaab 2018-11-06 20:31:06,497 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-subnet 2018-11-06 20:31:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5507762b143a07d185cc357344585f7b2aa0caae" -d '{"subnets": [{"ip_version": 4, "network_id": "282f48b5-0103-4681-a8e4-5cf6bcc8f121", "cidr": "", "name": "NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-subnet"}]}' 2018-11-06 20:31:06,677 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-e8c1c482-ff45-4270-9b4d-3d231e77c8f2 Date: Tue, 06 Nov 2018 20:31:06 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 20:31:06,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e8c1c482-ff45-4270-9b4d-3d231e77c8f2 2018-11-06 20:31:06,678 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 20:31:06,678 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-subnet] for network [NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net] 2018-11-06 20:31:06,678 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bcf4e68a-9f37-4e77-bcd2-39c2aebf282a-pub-net 2018-11-06 20:31:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/282f48b5-0103-4681-a8e4-5cf6bcc8f121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5507762b143a07d185cc357344585f7b2aa0caae" 2018-11-06 20:31:08,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a0cbb52-3006-4a96-916e-5cfe348f1730 Date: Tue, 06 Nov 2018 20:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:08,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/282f48b5-0103-4681-a8e4-5cf6bcc8f121 used request id req-4a0cbb52-3006-4a96-916e-5cfe348f1730 2018-11-06 20:31:08,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:08,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["VuKV-CThQaSZN7UqCJf_mQ"], "issued_at": "2018-11-06T20:31:08.000000Z"}} 2018-11-06 20:31:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:08,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5acfdff-2f3b-4f4e-800c-575ac8d8d211 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:08,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b5acfdff-2f3b-4f4e-800c-575ac8d8d211 2018-11-06 20:31:08,674 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net 2018-11-06 20:31:08,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" -d '{"network": {"name": "NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:09,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-4fa22d1e-6b57-4d58-afd5-86e13b263bb1 Date: Tue, 06 Nov 2018 20:31:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e8d78529-8991-48b9-b692-681c2fbd5e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:09Z","is_default":false,"provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:09Z","mtu":1450}} 2018-11-06 20:31:09,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4fa22d1e-6b57-4d58-afd5-86e13b263bb1 2018-11-06 20:31:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:10,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-61526548-1301-4844-aa37-3adf01cf6447 Date: Tue, 06 Nov 2018 20:31:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d78529-8991-48b9-b692-681c2fbd5e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:09Z","provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:09Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:10,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-61526548-1301-4844-aa37-3adf01cf6447 2018-11-06 20:31:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41e1a23e-3ec5-4653-a69e-d70117017205 Date: Tue, 06 Nov 2018 20:31:11 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:11,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-41e1a23e-3ec5-4653-a69e-d70117017205 2018-11-06 20:31:11,598 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet 2018-11-06 20:31:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" -d '{"subnets": [{"ip_version": 4, "network_id": "e8d78529-8991-48b9-b692-681c2fbd5e90", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]}' 2018-11-06 20:31:12,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e16fe40-1f39-4796-9a50-c883fc9e20ab Date: Tue, 06 Nov 2018 20:31:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:12,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1e16fe40-1f39-4796-9a50-c883fc9e20ab 2018-11-06 20:31:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:12,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-30f49fdf-aec0-4e19-88e8-17d56fc993c3 Date: Tue, 06 Nov 2018 20:31:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8d78529-8991-48b9-b692-681c2fbd5e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["f79a14db-88a2-4700-8384-d074538657aa"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:11Z","provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:09Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:12,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-30f49fdf-aec0-4e19-88e8-17d56fc993c3 2018-11-06 20:31:12,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:12,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-232a0160-b728-4080-9f03-9bd3d3fdf794 Date: Tue, 06 Nov 2018 20:31:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:12,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-232a0160-b728-4080-9f03-9bd3d3fdf794 2018-11-06 20:31:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e3988efb-1e66-411d-941c-4c393b2a376f Date: Tue, 06 Nov 2018 20:31:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8d78529-8991-48b9-b692-681c2fbd5e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["f79a14db-88a2-4700-8384-d074538657aa"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:11Z","provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:09Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:13,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net used request id req-e3988efb-1e66-411d-941c-4c393b2a376f 2018-11-06 20:31:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:31:13,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:31: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:31:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5768d42e-71e4-4b42-b3c9-ab8d0e8a6d2e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:13,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-5768d42e-71e4-4b42-b3c9-ab8d0e8a6d2e 2018-11-06 20:31:13,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9402a435-d62b-4016-982d-203abe58308d Date: Tue, 06 Nov 2018 20:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:13,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-9402a435-d62b-4016-982d-203abe58308d 2018-11-06 20:31:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90&name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9da62fed-871a-40e4-8361-cca30f3f39a3 Date: Tue, 06 Nov 2018 20:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:13,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90&name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet used request id req-9da62fed-871a-40e4-8361-cca30f3f39a3 2018-11-06 20:31:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90&name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-45d75903-a87f-4183-91c4-e45891854882 Date: Tue, 06 Nov 2018 20:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:13,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90&name=NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet used request id req-45d75903-a87f-4183-91c4-e45891854882 2018-11-06 20:31:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:13,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fde720fa-bae6-4c50-a372-78ca38d02aef Date: Tue, 06 Nov 2018 20:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d78529-8991-48b9-b692-681c2fbd5e90","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:11Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:11Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"f79a14db-88a2-4700-8384-d074538657aa","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet"}]} 2018-11-06 20:31:13,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-fde720fa-bae6-4c50-a372-78ca38d02aef 2018-11-06 20:31:13,842 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet 2018-11-06 20:31:13,842 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-subnet 2018-11-06 20:31:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f79a14db-88a2-4700-8384-d074538657aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:15,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebc27537-934b-48bd-999f-b02577bbfdcc Date: Tue, 06 Nov 2018 20:31:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:15,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f79a14db-88a2-4700-8384-d074538657aa used request id req-ebc27537-934b-48bd-999f-b02577bbfdcc 2018-11-06 20:31:15,605 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0fd04bda-e0c5-4d96-bd8c-9ec780577651-pub-net 2018-11-06 20:31:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e8d78529-8991-48b9-b692-681c2fbd5e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e80c1a8d8167d6ef850032f857477964232624f" 2018-11-06 20:31:17,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abb0c6fb-35f3-4c6a-ae52-19c91633ad52 Date: Tue, 06 Nov 2018 20:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:17,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e8d78529-8991-48b9-b692-681c2fbd5e90 used request id req-abb0c6fb-35f3-4c6a-ae52-19c91633ad52 2018-11-06 20:31:17,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:17,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["RDm2i9ByTuWWvN6qzTIyHA"], "issued_at": "2018-11-06T20:31:17.000000Z"}} 2018-11-06 20:31:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}7a753c6774ef5687f19be407377b320e9a8270ab" 2018-11-06 20:31:17,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9971979-9a9c-4f63-8621-dfc0e0bf500a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:17,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9971979-9a9c-4f63-8621-dfc0e0bf500a 2018-11-06 20:31:17,813 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net 2018-11-06 20:31:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a753c6774ef5687f19be407377b320e9a8270ab" -d '{"network": {"name": "NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:18,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-c96bc9f4-f769-48b7-a8b9-23c5c63c0423 Date: Tue, 06 Nov 2018 20:31: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":"0fc0afda-9bfd-49cc-a5c1-ff18813f491d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:18Z","is_default":false,"provider:segmentation_id":75,"name":"NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:18Z","mtu":1450}} 2018-11-06 20:31:18,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c96bc9f4-f769-48b7-a8b9-23c5c63c0423 2018-11-06 20:31:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0fc0afda-9bfd-49cc-a5c1-ff18813f491d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a753c6774ef5687f19be407377b320e9a8270ab" 2018-11-06 20:31:18,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b6c55fe8-547c-4bb1-b7dd-f2877310bb7a Date: Tue, 06 Nov 2018 20:31:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0fc0afda-9bfd-49cc-a5c1-ff18813f491d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:18Z","provider:segmentation_id":75,"name":"NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:18Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:18,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0fc0afda-9bfd-49cc-a5c1-ff18813f491d used request id req-b6c55fe8-547c-4bb1-b7dd-f2877310bb7a 2018-11-06 20:31:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fc0afda-9bfd-49cc-a5c1-ff18813f491d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a753c6774ef5687f19be407377b320e9a8270ab" 2018-11-06 20:31:18,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4c24f75-b05e-4b5b-a041-030fb48b8bad Date: Tue, 06 Nov 2018 20:31:18 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:18,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fc0afda-9bfd-49cc-a5c1-ff18813f491d used request id req-b4c24f75-b05e-4b5b-a041-030fb48b8bad 2018-11-06 20:31:18,772 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-subnet 2018-11-06 20:31:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a753c6774ef5687f19be407377b320e9a8270ab" -d '{"subnets": [{"ip_version": 4, "network_id": "0fc0afda-9bfd-49cc-a5c1-ff18813f491d", "cidr": null, "name": "NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-subnet"}]}' 2018-11-06 20:31:19,059 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-4cd4bb7a-a285-46c4-820a-13d5462b6804 Date: Tue, 06 Nov 2018 20:31:19 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-06 20:31:19,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-4cd4bb7a-a285-46c4-820a-13d5462b6804 2018-11-06 20:31:19,060 - 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": ""}} 2018-11-06 20:31:19,060 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-subnet] for network [NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net] 2018-11-06 20:31:19,060 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-44ecd407-79c2-43b1-af5e-7faa0fe63134-pub-net 2018-11-06 20:31:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/0fc0afda-9bfd-49cc-a5c1-ff18813f491d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a753c6774ef5687f19be407377b320e9a8270ab" 2018-11-06 20:31:19,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6da501aa-b391-4300-93f8-37d8d409ce70 Date: Tue, 06 Nov 2018 20:31:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:19,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0fc0afda-9bfd-49cc-a5c1-ff18813f491d used request id req-6da501aa-b391-4300-93f8-37d8d409ce70 2018-11-06 20:31:19,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:20,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["MV3ztUt-STGGWZycOD5Irw"], "issued_at": "2018-11-06T20:31:20.000000Z"}} 2018-11-06 20:31:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:20,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5e8349-b2c4-4676-8d23-489668b579d4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:20,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b5e8349-b2c4-4676-8d23-489668b579d4 2018-11-06 20:31:20,229 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net 2018-11-06 20:31:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" -d '{"network": {"name": "NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:20,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-134ee631-52a9-4bea-b068-c42084f48ef5 Date: Tue, 06 Nov 2018 20:31: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":"ceb91d56-511b-490e-998e-73ab78b35cf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:20Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:20Z","mtu":1450}} 2018-11-06 20:31:20,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-134ee631-52a9-4bea-b068-c42084f48ef5 2018-11-06 20:31:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ad91ffab-55a6-4d94-8a6c-ba82258e4943 Date: Tue, 06 Nov 2018 20:31:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ceb91d56-511b-490e-998e-73ab78b35cf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:20Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:20,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-ad91ffab-55a6-4d94-8a6c-ba82258e4943 2018-11-06 20:31:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:21,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b645f945-a8e2-4314-b8c6-66b562ad372a Date: Tue, 06 Nov 2018 20:31:21 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:21,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-b645f945-a8e2-4314-b8c6-66b562ad372a 2018-11-06 20:31:21,120 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet 2018-11-06 20:31:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" -d '{"subnets": [{"ip_version": 4, "network_id": "ceb91d56-511b-490e-998e-73ab78b35cf9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet"}]}' 2018-11-06 20:31:21,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0134dc02-821d-4071-ab82-88eb370e7381 Date: Tue, 06 Nov 2018 20:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ceb91d56-511b-490e-998e-73ab78b35cf9","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a72d9bae-f820-48b0-a818-89d3e1dfc1a4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet"}]} 2018-11-06 20:31:21,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0134dc02-821d-4071-ab82-88eb370e7381 2018-11-06 20:31:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:21,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-993cdf52-d7bf-4775-a9c3-c8f2551e00a9 Date: Tue, 06 Nov 2018 20:31:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ceb91d56-511b-490e-998e-73ab78b35cf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["a72d9bae-f820-48b0-a818-89d3e1dfc1a4"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:21Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:21,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-993cdf52-d7bf-4775-a9c3-c8f2551e00a9 2018-11-06 20:31:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:22,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c027ad1-f774-44c4-9657-f75c7daabc03 Date: Tue, 06 Nov 2018 20:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ceb91d56-511b-490e-998e-73ab78b35cf9","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a72d9bae-f820-48b0-a818-89d3e1dfc1a4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet"}]} 2018-11-06 20:31:22,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-2c027ad1-f774-44c4-9657-f75c7daabc03 2018-11-06 20:31:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:22,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a61df1cc-2fe0-4e3d-8f20-0223b530877b Date: Tue, 06 Nov 2018 20:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ceb91d56-511b-490e-998e-73ab78b35cf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["a72d9bae-f820-48b0-a818-89d3e1dfc1a4"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:21Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:22,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net used request id req-a61df1cc-2fe0-4e3d-8f20-0223b530877b 2018-11-06 20:31:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:31:22,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:31: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:31:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d3b753-f541-4243-a6a1-82861c2873f6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:22,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-c0d3b753-f541-4243-a6a1-82861c2873f6 2018-11-06 20:31:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-290d4f71-3456-4c66-8aec-9c748efdd366 Date: Tue, 06 Nov 2018 20:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ceb91d56-511b-490e-998e-73ab78b35cf9","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"a72d9bae-f820-48b0-a818-89d3e1dfc1a4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet"}]} 2018-11-06 20:31:22,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-290d4f71-3456-4c66-8aec-9c748efdd366 2018-11-06 20:31:22,668 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet 2018-11-06 20:31:22,668 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-subnet 2018-11-06 20:31:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a72d9bae-f820-48b0-a818-89d3e1dfc1a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:24,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d46644ee-7f97-466d-8088-f80a81f64337 Date: Tue, 06 Nov 2018 20:31:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:24,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a72d9bae-f820-48b0-a818-89d3e1dfc1a4 used request id req-d46644ee-7f97-466d-8088-f80a81f64337 2018-11-06 20:31:24,821 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-04a0c596-f0f6-4381-b527-48c97a4e402f-pub-net 2018-11-06 20:31:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ceb91d56-511b-490e-998e-73ab78b35cf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ab14cc445e32d61a8b165157b15b208bdd8c4d" 2018-11-06 20:31:26,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef346297-6213-4edd-9255-ffa89092d174 Date: Tue, 06 Nov 2018 20:31:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:26,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ceb91d56-511b-490e-998e-73ab78b35cf9 used request id req-ef346297-6213-4edd-9255-ffa89092d174 2018-11-06 20:31:26,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:26,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["M4I0K2L5RE2zYlaoH1PUAQ"], "issued_at": "2018-11-06T20:31:26.000000Z"}} 2018-11-06 20:31:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:26,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cae5abf-8dc1-447c-a829-d0586f8cab82 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:26,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0cae5abf-8dc1-447c-a829-d0586f8cab82 2018-11-06 20:31:26,723 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net 2018-11-06 20:31:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" -d '{"network": {"name": "NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:27,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1ff1d1c9-3e47-4c50-82af-799e05b829a2 Date: Tue, 06 Nov 2018 20:31:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"43c51f87-96d4-424a-9f55-10af101e6127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:27Z","is_default":false,"provider:segmentation_id":61,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:26Z","mtu":1450}} 2018-11-06 20:31:27,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1ff1d1c9-3e47-4c50-82af-799e05b829a2 2018-11-06 20:31:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:27,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e717e698-ff71-493f-9208-18dfc798600e Date: Tue, 06 Nov 2018 20:31:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"43c51f87-96d4-424a-9f55-10af101e6127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:27Z","provider:segmentation_id":61,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:26Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:27,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=43c51f87-96d4-424a-9f55-10af101e6127 used request id req-e717e698-ff71-493f-9208-18dfc798600e 2018-11-06 20:31:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-28a4fd90-a696-425d-ba7a-1a6be38fb61b Date: Tue, 06 Nov 2018 20:31:27 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:27,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 used request id req-28a4fd90-a696-425d-ba7a-1a6be38fb61b 2018-11-06 20:31:27,615 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet 2018-11-06 20:31:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" -d '{"subnets": [{"ip_version": 4, "network_id": "43c51f87-96d4-424a-9f55-10af101e6127", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet"}]}' 2018-11-06 20:31:28,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c7fd0e4-6563-483c-b6db-f54f05f2fde6 Date: Tue, 06 Nov 2018 20:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c51f87-96d4-424a-9f55-10af101e6127","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:27Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:27Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"afe8b68f-679e-40bf-bf1a-0457cb67de45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet"}]} 2018-11-06 20:31:28,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1c7fd0e4-6563-483c-b6db-f54f05f2fde6 2018-11-06 20:31:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:28,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e79c35aa-79d2-4b20-b969-978f3a4081b2 Date: Tue, 06 Nov 2018 20:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43c51f87-96d4-424a-9f55-10af101e6127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["afe8b68f-679e-40bf-bf1a-0457cb67de45"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:27Z","provider:segmentation_id":61,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:26Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:28,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=43c51f87-96d4-424a-9f55-10af101e6127 used request id req-e79c35aa-79d2-4b20-b969-978f3a4081b2 2018-11-06 20:31:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:28,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a5fffcc-4257-4b4a-9bee-6ad46301d122 Date: Tue, 06 Nov 2018 20:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c51f87-96d4-424a-9f55-10af101e6127","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:27Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:27Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"afe8b68f-679e-40bf-bf1a-0457cb67de45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet"}]} 2018-11-06 20:31:28,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 used request id req-5a5fffcc-4257-4b4a-9bee-6ad46301d122 2018-11-06 20:31:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-26676bbf-c70f-4a05-a9b6-649e6e00c5e6 Date: Tue, 06 Nov 2018 20:31:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43c51f87-96d4-424a-9f55-10af101e6127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["afe8b68f-679e-40bf-bf1a-0457cb67de45"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:27Z","provider:segmentation_id":61,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:26Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:29,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net used request id req-26676bbf-c70f-4a05-a9b6-649e6e00c5e6 2018-11-06 20:31:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:31:29,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:31:29 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:31:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:29,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccb9b35-0308-4861-b603-cec1e748a8df Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-fccb9b35-0308-4861-b603-cec1e748a8df 2018-11-06 20:31:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:29,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5059e2d-428a-43b3-93dd-ad8c3b636617 Date: Tue, 06 Nov 2018 20:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c51f87-96d4-424a-9f55-10af101e6127","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:27Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:27Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"afe8b68f-679e-40bf-bf1a-0457cb67de45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet"}]} 2018-11-06 20:31:29,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127 used request id req-a5059e2d-428a-43b3-93dd-ad8c3b636617 2018-11-06 20:31:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127&name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6c8465e-42d3-4eda-83d6-527c9f314a6d Date: Tue, 06 Nov 2018 20:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c51f87-96d4-424a-9f55-10af101e6127","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:27Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:27Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"afe8b68f-679e-40bf-bf1a-0457cb67de45","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet"}]} 2018-11-06 20:31:29,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=43c51f87-96d4-424a-9f55-10af101e6127&name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet used request id req-f6c8465e-42d3-4eda-83d6-527c9f314a6d 2018-11-06 20:31:29,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:31:29,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:29,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ZXVgDhfNQMaW6HTxlt-1JA"], "issued_at": "2018-11-06T20:31:29.000000Z"}} 2018-11-06 20:31:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}f46260ae706fbe5bc745c09ffaecaf5ebf6ba564" 2018-11-06 20:31:30,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1b71ce-90ea-4ed1-9296-416d6b89741d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:30,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b1b71ce-90ea-4ed1-9296-416d6b89741d 2018-11-06 20:31:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:30,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f4256fbb-1e52-4e49-ba7f-86f4d2aab2b5 Date: Tue, 06 Nov 2018 20:31:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:31:30,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f4256fbb-1e52-4e49-ba7f-86f4d2aab2b5 2018-11-06 20:31:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:30,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b7636ee7-c536-47dd-908c-5d1b94417a3d Date: Tue, 06 Nov 2018 20:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:31:30,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-b7636ee7-c536-47dd-908c-5d1b94417a3d 2018-11-06 20:31:30,386 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router 2018-11-06 20:31:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router", "admin_state_up": true}}' 2018-11-06 20:31:31,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-43db90fd-a28c-4d88-89cf-58df9b30af6f Date: Tue, 06 Nov 2018 20:31:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:31:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:31:31Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9ecc5d24-485b-43cb-8684-3d26e027c66d", "name": "NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router"}} 2018-11-06 20:31:31,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-43db90fd-a28c-4d88-89cf-58df9b30af6f 2018-11-06 20:31:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9ecc5d24-485b-43cb-8684-3d26e027c66d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-eb85182d-ce0f-4c45-ad26-6cb24661bb5b Date: Tue, 06 Nov 2018 20:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:31:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.205"}],"id":"1163b310-2c22-4230-b6e7-7e419394c2ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3d:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9ecc5d24-485b-43cb-8684-3d26e027c66d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:31:31Z","binding:vnic_type":"normal"}]} 2018-11-06 20:31:31,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9ecc5d24-485b-43cb-8684-3d26e027c66d used request id req-eb85182d-ce0f-4c45-ad26-6cb24661bb5b 2018-11-06 20:31:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ab6c4a30-92c2-4913-8549-0247cc0a78a5 Date: Tue, 06 Nov 2018 20:31:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:31:32,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-ab6c4a30-92c2-4913-8549-0247cc0a78a5 2018-11-06 20:31:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:32,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e8437e3c-1d80-4399-a382-df3f81a1f8f6 Date: Tue, 06 Nov 2018 20:31:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:31:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:31:31Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9ecc5d24-485b-43cb-8684-3d26e027c66d", "name": "NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router"}]} 2018-11-06 20:31:32,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router used request id req-e8437e3c-1d80-4399-a382-df3f81a1f8f6 2018-11-06 20:31:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:32,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d033997-020d-4245-acd7-1d824ef62dcb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:32,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-5d033997-020d-4245-acd7-1d824ef62dcb 2018-11-06 20:31:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9ecc5d24-485b-43cb-8684-3d26e027c66d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:32,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5d55824b-b2f5-45f7-aa59-b4a98dd1a6dc Date: Tue, 06 Nov 2018 20:31:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:31:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.205"}],"id":"1163b310-2c22-4230-b6e7-7e419394c2ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3d:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9ecc5d24-485b-43cb-8684-3d26e027c66d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:31:31Z","binding:vnic_type":"normal"}]} 2018-11-06 20:31:32,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9ecc5d24-485b-43cb-8684-3d26e027c66d used request id req-5d55824b-b2f5-45f7-aa59-b4a98dd1a6dc 2018-11-06 20:31:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:32,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3b4c7378-85a5-4f68-8f38-4d37d519bed5 Date: Tue, 06 Nov 2018 20:31:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:31:32,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-3b4c7378-85a5-4f68-8f38-4d37d519bed5 2018-11-06 20:31:32,454 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router 2018-11-06 20:31:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" -d '{"subnet_id": "afe8b68f-679e-40bf-bf1a-0457cb67de45"}' 2018-11-06 20:31:33,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6ecdc65-7ec9-49e5-b235-a8974930981f Date: Tue, 06 Nov 2018 20:31:33 GMT RESP BODY: {"network_id": "43c51f87-96d4-424a-9f55-10af101e6127", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "subnet_id": "afe8b68f-679e-40bf-bf1a-0457cb67de45", "subnet_ids": ["afe8b68f-679e-40bf-bf1a-0457cb67de45"], "port_id": "e4413b32-32d9-4b86-b0f8-37f224b3ab79", "id": "9ecc5d24-485b-43cb-8684-3d26e027c66d"} 2018-11-06 20:31:33,996 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d/add_router_interface used request id req-d6ecdc65-7ec9-49e5-b235-a8974930981f 2018-11-06 20:31:33,997 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router 2018-11-06 20:31:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" -d '{"subnet_id": "afe8b68f-679e-40bf-bf1a-0457cb67de45"}' 2018-11-06 20:31:35,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05c1d6ce-e7d1-4d80-80bd-fba75109ff26 Date: Tue, 06 Nov 2018 20:31:35 GMT RESP BODY: {"network_id": "43c51f87-96d4-424a-9f55-10af101e6127", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "subnet_id": "afe8b68f-679e-40bf-bf1a-0457cb67de45", "subnet_ids": ["afe8b68f-679e-40bf-bf1a-0457cb67de45"], "port_id": "e4413b32-32d9-4b86-b0f8-37f224b3ab79", "id": "9ecc5d24-485b-43cb-8684-3d26e027c66d"} 2018-11-06 20:31:35,099 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d/remove_router_interface used request id req-05c1d6ce-e7d1-4d80-80bd-fba75109ff26 2018-11-06 20:31:35,100 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router 2018-11-06 20:31:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:36,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ce8e2a0-1dc6-4bf3-8ffa-8aafe73e49b8 Content-Length: 0 Date: Tue, 06 Nov 2018 20:31:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:36,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9ecc5d24-485b-43cb-8684-3d26e027c66d used request id req-0ce8e2a0-1dc6-4bf3-8ffa-8aafe73e49b8 2018-11-06 20:31:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:36,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-382b0177-8c7a-4ed9-b8c9-4023286a143e Date: Tue, 06 Nov 2018 20:31:36 GMT RESP BODY: {"routers": []} 2018-11-06 20:31:36,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-router used request id req-382b0177-8c7a-4ed9-b8c9-4023286a143e 2018-11-06 20:31:36,494 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet 2018-11-06 20:31:36,495 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-subnet 2018-11-06 20:31:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/afe8b68f-679e-40bf-bf1a-0457cb67de45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:38,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c25649da-db83-4782-bf25-e351d1b863a1 Date: Tue, 06 Nov 2018 20:31:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:38,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/afe8b68f-679e-40bf-bf1a-0457cb67de45 used request id req-c25649da-db83-4782-bf25-e351d1b863a1 2018-11-06 20:31:38,664 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8fa961fd-00bc-484f-9abf-d293ad6dfa4d-pub-net 2018-11-06 20:31:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/43c51f87-96d4-424a-9f55-10af101e6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25340c57b1f9f10b1549fba1ff66ca34f4904" 2018-11-06 20:31:40,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9c5f4d9-e110-4f5b-be4b-aa20df066b83 Date: Tue, 06 Nov 2018 20:31:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:40,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/43c51f87-96d4-424a-9f55-10af101e6127 used request id req-f9c5f4d9-e110-4f5b-be4b-aa20df066b83 2018-11-06 20:31:40,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:40,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["s7TEC4JQSmGLiWFUXggNcg"], "issued_at": "2018-11-06T20:31:40.000000Z"}} 2018-11-06 20:31:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:40,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37d51ca-b057-4412-b69a-f25193d4f236 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:40,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d37d51ca-b057-4412-b69a-f25193d4f236 2018-11-06 20:31:40,689 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net 2018-11-06 20:31:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" -d '{"network": {"name": "NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:41,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cf6e21c0-7670-4df1-b2bb-983b39340721 Date: Tue, 06 Nov 2018 20:31:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7ef2127d-c221-4782-8c9e-11c20a416057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:40Z","is_default":false,"provider:segmentation_id":40,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:40Z","mtu":1450}} 2018-11-06 20:31:41,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cf6e21c0-7670-4df1-b2bb-983b39340721 2018-11-06 20:31:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:41,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cc68bb8a-ec03-4933-a4c3-24337d4b4e12 Date: Tue, 06 Nov 2018 20:31:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7ef2127d-c221-4782-8c9e-11c20a416057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:40Z","provider:segmentation_id":40,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:40Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:41,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-cc68bb8a-ec03-4933-a4c3-24337d4b4e12 2018-11-06 20:31:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:41,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad0b76ed-2176-4af1-8e77-b47474b6219a Date: Tue, 06 Nov 2018 20:31:41 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:41,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-ad0b76ed-2176-4af1-8e77-b47474b6219a 2018-11-06 20:31:41,539 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet 2018-11-06 20:31:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" -d '{"subnets": [{"ip_version": 4, "network_id": "7ef2127d-c221-4782-8c9e-11c20a416057", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet"}]}' 2018-11-06 20:31:42,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09440373-26df-48bf-8de2-a8e53dddb284 Date: Tue, 06 Nov 2018 20:31:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef2127d-c221-4782-8c9e-11c20a416057","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:41Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:41Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"705ed7cd-dc77-4620-8f5a-f34ddfbc5b21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet"}]} 2018-11-06 20:31:42,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-09440373-26df-48bf-8de2-a8e53dddb284 2018-11-06 20:31:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:43,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-02dfe291-3786-4bb9-9252-b614af55b85c Date: Tue, 06 Nov 2018 20:31:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ef2127d-c221-4782-8c9e-11c20a416057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["705ed7cd-dc77-4620-8f5a-f34ddfbc5b21"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:41Z","provider:segmentation_id":40,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:40Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:43,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-02dfe291-3786-4bb9-9252-b614af55b85c 2018-11-06 20:31:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ba2c468-fc9d-48e8-926b-cdbade27f8e6 Date: Tue, 06 Nov 2018 20:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef2127d-c221-4782-8c9e-11c20a416057","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:41Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:41Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"705ed7cd-dc77-4620-8f5a-f34ddfbc5b21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet"}]} 2018-11-06 20:31:43,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-9ba2c468-fc9d-48e8-926b-cdbade27f8e6 2018-11-06 20:31:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:43,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fe86fe90-6cf9-4497-ae42-70039b9ae6ed Date: Tue, 06 Nov 2018 20:31:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ef2127d-c221-4782-8c9e-11c20a416057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["705ed7cd-dc77-4620-8f5a-f34ddfbc5b21"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:41Z","provider:segmentation_id":40,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:40Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:43,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net used request id req-fe86fe90-6cf9-4497-ae42-70039b9ae6ed 2018-11-06 20:31:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:31:43,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:31: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:31:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:43,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0913d2a2-1cf6-4ec5-9d09-9c0bef5b1ec9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:43,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-0913d2a2-1cf6-4ec5-9d09-9c0bef5b1ec9 2018-11-06 20:31:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:43,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f95a482c-3466-4963-86f1-5aa6b3f8ce76 Date: Tue, 06 Nov 2018 20:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef2127d-c221-4782-8c9e-11c20a416057","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:41Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:41Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"705ed7cd-dc77-4620-8f5a-f34ddfbc5b21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet"}]} 2018-11-06 20:31:43,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-f95a482c-3466-4963-86f1-5aa6b3f8ce76 2018-11-06 20:31:43,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:31:43,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:44,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["UV7qXT3-TA-fdGLMKZ1x5A"], "issued_at": "2018-11-06T20:31:44.000000Z"}} 2018-11-06 20:31:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}3b9d945266289318f95963dc75623cb96653688a" 2018-11-06 20:31:44,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2568ce06-fb28-4002-8930-1fd07018796f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:44,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2568ce06-fb28-4002-8930-1fd07018796f 2018-11-06 20:31:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:44,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0c13b50b-e8c0-4c2a-8947-9b2941eec959 Date: Tue, 06 Nov 2018 20:31:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:31:44,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0c13b50b-e8c0-4c2a-8947-9b2941eec959 2018-11-06 20:31:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:44,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9abda403-2b80-4201-8525-254a57230cdd Date: Tue, 06 Nov 2018 20:31:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:31:44,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-9abda403-2b80-4201-8525-254a57230cdd 2018-11-06 20:31:44,590 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router 2018-11-06 20:31:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router", "admin_state_up": true}}' 2018-11-06 20:31:45,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-eefd244c-cead-40ac-9110-c89a107cd339 Date: Tue, 06 Nov 2018 20:31:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:31:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:31:45Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "20430970-0269-4f61-aaf1-158c8754180c", "name": "NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router"}} 2018-11-06 20:31:45,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-eefd244c-cead-40ac-9110-c89a107cd339 2018-11-06 20:31:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=20430970-0269-4f61-aaf1-158c8754180c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3c79a4a3-6bad-479d-b077-b21b77d27ba5 Date: Tue, 06 Nov 2018 20:31:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:31:45Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.208"}],"id":"46746b0c-732f-413b-bf9f-432f92d1d4da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:0f:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"20430970-0269-4f61-aaf1-158c8754180c","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:31:45Z","binding:vnic_type":"normal"}]} 2018-11-06 20:31:46,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=20430970-0269-4f61-aaf1-158c8754180c used request id req-3c79a4a3-6bad-479d-b077-b21b77d27ba5 2018-11-06 20:31:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d57e525e-1e90-4dab-a68e-95898a0775f6 Date: Tue, 06 Nov 2018 20:31:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:31:46,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-d57e525e-1e90-4dab-a68e-95898a0775f6 2018-11-06 20:31:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7a084ed8-d378-4b1d-9d9f-a013ae0f058f Date: Tue, 06 Nov 2018 20:31:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:31:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:31:45Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "20430970-0269-4f61-aaf1-158c8754180c", "name": "NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router"}]} 2018-11-06 20:31:46,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router used request id req-7a084ed8-d378-4b1d-9d9f-a013ae0f058f 2018-11-06 20:31:46,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd60ba94-b616-41d6-a29d-82660a17502e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:46,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-bd60ba94-b616-41d6-a29d-82660a17502e 2018-11-06 20:31:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=20430970-0269-4f61-aaf1-158c8754180c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b58f93b7-b475-4114-9f26-98abdef700a3 Date: Tue, 06 Nov 2018 20:31:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:31:45Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.208"}],"id":"46746b0c-732f-413b-bf9f-432f92d1d4da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:0f:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"20430970-0269-4f61-aaf1-158c8754180c","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:31:45Z","binding:vnic_type":"normal"}]} 2018-11-06 20:31:46,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=20430970-0269-4f61-aaf1-158c8754180c used request id req-b58f93b7-b475-4114-9f26-98abdef700a3 2018-11-06 20:31:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:46,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-736a124a-ef31-4948-8bea-9d7920bf5cc2 Date: Tue, 06 Nov 2018 20:31:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:31:46,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-736a124a-ef31-4948-8bea-9d7920bf5cc2 2018-11-06 20:31:46,958 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet 2018-11-06 20:31:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:49,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b043f442-121c-49ac-88e5-413c72ec691d Date: Tue, 06 Nov 2018 20:31:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:49,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 used request id req-b043f442-121c-49ac-88e5-413c72ec691d 2018-11-06 20:31:49,282 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router 2018-11-06 20:31:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/20430970-0269-4f61-aaf1-158c8754180c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" -d '{"subnet_id": "705ed7cd-dc77-4620-8f5a-f34ddfbc5b21"}' 2018-11-06 20:31:49,692 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d5304c2b-ce8a-4773-8dff-52f22e84db2d Date: Tue, 06 Nov 2018 20:31:49 GMT RESP BODY: {"NeutronError": {"message": "Subnet 705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 20:31:49,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/20430970-0269-4f61-aaf1-158c8754180c/add_router_interface used request id req-d5304c2b-ce8a-4773-8dff-52f22e84db2d 2018-11-06 20:31:49,692 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 20:31:49,693 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router 2018-11-06 20:31:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/20430970-0269-4f61-aaf1-158c8754180c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:50,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adc9bb58-291c-48de-bd21-fb87c79a0551 Content-Length: 0 Date: Tue, 06 Nov 2018 20:31:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:50,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/20430970-0269-4f61-aaf1-158c8754180c used request id req-adc9bb58-291c-48de-bd21-fb87c79a0551 2018-11-06 20:31:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc87d5f8-8451-4205-ad7d-bb27ff3a0460 Date: Tue, 06 Nov 2018 20:31:51 GMT RESP BODY: {"routers": []} 2018-11-06 20:31:51,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-router used request id req-dc87d5f8-8451-4205-ad7d-bb27ff3a0460 2018-11-06 20:31:51,130 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet 2018-11-06 20:31:51,130 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-subnet 2018-11-06 20:31:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:51,165 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d7c5fd89-6798-40ed-b8bb-0d908b0441c4 Date: Tue, 06 Nov 2018 20:31:51 GMT RESP BODY: {"NeutronError": {"message": "Subnet 705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 20:31:51,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 used request id req-d7c5fd89-6798-40ed-b8bb-0d908b0441c4 2018-11-06 20:31:51,166 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 705ed7cd-dc77-4620-8f5a-f34ddfbc5b21 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 20:31:51,166 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2398ade2-6e77-418a-bb95-350c6154640c-pub-net 2018-11-06 20:31:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7ef2127d-c221-4782-8c9e-11c20a416057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f511f625852a9a7cea8ae998d7c8c8d9c87ec3ad" 2018-11-06 20:31:51,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c739f39-4147-4720-abdf-eccbd10330f3 Date: Tue, 06 Nov 2018 20:31:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:51,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7ef2127d-c221-4782-8c9e-11c20a416057 used request id req-8c739f39-4147-4720-abdf-eccbd10330f3 2018-11-06 20:31:51,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:52,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["cULweWJMTLuvYjL1dO2V7Q"], "issued_at": "2018-11-06T20:31:52.000000Z"}} 2018-11-06 20:31:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:52,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc0c383-2c77-46c4-99b9-d193955b50fd 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:52,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5fc0c383-2c77-46c4-99b9-d193955b50fd 2018-11-06 20:31:52,167 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net 2018-11-06 20:31:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" -d '{"network": {"name": "NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:52,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e101b348-cd8c-4246-a8d7-475db254f8cb Date: Tue, 06 Nov 2018 20:31: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":"1b5750eb-786a-47f3-ba75-f882837bfdb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:52Z","is_default":false,"provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:52Z","mtu":1450}} 2018-11-06 20:31:52,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e101b348-cd8c-4246-a8d7-475db254f8cb 2018-11-06 20:31:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:52,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b6093ec-ce93-43b3-887b-fbfa4f6de097 Date: Tue, 06 Nov 2018 20:31:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:52Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:52,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-7b6093ec-ce93-43b3-887b-fbfa4f6de097 2018-11-06 20:31:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:53,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76e55dc9-f31c-4bf6-b18a-4fe370386cba Date: Tue, 06 Nov 2018 20:31:52 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:53,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-76e55dc9-f31c-4bf6-b18a-4fe370386cba 2018-11-06 20:31:53,008 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet 2018-11-06 20:31:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" -d '{"subnets": [{"ip_version": 4, "network_id": "1b5750eb-786a-47f3-ba75-f882837bfdb8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet"}]}' 2018-11-06 20:31:53,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be6d54c8-91cc-4dae-82bc-2845c6c898b3 Date: Tue, 06 Nov 2018 20:31:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:53Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:53Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"cfc936d2-35e3-4acf-b9f0-49f028952cd1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet"}]} 2018-11-06 20:31:53,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-be6d54c8-91cc-4dae-82bc-2845c6c898b3 2018-11-06 20:31:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:53,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dac039c5-c5a0-4d08-88a1-1e0120845c4c Date: Tue, 06 Nov 2018 20:31:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["cfc936d2-35e3-4acf-b9f0-49f028952cd1"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:53Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:53,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-dac039c5-c5a0-4d08-88a1-1e0120845c4c 2018-11-06 20:31:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:54,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cfb95ca0-2a20-43a0-964a-9eda775898b8 Date: Tue, 06 Nov 2018 20:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:53Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:53Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"cfc936d2-35e3-4acf-b9f0-49f028952cd1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet"}]} 2018-11-06 20:31:54,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-cfb95ca0-2a20-43a0-964a-9eda775898b8 2018-11-06 20:31:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:54,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ae670ef3-c428-4238-aa48-2df07671191a Date: Tue, 06 Nov 2018 20:31:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["cfc936d2-35e3-4acf-b9f0-49f028952cd1"],"description":"","tags":[],"updated_at":"2018-11-06T20:31:53Z","provider:segmentation_id":32,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:52Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:54,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net used request id req-ae670ef3-c428-4238-aa48-2df07671191a 2018-11-06 20:31:54,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:31:54,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:31:54 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:31:54,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:54,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b972ac-719a-46aa-b919-31ecd6179986 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:31:54,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-48b972ac-719a-46aa-b919-31ecd6179986 2018-11-06 20:31:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:54,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2377d98-0a63-46b5-9bfe-58357c8de25e Date: Tue, 06 Nov 2018 20:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:53Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:53Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"cfc936d2-35e3-4acf-b9f0-49f028952cd1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet"}]} 2018-11-06 20:31:54,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-b2377d98-0a63-46b5-9bfe-58357c8de25e 2018-11-06 20:31:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8&name=NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bb1ff4ab-676a-49e1-800f-e378fa3f03c0 Date: Tue, 06 Nov 2018 20:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5750eb-786a-47f3-ba75-f882837bfdb8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:53Z","dns_nameservers":[],"updated_at":"2018-11-06T20:31:53Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"cfc936d2-35e3-4acf-b9f0-49f028952cd1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet"}]} 2018-11-06 20:31:54,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b5750eb-786a-47f3-ba75-f882837bfdb8&name=NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet used request id req-bb1ff4ab-676a-49e1-800f-e378fa3f03c0 2018-11-06 20:31:54,938 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet 2018-11-06 20:31:54,938 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-subnet 2018-11-06 20:31:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/cfc936d2-35e3-4acf-b9f0-49f028952cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:57,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fadc5cbb-e39f-45b8-8d35-9f314d9eb014 Date: Tue, 06 Nov 2018 20:31:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:57,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cfc936d2-35e3-4acf-b9f0-49f028952cd1 used request id req-fadc5cbb-e39f-45b8-8d35-9f314d9eb014 2018-11-06 20:31:57,166 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bfde09be-6afd-4e44-9ca2-925dbd7fa91e-pub-net 2018-11-06 20:31:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1b5750eb-786a-47f3-ba75-f882837bfdb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243e24d72e0a5f67eeed8b3906d2c4cf10a709a" 2018-11-06 20:31:58,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90cc5e63-b952-465d-bfd8-f94515f8c474 Date: Tue, 06 Nov 2018 20:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:31:58,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1b5750eb-786a-47f3-ba75-f882837bfdb8 used request id req-90cc5e63-b952-465d-bfd8-f94515f8c474 2018-11-06 20:31:58,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:31:58,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["6rZt4EUyTd2vGkJIBcUb9A"], "issued_at": "2018-11-06T20:31:58.000000Z"}} 2018-11-06 20:31:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:31:58,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5e4cfd-9648-4a71-b7a0-c8c01e8411eb 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:31:58,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c5e4cfd-9648-4a71-b7a0-c8c01e8411eb 2018-11-06 20:31:59,001 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net 2018-11-06 20:31:59,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" -d '{"network": {"name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net", "admin_state_up": true}}' 2018-11-06 20:31:59,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6215adf9-d340-4a29-9828-27bebc65bb39 Date: Tue, 06 Nov 2018 20:31: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":"f1e0d2db-5174-4fc3-b968-2e95486d6073","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:59Z","is_default":false,"provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:59Z","mtu":1450}} 2018-11-06 20:31:59,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6215adf9-d340-4a29-9828-27bebc65bb39 2018-11-06 20:31:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:31:59,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e34a36f3-d640-4ed9-9ba9-f99f34e4af3c Date: Tue, 06 Nov 2018 20:31:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:31:59Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:31:59,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-e34a36f3-d640-4ed9-9ba9-f99f34e4af3c 2018-11-06 20:31:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:31:59,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa2e69a1-f368-438e-ae47-bd27d7c7c046 Date: Tue, 06 Nov 2018 20:31:59 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:31:59,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-aa2e69a1-f368-438e-ae47-bd27d7c7c046 2018-11-06 20:31:59,860 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet 2018-11-06 20:31:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" -d '{"subnets": [{"ip_version": 4, "network_id": "f1e0d2db-5174-4fc3-b968-2e95486d6073", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet"}]}' 2018-11-06 20:32:00,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ecade44-ebee-4b42-9980-76f92eb4f696 Date: Tue, 06 Nov 2018 20:32:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:00Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:00Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"dfa2125f-c0f8-4dc7-87f6-b9da123c7d09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet"}]} 2018-11-06 20:32:00,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1ecade44-ebee-4b42-9980-76f92eb4f696 2018-11-06 20:32:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6cf7620b-4661-4d39-b92a-e5d0770197d9 Date: Tue, 06 Nov 2018 20:32:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["dfa2125f-c0f8-4dc7-87f6-b9da123c7d09"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:00Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:00,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-6cf7620b-4661-4d39-b92a-e5d0770197d9 2018-11-06 20:32:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:00,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85a16f39-22f5-46b8-9642-1883de96fb32 Date: Tue, 06 Nov 2018 20:32:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:00Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:00Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"dfa2125f-c0f8-4dc7-87f6-b9da123c7d09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet"}]} 2018-11-06 20:32:00,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-85a16f39-22f5-46b8-9642-1883de96fb32 2018-11-06 20:32:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:01,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e214a2e7-d346-449a-8724-60f5c9a750e5 Date: Tue, 06 Nov 2018 20:32:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["dfa2125f-c0f8-4dc7-87f6-b9da123c7d09"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:00Z","provider:segmentation_id":49,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:31:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:01,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net used request id req-e214a2e7-d346-449a-8724-60f5c9a750e5 2018-11-06 20:32:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:01,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32:01 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:01,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de742c62-3115-48c1-bbf0-dec0b0e387b7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:01,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-de742c62-3115-48c1-bbf0-dec0b0e387b7 2018-11-06 20:32:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e08b0240-02f0-4d29-95bc-650e5345786c Date: Tue, 06 Nov 2018 20:32:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1e0d2db-5174-4fc3-b968-2e95486d6073","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:00Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:00Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"dfa2125f-c0f8-4dc7-87f6-b9da123c7d09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet"}]} 2018-11-06 20:32:01,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-e08b0240-02f0-4d29-95bc-650e5345786c 2018-11-06 20:32:01,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:01,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:01,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["vWgMuMVrR6CVWjw4cnEIjw"], "issued_at": "2018-11-06T20:32:01.000000Z"}} 2018-11-06 20:32:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}74e4becffbd969dc5873d15e771660295db38927" 2018-11-06 20:32:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aec5147-5fc3-4674-883f-baa7addc50d0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:01,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3aec5147-5fc3-4674-883f-baa7addc50d0 2018-11-06 20:32:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:01,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-34029b1e-8b2a-4c53-a75e-8435a57ea64a Date: Tue, 06 Nov 2018 20:32:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:32:01,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-34029b1e-8b2a-4c53-a75e-8435a57ea64a 2018-11-06 20:32:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:02,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4cd9bcd4-4868-4af1-8485-ae8d86495b35 Date: Tue, 06 Nov 2018 20:32:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:32:02,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-4cd9bcd4-4868-4af1-8485-ae8d86495b35 2018-11-06 20:32:02,169 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router 2018-11-06 20:32:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router", "admin_state_up": true}}' 2018-11-06 20:32:04,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-a247d218-45ac-4a11-bf82-b804d91ef019 Date: Tue, 06 Nov 2018 20:32:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:04Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}} 2018-11-06 20:32:04,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a247d218-45ac-4a11-bf82-b804d91ef019 2018-11-06 20:32:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:04,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-93007fce-bf6c-411e-a6d8-2ac38067acaa Date: Tue, 06 Nov 2018 20:32:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.200"}],"id":"7a6a6d43-724a-4454-8c4e-2756798389b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:73:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:03Z","binding:vnic_type":"normal"}]} 2018-11-06 20:32:04,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc used request id req-93007fce-bf6c-411e-a6d8-2ac38067acaa 2018-11-06 20:32:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:04,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fbe01857-5692-4363-8a5a-9338f8e6d486 Date: Tue, 06 Nov 2018 20:32:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:32:04,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-fbe01857-5692-4363-8a5a-9338f8e6d486 2018-11-06 20:32:04,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:04,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-0627f392-5b0f-4268-b1fb-3c8d560a4dd8 Date: Tue, 06 Nov 2018 20:32:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:03Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "211a43be-5b4c-463e-99bd-1cd9657bf9b4", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:04Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}]} 2018-11-06 20:32:04,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router used request id req-0627f392-5b0f-4268-b1fb-3c8d560a4dd8 2018-11-06 20:32:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:04,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464ce91b-c09a-419e-b6ea-e0c3661e3861 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:04,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-464ce91b-c09a-419e-b6ea-e0c3661e3861 2018-11-06 20:32:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=211a43be-5b4c-463e-99bd-1cd9657bf9b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:05,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e06372fb-14da-4c7b-8069-381489f2194f Date: Tue, 06 Nov 2018 20:32:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.203"}],"id":"a1b699c2-04f1-442c-b11c-cffd81699d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:29:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"211a43be-5b4c-463e-99bd-1cd9657bf9b4","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:02Z","binding:vnic_type":"normal"}]} 2018-11-06 20:32:05,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=211a43be-5b4c-463e-99bd-1cd9657bf9b4 used request id req-e06372fb-14da-4c7b-8069-381489f2194f 2018-11-06 20:32:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:05,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1a06ea6a-d0a2-493a-89c5-d3aeb6290dd9 Date: Tue, 06 Nov 2018 20:32:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:32:05,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-1a06ea6a-d0a2-493a-89c5-d3aeb6290dd9 2018-11-06 20:32:05,214 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router 2018-11-06 20:32:05,215 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router 2018-11-06 20:32:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:06,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-481da76e-8e6c-49c8-bc35-18f41ac9f115 Content-Length: 0 Date: Tue, 06 Nov 2018 20:32:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:06,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/8fdbedf6-ff34-42e0-bc81-b095cd1bf7bc used request id req-481da76e-8e6c-49c8-bc35-18f41ac9f115 2018-11-06 20:32:06,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:06,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a40ce3c-31f2-4da6-996c-f2ec32f77504 Date: Tue, 06 Nov 2018 20:32:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:03Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "211a43be-5b4c-463e-99bd-1cd9657bf9b4", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}]} 2018-11-06 20:32:06,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router used request id req-3a40ce3c-31f2-4da6-996c-f2ec32f77504 2018-11-06 20:32:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:06,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd92bda5-d509-4b8d-940d-e8b9cb23cd04 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:06,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-bd92bda5-d509-4b8d-940d-e8b9cb23cd04 2018-11-06 20:32:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=211a43be-5b4c-463e-99bd-1cd9657bf9b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:07,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9ba9bc52-7a55-47c0-85f8-0c64bcd6b244 Date: Tue, 06 Nov 2018 20:32:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.203"}],"id":"a1b699c2-04f1-442c-b11c-cffd81699d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:29:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"211a43be-5b4c-463e-99bd-1cd9657bf9b4","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:02Z","binding:vnic_type":"normal"}]} 2018-11-06 20:32:07,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=211a43be-5b4c-463e-99bd-1cd9657bf9b4 used request id req-9ba9bc52-7a55-47c0-85f8-0c64bcd6b244 2018-11-06 20:32:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:07,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4924294e-b65b-4cf2-a178-3cda58cc35d3 Date: Tue, 06 Nov 2018 20:32:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:32:07,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-4924294e-b65b-4cf2-a178-3cda58cc35d3 2018-11-06 20:32:07,182 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet 2018-11-06 20:32:07,182 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-subnet 2018-11-06 20:32:07,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dfa2125f-c0f8-4dc7-87f6-b9da123c7d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:09,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66d916d2-402c-4034-8bc6-7e1370ca6f8b Date: Tue, 06 Nov 2018 20:32:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:09,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dfa2125f-c0f8-4dc7-87f6-b9da123c7d09 used request id req-66d916d2-402c-4034-8bc6-7e1370ca6f8b 2018-11-06 20:32:09,396 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-net 2018-11-06 20:32:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f1e0d2db-5174-4fc3-b968-2e95486d6073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43544f2e81cc6e01765ee931fa26a83eaef5fd21" 2018-11-06 20:32:10,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-937d1487-f1df-412a-9b35-499d13b803c0 Date: Tue, 06 Nov 2018 20:32:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:10,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f1e0d2db-5174-4fc3-b968-2e95486d6073 used request id req-937d1487-f1df-412a-9b35-499d13b803c0 2018-11-06 20:32:10,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:11,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["r4GAhsSUQcWLyiiJv8d3-A"], "issued_at": "2018-11-06T20:32:11.000000Z"}} 2018-11-06 20:32:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:11,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7a402e-40ef-4ebe-a659-5d43f8196654 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:11,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c7a402e-40ef-4ebe-a659-5d43f8196654 2018-11-06 20:32:11,309 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net 2018-11-06 20:32:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" -d '{"network": {"name": "NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:11,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-bcad096f-8c22-4ac5-8be0-b8b0dbb9c9b6 Date: Tue, 06 Nov 2018 20:32:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:11Z","is_default":false,"provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","mtu":1450}} 2018-11-06 20:32:11,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-bcad096f-8c22-4ac5-8be0-b8b0dbb9c9b6 2018-11-06 20:32:11,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:11,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-af7bdeee-b49a-4259-af14-8be14e522321 Date: Tue, 06 Nov 2018 20:32:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:11Z","provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:11,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-af7bdeee-b49a-4259-af14-8be14e522321 2018-11-06 20:32:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:12,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-979b9b6b-a46e-470a-a1ca-eebc84998326 Date: Tue, 06 Nov 2018 20:32:12 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:12,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-979b9b6b-a46e-470a-a1ca-eebc84998326 2018-11-06 20:32:12,161 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet 2018-11-06 20:32:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" -d '{"subnets": [{"ip_version": 4, "network_id": "9c894e90-4cf2-41cd-aca9-f5f30cc70ef8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]}' 2018-11-06 20:32:12,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21b2916f-2805-4ca2-871b-12dc38061bbf Date: Tue, 06 Nov 2018 20:32:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:12,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-21b2916f-2805-4ca2-871b-12dc38061bbf 2018-11-06 20:32:12,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:12,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9f4f35b6-58cd-4757-9d6d-d11737b276fd Date: Tue, 06 Nov 2018 20:32:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["659b0de8-36e3-4906-805b-b7ef04e225b7"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:12Z","provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:12,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-9f4f35b6-58cd-4757-9d6d-d11737b276fd 2018-11-06 20:32:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:13,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43bd12d9-0e75-428e-8b71-bd11eb0322fa Date: Tue, 06 Nov 2018 20:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:13,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-43bd12d9-0e75-428e-8b71-bd11eb0322fa 2018-11-06 20:32:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:13,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a2614dbf-896a-463e-a9ad-1c2528e8c714 Date: Tue, 06 Nov 2018 20:32:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["659b0de8-36e3-4906-805b-b7ef04e225b7"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:12Z","provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:13,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net used request id req-a2614dbf-896a-463e-a9ad-1c2528e8c714 2018-11-06 20:32:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:13,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:13,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9706413-f126-4d7f-b6c0-3ee505257ddc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:13,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e9706413-f126-4d7f-b6c0-3ee505257ddc 2018-11-06 20:32:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:13,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-458bfe12-e157-480e-b760-8b716773d0f1 Date: Tue, 06 Nov 2018 20:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:13,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-458bfe12-e157-480e-b760-8b716773d0f1 2018-11-06 20:32:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8&name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:13,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9145309c-78a4-43af-ad96-c675ee0481fb Date: Tue, 06 Nov 2018 20:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:13,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8&name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet used request id req-9145309c-78a4-43af-ad96-c675ee0481fb 2018-11-06 20:32:13,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:13,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:14,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["uRe51XmjTkuPcbFxYUB8eA"], "issued_at": "2018-11-06T20:32:14.000000Z"}} 2018-11-06 20:32:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}29b0afa091cb532043c995e9f6f6b18138002e69" 2018-11-06 20:32:14,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f479a8-4a01-420a-ae0f-bb5723293cf2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:14,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3f479a8-4a01-420a-ae0f-bb5723293cf2 2018-11-06 20:32:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:14,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0e41f1e5-6994-429e-936d-07d07363073a Date: Tue, 06 Nov 2018 20:32:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["659b0de8-36e3-4906-805b-b7ef04e225b7"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:12Z","provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:14,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net used request id req-0e41f1e5-6994-429e-936d-07d07363073a 2018-11-06 20:32:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:14,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c40b5d7d-68b1-4c16-91e2-735bf13c5e1f Date: Tue, 06 Nov 2018 20:32:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:14,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-c40b5d7d-68b1-4c16-91e2-735bf13c5e1f 2018-11-06 20:32:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-19630202-4214-432c-a14e-07ab0ed9110d Date: Tue, 06 Nov 2018 20:32:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["659b0de8-36e3-4906-805b-b7ef04e225b7"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:12Z","provider:segmentation_id":7,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:11Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:14,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net used request id req-19630202-4214-432c-a14e-07ab0ed9110d 2018-11-06 20:32:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:14,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b0afa091cb532043c995e9f6f6b18138002e69" 2018-11-06 20:32:14,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d759603b-d8ec-4f83-8c0c-cf7bdbd7cc36 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:14,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-d759603b-d8ec-4f83-8c0c-cf7bdbd7cc36 2018-11-06 20:32:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3adf48fe-1e04-4026-97db-3f495bf073d0 Date: Tue, 06 Nov 2018 20:32:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:15,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-3adf48fe-1e04-4026-97db-3f495bf073d0 2018-11-06 20:32:15,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8&name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:15,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0756deaa-30a3-46c4-b7b0-eee47661eb16 Date: Tue, 06 Nov 2018 20:32:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:12Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"659b0de8-36e3-4906-805b-b7ef04e225b7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet"}]} 2018-11-06 20:32:15,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9c894e90-4cf2-41cd-aca9-f5f30cc70ef8&name=NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet used request id req-0756deaa-30a3-46c4-b7b0-eee47661eb16 2018-11-06 20:32:15,317 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net 2018-11-06 20:32:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" -d '{"port": {"network_id": "9c894e90-4cf2-41cd-aca9-f5f30cc70ef8", "fixed_ips": [{"subnet_id": "659b0de8-36e3-4906-805b-b7ef04e225b7", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-port", "admin_state_up": true}}' 2018-11-06 20:32:16,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-e7cc044b-0607-44fb-bf38-37bb8affb9ef Date: Tue, 06 Nov 2018 20:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:15Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"659b0de8-36e3-4906-805b-b7ef04e225b7","ip_address":"10.55.1.100"}],"id":"b81e93d3-d1a9-4137-bdbe-21a828fa2288","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:c9:f2","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-port","admin_state_up":true,"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:15Z","binding:vnic_type":"normal"}} 2018-11-06 20:32:16,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e7cc044b-0607-44fb-bf38-37bb8affb9ef 2018-11-06 20:32:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:16,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4190 X-Openstack-Request-Id: req-1dce2487-9f12-4adb-ac8a-ae4630d6110a Date: Tue, 06 Nov 2018 20:32:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"659b0de8-36e3-4906-805b-b7ef04e225b7","ip_address":"10.55.1.3"}],"id":"9102be85-2a9d-4a4e-a97b-2ddca8789f00","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:6a:16","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","name":"","admin_state_up":true,"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.203"}],"id":"a1b699c2-04f1-442c-b11c-cffd81699d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:29:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"211a43be-5b4c-463e-99bd-1cd9657bf9b4","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:15Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"659b0de8-36e3-4906-805b-b7ef04e225b7","ip_address":"10.55.1.100"}],"id":"b81e93d3-d1a9-4137-bdbe-21a828fa2288","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:c9:f2","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-port","admin_state_up":true,"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"659b0de8-36e3-4906-805b-b7ef04e225b7","ip_address":"10.55.1.4"}],"id":"e6804424-4cef-45ae-ae5b-0d6c6822ad2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:38:27","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","name":"","admin_state_up":true,"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"659b0de8-36e3-4906-805b-b7ef04e225b7","ip_address":"10.55.1.2"}],"id":"fbce9b98-3d64-43d5-a155-109b81cde7b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:49:d0","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","name":"","admin_state_up":true,"network_id":"9c894e90-4cf2-41cd-aca9-f5f30cc70ef8","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:12Z","binding:vnic_type":"normal"}]} 2018-11-06 20:32:16,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1dce2487-9f12-4adb-ac8a-ae4630d6110a 2018-11-06 20:32:16,103 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-port 2018-11-06 20:32:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b81e93d3-d1a9-4137-bdbe-21a828fa2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:16,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19ced4b2-05b8-4097-99e9-c5e9e7848f82 Date: Tue, 06 Nov 2018 20:32:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:16,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b81e93d3-d1a9-4137-bdbe-21a828fa2288 used request id req-19ced4b2-05b8-4097-99e9-c5e9e7848f82 2018-11-06 20:32:16,653 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet 2018-11-06 20:32:16,653 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-subnet 2018-11-06 20:32:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/659b0de8-36e3-4906-805b-b7ef04e225b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:18,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ca7e5be-4987-4356-8292-977980ff5086 Date: Tue, 06 Nov 2018 20:32:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:18,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/659b0de8-36e3-4906-805b-b7ef04e225b7 used request id req-4ca7e5be-4987-4356-8292-977980ff5086 2018-11-06 20:32:18,642 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bb4ba7a1-302a-4e5b-a10a-e1aee8438167-pub-net 2018-11-06 20:32:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fa85bf2be4d31410fc473367576e5a2998d983" 2018-11-06 20:32:20,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ccca84b-9ae8-40e9-9796-13438bca3a00 Date: Tue, 06 Nov 2018 20:32:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:20,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9c894e90-4cf2-41cd-aca9-f5f30cc70ef8 used request id req-8ccca84b-9ae8-40e9-9796-13438bca3a00 2018-11-06 20:32:20,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:20,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["VnBU0MAuSJ-aShxfeq0bcw"], "issued_at": "2018-11-06T20:32:20.000000Z"}} 2018-11-06 20:32:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:20,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa2c7fa-5c8c-43f1-86a1-5dfceb9964e9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:20,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aaa2c7fa-5c8c-43f1-86a1-5dfceb9964e9 2018-11-06 20:32:20,606 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net 2018-11-06 20:32:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" -d '{"network": {"name": "NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:21,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d5d4625e-5fb0-4f98-9c09-26d865de0b06 Date: Tue, 06 Nov 2018 20:32:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:20Z","is_default":false,"provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","mtu":1450}} 2018-11-06 20:32:21,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d5d4625e-5fb0-4f98-9c09-26d865de0b06 2018-11-06 20:32:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:21,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eef33e4a-a64e-4f8a-aced-d9cdcfde56f9 Date: Tue, 06 Nov 2018 20:32:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:20Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:21,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-eef33e4a-a64e-4f8a-aced-d9cdcfde56f9 2018-11-06 20:32:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eff51256-f331-49d2-aa8f-8b94aa6ad860 Date: Tue, 06 Nov 2018 20:32:21 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-eff51256-f331-49d2-aa8f-8b94aa6ad860 2018-11-06 20:32:21,468 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet 2018-11-06 20:32:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" -d '{"subnets": [{"ip_version": 4, "network_id": "80f50477-a73d-46b4-8f77-c51c7980fee4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]}' 2018-11-06 20:32:22,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-386172a5-c959-4bba-98a5-dc57e1c13b9a Date: Tue, 06 Nov 2018 20:32:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:22,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-386172a5-c959-4bba-98a5-dc57e1c13b9a 2018-11-06 20:32:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:22,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-946cd2be-e7ba-4325-9e61-af0b57295477 Date: Tue, 06 Nov 2018 20:32:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["d8de6604-5f96-4342-9116-79e857585bfa"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:21Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:22,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-946cd2be-e7ba-4325-9e61-af0b57295477 2018-11-06 20:32:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:22,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-90888368-70b1-482f-9b5e-d0f94b15be47 Date: Tue, 06 Nov 2018 20:32:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:22,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-90888368-70b1-482f-9b5e-d0f94b15be47 2018-11-06 20:32:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:22,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-837e1259-42c0-44ba-b6d2-264d9d5251cc Date: Tue, 06 Nov 2018 20:32:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["d8de6604-5f96-4342-9116-79e857585bfa"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:21Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:22,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net used request id req-837e1259-42c0-44ba-b6d2-264d9d5251cc 2018-11-06 20:32:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:22,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd8ab06-420e-4efa-bc5a-0455dc56c923 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:22,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-1dd8ab06-420e-4efa-bc5a-0455dc56c923 2018-11-06 20:32:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:23,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89af634a-0b4b-4c11-aee5-d4e240a6654b Date: Tue, 06 Nov 2018 20:32:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:23,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-89af634a-0b4b-4c11-aee5-d4e240a6654b 2018-11-06 20:32:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4&name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:23,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-113d2a2e-ab77-4a1f-b515-88f32c77b0b0 Date: Tue, 06 Nov 2018 20:32:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:23,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4&name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet used request id req-113d2a2e-ab77-4a1f-b515-88f32c77b0b0 2018-11-06 20:32:23,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:23,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:23,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["EKIaozw2Q9yQC2t_N1o8HQ"], "issued_at": "2018-11-06T20:32:23.000000Z"}} 2018-11-06 20:32:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}1e6071adcf34e01b1c8034b9c71f60eef19fc07f" 2018-11-06 20:32:23,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564b6315-497f-4935-8d62-fb4b97a014c5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:23,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-564b6315-497f-4935-8d62-fb4b97a014c5 2018-11-06 20:32:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9cfec6de-4714-45e8-9efc-4abf40961c57 Date: Tue, 06 Nov 2018 20:32:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["d8de6604-5f96-4342-9116-79e857585bfa"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:21Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:23,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net used request id req-9cfec6de-4714-45e8-9efc-4abf40961c57 2018-11-06 20:32:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93925fb4-f063-418f-b34e-cd4dd796ea7d Date: Tue, 06 Nov 2018 20:32:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:24,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-93925fb4-f063-418f-b34e-cd4dd796ea7d 2018-11-06 20:32:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-02a3100a-0cd3-4110-a046-a1d9608ddef7 Date: Tue, 06 Nov 2018 20:32:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80f50477-a73d-46b4-8f77-c51c7980fee4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["d8de6604-5f96-4342-9116-79e857585bfa"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:21Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:20Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:24,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net used request id req-02a3100a-0cd3-4110-a046-a1d9608ddef7 2018-11-06 20:32:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:24,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e6071adcf34e01b1c8034b9c71f60eef19fc07f" 2018-11-06 20:32:24,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc1419e-42ac-4753-b47d-e38cc6bfcda3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:24,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-5bc1419e-42ac-4753-b47d-e38cc6bfcda3 2018-11-06 20:32:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:24,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29f2aeac-4b88-46c9-a3a0-a4497960b910 Date: Tue, 06 Nov 2018 20:32:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:24,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-29f2aeac-4b88-46c9-a3a0-a4497960b910 2018-11-06 20:32:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4&name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:24,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6099d33d-11e3-404c-9bc8-ccece5260ddd Date: Tue, 06 Nov 2018 20:32:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:21Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"d8de6604-5f96-4342-9116-79e857585bfa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet"}]} 2018-11-06 20:32:24,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=80f50477-a73d-46b4-8f77-c51c7980fee4&name=NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet used request id req-6099d33d-11e3-404c-9bc8-ccece5260ddd 2018-11-06 20:32:24,477 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net 2018-11-06 20:32:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" -d '{"port": {"network_id": "80f50477-a73d-46b4-8f77-c51c7980fee4", "fixed_ips": [{"subnet_id": "d8de6604-5f96-4342-9116-79e857585bfa", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-port", "admin_state_up": true}}' 2018-11-06 20:32:25,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-8d3a9ef7-0049-4330-8402-ee6663f30ee7 Date: Tue, 06 Nov 2018 20:32:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:24Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8de6604-5f96-4342-9116-79e857585bfa","ip_address":"10.55.1.100"}],"id":"8ddeaa66-566e-43c5-925d-8cd87720aae0","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:28:14","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-port","admin_state_up":true,"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:24Z","binding:vnic_type":"normal"}} 2018-11-06 20:32:25,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-8d3a9ef7-0049-4330-8402-ee6663f30ee7 2018-11-06 20:32:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4190 X-Openstack-Request-Id: req-cc5477b8-e166-48ff-b8fb-65a045bd0e7c Date: Tue, 06 Nov 2018 20:32:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8de6604-5f96-4342-9116-79e857585bfa","ip_address":"10.55.1.3"}],"id":"1055e372-3d19-4aed-90e2-3f6c3c2397bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:d7:41","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80f50477-a73d-46b4-8f77-c51c7980fee4","name":"","admin_state_up":true,"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8de6604-5f96-4342-9116-79e857585bfa","ip_address":"10.55.1.2"}],"id":"4aebe4f4-130a-4ed1-9374-03f20d04d656","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:d7:66","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80f50477-a73d-46b4-8f77-c51c7980fee4","name":"","admin_state_up":true,"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8de6604-5f96-4342-9116-79e857585bfa","ip_address":"10.55.1.4"}],"id":"6b07e9aa-48c6-4bdf-b6ef-c3d494217b3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:ae:ae","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80f50477-a73d-46b4-8f77-c51c7980fee4","name":"","admin_state_up":true,"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:24Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8de6604-5f96-4342-9116-79e857585bfa","ip_address":"10.55.1.100"}],"id":"8ddeaa66-566e-43c5-925d-8cd87720aae0","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:28:14","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-port","admin_state_up":true,"network_id":"80f50477-a73d-46b4-8f77-c51c7980fee4","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.203"}],"id":"a1b699c2-04f1-442c-b11c-cffd81699d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:29:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"211a43be-5b4c-463e-99bd-1cd9657bf9b4","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:02Z","binding:vnic_type":"normal"}]} 2018-11-06 20:32:25,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-cc5477b8-e166-48ff-b8fb-65a045bd0e7c 2018-11-06 20:32:25,393 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-port 2018-11-06 20:32:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8ddeaa66-566e-43c5-925d-8cd87720aae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:25,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a469a386-58d7-4854-abf2-59f9a4902f12 Date: Tue, 06 Nov 2018 20:32:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:25,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8ddeaa66-566e-43c5-925d-8cd87720aae0 used request id req-a469a386-58d7-4854-abf2-59f9a4902f12 2018-11-06 20:32:25,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet 2018-11-06 20:32:25,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-subnet 2018-11-06 20:32:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d8de6604-5f96-4342-9116-79e857585bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:28,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9176f612-0458-4ff9-a897-6179b07c1022 Date: Tue, 06 Nov 2018 20:32:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:28,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d8de6604-5f96-4342-9116-79e857585bfa used request id req-9176f612-0458-4ff9-a897-6179b07c1022 2018-11-06 20:32:28,037 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2d438bc4-7f71-4a23-9e49-1172db5b7a58-pub-net 2018-11-06 20:32:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/80f50477-a73d-46b4-8f77-c51c7980fee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76276b7a37f978b6f61c4a2cd8d3b72625eee611" 2018-11-06 20:32:29,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-185034b4-3db1-43bc-a83d-dd8cec0373c2 Date: Tue, 06 Nov 2018 20:32:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:29,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/80f50477-a73d-46b4-8f77-c51c7980fee4 used request id req-185034b4-3db1-43bc-a83d-dd8cec0373c2 2018-11-06 20:32:29,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:29,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Z2iUL4dRSvedf4M6cyVr8A"], "issued_at": "2018-11-06T20:32:29.000000Z"}} 2018-11-06 20:32:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:29,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c078b90c-8c0f-4556-8cec-08f91de5f0d3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:29,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c078b90c-8c0f-4556-8cec-08f91de5f0d3 2018-11-06 20:32:29,734 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net 2018-11-06 20:32:29,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" -d '{"network": {"name": "NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:30,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-39d797f3-994d-4d2a-b0a0-6ab9d1388652 Date: Tue, 06 Nov 2018 20:32:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:30Z","is_default":false,"provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","mtu":1450}} 2018-11-06 20:32:30,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-39d797f3-994d-4d2a-b0a0-6ab9d1388652 2018-11-06 20:32:30,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:30,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-00f7c1c2-43b2-4154-ab70-3f4c9d02ffb6 Date: Tue, 06 Nov 2018 20:32:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:30Z","provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:30,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa038f95-5891-475d-ba52-d55633607862 used request id req-00f7c1c2-43b2-4154-ab70-3f4c9d02ffb6 2018-11-06 20:32:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:30,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8ce9b77-35b7-425d-8cb6-644d441c5a85 Date: Tue, 06 Nov 2018 20:32:30 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:30,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 used request id req-f8ce9b77-35b7-425d-8cb6-644d441c5a85 2018-11-06 20:32:30,940 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet 2018-11-06 20:32:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" -d '{"subnets": [{"ip_version": 4, "network_id": "aa038f95-5891-475d-ba52-d55633607862", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]}' 2018-11-06 20:32:31,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b398dd9-7723-4dc6-90c2-b43bd5216c58 Date: Tue, 06 Nov 2018 20:32:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:31,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0b398dd9-7723-4dc6-90c2-b43bd5216c58 2018-11-06 20:32:31,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:31,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-59d08ba9-2585-4289-ae6b-519ee73b9dd1 Date: Tue, 06 Nov 2018 20:32:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["63fc1b2c-e77f-43e9-b278-4cc7b0dd0461"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:31Z","provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:31,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa038f95-5891-475d-ba52-d55633607862 used request id req-59d08ba9-2585-4289-ae6b-519ee73b9dd1 2018-11-06 20:32:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:32,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b53978d-86d1-4436-a4b8-75c8659a91fb Date: Tue, 06 Nov 2018 20:32:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:32,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 used request id req-3b53978d-86d1-4436-a4b8-75c8659a91fb 2018-11-06 20:32:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:32,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a67fc2fd-1c5b-49ba-9323-c73d9da52bae Date: Tue, 06 Nov 2018 20:32:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["63fc1b2c-e77f-43e9-b278-4cc7b0dd0461"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:31Z","provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:32,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net used request id req-a67fc2fd-1c5b-49ba-9323-c73d9da52bae 2018-11-06 20:32:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:32,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:32,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde34073-602f-45d9-8ebf-255e2650a8cb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:32,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-dde34073-602f-45d9-8ebf-255e2650a8cb 2018-11-06 20:32:32,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:32,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c3eb7298-f9f7-4c45-90d7-be78959060d6 Date: Tue, 06 Nov 2018 20:32:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:32,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 used request id req-c3eb7298-f9f7-4c45-90d7-be78959060d6 2018-11-06 20:32:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862&name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:32,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4b78da7d-54ea-40c5-844b-58402ff9c4ea Date: Tue, 06 Nov 2018 20:32:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:32,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862&name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet used request id req-4b78da7d-54ea-40c5-844b-58402ff9c4ea 2018-11-06 20:32:32,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:32,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:33,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["5UEXZ9yHRxqB-OqkjXHwNw"], "issued_at": "2018-11-06T20:32:33.000000Z"}} 2018-11-06 20:32:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}93a5bbc1f5c136c38b64500add2cd99aabbc549c" 2018-11-06 20:32:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef6dc31-371b-4843-8b22-2aba92b3130e 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:33,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ef6dc31-371b-4843-8b22-2aba92b3130e 2018-11-06 20:32:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:33,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6194ff24-1992-4c84-8634-09efd5f7bc1c Date: Tue, 06 Nov 2018 20:32:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["63fc1b2c-e77f-43e9-b278-4cc7b0dd0461"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:31Z","provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:33,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net used request id req-6194ff24-1992-4c84-8634-09efd5f7bc1c 2018-11-06 20:32:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:33,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-213f8317-cd64-4330-b53a-8c1352e2c9ae Date: Tue, 06 Nov 2018 20:32:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:33,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 used request id req-213f8317-cd64-4330-b53a-8c1352e2c9ae 2018-11-06 20:32:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:34,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-758c1ea6-c840-4213-af51-71f9e829c4cf Date: Tue, 06 Nov 2018 20:32:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa038f95-5891-475d-ba52-d55633607862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["63fc1b2c-e77f-43e9-b278-4cc7b0dd0461"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:31Z","provider:segmentation_id":69,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:30Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:34,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net used request id req-758c1ea6-c840-4213-af51-71f9e829c4cf 2018-11-06 20:32:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:34,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32:34 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5bbc1f5c136c38b64500add2cd99aabbc549c" 2018-11-06 20:32:34,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807eab45-b5e9-4782-bf6a-321289b8084c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:34,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-807eab45-b5e9-4782-bf6a-321289b8084c 2018-11-06 20:32:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:34,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f30a9e8c-dff1-4d5b-9a26-4682166ba573 Date: Tue, 06 Nov 2018 20:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:34,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862 used request id req-f30a9e8c-dff1-4d5b-9a26-4682166ba573 2018-11-06 20:32:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862&name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:34,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7a37cdb-0f6b-41fa-ad80-82622b8c67ef Date: Tue, 06 Nov 2018 20:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa038f95-5891-475d-ba52-d55633607862","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:31Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"63fc1b2c-e77f-43e9-b278-4cc7b0dd0461","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet"}]} 2018-11-06 20:32:34,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa038f95-5891-475d-ba52-d55633607862&name=NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet used request id req-d7a37cdb-0f6b-41fa-ad80-82622b8c67ef 2018-11-06 20:32:34,402 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net 2018-11-06 20:32:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" -d '{"port": {"network_id": "aa038f95-5891-475d-ba52-d55633607862", "fixed_ips": [{"subnet_id": "63fc1b2c-e77f-43e9-b278-4cc7b0dd0461", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-port", "admin_state_up": true}}' 2018-11-06 20:32:34,418 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-d1b64bea-70fd-4f99-97f5-85898509f39f Date: Tue, 06 Nov 2018 20:32:34 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 20:32:34,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d1b64bea-70fd-4f99-97f5-85898509f39f 2018-11-06 20:32:34,419 - 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": ""}} 2018-11-06 20:32:34,419 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet 2018-11-06 20:32:34,419 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-subnet 2018-11-06 20:32:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/63fc1b2c-e77f-43e9-b278-4cc7b0dd0461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:36,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e993faf9-4d12-4b2a-9559-09d80e022c99 Date: Tue, 06 Nov 2018 20:32:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:36,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/63fc1b2c-e77f-43e9-b278-4cc7b0dd0461 used request id req-e993faf9-4d12-4b2a-9559-09d80e022c99 2018-11-06 20:32:36,821 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9dbb54cb-514f-45c4-8bed-d3f44ae7f488-pub-net 2018-11-06 20:32:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aa038f95-5891-475d-ba52-d55633607862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce1358e0c38569ce8e9ceb3378fbcfccd342dd8" 2018-11-06 20:32:38,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-326223a7-8eef-4283-a3a2-16d8a59e169b Date: Tue, 06 Nov 2018 20:32:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:38,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aa038f95-5891-475d-ba52-d55633607862 used request id req-326223a7-8eef-4283-a3a2-16d8a59e169b 2018-11-06 20:32:38,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:38,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["xu-uXfMbTRqDHKgfLg_FkQ"], "issued_at": "2018-11-06T20:32:38.000000Z"}} 2018-11-06 20:32:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:38,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdd3d37-83bf-4fe4-91ef-e2be01664bc2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:38,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ccdd3d37-83bf-4fe4-91ef-e2be01664bc2 2018-11-06 20:32:38,786 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net 2018-11-06 20:32:38,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" -d '{"network": {"name": "NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:39,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5eedb00f-23f6-4969-aea8-e94613ab8abc Date: Tue, 06 Nov 2018 20:32:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","is_default":false,"provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","mtu":1450}} 2018-11-06 20:32:39,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5eedb00f-23f6-4969-aea8-e94613ab8abc 2018-11-06 20:32:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:39,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c122645a-461f-4b87-9f5b-cdf036be8db4 Date: Tue, 06 Nov 2018 20:32:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:39,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-c122645a-461f-4b87-9f5b-cdf036be8db4 2018-11-06 20:32:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:39,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-60d580e6-3c42-47ef-ac3a-37151c232384 Date: Tue, 06 Nov 2018 20:32:39 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:39,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-60d580e6-3c42-47ef-ac3a-37151c232384 2018-11-06 20:32:39,708 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet 2018-11-06 20:32:39,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" -d '{"subnets": [{"ip_version": 4, "network_id": "26805fd6-805d-4e13-ac52-0a0f281a60cb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]}' 2018-11-06 20:32:40,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af15cbce-9c7a-4e5f-adac-8b74bf52f43a Date: Tue, 06 Nov 2018 20:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:40,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-af15cbce-9c7a-4e5f-adac-8b74bf52f43a 2018-11-06 20:32:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:40,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d93a318f-cb9d-408d-94bb-b771978e83d7 Date: Tue, 06 Nov 2018 20:32:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["032a282a-3d80-450e-8518-64840cf9fcc2"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:40,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-d93a318f-cb9d-408d-94bb-b771978e83d7 2018-11-06 20:32:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:40,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a529dce-0da1-4f82-be0e-bdeef6146c2c Date: Tue, 06 Nov 2018 20:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:40,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-9a529dce-0da1-4f82-be0e-bdeef6146c2c 2018-11-06 20:32:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c9138fe4-842c-4ad7-a44d-3770c162bc0d Date: Tue, 06 Nov 2018 20:32:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["032a282a-3d80-450e-8518-64840cf9fcc2"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:40,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net used request id req-c9138fe4-842c-4ad7-a44d-3770c162bc0d 2018-11-06 20:32:40,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:40,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32:40 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:40,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccf0de0-ec5e-4b17-a0b3-ac01b5ec0b16 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:40,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-eccf0de0-ec5e-4b17-a0b3-ac01b5ec0b16 2018-11-06 20:32:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:41,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eca70bbd-9d70-42f2-857b-dd1a2763e22e Date: Tue, 06 Nov 2018 20:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:41,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-eca70bbd-9d70-42f2-857b-dd1a2763e22e 2018-11-06 20:32:41,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb&name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:41,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d417cbbe-f532-4111-b2fa-08bff462b044 Date: Tue, 06 Nov 2018 20:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:41,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb&name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet used request id req-d417cbbe-f532-4111-b2fa-08bff462b044 2018-11-06 20:32:41,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:41,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:41,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["kT-3RkHeQFu7fscVP4w_HA"], "issued_at": "2018-11-06T20:32:41.000000Z"}} 2018-11-06 20:32:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d3ed33cbb31963cd8c0a3497cc5d3f5c530b1137" 2018-11-06 20:32:41,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d8daf3-2872-490e-8983-8d47e90c58ce 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:41,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97d8daf3-2872-490e-8983-8d47e90c58ce 2018-11-06 20:32:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:41,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0ab3fc6b-8238-49ef-a81e-caca5b836784 Date: Tue, 06 Nov 2018 20:32:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["032a282a-3d80-450e-8518-64840cf9fcc2"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:41,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net used request id req-0ab3fc6b-8238-49ef-a81e-caca5b836784 2018-11-06 20:32:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:42,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fcd62d95-d6ee-418b-a3c2-8b28b1f251c8 Date: Tue, 06 Nov 2018 20:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:42,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-fcd62d95-d6ee-418b-a3c2-8b28b1f251c8 2018-11-06 20:32:42,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:42,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0baf020d-37fa-42b5-afb1-b3b113d65606 Date: Tue, 06 Nov 2018 20:32:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["032a282a-3d80-450e-8518-64840cf9fcc2"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:39Z","provider:segmentation_id":15,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:42,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net used request id req-0baf020d-37fa-42b5-afb1-b3b113d65606 2018-11-06 20:32:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:42,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ed33cbb31963cd8c0a3497cc5d3f5c530b1137" 2018-11-06 20:32:42,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2a7067-0283-46ed-91ac-9b3e386d69a6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:42,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-3f2a7067-0283-46ed-91ac-9b3e386d69a6 2018-11-06 20:32:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:42,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32d2db7f-6bbe-4853-a7bd-6ed68ea230d9 Date: Tue, 06 Nov 2018 20:32:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:42,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-32d2db7f-6bbe-4853-a7bd-6ed68ea230d9 2018-11-06 20:32:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb&name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:42,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19819aa4-0abd-4e5b-9e02-0f03299a4cce Date: Tue, 06 Nov 2018 20:32:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26805fd6-805d-4e13-ac52-0a0f281a60cb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:39Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32: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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"032a282a-3d80-450e-8518-64840cf9fcc2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet"}]} 2018-11-06 20:32:42,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26805fd6-805d-4e13-ac52-0a0f281a60cb&name=NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet used request id req-19819aa4-0abd-4e5b-9e02-0f03299a4cce 2018-11-06 20:32:42,658 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net 2018-11-06 20:32:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" -d '{"port": {"network_id": "26805fd6-805d-4e13-ac52-0a0f281a60cb", "fixed_ips": [{"subnet_id": "032a282a-3d80-450e-8518-64840cf9fcc2", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-port", "admin_state_up": true}}' 2018-11-06 20:32:43,042 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-275d3c5b-10e1-4dc0-9dfb-ff7643c2b9cb Date: Tue, 06 Nov 2018 20:32:43 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-06 20:32:43,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-275d3c5b-10e1-4dc0-9dfb-ff7643c2b9cb 2018-11-06 20:32:43,042 - 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": ""}} 2018-11-06 20:32:43,043 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet 2018-11-06 20:32:43,043 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-subnet 2018-11-06 20:32:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/032a282a-3d80-450e-8518-64840cf9fcc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:45,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40789342-d0dc-4df6-9a6d-5b352e4c46c7 Date: Tue, 06 Nov 2018 20:32:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:45,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/032a282a-3d80-450e-8518-64840cf9fcc2 used request id req-40789342-d0dc-4df6-9a6d-5b352e4c46c7 2018-11-06 20:32:45,324 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bb500c5c-3102-4f40-8dd9-8b12b58eebbf-pub-net 2018-11-06 20:32:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/26805fd6-805d-4e13-ac52-0a0f281a60cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d0a5943db375a6ae3332b8965b3868af526feb" 2018-11-06 20:32:46,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c5843f0-bb6a-477f-bddd-3881339fc91e Date: Tue, 06 Nov 2018 20:32:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:46,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/26805fd6-805d-4e13-ac52-0a0f281a60cb used request id req-8c5843f0-bb6a-477f-bddd-3881339fc91e 2018-11-06 20:32:46,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:47,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["4VSPr5uBQ2aOxvpJ83tewg"], "issued_at": "2018-11-06T20:32:47.000000Z"}} 2018-11-06 20:32:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:47,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a7b786-be48-4433-bbb4-e31b677ae42f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:47,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-96a7b786-be48-4433-bbb4-e31b677ae42f 2018-11-06 20:32:47,385 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net 2018-11-06 20:32:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" -d '{"network": {"name": "NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:47,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-29173389-fa88-4e84-9f6c-3201c0d96f84 Date: Tue, 06 Nov 2018 20:32: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":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:47Z","is_default":false,"provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","mtu":1450}} 2018-11-06 20:32:47,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-29173389-fa88-4e84-9f6c-3201c0d96f84 2018-11-06 20:32:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:48,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f656f63b-7a01-4564-bb59-6e3ab8564e3f Date: Tue, 06 Nov 2018 20:32:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:47Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:48,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-f656f63b-7a01-4564-bb59-6e3ab8564e3f 2018-11-06 20:32:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:48,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fce3d83-7ce4-4a83-9693-35feac785980 Date: Tue, 06 Nov 2018 20:32:48 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:48,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-9fce3d83-7ce4-4a83-9693-35feac785980 2018-11-06 20:32:48,240 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet 2018-11-06 20:32:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" -d '{"subnets": [{"ip_version": 4, "network_id": "7a8f1f51-61ed-4205-9157-a3bd3ec18745", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]}' 2018-11-06 20:32:48,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0402e34f-9de6-4d7e-bfa0-33552c77e796 Date: Tue, 06 Nov 2018 20:32:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:48,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0402e34f-9de6-4d7e-bfa0-33552c77e796 2018-11-06 20:32:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9ec0acb4-a076-4cc9-853b-59cbf2e98b9c Date: Tue, 06 Nov 2018 20:32:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["96d581c4-6be9-49d6-9a82-5c1afe97b187"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:48Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:49,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-9ec0acb4-a076-4cc9-853b-59cbf2e98b9c 2018-11-06 20:32:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:49,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e7c8a35-ac5f-40ba-966a-4d77fe1a9db4 Date: Tue, 06 Nov 2018 20:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:49,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-1e7c8a35-ac5f-40ba-966a-4d77fe1a9db4 2018-11-06 20:32:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:49,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d2b2d066-e6ca-47a2-878d-17b9683d8603 Date: Tue, 06 Nov 2018 20:32:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["96d581c4-6be9-49d6-9a82-5c1afe97b187"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:48Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:49,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net used request id req-d2b2d066-e6ca-47a2-878d-17b9683d8603 2018-11-06 20:32:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:49,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:49,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6e4826-1307-4f38-bc1d-0c448ada7d5f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:49,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-ac6e4826-1307-4f38-bc1d-0c448ada7d5f 2018-11-06 20:32:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e9437ceb-d0fa-4ced-9626-26a913606dd8 Date: Tue, 06 Nov 2018 20:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:49,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-e9437ceb-d0fa-4ced-9626-26a913606dd8 2018-11-06 20:32:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745&name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:50,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e471aea-3502-497e-a6f5-c82cd0977263 Date: Tue, 06 Nov 2018 20:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:50,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745&name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet used request id req-5e471aea-3502-497e-a6f5-c82cd0977263 2018-11-06 20:32:50,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:50,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:50,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["r8FCwQY3SUOAMpOfWTEYmw"], "issued_at": "2018-11-06T20:32:50.000000Z"}} 2018-11-06 20:32:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}234bfc197c0e573de4f6334e56e0d5a462c0ed94" 2018-11-06 20:32:50,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16d73c2-c531-440b-a40e-0e1e694b084f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:50,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c16d73c2-c531-440b-a40e-0e1e694b084f 2018-11-06 20:32:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:51,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-27107647-9cdd-47b2-a067-bdaad890647f Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["96d581c4-6be9-49d6-9a82-5c1afe97b187"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:48Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:51,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net used request id req-27107647-9cdd-47b2-a067-bdaad890647f 2018-11-06 20:32:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:51,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-130b7005-6f9c-4a83-befb-c6fd460238c8 Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:51,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-130b7005-6f9c-4a83-befb-c6fd460238c8 2018-11-06 20:32:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:51,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a58f63a-310a-4c36-baa3-22568003f15b Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["96d581c4-6be9-49d6-9a82-5c1afe97b187"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:48Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:47Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:51,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net used request id req-8a58f63a-310a-4c36-baa3-22568003f15b 2018-11-06 20:32:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:51,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234bfc197c0e573de4f6334e56e0d5a462c0ed94" 2018-11-06 20:32:51,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae7c7a9-0efd-46dc-86c9-2800fca8ff90 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:51,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-9ae7c7a9-0efd-46dc-86c9-2800fca8ff90 2018-11-06 20:32:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:51,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e52782c7-abd5-4d44-999c-a549a45143a5 Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:51,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-e52782c7-abd5-4d44-999c-a549a45143a5 2018-11-06 20:32:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745&name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5394a6d-f989-42c0-8f91-0b760e0c0d39 Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f1f51-61ed-4205-9157-a3bd3ec18745","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:48Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:48Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"96d581c4-6be9-49d6-9a82-5c1afe97b187","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet"}]} 2018-11-06 20:32:51,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a8f1f51-61ed-4205-9157-a3bd3ec18745&name=NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet used request id req-e5394a6d-f989-42c0-8f91-0b760e0c0d39 2018-11-06 20:32:51,689 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net 2018-11-06 20:32:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" -d '{"port": {"network_id": "7a8f1f51-61ed-4205-9157-a3bd3ec18745", "fixed_ips": [{"subnet_id": "96d581c4-6be9-49d6-9a82-5c1afe97b187", "ip_address": null}], "name": "NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-port", "admin_state_up": true}}' 2018-11-06 20:32:51,914 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-df70a4f8-d0f9-440e-9c64-5d6cdb7d56f2 Date: Tue, 06 Nov 2018 20:32:51 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 20:32:51,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-df70a4f8-d0f9-440e-9c64-5d6cdb7d56f2 2018-11-06 20:32:51,914 - 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": ""}} 2018-11-06 20:32:51,915 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet 2018-11-06 20:32:51,915 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-subnet 2018-11-06 20:32:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/96d581c4-6be9-49d6-9a82-5c1afe97b187 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:54,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a8cdcea-2055-4da9-a15f-49fe9300f586 Date: Tue, 06 Nov 2018 20:32:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:54,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/96d581c4-6be9-49d6-9a82-5c1afe97b187 used request id req-8a8cdcea-2055-4da9-a15f-49fe9300f586 2018-11-06 20:32:54,121 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a73af870-e3c6-48e0-b91e-c4dbc8c2bde7-pub-net 2018-11-06 20:32:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7a8f1f51-61ed-4205-9157-a3bd3ec18745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74f0ac2534a77c03e793af16c33b427a0b05f0c" 2018-11-06 20:32:55,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22f37eb5-def3-4b7e-89dc-41b9725336b6 Date: Tue, 06 Nov 2018 20:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:32:55,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7a8f1f51-61ed-4205-9157-a3bd3ec18745 used request id req-22f37eb5-def3-4b7e-89dc-41b9725336b6 2018-11-06 20:32:55,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:56,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["4WP9iB79QeSyimvl6FCIkA"], "issued_at": "2018-11-06T20:32:56.000000Z"}} 2018-11-06 20:32:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9888f95-1976-4526-8e36-deb4bcb0a827 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:56,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9888f95-1976-4526-8e36-deb4bcb0a827 2018-11-06 20:32:56,363 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net 2018-11-06 20:32:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" -d '{"network": {"name": "NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net", "admin_state_up": true}}' 2018-11-06 20:32:56,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2e22692d-14e1-4868-ae14-bcd1ed169f78 Date: Tue, 06 Nov 2018 20:32:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:56Z","is_default":false,"provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","mtu":1450}} 2018-11-06 20:32:56,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2e22692d-14e1-4868-ae14-bcd1ed169f78 2018-11-06 20:32:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:57,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1a22b96-0f75-4f94-a87b-bbc38df9350b Date: Tue, 06 Nov 2018 20:32:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:32:56Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:57,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-c1a22b96-0f75-4f94-a87b-bbc38df9350b 2018-11-06 20:32:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:57,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-28d8d557-ad29-4733-baf8-91514f0894a8 Date: Tue, 06 Nov 2018 20:32:57 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:32:57,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-28d8d557-ad29-4733-baf8-91514f0894a8 2018-11-06 20:32:57,178 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet 2018-11-06 20:32:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" -d '{"subnets": [{"ip_version": 4, "network_id": "f01d04a4-7034-47ac-8a81-5e9a9c0fda0c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]}' 2018-11-06 20:32:57,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3aa57845-9471-40fa-8b3e-e98553543187 Date: Tue, 06 Nov 2018 20:32:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:32:57,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3aa57845-9471-40fa-8b3e-e98553543187 2018-11-06 20:32:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:57,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-21e5d061-fd4a-4b4e-b8d6-9e35a1320beb Date: Tue, 06 Nov 2018 20:32:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["fe672f89-3d4a-47a1-9cd3-db9af6f90bb3"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:57Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:57,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-21e5d061-fd4a-4b4e-b8d6-9e35a1320beb 2018-11-06 20:32:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:58,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-374c3756-45e4-4802-8c65-2f637a0ae540 Date: Tue, 06 Nov 2018 20:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:32:58,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-374c3756-45e4-4802-8c65-2f637a0ae540 2018-11-06 20:32:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:58,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fc3eaf84-178c-46e1-ab3f-c0b2c3999c80 Date: Tue, 06 Nov 2018 20:32:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["fe672f89-3d4a-47a1-9cd3-db9af6f90bb3"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:57Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:58,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net used request id req-fc3eaf84-178c-46e1-ab3f-c0b2c3999c80 2018-11-06 20:32:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:58,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32:58 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:58,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e2c02f-f36a-4399-b8e5-74d17d841d2c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:58,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-16e2c02f-f36a-4399-b8e5-74d17d841d2c 2018-11-06 20:32:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:58,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d8d4d2df-f2af-454f-9212-193fdc1288c4 Date: Tue, 06 Nov 2018 20:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:32:58,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-d8d4d2df-f2af-454f-9212-193fdc1288c4 2018-11-06 20:32:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c&name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:58,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4b680c72-b4de-41f3-9022-b3b19d029fba Date: Tue, 06 Nov 2018 20:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:32:58,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c&name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet used request id req-4b680c72-b4de-41f3-9022-b3b19d029fba 2018-11-06 20:32:58,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:32:58,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:32:59,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["aLKDxwGdSoq_Rjz8858B_Q"], "issued_at": "2018-11-06T20:32:59.000000Z"}} 2018-11-06 20:32:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}cd0129e0b4ac87cfa18de7a3cbe3a14bcfb0af0d" 2018-11-06 20:32:59,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cdf66f-b556-4045-b658-9b6adbf81414 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:32:59,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17cdf66f-b556-4045-b658-9b6adbf81414 2018-11-06 20:32:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:59,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9df3963e-1392-47ef-9f44-f39eddffea15 Date: Tue, 06 Nov 2018 20:32:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["fe672f89-3d4a-47a1-9cd3-db9af6f90bb3"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:57Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:59,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net used request id req-9df3963e-1392-47ef-9f44-f39eddffea15 2018-11-06 20:32:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-820ce059-7e8a-4bd6-b6dd-47be30eb2d82 Date: Tue, 06 Nov 2018 20:32:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:32:59,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-820ce059-7e8a-4bd6-b6dd-47be30eb2d82 2018-11-06 20:32:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:32:59,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-34438e30-2af4-4d8b-a1a9-4360b43a8cad Date: Tue, 06 Nov 2018 20:32:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["fe672f89-3d4a-47a1-9cd3-db9af6f90bb3"],"description":"","tags":[],"updated_at":"2018-11-06T20:32:57Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:56Z","provider:network_type":"vxlan"}]} 2018-11-06 20:32:59,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net used request id req-34438e30-2af4-4d8b-a1a9-4360b43a8cad 2018-11-06 20:32:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:32:59,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:32:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0129e0b4ac87cfa18de7a3cbe3a14bcfb0af0d" 2018-11-06 20:32:59,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e734395-6391-44e8-b2c5-128301948465 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:32:59,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-0e734395-6391-44e8-b2c5-128301948465 2018-11-06 20:32:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:00,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7c669515-929d-4897-8707-a57be13cb9ac Date: Tue, 06 Nov 2018 20:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:33:00,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-7c669515-929d-4897-8707-a57be13cb9ac 2018-11-06 20:33:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c&name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:00,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e52cf5c-6ada-4c5f-8365-4b46fe35b570 Date: Tue, 06 Nov 2018 20:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:32:57Z","dns_nameservers":[],"updated_at":"2018-11-06T20:32:57Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet"}]} 2018-11-06 20:33:00,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01d04a4-7034-47ac-8a81-5e9a9c0fda0c&name=NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet used request id req-4e52cf5c-6ada-4c5f-8365-4b46fe35b570 2018-11-06 20:33:00,372 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net 2018-11-06 20:33:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" -d '{"port": {"network_id": "f01d04a4-7034-47ac-8a81-5e9a9c0fda0c", "fixed_ips": [{"subnet_id": "fe672f89-3d4a-47a1-9cd3-db9af6f90bb3", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-11-06 20:33:01,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3feb1e48-af7b-40bd-b9ed-b101d015ecc5 Date: Tue, 06 Nov 2018 20:33:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:00Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","ip_address":"10.55.1.100"}],"id":"e02871b6-8ebc-471a-9592-4ef5d29e33c3","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:65:a5","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:00Z","binding:vnic_type":"normal"}} 2018-11-06 20:33:01,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-3feb1e48-af7b-40bd-b9ed-b101d015ecc5 2018-11-06 20:33:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/e02871b6-8ebc-471a-9592-4ef5d29e33c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-97dc1933-74fd-459d-a7e1-cb75a2050d05 Date: Tue, 06 Nov 2018 20:33:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe672f89-3d4a-47a1-9cd3-db9af6f90bb3","ip_address":"10.55.1.100"}],"id":"e02871b6-8ebc-471a-9592-4ef5d29e33c3","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:65:a5","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"f01d04a4-7034-47ac-8a81-5e9a9c0fda0c","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:00Z","binding:vnic_type":"normal"}} 2018-11-06 20:33:01,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/e02871b6-8ebc-471a-9592-4ef5d29e33c3 used request id req-97dc1933-74fd-459d-a7e1-cb75a2050d05 2018-11-06 20:33:01,506 - neutron_utils - INFO - Deleting port with name 2018-11-06 20:33:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e02871b6-8ebc-471a-9592-4ef5d29e33c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:02,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00d24d87-d01e-43c4-8b7d-e88b9785dae9 Date: Tue, 06 Nov 2018 20:33:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:02,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e02871b6-8ebc-471a-9592-4ef5d29e33c3 used request id req-00d24d87-d01e-43c4-8b7d-e88b9785dae9 2018-11-06 20:33:02,075 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet 2018-11-06 20:33:02,075 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-subnet 2018-11-06 20:33:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fe672f89-3d4a-47a1-9cd3-db9af6f90bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:04,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-046bdcae-d71b-451d-bbbc-637aec2a5e8e Date: Tue, 06 Nov 2018 20:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:04,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fe672f89-3d4a-47a1-9cd3-db9af6f90bb3 used request id req-046bdcae-d71b-451d-bbbc-637aec2a5e8e 2018-11-06 20:33:04,366 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a307177a-427b-49bf-bd90-d4970ccfa87d-pub-net 2018-11-06 20:33:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f01d04a4-7034-47ac-8a81-5e9a9c0fda0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15aa0452425b91e68454fde20b9d50764ded9a43" 2018-11-06 20:33:05,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-068c1d05-e058-4407-ab2f-3532d6076fce Date: Tue, 06 Nov 2018 20:33:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:05,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f01d04a4-7034-47ac-8a81-5e9a9c0fda0c used request id req-068c1d05-e058-4407-ab2f-3532d6076fce 2018-11-06 20:33:05,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:05,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["xnwQQmQMStiF0ifBKvMwbw"], "issued_at": "2018-11-06T20:33:05.000000Z"}} 2018-11-06 20:33:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6a4d8e297acd398c3bacc9e43345d6a332153e76" 2018-11-06 20:33:06,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7fbc4c-6109-49e8-800b-81c4419f7761 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:06,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b7fbc4c-6109-49e8-800b-81c4419f7761 2018-11-06 20:33:06,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:06,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:06,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Yqif4qfSRV6POPS1WLG8Cg"], "issued_at": "2018-11-06T20:33:06.000000Z"}} 2018-11-06 20:33:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}65e41cb6638071f75b5f4f36fe36727ab973c9f0" 2018-11-06 20:33:06,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738f7402-bd57-402d-883e-7bdc718f6b16 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:06,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-738f7402-bd57-402d-883e-7bdc718f6b16 2018-11-06 20:33:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-de0f309b-7c55-4e81-86c5-2c85737b1089-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4d8e297acd398c3bacc9e43345d6a332153e76" 2018-11-06 20:33:06,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21aca0be-cacf-459c-94c0-2478bab52ed3 Date: Tue, 06 Nov 2018 20:33:06 GMT RESP BODY: {"networks":[]} 2018-11-06 20:33:06,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-de0f309b-7c55-4e81-86c5-2c85737b1089-pub-net used request id req-21aca0be-cacf-459c-94c0-2478bab52ed3 2018-11-06 20:33:06,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:07,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["T-M1Zi5cRAqCUsoJdETJJw"], "issued_at": "2018-11-06T20:33:07.000000Z"}} 2018-11-06 20:33:07,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:07,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb82bc7-5f57-4c12-8564-6951a47275b8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:07,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3fb82bc7-5f57-4c12-8564-6951a47275b8 2018-11-06 20:33:07,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:07,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:07,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["PHd7V_rbQJKkJp_vJWc-6A"], "issued_at": "2018-11-06T20:33:07.000000Z"}} 2018-11-06 20:33:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}ce4ee117822e06befdba74e9232561134ac32146" 2018-11-06 20:33:07,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5471ba7c-0970-4e0c-9188-566b80335df8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:07,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5471ba7c-0970-4e0c-9188-566b80335df8 2018-11-06 20:33:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-08318701-eeb7-450a-971d-464cc2c28ed8 Date: Tue, 06 Nov 2018 20:33:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:33:08,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-08318701-eeb7-450a-971d-464cc2c28ed8 2018-11-06 20:33:08,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:08,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-832fa1ea-208e-4b52-8f38-4f4f73015925 Date: Tue, 06 Nov 2018 20:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:33:08,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-832fa1ea-208e-4b52-8f38-4f4f73015925 2018-11-06 20:33:08,283 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router 2018-11-06 20:33:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router", "admin_state_up": true}}' 2018-11-06 20:33:12,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-30d8a73e-3a96-4e93-be7f-1e1cf846babb Date: Tue, 06 Nov 2018 20:33:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:12Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abec110b-5a63-40b1-9d25-87eaa012b3db", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}} 2018-11-06 20:33:12,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-30d8a73e-3a96-4e93-be7f-1e1cf846babb 2018-11-06 20:33:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=abec110b-5a63-40b1-9d25-87eaa012b3db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-41614be8-d794-4cd1-a669-43edd98dacdc Date: Tue, 06 Nov 2018 20:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:12Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.213"}],"id":"6faee5f2-372c-47f0-af0b-d96f260596e4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:57:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"abec110b-5a63-40b1-9d25-87eaa012b3db","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:12Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:13,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=abec110b-5a63-40b1-9d25-87eaa012b3db used request id req-41614be8-d794-4cd1-a669-43edd98dacdc 2018-11-06 20:33:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bb48c99b-4555-4de3-be89-a0ff7c785128 Date: Tue, 06 Nov 2018 20:33:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:13,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-bb48c99b-4555-4de3-be89-a0ff7c785128 2018-11-06 20:33:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2613 X-Openstack-Request-Id: req-090cd2c7-0944-420d-803c-581561c80c0c Date: Tue, 06 Nov 2018 20:33:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:10Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3f4e3a7c-03a2-4804-9af7-782507a23301", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:12Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abec110b-5a63-40b1-9d25-87eaa012b3db", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:11Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:09Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bed08e19-efbd-43d8-83c9-f97bcb7aa523", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}]} 2018-11-06 20:33:13,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router used request id req-090cd2c7-0944-420d-803c-581561c80c0c 2018-11-06 20:33:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:33:13,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:33: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:33:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6632021-8d6b-4ac4-bd2c-3a521bb6ef22 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:13,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-c6632021-8d6b-4ac4-bd2c-3a521bb6ef22 2018-11-06 20:33:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=3f4e3a7c-03a2-4804-9af7-782507a23301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4f285fe1-0add-4150-90b0-bdca94eeb22d Date: Tue, 06 Nov 2018 20:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:09Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.205"}],"id":"1d7a495d-b279-42c0-ae86-d1828a3f7460","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:38:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f4e3a7c-03a2-4804-9af7-782507a23301","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:09Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:13,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=3f4e3a7c-03a2-4804-9af7-782507a23301 used request id req-4f285fe1-0add-4150-90b0-bdca94eeb22d 2018-11-06 20:33:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:13,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7b91a6e1-e9e9-4021-93c3-a50880ba6d47 Date: Tue, 06 Nov 2018 20:33:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:13,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-7b91a6e1-e9e9-4021-93c3-a50880ba6d47 2018-11-06 20:33:13,790 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router 2018-11-06 20:33:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/abec110b-5a63-40b1-9d25-87eaa012b3db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:14,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db74f279-c113-4b0f-b1d2-1e66ee019b3e Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:14,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/abec110b-5a63-40b1-9d25-87eaa012b3db used request id req-db74f279-c113-4b0f-b1d2-1e66ee019b3e 2018-11-06 20:33:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-58cd8069-b65c-41cf-99ae-891b61175515 Date: Tue, 06 Nov 2018 20:33:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:10Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3f4e3a7c-03a2-4804-9af7-782507a23301", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:11Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:09Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bed08e19-efbd-43d8-83c9-f97bcb7aa523", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}]} 2018-11-06 20:33:15,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router used request id req-58cd8069-b65c-41cf-99ae-891b61175515 2018-11-06 20:33:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:15,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88130c6a-5fba-4a5e-a925-67d97a9f0054 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:15,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-88130c6a-5fba-4a5e-a925-67d97a9f0054 2018-11-06 20:33:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=3f4e3a7c-03a2-4804-9af7-782507a23301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:15,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e6d3453e-8ffb-46ec-8b63-7156fc919271 Date: Tue, 06 Nov 2018 20:33:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:09Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.205"}],"id":"1d7a495d-b279-42c0-ae86-d1828a3f7460","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:38:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f4e3a7c-03a2-4804-9af7-782507a23301","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:09Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:15,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=3f4e3a7c-03a2-4804-9af7-782507a23301 used request id req-e6d3453e-8ffb-46ec-8b63-7156fc919271 2018-11-06 20:33:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f68a7b6a6049f9603b589d5a9548f578bc8173" 2018-11-06 20:33:15,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c347a292-9bf7-469a-8e36-94458f56246e Date: Tue, 06 Nov 2018 20:33:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:15,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-c347a292-9bf7-469a-8e36-94458f56246e 2018-11-06 20:33:15,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:16,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["RClVqmrXTL6eD8xkIFzFBg"], "issued_at": "2018-11-06T20:33:16.000000Z"}} 2018-11-06 20:33:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:16,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00b93ef-1928-4b7d-99fb-c93ff4aa2d34 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:16,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f00b93ef-1928-4b7d-99fb-c93ff4aa2d34 2018-11-06 20:33:16,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:16,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:16,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["PuJwh2hlTxGhCPCpmGYh3w"], "issued_at": "2018-11-06T20:33:16.000000Z"}} 2018-11-06 20:33:16,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}5cb55235bf9a7e2b7bbc23d83b0380f08ca20b51" 2018-11-06 20:33:16,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eef8d9f-3359-4f93-a837-fe803deda7fa 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:16,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8eef8d9f-3359-4f93-a837-fe803deda7fa 2018-11-06 20:33:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:17,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-25385db0-23c0-414e-8629-cbf877f51400 Date: Tue, 06 Nov 2018 20:33:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:33:17,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-25385db0-23c0-414e-8629-cbf877f51400 2018-11-06 20:33:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:17,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ad5d38b2-1a79-4dba-a698-97bac0b7cb04 Date: Tue, 06 Nov 2018 20:33:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:33:17,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-ad5d38b2-1a79-4dba-a698-97bac0b7cb04 2018-11-06 20:33:17,280 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router 2018-11-06 20:33:17,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router", "admin_state_up": true}}' 2018-11-06 20:33:19,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-4e55024f-9d7d-4d30-a3ab-7c4f1ac7a006 Date: Tue, 06 Nov 2018 20:33:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:19Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "113204f4-88c9-42a2-8aaa-3b2581e7e03d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}} 2018-11-06 20:33:19,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-4e55024f-9d7d-4d30-a3ab-7c4f1ac7a006 2018-11-06 20:33:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=113204f4-88c9-42a2-8aaa-3b2581e7e03d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:19,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bfe274d1-5752-4639-97c1-683c8f695d82 Date: Tue, 06 Nov 2018 20:33:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.213"}],"id":"35fd7efb-c43c-4eb2-b7cc-a0220caf0fc2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:b9:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"113204f4-88c9-42a2-8aaa-3b2581e7e03d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:18Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:19,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=113204f4-88c9-42a2-8aaa-3b2581e7e03d used request id req-bfe274d1-5752-4639-97c1-683c8f695d82 2018-11-06 20:33:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:19,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3cf0407e-0a26-44de-b93a-f272de28d421 Date: Tue, 06 Nov 2018 20:33:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:19,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-3cf0407e-0a26-44de-b93a-f272de28d421 2018-11-06 20:33:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-fc3143d3-200a-4834-969f-45742a453d69 Date: Tue, 06 Nov 2018 20:33:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:19Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "113204f4-88c9-42a2-8aaa-3b2581e7e03d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:18Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c449c107-0539-421c-84a0-b61ab0bec65d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}]} 2018-11-06 20:33:20,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router used request id req-fc3143d3-200a-4834-969f-45742a453d69 2018-11-06 20:33:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:33:20,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:33: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:33:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8379cb-97e1-458b-bf9f-07e4cc765a88 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:20,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-8e8379cb-97e1-458b-bf9f-07e4cc765a88 2018-11-06 20:33:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=113204f4-88c9-42a2-8aaa-3b2581e7e03d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4cb3313d-e05f-44f9-a3ca-05a899dc416d Date: Tue, 06 Nov 2018 20:33:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.213"}],"id":"35fd7efb-c43c-4eb2-b7cc-a0220caf0fc2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:b9:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"113204f4-88c9-42a2-8aaa-3b2581e7e03d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:18Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:20,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=113204f4-88c9-42a2-8aaa-3b2581e7e03d used request id req-4cb3313d-e05f-44f9-a3ca-05a899dc416d 2018-11-06 20:33:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7d884568-24ff-4349-b75f-f57db42d9ee6 Date: Tue, 06 Nov 2018 20:33:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:20,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-7d884568-24ff-4349-b75f-f57db42d9ee6 2018-11-06 20:33:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0cd2637a-1946-462d-b133-f5f2d9fd4b94 Date: Tue, 06 Nov 2018 20:33:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:33:20,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0cd2637a-1946-462d-b133-f5f2d9fd4b94 2018-11-06 20:33:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:20,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-af076870-1ab7-41ab-932b-342457fc450c Date: Tue, 06 Nov 2018 20:33:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:33:20,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-af076870-1ab7-41ab-932b-342457fc450c 2018-11-06 20:33:20,864 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router 2018-11-06 20:33:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/113204f4-88c9-42a2-8aaa-3b2581e7e03d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:21,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8150e2a-e0cd-4414-9488-2640fa100c72 Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:21,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/113204f4-88c9-42a2-8aaa-3b2581e7e03d used request id req-e8150e2a-e0cd-4414-9488-2640fa100c72 2018-11-06 20:33:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:22,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-85293f62-2f84-44e3-8a6f-67c19f610b10 Date: Tue, 06 Nov 2018 20:33:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:18Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c449c107-0539-421c-84a0-b61ab0bec65d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}]} 2018-11-06 20:33:22,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router used request id req-85293f62-2f84-44e3-8a6f-67c19f610b10 2018-11-06 20:33:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:22,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d83d636-7f8a-4565-b275-219bb1e298ba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:22,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-4d83d636-7f8a-4565-b275-219bb1e298ba 2018-11-06 20:33:22,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c449c107-0539-421c-84a0-b61ab0bec65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:22,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e5cf6bd9-bd19-4ec5-8e05-766ef09b6e42 Date: Tue, 06 Nov 2018 20:33:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:17Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.211"}],"id":"7c33335b-e2cf-406e-8c55-0d1ff7001b17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:15:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c449c107-0539-421c-84a0-b61ab0bec65d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:17Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:22,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c449c107-0539-421c-84a0-b61ab0bec65d used request id req-e5cf6bd9-bd19-4ec5-8e05-766ef09b6e42 2018-11-06 20:33:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ac4472a63d6f92980e6593e6b95bf2e46f8924" 2018-11-06 20:33:22,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-75d7a7d3-70bf-4d9e-9db4-4a1bceb47a7d Date: Tue, 06 Nov 2018 20:33:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 20:33:22,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/999f41b0-3000-46db-9170-4b0fe4f63288 used request id req-75d7a7d3-70bf-4d9e-9db4-4a1bceb47a7d 2018-11-06 20:33:22,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:22,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["czbJnBnCTA-VkdrJz31uJQ"], "issued_at": "2018-11-06T20:33:22.000000Z"}} 2018-11-06 20:33:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:23,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b6725e-2d04-49d9-b8e7-0fcc103d65a4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:23,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38b6725e-2d04-49d9-b8e7-0fcc103d65a4 2018-11-06 20:33:23,020 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name 2018-11-06 20:33:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name"}}' 2018-11-06 20:33:23,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-af4c9af0-9a6a-4283-a29d-f5e0873f16f8 Date: Tue, 06 Nov 2018 20:33:23 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "updated_at": "2018-11-06T20:33:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "revision_number": 0, "id": "25544e31-f50d-47fe-9f43-b381dd8786d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "revision_number": 0, "id": "2f47de29-0c51-416e-b27d-632943a324cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "name": "NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name"}} 2018-11-06 20:33:23,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-af4c9af0-9a6a-4283-a29d-f5e0873f16f8 2018-11-06 20:33:23,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef2e7e8b-d453-4530-98d2-d720a8de0b53 2018-11-06 20:33:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ef2e7e8b-d453-4530-98d2-d720a8de0b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:23,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b8c8325-b6ab-424c-928e-c8b9e728b9c5 Date: Tue, 06 Nov 2018 20:33:23 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": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "25544e31-f50d-47fe-9f43-b381dd8786d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "2f47de29-0c51-416e-b27d-632943a324cf"}]} 2018-11-06 20:33:23,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ef2e7e8b-d453-4530-98d2-d720a8de0b53 used request id req-0b8c8325-b6ab-424c-928e-c8b9e728b9c5 2018-11-06 20:33:23,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-88dd9804-ded8-4ecf-a9ee-dc9bc5458960 Date: Tue, 06 Nov 2018 20:33:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "updated_at": "2018-11-06T20:33:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "revision_number": 0, "id": "2f47de29-0c51-416e-b27d-632943a324cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "revision_number": 0, "id": "25544e31-f50d-47fe-9f43-b381dd8786d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "name": "NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name"}]} 2018-11-06 20:33:23,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name used request id req-88dd9804-ded8-4ecf-a9ee-dc9bc5458960 2018-11-06 20:33:23,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef2e7e8b-d453-4530-98d2-d720a8de0b53 2018-11-06 20:33:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ef2e7e8b-d453-4530-98d2-d720a8de0b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:24,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4a69b34-b892-453c-b5db-62f6d28dc248 Date: Tue, 06 Nov 2018 20:33:24 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": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "25544e31-f50d-47fe-9f43-b381dd8786d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:23Z", "security_group_id": "ef2e7e8b-d453-4530-98d2-d720a8de0b53", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:23Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "2f47de29-0c51-416e-b27d-632943a324cf"}]} 2018-11-06 20:33:24,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ef2e7e8b-d453-4530-98d2-d720a8de0b53 used request id req-b4a69b34-b892-453c-b5db-62f6d28dc248 2018-11-06 20:33:24,004 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name 2018-11-06 20:33:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ef2e7e8b-d453-4530-98d2-d720a8de0b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:24,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-570677b5-824d-4a96-a4fc-5e979b8d2e6a Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:24,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ef2e7e8b-d453-4530-98d2-d720a8de0b53 used request id req-570677b5-824d-4a96-a4fc-5e979b8d2e6a 2018-11-06 20:33:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02bc7114c6de1530942a2df6a2e384095ffb2b" 2018-11-06 20:33:24,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-74a744fb-85ae-4e79-941f-eab4dbeb6f39 Date: Tue, 06 Nov 2018 20:33:24 GMT RESP BODY: {"security_groups": []} 2018-11-06 20:33:24,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-12cb8010-57af-47fb-912b-2c019e002293name used request id req-74a744fb-85ae-4e79-941f-eab4dbeb6f39 2018-11-06 20:33:24,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:24,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["skqEIasqSGuUBJ5U51_-qw"], "issued_at": "2018-11-06T20:33:24.000000Z"}} 2018-11-06 20:33:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d68d8ea2d643d8fd620c31ddabb86f3b261e4fb1" 2018-11-06 20:33:24,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3723ac70-bbd2-423a-8064-047a4e4e2972 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:24,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3723ac70-bbd2-423a-8064-047a4e4e2972 2018-11-06 20:33:24,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:25,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Hn1wRGZyQ2O_QvTjlRDXjg"], "issued_at": "2018-11-06T20:33:25.000000Z"}} 2018-11-06 20:33:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}368d38fabebdeaff461c95c00e740f44112dfcd6" 2018-11-06 20:33:25,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc38d5b5-66b4-417a-be78-a77a077a2e10 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:25,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc38d5b5-66b4-417a-be78-a77a077a2e10 2018-11-06 20:33:25,469 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name 2018-11-06 20:33:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368d38fabebdeaff461c95c00e740f44112dfcd6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name", "description": "hello group"}}' 2018-11-06 20:33:25,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-57672285-9739-4236-9c62-de7f50f94c9e Date: Tue, 06 Nov 2018 20:33:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "updated_at": "2018-11-06T20:33:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "revision_number": 0, "id": "4a410ad0-56b2-42a7-a423-05888ce04f24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "revision_number": 0, "id": "fe54bbf8-3c75-4550-99cc-d109ce63f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "name": "NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name"}} 2018-11-06 20:33:25,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-57672285-9739-4236-9c62-de7f50f94c9e 2018-11-06 20:33:25,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a 2018-11-06 20:33:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368d38fabebdeaff461c95c00e740f44112dfcd6" 2018-11-06 20:33:26,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f83b626-b28b-4856-9562-d537e81b52bb Date: Tue, 06 Nov 2018 20:33:26 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": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "4a410ad0-56b2-42a7-a423-05888ce04f24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fe54bbf8-3c75-4550-99cc-d109ce63f8a9"}]} 2018-11-06 20:33:26,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a used request id req-8f83b626-b28b-4856-9562-d537e81b52bb 2018-11-06 20:33:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368d38fabebdeaff461c95c00e740f44112dfcd6" 2018-11-06 20:33:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-fc0e7515-0368-4b9d-8782-63c5d8b87ec5 Date: Tue, 06 Nov 2018 20:33:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "updated_at": "2018-11-06T20:33:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "revision_number": 0, "id": "fe54bbf8-3c75-4550-99cc-d109ce63f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "revision_number": 0, "id": "4a410ad0-56b2-42a7-a423-05888ce04f24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "name": "NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name"}]} 2018-11-06 20:33:26,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name&description=hello+group used request id req-fc0e7515-0368-4b9d-8782-63c5d8b87ec5 2018-11-06 20:33:26,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a 2018-11-06 20:33:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368d38fabebdeaff461c95c00e740f44112dfcd6" 2018-11-06 20:33:26,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-281cf063-b65e-452f-a5d7-1ad90443cd2a Date: Tue, 06 Nov 2018 20:33:26 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": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "4a410ad0-56b2-42a7-a423-05888ce04f24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:25Z", "security_group_id": "cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:25Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fe54bbf8-3c75-4550-99cc-d109ce63f8a9"}]} 2018-11-06 20:33:26,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a used request id req-281cf063-b65e-452f-a5d7-1ad90443cd2a 2018-11-06 20:33:26,426 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1969cbac-7252-4381-aaa0-441ee104e0f8name 2018-11-06 20:33:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368d38fabebdeaff461c95c00e740f44112dfcd6" 2018-11-06 20:33:26,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e65bc352-2eb5-4167-aeaa-1f8d54e4b2bb Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:26,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cae0ff9a-35d0-4f52-a6c2-2ecd0ce6684a used request id req-e65bc352-2eb5-4167-aeaa-1f8d54e4b2bb 2018-11-06 20:33:26,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:27,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ieSaE_iGReSAQ9TWpmORbg"], "issued_at": "2018-11-06T20:33:27.000000Z"}} 2018-11-06 20:33:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:27,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef193700-777f-45b3-80f0-f2f5c5c62790 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:27,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef193700-777f-45b3-80f0-f2f5c5c62790 2018-11-06 20:33:27,268 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename 2018-11-06 20:33:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename", "description": "hello group"}}' 2018-11-06 20:33:27,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5b6a2538-5243-4d2f-ae15-3a803a231dbf Date: Tue, 06 Nov 2018 20:33:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "updated_at": "2018-11-06T20:33:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "24340364-691a-412e-877b-62077ee77848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "9978315a-1336-455a-ae76-59a0e8c254c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "name": "NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename"}} 2018-11-06 20:33:27,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5b6a2538-5243-4d2f-ae15-3a803a231dbf 2018-11-06 20:33:27,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:27,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d081fed3-0635-4a96-95a0-935d1cf8e526 Date: Tue, 06 Nov 2018 20:33:27 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:27,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-d081fed3-0635-4a96-95a0-935d1cf8e526 2018-11-06 20:33:27,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:27,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb16ec66-1961-44f3-b23e-f8c1ceadd3c5 Date: Tue, 06 Nov 2018 20:33:28 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:28,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-fb16ec66-1961-44f3-b23e-f8c1ceadd3c5 2018-11-06 20:33:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3afe896-a01d-4b41-9b36-2a67224c7ed0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:28,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3afe896-a01d-4b41-9b36-2a67224c7ed0 2018-11-06 20:33:28,141 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename 2018-11-06 20:33:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-10766e8e-902b-4dd6-86d7-e05df4bfb3ec Date: Tue, 06 Nov 2018 20:33:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "updated_at": "2018-11-06T20:33:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "9978315a-1336-455a-ae76-59a0e8c254c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "24340364-691a-412e-877b-62077ee77848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "name": "NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename"}]} 2018-11-06 20:33:28,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename used request id req-10766e8e-902b-4dd6-86d7-e05df4bfb3ec 2018-11-06 20:33:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:33:28,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:33: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:33:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5772296b-fef1-47c0-a5cf-c00ccd7862d1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:28,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-5772296b-fef1-47c0-a5cf-c00ccd7862d1 2018-11-06 20:33:28,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8807d4b-df1d-4c50-b650-5b0e717eb29a Date: Tue, 06 Nov 2018 20:33:28 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:28,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-c8807d4b-df1d-4c50-b650-5b0e717eb29a 2018-11-06 20:33:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}31f25e759c36bd57365d004f6559749e91add1e9" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c"}}' 2018-11-06 20:33:28,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-d3e62df7-56ee-4caf-9b33-983d5905118a Date: Tue, 06 Nov 2018 20:33:28 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": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e"}} 2018-11-06 20:33:28,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d3e62df7-56ee-4caf-9b33-983d5905118a 2018-11-06 20:33:28,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b8abd90d-a73b-47e8-b60b-85de2031bf14 Date: Tue, 06 Nov 2018 20:33:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "updated_at": "2018-11-06T20:33:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:28Z", "revision_number": 0, "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "24340364-691a-412e-877b-62077ee77848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "9978315a-1336-455a-ae76-59a0e8c254c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 3, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "name": "NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename"}]} 2018-11-06 20:33:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename&description=hello+group used request id req-b8abd90d-a73b-47e8-b60b-85de2031bf14 2018-11-06 20:33:28,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2a96b12b-446f-4314-a2ae-a2598074d98e Date: Tue, 06 Nov 2018 20:33:29 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:29,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-2a96b12b-446f-4314-a2ae-a2598074d98e 2018-11-06 20:33:29,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:29,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1cc76225-3592-4223-8152-4e522533d934 Date: Tue, 06 Nov 2018 20:33:29 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:29,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-1cc76225-3592-4223-8152-4e522533d934 2018-11-06 20:33:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8ef205ce-c790-4ed4-9da5-a979b340cc6e Date: Tue, 06 Nov 2018 20:33:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "updated_at": "2018-11-06T20:33:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:28Z", "revision_number": 0, "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "24340364-691a-412e-877b-62077ee77848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "revision_number": 0, "id": "9978315a-1336-455a-ae76-59a0e8c254c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 3, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "name": "NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename"}]} 2018-11-06 20:33:29,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename&description=hello+group used request id req-8ef205ce-c790-4ed4-9da5-a979b340cc6e 2018-11-06 20:33:29,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa63a39c-4647-4883-a6c2-fcce07f9834c 2018-11-06 20:33:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-a8aeaf83-38f7-4b8d-94fb-5b19c1e894e6 Date: Tue, 06 Nov 2018 20:33:29 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": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "24340364-691a-412e-877b-62077ee77848"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:28Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:28Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "62141341-7ac6-4214-8ef5-2feab2b33a5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:27Z", "security_group_id": "fa63a39c-4647-4883-a6c2-fcce07f9834c", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:27Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "9978315a-1336-455a-ae76-59a0e8c254c5"}]} 2018-11-06 20:33:29,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-a8aeaf83-38f7-4b8d-94fb-5b19c1e894e6 2018-11-06 20:33:29,619 - neutron_utils - INFO - Deleting security group rule with ID - 24340364-691a-412e-877b-62077ee77848 2018-11-06 20:33:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/24340364-691a-412e-877b-62077ee77848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b699a93-d4de-45e7-ac86-d2f6aff623bb Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:29,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/24340364-691a-412e-877b-62077ee77848 used request id req-2b699a93-d4de-45e7-ac86-d2f6aff623bb 2018-11-06 20:33:29,747 - neutron_utils - INFO - Deleting security group rule with ID - 9978315a-1336-455a-ae76-59a0e8c254c5 2018-11-06 20:33:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9978315a-1336-455a-ae76-59a0e8c254c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:29,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f67d0db-4e01-4dbc-b75c-8205d947b9c5 Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:29,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9978315a-1336-455a-ae76-59a0e8c254c5 used request id req-7f67d0db-4e01-4dbc-b75c-8205d947b9c5 2018-11-06 20:33:29,981 - neutron_utils - INFO - Deleting security group rule with ID - 62141341-7ac6-4214-8ef5-2feab2b33a5e 2018-11-06 20:33:29,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/62141341-7ac6-4214-8ef5-2feab2b33a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:30,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-478a7e65-81d9-455f-9c03-7be394054118 Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:30,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/62141341-7ac6-4214-8ef5-2feab2b33a5e used request id req-478a7e65-81d9-455f-9c03-7be394054118 2018-11-06 20:33:30,225 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-21efbfa7-fa62-435f-a536-844e8d43982ename 2018-11-06 20:33:30,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fa63a39c-4647-4883-a6c2-fcce07f9834c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31f25e759c36bd57365d004f6559749e91add1e9" 2018-11-06 20:33:30,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0a33d29-2dca-4796-9e8c-f6248265918a Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:30,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fa63a39c-4647-4883-a6c2-fcce07f9834c used request id req-a0a33d29-2dca-4796-9e8c-f6248265918a 2018-11-06 20:33:30,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:30,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["66LloV_CTMyYmlHpz6mJVg"], "issued_at": "2018-11-06T20:33:30.000000Z"}} 2018-11-06 20:33:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:30,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279dec50-83d9-4328-92a7-793f7172fee8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:30,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-279dec50-83d9-4328-92a7-793f7172fee8 2018-11-06 20:33:30,981 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-1 2018-11-06 20:33:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-1", "description": "hello group"}}' 2018-11-06 20:33:31,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5e030a29-3b21-413c-a93c-b02727343d99 Date: Tue, 06 Nov 2018 20:33:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "updated_at": "2018-11-06T20:33:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "a975ff2f-1d4e-4464-870d-c4f3240a9c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "c71e351f-fffe-4c6b-beaa-1a4c757616dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-1"}} 2018-11-06 20:33:31,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5e030a29-3b21-413c-a93c-b02727343d99 2018-11-06 20:33:31,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cfc4f943-7762-44d3-b4ff-68fda810e598 2018-11-06 20:33:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfc4f943-7762-44d3-b4ff-68fda810e598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:31,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a4aa604-1e4a-496c-a12b-d53e2f0ae080 Date: Tue, 06 Nov 2018 20:33:31 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": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "a975ff2f-1d4e-4464-870d-c4f3240a9c5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c71e351f-fffe-4c6b-beaa-1a4c757616dd"}]} 2018-11-06 20:33:31,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfc4f943-7762-44d3-b4ff-68fda810e598 used request id req-2a4aa604-1e4a-496c-a12b-d53e2f0ae080 2018-11-06 20:33:31,567 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-2 2018-11-06 20:33:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-2", "description": "hello group"}}' 2018-11-06 20:33:31,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-4281714f-d353-4706-9cd0-c75ce641fd90 Date: Tue, 06 Nov 2018 20:33:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "updated_at": "2018-11-06T20:33:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "3fee214c-9be0-419b-9dbc-b0e3c331109b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "f28cbff2-590b-4ae7-8a74-ad00652b40f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "1f655795-3e02-495f-9f53-51f88ead59c7", "name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-2"}} 2018-11-06 20:33:31,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4281714f-d353-4706-9cd0-c75ce641fd90 2018-11-06 20:33:31,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f655795-3e02-495f-9f53-51f88ead59c7 2018-11-06 20:33:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f655795-3e02-495f-9f53-51f88ead59c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:32,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6c6330a-1534-4626-b51c-cdce0f827f6a Date: Tue, 06 Nov 2018 20:33:32 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": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3fee214c-9be0-419b-9dbc-b0e3c331109b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "f28cbff2-590b-4ae7-8a74-ad00652b40f3"}]} 2018-11-06 20:33:32,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f655795-3e02-495f-9f53-51f88ead59c7 used request id req-a6c6330a-1534-4626-b51c-cdce0f827f6a 2018-11-06 20:33:32,128 - neutron_utils - INFO - Retrieving security group with ID - cfc4f943-7762-44d3-b4ff-68fda810e598 2018-11-06 20:33:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=cfc4f943-7762-44d3-b4ff-68fda810e598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:32,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-5facad27-50fc-4ef6-8b41-782d3d852680 Date: Tue, 06 Nov 2018 20:33:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "updated_at": "2018-11-06T20:33:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "a975ff2f-1d4e-4464-870d-c4f3240a9c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "c71e351f-fffe-4c6b-beaa-1a4c757616dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-1"}]} 2018-11-06 20:33:32,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=cfc4f943-7762-44d3-b4ff-68fda810e598 used request id req-5facad27-50fc-4ef6-8b41-782d3d852680 2018-11-06 20:33:32,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cfc4f943-7762-44d3-b4ff-68fda810e598 2018-11-06 20:33:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfc4f943-7762-44d3-b4ff-68fda810e598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:32,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50fe14cb-488d-48a5-9bf8-dd93e6caf3a5 Date: Tue, 06 Nov 2018 20:33:32 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": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "a975ff2f-1d4e-4464-870d-c4f3240a9c5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "security_group_id": "cfc4f943-7762-44d3-b4ff-68fda810e598", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c71e351f-fffe-4c6b-beaa-1a4c757616dd"}]} 2018-11-06 20:33:32,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfc4f943-7762-44d3-b4ff-68fda810e598 used request id req-50fe14cb-488d-48a5-9bf8-dd93e6caf3a5 2018-11-06 20:33:32,373 - neutron_utils - INFO - Retrieving security group with ID - 1f655795-3e02-495f-9f53-51f88ead59c7 2018-11-06 20:33:32,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1f655795-3e02-495f-9f53-51f88ead59c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8c06b280-fcfa-450d-9a1f-06b9f42cefac Date: Tue, 06 Nov 2018 20:33:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "updated_at": "2018-11-06T20:33:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "3fee214c-9be0-419b-9dbc-b0e3c331109b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "revision_number": 0, "id": "f28cbff2-590b-4ae7-8a74-ad00652b40f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 2, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "1f655795-3e02-495f-9f53-51f88ead59c7", "name": "NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-2"}]} 2018-11-06 20:33:32,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1f655795-3e02-495f-9f53-51f88ead59c7 used request id req-8c06b280-fcfa-450d-9a1f-06b9f42cefac 2018-11-06 20:33:32,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f655795-3e02-495f-9f53-51f88ead59c7 2018-11-06 20:33:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f655795-3e02-495f-9f53-51f88ead59c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:32,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b153c4e-6ca4-43b9-86f8-865e2a0bee2c Date: Tue, 06 Nov 2018 20:33:32 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": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3fee214c-9be0-419b-9dbc-b0e3c331109b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:33:31Z", "security_group_id": "1f655795-3e02-495f-9f53-51f88ead59c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:31Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "f28cbff2-590b-4ae7-8a74-ad00652b40f3"}]} 2018-11-06 20:33:32,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1f655795-3e02-495f-9f53-51f88ead59c7 used request id req-9b153c4e-6ca4-43b9-86f8-865e2a0bee2c 2018-11-06 20:33:32,779 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-1 2018-11-06 20:33:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cfc4f943-7762-44d3-b4ff-68fda810e598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:33,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d390b78d-bada-4b65-9421-a3dbd73a5c4a Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:33,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cfc4f943-7762-44d3-b4ff-68fda810e598 used request id req-d390b78d-bada-4b65-9421-a3dbd73a5c4a 2018-11-06 20:33:33,136 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-69533350-9a7f-4399-9166-5f2f223b455ename-2 2018-11-06 20:33:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1f655795-3e02-495f-9f53-51f88ead59c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b44e362e6a8e61433b0b35736568d7f6e1b8cae" 2018-11-06 20:33:33,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87353b63-facd-41f8-b9cd-2a6699785978 Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:33,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1f655795-3e02-495f-9f53-51f88ead59c7 used request id req-87353b63-facd-41f8-b9cd-2a6699785978 2018-11-06 20:33:33,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:33,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Oim_lS5oR4G2eDdhDzCouQ"], "issued_at": "2018-11-06T20:33:33.000000Z"}} 2018-11-06 20:33:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:33,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaa56ad-3c0d-46a7-a185-a376087c62d3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:33,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5eaa56ad-3c0d-46a7-a185-a376087c62d3 2018-11-06 20:33:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:34,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9d8c7689-6c8d-40c5-a6fc-df85af4c94d4 Date: Tue, 06 Nov 2018 20:33:34 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:33:34,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-9d8c7689-6c8d-40c5-a6fc-df85af4c94d4 2018-11-06 20:33:34,130 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 20:33:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:34,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ae787d1b-a1c6-4224-9ffe-e99aa32c0fb9 Date: Tue, 06 Nov 2018 20:33:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:33:34,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ae787d1b-a1c6-4224-9ffe-e99aa32c0fb9 2018-11-06 20:33:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d535b3ed-5ca0-4db7-8517-1de294c6ef29 Date: Tue, 06 Nov 2018 20:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:33:34,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-d535b3ed-5ca0-4db7-8517-1de294c6ef29 2018-11-06 20:33:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" -d '{"floatingip": {"floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}' 2018-11-06 20:33:36,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-82085f9b-a859-4be5-aa6c-82c7ede94d31 Date: Tue, 06 Nov 2018 20:33:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T20:33:35Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "95af663d-8cc6-4f45-95be-26cff14d3890", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:35Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}} 2018-11-06 20:33:36,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-82085f9b-a859-4be5-aa6c-82c7ede94d31 2018-11-06 20:33:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-f094d1cd-8258-40a7-aa93-6f4a9bd0d6f6 Date: Tue, 06 Nov 2018 20:33:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T20:33:35Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "95af663d-8cc6-4f45-95be-26cff14d3890", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:35Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}]} 2018-11-06 20:33:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-f094d1cd-8258-40a7-aa93-6f4a9bd0d6f6 2018-11-06 20:33:36,452 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-11-06 20:33:36,452 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-11-06 20:33:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips?ip=95af663d-8cc6-4f45-95be-26cff14d3890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:36,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-b1700638-c4c6-4ce9-8c2b-3959c1380e28 Date: Tue, 06 Nov 2018 20:33:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T20:33:35Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "95af663d-8cc6-4f45-95be-26cff14d3890", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:35Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}]} 2018-11-06 20:33:36,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips?ip=95af663d-8cc6-4f45-95be-26cff14d3890 used request id req-b1700638-c4c6-4ce9-8c2b-3959c1380e28 2018-11-06 20:33:36,627 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-11-06 20:33:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/95af663d-8cc6-4f45-95be-26cff14d3890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff708da2596aea2adffacf2016b7269c88553aa" 2018-11-06 20:33:37,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a43ce400-5959-43f3-a435-3e7621aaa671 Content-Length: 0 Date: Tue, 06 Nov 2018 20:33:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:33:37,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/95af663d-8cc6-4f45-95be-26cff14d3890 used request id req-a43ce400-5959-43f3-a435-3e7621aaa671 2018-11-06 20:33:37,404 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:37,579 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 2018-11-06 20:33:37,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:37,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["gAVC3bz2SsKQlV2eCPo6hA"], "issued_at": "2018-11-06T20:33:37.000000Z"}} 2018-11-06 20:33:37,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa2bcff4eec044f2c74f80265c07fb2e8235c5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7lTWEugcvcFBWKTaP4LBHZMoEY5Ts4XlmuNfDz5LfjSeXtbEHC5lzDH2cmNWzxfBuCM9U58Uu43F2cG46nPhZUYJs6RxzH5ynkQvxLc9v2lLC7xlloLwF9DlMCrxxLLINahBeIbYWjF1LtLnSYUlTZz9panGvHqeGxJxxReh6OEewnh+aXg9aA2SMvv7AXNHWIXiXkB97+HjcgaQsLHzmEhVrjx9LvJ4k1Js13uwd+GBuk51kFCESKNQwh96nMb37v9wDqpODjQSWwoegj7kwFWrx9PCzDlJweZuT9CGIqZMZFabJgqvcZJjInzDmw6KPvYSMKTHSihXIWk+2VE4l", "name": "NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1"}}' 2018-11-06 20:33:38,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-c25fa213-ef04-4a82-9b07-211b5446d0eb x-compute-request-id: req-c25fa213-ef04-4a82-9b07-211b5446d0eb Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7lTWEugcvcFBWKTaP4LBHZMoEY5Ts4XlmuNfDz5LfjSeXtbEHC5lzDH2cmNWzxfBuCM9U58Uu43F2cG46nPhZUYJs6RxzH5ynkQvxLc9v2lLC7xlloLwF9DlMCrxxLLINahBeIbYWjF1LtLnSYUlTZz9panGvHqeGxJxxReh6OEewnh+aXg9aA2SMvv7AXNHWIXiXkB97+HjcgaQsLHzmEhVrjx9LvJ4k1Js13uwd+GBuk51kFCESKNQwh96nMb37v9wDqpODjQSWwoegj7kwFWrx9PCzDlJweZuT9CGIqZMZFabJgqvcZJjInzDmw6KPvYSMKTHSihXIWk+2VE4l", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1", "fingerprint": "51:26:ea:6d:fd:42:99:d9:a7:89:01:04:74:68:7a:35"}} 2018-11-06 20:33:38,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c25fa213-ef04-4a82-9b07-211b5446d0eb 2018-11-06 20:33:38,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa2bcff4eec044f2c74f80265c07fb2e8235c5" 2018-11-06 20:33:38,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-b565ebbb-3d77-41f4-a238-6a4108a6cc50 x-compute-request-id: req-b565ebbb-3d77-41f4-a238-6a4108a6cc50 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7lTWEugcvcFBWKTaP4LBHZMoEY5Ts4XlmuNfDz5LfjSeXtbEHC5lzDH2cmNWzxfBuCM9U58Uu43F2cG46nPhZUYJs6RxzH5ynkQvxLc9v2lLC7xlloLwF9DlMCrxxLLINahBeIbYWjF1LtLnSYUlTZz9panGvHqeGxJxxReh6OEewnh+aXg9aA2SMvv7AXNHWIXiXkB97+HjcgaQsLHzmEhVrjx9LvJ4k1Js13uwd+GBuk51kFCESKNQwh96nMb37v9wDqpODjQSWwoegj7kwFWrx9PCzDlJweZuT9CGIqZMZFabJgqvcZJjInzDmw6KPvYSMKTHSihXIWk+2VE4l", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1", "deleted": false, "created_at": "2018-11-06T20:33:38.000000", "updated_at": null, "fingerprint": "51:26:ea:6d:fd:42:99:d9:a7:89:01:04:74:68:7a:35", "deleted_at": null, "id": 3}} 2018-11-06 20:33:38,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 used request id req-b565ebbb-3d77-41f4-a238-6a4108a6cc50 2018-11-06 20:33:38,713 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 2018-11-06 20:33:38,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa2bcff4eec044f2c74f80265c07fb2e8235c5" 2018-11-06 20:33:38,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-72725c0b-262d-4ed7-91b1-c8b49a10a27b x-compute-request-id: req-72725c0b-262d-4ed7-91b1-c8b49a10a27b Content-Length: 0 Content-Type: application/json 2018-11-06 20:33:38,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 used request id req-72725c0b-262d-4ed7-91b1-c8b49a10a27b 2018-11-06 20:33:38,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa2bcff4eec044f2c74f80265c07fb2e8235c5" 2018-11-06 20:33:38,906 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:33: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-669d0dfb-bad0-4cff-9d3b-d9556c8cae0f x-compute-request-id: req-669d0dfb-bad0-4cff-9d3b-d9556c8cae0f Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 not found for user 063dfdb5823f4420bf8ff8234c253959", "code": 404}} 2018-11-06 20:33:38,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 used request id req-669d0dfb-bad0-4cff-9d3b-d9556c8cae0f 2018-11-06 20:33:38,906 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 2018-11-06 20:33:38,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa2bcff4eec044f2c74f80265c07fb2e8235c5" 2018-11-06 20:33:38,996 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:33: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-af5844b2-6ee0-42b2-b737-441b9247fa72 x-compute-request-id: req-af5844b2-6ee0-42b2-b737-441b9247fa72 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 not found for user 063dfdb5823f4420bf8ff8234c253959", "code": 404}} 2018-11-06 20:33:38,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2185e5c4-ff14-4b3c-832d-05631922dda1 used request id req-af5844b2-6ee0-42b2-b737-441b9247fa72 2018-11-06 20:33:38,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:39,238 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01.pub 2018-11-06 20:33:39,257 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01 2018-11-06 20:33:39,258 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01.pub 2018-11-06 20:33:39,258 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01 2018-11-06 20:33:39,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:39,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["B-I5W7e-T8CCeAiLOqHqww"], "issued_at": "2018-11-06T20:33:39.000000Z"}} 2018-11-06 20:33:39,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c19362d34df32e7e72f8ae7c5c431e3cefb746" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCob1d0x2ckQuswNpUCIIT/Ig0hVG4VjrbqL7GmwqbTPSaG/ab8AaRtvbGHssSy3Xt98frhMoVtQmJXef5AHvCdxv1Lzp5jphaBf2oblfRfd4q+ryOrxLQzO8uhF38WTRNo4ci0N+fXxpBNJIlej8vgudNlqzsJJ75I0md45cYeM44uNNlnDeiJGPLJcRfpDwm2uBN7EJ4UnamZtVXgGbAWAHdeSCV9nkjBIOFucjgDodCYTrIpCtCX1Galvc+O/CXLu/Z0OWVzSmU/XQrc+Xq6AkFZOFhZVRJtrVfrQCXsAvEOV9LWYzifpIoZ0GG/sZ1wNOE5OTinWsB/rfUsT8kP", "name": "NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01"}}' 2018-11-06 20:33:40,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-d952a346-6b18-4109-a0d4-bfbfa08eb7d7 x-compute-request-id: req-d952a346-6b18-4109-a0d4-bfbfa08eb7d7 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCob1d0x2ckQuswNpUCIIT/Ig0hVG4VjrbqL7GmwqbTPSaG/ab8AaRtvbGHssSy3Xt98frhMoVtQmJXef5AHvCdxv1Lzp5jphaBf2oblfRfd4q+ryOrxLQzO8uhF38WTRNo4ci0N+fXxpBNJIlej8vgudNlqzsJJ75I0md45cYeM44uNNlnDeiJGPLJcRfpDwm2uBN7EJ4UnamZtVXgGbAWAHdeSCV9nkjBIOFucjgDodCYTrIpCtCX1Galvc+O/CXLu/Z0OWVzSmU/XQrc+Xq6AkFZOFhZVRJtrVfrQCXsAvEOV9LWYzifpIoZ0GG/sZ1wNOE5OTinWsB/rfUsT8kP", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01", "fingerprint": "7f:e4:4e:78:e4:f1:67:56:c0:c8:4f:e6:a4:c4:f4:d6"}} 2018-11-06 20:33:40,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d952a346-6b18-4109-a0d4-bfbfa08eb7d7 2018-11-06 20:33:40,405 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01 2018-11-06 20:33:40,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c19362d34df32e7e72f8ae7c5c431e3cefb746" 2018-11-06 20:33:40,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-8b2bb69d-dfd2-4105-afe0-957bebfbd35b x-compute-request-id: req-8b2bb69d-dfd2-4105-afe0-957bebfbd35b Content-Length: 0 Content-Type: application/json 2018-11-06 20:33:40,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-85903f4d-f142-45a1-bc83-0a65e26cbc01 used request id req-8b2bb69d-dfd2-4105-afe0-957bebfbd35b 2018-11-06 20:33:40,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:40,655 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 2018-11-06 20:33:40,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:41,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["OTzc4IavQsOm3tzy-bz1kw"], "issued_at": "2018-11-06T20:33:41.000000Z"}} 2018-11-06 20:33:41,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58fd3018390d93d10daad803dc7b25d1ae10434" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsBqzxtWG/bd4oXLv6AGNqYs9KQwh4ZLgM8b3TP1J0VXtey9A2IK2JRoet4dLO8/irhMhUdtMdZpYG5VZKzj5CN1DW5gvkxNJjYrs7NActuHUHXKf7HVR/WmgIW9Yh7GODWlq/vDwZm6DC5iUkQjYwaopm6VgFA9d8sHGSBRuC1AKQ9RAmUktfrgTeo7BC+GVZK2CK4ahjS/NBrvLrhY/lM2I74RuSyh197WD77/S5BItpXFKXtBmQxGL29j+lVVJtjtNuVma810a9iAEUiO4PBd8t4ZIucXYas7pbIj1U55lBvZUG/Lx9sTag99BL6TonNB4oi+f1BqpvhvfDAOeN", "name": "NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689"}}' 2018-11-06 20:33:41,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-14472318-36b3-4cbf-b700-f1df60c80e83 x-compute-request-id: req-14472318-36b3-4cbf-b700-f1df60c80e83 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsBqzxtWG/bd4oXLv6AGNqYs9KQwh4ZLgM8b3TP1J0VXtey9A2IK2JRoet4dLO8/irhMhUdtMdZpYG5VZKzj5CN1DW5gvkxNJjYrs7NActuHUHXKf7HVR/WmgIW9Yh7GODWlq/vDwZm6DC5iUkQjYwaopm6VgFA9d8sHGSBRuC1AKQ9RAmUktfrgTeo7BC+GVZK2CK4ahjS/NBrvLrhY/lM2I74RuSyh197WD77/S5BItpXFKXtBmQxGL29j+lVVJtjtNuVma810a9iAEUiO4PBd8t4ZIucXYas7pbIj1U55lBvZUG/Lx9sTag99BL6TonNB4oi+f1BqpvhvfDAOeN", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689", "fingerprint": "e7:22:19:df:45:6a:6e:57:05:29:94:44:29:dc:78:47"}} 2018-11-06 20:33:41,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-14472318-36b3-4cbf-b700-f1df60c80e83 2018-11-06 20:33:41,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58fd3018390d93d10daad803dc7b25d1ae10434" 2018-11-06 20:33:41,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-56234a5f-61df-4c92-967a-465f9ed90d66 x-compute-request-id: req-56234a5f-61df-4c92-967a-465f9ed90d66 Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsBqzxtWG/bd4oXLv6AGNqYs9KQwh4ZLgM8b3TP1J0VXtey9A2IK2JRoet4dLO8/irhMhUdtMdZpYG5VZKzj5CN1DW5gvkxNJjYrs7NActuHUHXKf7HVR/WmgIW9Yh7GODWlq/vDwZm6DC5iUkQjYwaopm6VgFA9d8sHGSBRuC1AKQ9RAmUktfrgTeo7BC+GVZK2CK4ahjS/NBrvLrhY/lM2I74RuSyh197WD77/S5BItpXFKXtBmQxGL29j+lVVJtjtNuVma810a9iAEUiO4PBd8t4ZIucXYas7pbIj1U55lBvZUG/Lx9sTag99BL6TonNB4oi+f1BqpvhvfDAOeN", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689", "deleted": false, "created_at": "2018-11-06T20:33:41.000000", "updated_at": null, "fingerprint": "e7:22:19:df:45:6a:6e:57:05:29:94:44:29:dc:78:47", "deleted_at": null, "id": 9}} 2018-11-06 20:33:41,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 used request id req-56234a5f-61df-4c92-967a-465f9ed90d66 2018-11-06 20:33:41,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58fd3018390d93d10daad803dc7b25d1ae10434" 2018-11-06 20:33:41,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-040ddbe1-fd16-4b4b-9faf-d9e229ec7d5b x-compute-request-id: req-040ddbe1-fd16-4b4b-9faf-d9e229ec7d5b Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsBqzxtWG/bd4oXLv6AGNqYs9KQwh4ZLgM8b3TP1J0VXtey9A2IK2JRoet4dLO8/irhMhUdtMdZpYG5VZKzj5CN1DW5gvkxNJjYrs7NActuHUHXKf7HVR/WmgIW9Yh7GODWlq/vDwZm6DC5iUkQjYwaopm6VgFA9d8sHGSBRuC1AKQ9RAmUktfrgTeo7BC+GVZK2CK4ahjS/NBrvLrhY/lM2I74RuSyh197WD77/S5BItpXFKXtBmQxGL29j+lVVJtjtNuVma810a9iAEUiO4PBd8t4ZIucXYas7pbIj1U55lBvZUG/Lx9sTag99BL6TonNB4oi+f1BqpvhvfDAOeN", "name": "NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689", "fingerprint": "e7:22:19:df:45:6a:6e:57:05:29:94:44:29:dc:78:47"}}]} 2018-11-06 20:33:41,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-040ddbe1-fd16-4b4b-9faf-d9e229ec7d5b 2018-11-06 20:33:41,426 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 2018-11-06 20:33:41,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58fd3018390d93d10daad803dc7b25d1ae10434" 2018-11-06 20:33:41,584 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-2ac43de0-49f7-445b-90a2-be26a884bf39 x-compute-request-id: req-2ac43de0-49f7-445b-90a2-be26a884bf39 Content-Length: 0 Content-Type: application/json 2018-11-06 20:33:41,584 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4c2a1842-a350-4686-b625-466c3d3ca689 used request id req-2ac43de0-49f7-445b-90a2-be26a884bf39 2018-11-06 20:33:41,585 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:41,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:41,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["oUrAqimSR5mii4zC0c-y9Q"], "issued_at": "2018-11-06T20:33:41.000000Z"}} 2018-11-06 20:33:41,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f342dadc4e611cc76731d9f5f2562fbb06f70c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id", "swap": 2}}' 2018-11-06 20:33:42,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-3ebe09c1-9074-450b-9b4f-8b12c905925a x-compute-request-id: req-3ebe09c1-9074-450b-9b4f-8b12c905925a Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id", "name": "NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-06 20:33:42,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3ebe09c1-9074-450b-9b4f-8b12c905925a 2018-11-06 20:33:42,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f342dadc4e611cc76731d9f5f2562fbb06f70c" 2018-11-06 20:33:42,449 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-fb5a6a5f-1827-4548-bb5f-6f39f4f15187 x-compute-request-id: req-fb5a6a5f-1827-4548-bb5f-6f39f4f15187 Content-Length: 0 Content-Type: application/json 2018-11-06 20:33:42,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id used request id req-fb5a6a5f-1827-4548-bb5f-6f39f4f15187 2018-11-06 20:33:42,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f342dadc4e611cc76731d9f5f2562fbb06f70c" 2018-11-06 20:33:42,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-5f1f7fac-2160-4c04-a15e-8b36d5fef208 x-compute-request-id: req-5f1f7fac-2160-4c04-a15e-8b36d5fef208 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:33:42,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5f1f7fac-2160-4c04-a15e-8b36d5fef208 2018-11-06 20:33:42,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f342dadc4e611cc76731d9f5f2562fbb06f70c" 2018-11-06 20:33:42,511 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:33: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-85b63ba4-bd46-4286-9a91-262d24da59c5 x-compute-request-id: req-85b63ba4-bd46-4286-9a91-262d24da59c5 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id could not be found.", "code": 404}} 2018-11-06 20:33:42,511 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-50b7494f-c7ec-407a-bd62-aa9ba80b89c1-id used request id req-85b63ba4-bd46-4286-9a91-262d24da59c5 2018-11-06 20:33:42,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:42,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:42,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["GW3UQLlFSgWQX6m4OkN6Bg"], "issued_at": "2018-11-06T20:33:42.000000Z"}} 2018-11-06 20:33:42,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc25da8acc93bf74c5511a710f2f244757241df" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id", "swap": 2}}' 2018-11-06 20:33:43,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-f74015bf-0cf6-4f8c-b589-6ca705f23b8a x-compute-request-id: req-f74015bf-0cf6-4f8c-b589-6ca705f23b8a Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id", "name": "NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-06 20:33:43,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f74015bf-0cf6-4f8c-b589-6ca705f23b8a 2018-11-06 20:33:43,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc25da8acc93bf74c5511a710f2f244757241df" 2018-11-06 20:33:43,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-0bc2eb70-5dc1-44b9-ba78-22302ebbb5dc x-compute-request-id: req-0bc2eb70-5dc1-44b9-ba78-22302ebbb5dc Content-Length: 0 Content-Type: application/json 2018-11-06 20:33:43,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-e0d7fb3e-5e11-4f6d-94cc-fca1bbfc4a4e-id used request id req-0bc2eb70-5dc1-44b9-ba78-22302ebbb5dc 2018-11-06 20:33:43,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:43,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:43,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["UAF6mkAOTXakCvq8kQDNSg"], "issued_at": "2018-11-06T20:33:43.000000Z"}} 2018-11-06 20:33:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:43,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eae1043-254a-483a-aabd-9959faea7610 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:43,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1eae1043-254a-483a-aabd-9959faea7610 2018-11-06 20:33:43,769 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:33:43,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:43,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:44,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["WIRmH1wcRb-4Oy1THS_ZSg"], "issued_at": "2018-11-06T20:33:44.000000Z"}} 2018-11-06 20:33:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:44,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3946494e-d195-4e24-b648-fc11c7b3dbe1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:44,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3946494e-d195-4e24-b648-fc11c7b3dbe1 2018-11-06 20:33:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:44,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-322e5db4-a069-4e3d-8cda-d96c6b1c287c Date: Tue, 06 Nov 2018 20:33:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image"} 2018-11-06 20:33:44,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image used request id req-322e5db4-a069-4e3d-8cda-d96c6b1c287c 2018-11-06 20:33:44,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:44,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4ee5795-be55-42d0-bfbb-3ef2c906df6d Date: Tue, 06 Nov 2018 20:33:44 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"}}} 2018-11-06 20:33:44,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f4ee5795-be55-42d0-bfbb-3ef2c906df6d 2018-11-06 20:33:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image"}' 2018-11-06 20:33:45,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c X-Openstack-Request-Id: req-8715eedf-dbb6-4f44-b1e1-02fd1f401ccc Date: Tue, 06 Nov 2018 20:33:45 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:33:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:33:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c", "min_disk": 0, "protected": false, "id": "281b0594-9fc6-4942-967a-2f489a7c255c", "file": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:33:45,700 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8715eedf-dbb6-4f44-b1e1-02fd1f401ccc 2018-11-06 20:33:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" -d '' 2018-11-06 20:33:48,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47957017-bd45-4832-80f5-72cdafea53da Date: Tue, 06 Nov 2018 20:33:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:33:48,182 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file used request id req-47957017-bd45-4832-80f5-72cdafea53da 2018-11-06 20:33:48,183 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:33:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:48,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-9ef8ac93-a09a-4e2b-bb98-edef1970b23d Date: Tue, 06 Nov 2018 20:33:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:33:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:33:48Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "metadata": {}}], "self": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c", "min_disk": 0, "protected": false, "id": "281b0594-9fc6-4942-967a-2f489a7c255c", "file": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:33:48,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c used request id req-9ef8ac93-a09a-4e2b-bb98-edef1970b23d 2018-11-06 20:33:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:48,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d6760b9e-0095-4b3c-bc49-da0f48788111 Date: Tue, 06 Nov 2018 20:33: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"}}} 2018-11-06 20:33:48,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d6760b9e-0095-4b3c-bc49-da0f48788111 2018-11-06 20:33:48,975 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image 2018-11-06 20:33:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:33:49,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-1d85b33a-889d-47d5-9e70-d93a9809b4fe Date: Tue, 06 Nov 2018 20:33:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:33:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:33:48Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "metadata": {}}], "self": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c", "min_disk": 0, "protected": false, "id": "281b0594-9fc6-4942-967a-2f489a7c255c", "file": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:33:49,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c used request id req-1d85b33a-889d-47d5-9e70-d93a9809b4fe 2018-11-06 20:33:49,613 - create_image - DEBUG - Instance status is - active 2018-11-06 20:33:49,613 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image 2018-11-06 20:33:49,614 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image 2018-11-06 20:33:49,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:49,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:49,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["erlZvVTeSTq5XaYDz2aSWw"], "issued_at": "2018-11-06T20:33:49.000000Z"}} 2018-11-06 20:33:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:50,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b3974d-a5af-49b1-ac46-0365e94a47e5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:50,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0b3974d-a5af-49b1-ac46-0365e94a47e5 2018-11-06 20:33:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-555e49c2-2f40-4e05-95a1-24bce282abb6 Date: Tue, 06 Nov 2018 20:33:50 GMT RESP BODY: {"networks":[]} 2018-11-06 20:33:50,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net used request id req-555e49c2-2f40-4e05-95a1-24bce282abb6 2018-11-06 20:33:50,238 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net 2018-11-06 20:33:50,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" -d '{"network": {"name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net", "admin_state_up": true}}' 2018-11-06 20:33:50,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-80109cd8-3b09-4db6-a74c-bdcf5c46bce6 Date: Tue, 06 Nov 2018 20:33:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:33:50Z","is_default":false,"provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","mtu":1450}} 2018-11-06 20:33:50,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-80109cd8-3b09-4db6-a74c-bdcf5c46bce6 2018-11-06 20:33:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-238e0221-3097-460f-829c-19fc4e4cc4c1 Date: Tue, 06 Nov 2018 20:33:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:33:50Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:33:51,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-238e0221-3097-460f-829c-19fc4e4cc4c1 2018-11-06 20:33:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:51,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-15903705-2e07-4bb9-8cdf-4de550265ea1 Date: Tue, 06 Nov 2018 20:33:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:33:51,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-15903705-2e07-4bb9-8cdf-4de550265ea1 2018-11-06 20:33:51,210 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet 2018-11-06 20:33:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" -d '{"subnets": [{"ip_version": 4, "network_id": "bfaa7637-3209-4f90-9ede-4babbeeb79de", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]}' 2018-11-06 20:33:51,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-83d32c2c-f13b-4752-806b-bfa6009126bc Date: Tue, 06 Nov 2018 20:33:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:33:51,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-83d32c2c-f13b-4752-806b-bfa6009126bc 2018-11-06 20:33:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:52,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-81ff4a2c-e922-4daf-bec8-80521b1cea39 Date: Tue, 06 Nov 2018 20:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["40dd620c-560d-4ab2-9ec3-904b83385c96"],"description":"","tags":[],"updated_at":"2018-11-06T20:33:51Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:33:52,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-81ff4a2c-e922-4daf-bec8-80521b1cea39 2018-11-06 20:33:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:33:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d72f95c4-19c9-44a5-91a8-80a417ce4769 Date: Tue, 06 Nov 2018 20:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:33:52,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-d72f95c4-19c9-44a5-91a8-80a417ce4769 2018-11-06 20:33:52,265 - OpenStackNetwork - DEBUG - Network [bfaa7637-3209-4f90-9ede-4babbeeb79de] created successfully 2018-11-06 20:33:52,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:52,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:52,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["mNdETpESTXGwuKwFLOp4MA"], "issued_at": "2018-11-06T20:33:52.000000Z"}} 2018-11-06 20:33:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}86312e1e97094eacd2aa8075f1029334a7a7e169" 2018-11-06 20:33:52,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cfcdba-734f-4689-a0df-0efc28afb07c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:52,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-57cfcdba-734f-4689-a0df-0efc28afb07c 2018-11-06 20:33:52,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:33:52,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86312e1e97094eacd2aa8075f1029334a7a7e169" 2018-11-06 20:33:52,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-07f4cb06-5c1d-4c38-bfe4-121cc0d73305 x-compute-request-id: req-07f4cb06-5c1d-4c38-bfe4-121cc0d73305 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:33:52,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-07f4cb06-5c1d-4c38-bfe4-121cc0d73305 2018-11-06 20:33:52,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86312e1e97094eacd2aa8075f1029334a7a7e169" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:33:53,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-4a0a8433-f0cb-49f4-9e37-6f64f5dd03da x-compute-request-id: req-4a0a8433-f0cb-49f4-9e37-6f64f5dd03da Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:33:53,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4a0a8433-f0cb-49f4-9e37-6f64f5dd03da 2018-11-06 20:33:53,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:33:53,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:33:53,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["-2dCEkVwSk-GRGRzDc5EEw"], "issued_at": "2018-11-06T20:33:53.000000Z"}} 2018-11-06 20:33:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}461d751b6888f25889505469cc0e8cdf10ad65f9" 2018-11-06 20:33:53,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0195de34-750c-4c19-a6ad-b0bcdf4a5ac7 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:33:53,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0195de34-750c-4c19-a6ad-b0bcdf4a5ac7 2018-11-06 20:33:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:53,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c4c826b3-d672-4ff3-b668-1b2683827b86 Date: Tue, 06 Nov 2018 20:33:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["40dd620c-560d-4ab2-9ec3-904b83385c96"],"description":"","tags":[],"updated_at":"2018-11-06T20:33:51Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:33:53,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net used request id req-c4c826b3-d672-4ff3-b668-1b2683827b86 2018-11-06 20:33:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:53,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f01dddb5-28a5-4a7d-ac7b-6a6e49ccf924 Date: Tue, 06 Nov 2018 20:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:33:53,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-f01dddb5-28a5-4a7d-ac7b-6a6e49ccf924 2018-11-06 20:33:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:54,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b1d4d149-f2f4-4f4b-af91-dde6e522b94e Date: Tue, 06 Nov 2018 20:33:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["40dd620c-560d-4ab2-9ec3-904b83385c96"],"description":"","tags":[],"updated_at":"2018-11-06T20:33:51Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:33:54,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net used request id req-b1d4d149-f2f4-4f4b-af91-dde6e522b94e 2018-11-06 20:33:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:33:54,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:33:54 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:33:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461d751b6888f25889505469cc0e8cdf10ad65f9" 2018-11-06 20:33:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60194c6-fc72-4d08-86ae-c6c50e6f847c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:54,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-f60194c6-fc72-4d08-86ae-c6c50e6f847c 2018-11-06 20:33:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:54,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9626c03f-bfe1-4fd9-9ae2-c326a28a378a Date: Tue, 06 Nov 2018 20:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:33:54,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-9626c03f-bfe1-4fd9-9ae2-c326a28a378a 2018-11-06 20:33:54,565 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net 2018-11-06 20:33:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" -d '{"port": {"network_id": "bfaa7637-3209-4f90-9ede-4babbeeb79de", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port", "admin_state_up": true}}' 2018-11-06 20:33:55,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-938f2159-aa66-440f-a581-c5c59287baef Date: Tue, 06 Nov 2018 20:33:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:54Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.13"}],"id":"63c26346-f6e0-416c-a034-58568d6149a5","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:90:87","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:54Z","binding:vnic_type":"normal"}} 2018-11-06 20:33:55,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-938f2159-aa66-440f-a581-c5c59287baef 2018-11-06 20:33:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:55,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-dc424a57-0fa6-45e2-8412-f82c2e9059e4 Date: Tue, 06 Nov 2018 20:33:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["40dd620c-560d-4ab2-9ec3-904b83385c96"],"description":"","tags":[],"updated_at":"2018-11-06T20:33:51Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:33:55,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net used request id req-dc424a57-0fa6-45e2-8412-f82c2e9059e4 2018-11-06 20:33:55,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:33:55,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:33:55 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:33:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:55,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063cf85e-13ca-4226-a9a6-7710aa01ad44 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:55,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-063cf85e-13ca-4226-a9a6-7710aa01ad44 2018-11-06 20:33:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:56,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5aac3895-0733-4955-9e85-82387084ca7c Date: Tue, 06 Nov 2018 20:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:33:56,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-5aac3895-0733-4955-9e85-82387084ca7c 2018-11-06 20:33:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:56,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-4524c0d6-3406-457e-bc87-768d3c3b7011 Date: Tue, 06 Nov 2018 20:33:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:54Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.13"}],"id":"63c26346-f6e0-416c-a034-58568d6149a5","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:90:87","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:54Z","binding:vnic_type":"normal"}]} 2018-11-06 20:33:56,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port&admin_state_up=True used request id req-4524c0d6-3406-457e-bc87-768d3c3b7011 2018-11-06 20:33:56,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:56,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b78068-f7e5-4f69-9727-3f895ce8d25d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:33:56,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-49b78068-f7e5-4f69-9727-3f895ce8d25d 2018-11-06 20:33:56,320 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst 2018-11-06 20:33:56,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:56,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-3700dbe0-2356-4c27-98e1-76f8b4485896 x-compute-request-id: req-3700dbe0-2356-4c27-98e1-76f8b4485896 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-flavor-name"}]} 2018-11-06 20:33:56,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3700dbe0-2356-4c27-98e1-76f8b4485896 2018-11-06 20:33:56,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:56,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:33: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-8a70836c-51dc-4a2d-a900-90391c0ab7d6 x-compute-request-id: req-8a70836c-51dc-4a2d-a900-90391c0ab7d6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:33:56,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83 used request id req-8a70836c-51dc-4a2d-a900-90391c0ab7d6 2018-11-06 20:33:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:57,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-b6fa9eaa-39df-4d3d-815b-f2516cb21dd2 Date: Tue, 06 Nov 2018 20:33:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:33:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:33:48Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "metadata": {}}], "self": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c", "min_disk": 0, "protected": false, "id": "281b0594-9fc6-4942-967a-2f489a7c255c", "file": "/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/281b0594-9fc6-4942-967a-2f489a7c255c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image"} 2018-11-06 20:33:57,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image used request id req-b6fa9eaa-39df-4d3d-815b-f2516cb21dd2 2018-11-06 20:33:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:33:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac8ae22a-818d-4cb0-a1b3-f55f4c728ff5 Date: Tue, 06 Nov 2018 20:33:57 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"}}} 2018-11-06 20:33:57,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ac8ae22a-818d-4cb0-a1b3-f55f4c728ff5 2018-11-06 20:33:57,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" -d '{"server": {"name": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "imageRef": "281b0594-9fc6-4942-967a-2f489a7c255c", "flavorRef": "7cbdbc33-f895-4231-80d8-75cca282ea83", "max_count": 1, "min_count": 1, "networks": [{"port": "63c26346-f6e0-416c-a034-58568d6149a5"}]}}' 2018-11-06 20:34:00,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:33: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-940a9856-5b71-4bd1-9904-57653a25c4f7 x-compute-request-id: req-940a9856-5b71-4bd1-9904-57653a25c4f7 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "adminPass": "K9qoFi2AbrWt"}} 2018-11-06 20:34:00,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-940a9856-5b71-4bd1-9904-57653a25c4f7 2018-11-06 20:34:00,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:01,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-f946e01a-1330-45ba-b621-bcac5ad8b46b x-compute-request-id: req-f946e01a-1330-45ba-b621-bcac5ad8b46b Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:34:00Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:01,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-f946e01a-1330-45ba-b621-bcac5ad8b46b 2018-11-06 20:34:01,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:02,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-82479795-f081-44c7-add9-f44cc2439db2 x-compute-request-id: req-82479795-f081-44c7-add9-f44cc2439db2 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.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:34: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": "NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:02,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-82479795-f081-44c7-add9-f44cc2439db2 2018-11-06 20:34:05,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:06,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-4dff8f39-b5c3-4965-b7c2-6516d239da2f x-compute-request-id: req-4dff8f39-b5c3-4965-b7c2-6516d239da2f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:06,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-4dff8f39-b5c3-4965-b7c2-6516d239da2f 2018-11-06 20:34:09,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:09,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-3aa90bff-2fb4-46a6-bb35-9f28fa18fdbc x-compute-request-id: req-3aa90bff-2fb4-46a6-bb35-9f28fa18fdbc Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:09,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-3aa90bff-2fb4-46a6-bb35-9f28fa18fdbc 2018-11-06 20:34:12,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:13,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-c0f70f91-5be4-4fe2-829c-a460ae5e9caa x-compute-request-id: req-c0f70f91-5be4-4fe2-829c-a460ae5e9caa Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:13,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-c0f70f91-5be4-4fe2-829c-a460ae5e9caa 2018-11-06 20:34:16,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:16,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-b00c5dab-848c-4676-a441-e5dd0364e779 x-compute-request-id: req-b00c5dab-848c-4676-a441-e5dd0364e779 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:16,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-b00c5dab-848c-4676-a441-e5dd0364e779 2018-11-06 20:34:19,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:20,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-d5b4e795-d26d-49cc-92e6-884647bc597f x-compute-request-id: req-d5b4e795-d26d-49cc-92e6-884647bc597f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:20,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-d5b4e795-d26d-49cc-92e6-884647bc597f 2018-11-06 20:34:23,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:23,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-5e18ddbe-a1e0-41a4-8a5c-476f40cb0799 x-compute-request-id: req-5e18ddbe-a1e0-41a4-8a5c-476f40cb0799 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:23,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-5e18ddbe-a1e0-41a4-8a5c-476f40cb0799 2018-11-06 20:34:26,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:27,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-e6f51bef-cb0d-4d5c-8e73-0fe1580eded7 x-compute-request-id: req-e6f51bef-cb0d-4d5c-8e73-0fe1580eded7 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:27,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-e6f51bef-cb0d-4d5c-8e73-0fe1580eded7 2018-11-06 20:34:30,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:31,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-8e4c7eca-3ce5-40b1-87f6-4009cb416d44 x-compute-request-id: req-8e4c7eca-3ce5-40b1-87f6-4009cb416d44 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:03Z", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:31,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-8e4c7eca-3ce5-40b1-87f6-4009cb416d44 2018-11-06 20:34:34,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:34,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-5d954688-3b85-4a00-9a24-644f5f2dc3cf x-compute-request-id: req-5d954688-3b85-4a00-9a24-644f5f2dc3cf Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:33Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:34,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-5d954688-3b85-4a00-9a24-644f5f2dc3cf 2018-11-06 20:34:37,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:38,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-e82e8b92-c544-4987-9493-f47af500f283 x-compute-request-id: req-e82e8b92-c544-4987-9493-f47af500f283 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:90:87", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:33Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:38,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-e82e8b92-c544-4987-9493-f47af500f283 2018-11-06 20:34:41,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:41,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-9a60d71d-47dd-468c-8eef-73ecdaa928ce x-compute-request-id: req-9a60d71d-47dd-468c-8eef-73ecdaa928ce Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:90:87", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:33Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:41,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-9a60d71d-47dd-468c-8eef-73ecdaa928ce 2018-11-06 20:34:44,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:45,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-ec33df0b-76e0-4ac3-aa4c-56dd81a539e1 x-compute-request-id: req-ec33df0b-76e0-4ac3-aa4c-56dd81a539e1 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:90:87", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-11-06T20:34:41.000000", "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:41Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:45,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-ec33df0b-76e0-4ac3-aa4c-56dd81a539e1 2018-11-06 20:34:45,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:45,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34: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-a8b6da95-2155-486c-a47b-89eef1b1039d x-compute-request-id: req-a8b6da95-2155-486c-a47b-89eef1b1039d Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:90:87", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "rel": "bookmark"}], "image": {"id": "281b0594-9fc6-4942-967a-2f489a7c255c", "links": [{"href": "http://172.30.9.26:8774/images/281b0594-9fc6-4942-967a-2f489a7c255c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-11-06T20:34:41.000000", "flavor": {"id": "7cbdbc33-f895-4231-80d8-75cca282ea83", "links": [{"href": "http://172.30.9.26:8774/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83", "rel": "bookmark"}]}, "id": "5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:34:41Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-9017017e-8c37-4e59-b457-9b089c44a440-vm_inst", "created": "2018-11-06T20:34:00Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:34:45,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-a8b6da95-2155-486c-a47b-89eef1b1039d 2018-11-06 20:34:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:46,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-28bdc069-1b3c-404f-9de0-9befd2bfcfbf Date: Tue, 06 Nov 2018 20:34:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["40dd620c-560d-4ab2-9ec3-904b83385c96"],"description":"","tags":[],"updated_at":"2018-11-06T20:33:51Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:34:46,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net used request id req-28bdc069-1b3c-404f-9de0-9befd2bfcfbf 2018-11-06 20:34:46,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:46,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ad8f1f-ca14-4dac-ab03-612f0a6c5b48 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:34:46,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e8ad8f1f-ca14-4dac-ab03-612f0a6c5b48 2018-11-06 20:34:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:46,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-674fdfbc-8522-41e8-80e3-d655af37b582 Date: Tue, 06 Nov 2018 20:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:51Z","dns_nameservers":[],"updated_at":"2018-11-06T20:33:51Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"40dd620c-560d-4ab2-9ec3-904b83385c96","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet"}]} 2018-11-06 20:34:46,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-674fdfbc-8522-41e8-80e3-d655af37b582 2018-11-06 20:34:46,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3529 X-Openstack-Request-Id: req-f7cce10b-f940-4eca-b74a-aefa5fbb2869 Date: Tue, 06 Nov 2018 20:34:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.2"}],"id":"2200621f-f35e-4d8f-be80-52263bcdb99e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:f3:72","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bfaa7637-3209-4f90-9ede-4babbeeb79de","name":"","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:34:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.13"}],"id":"63c26346-f6e0-416c-a034-58568d6149a5","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:90:87","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b","name":"NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.4"}],"id":"a616131a-0225-4162-bc49-32485c96ebe4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:3e:ce","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bfaa7637-3209-4f90-9ede-4babbeeb79de","name":"","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"40dd620c-560d-4ab2-9ec3-904b83385c96","ip_address":"10.55.0.3"}],"id":"cfcba174-7fbf-4efe-b12d-0f5326946740","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:70:d3","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bfaa7637-3209-4f90-9ede-4babbeeb79de","name":"","admin_state_up":true,"network_id":"bfaa7637-3209-4f90-9ede-4babbeeb79de","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:33:52Z","binding:vnic_type":"normal"}]} 2018-11-06 20:34:46,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-f7cce10b-f940-4eca-b74a-aefa5fbb2869 2018-11-06 20:34:46,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:46,735 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:34: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-e294f31f-e576-4403-8b2c-9a79bd4c0ce1 x-compute-request-id: req-e294f31f-e576-4403-8b2c-9a79bd4c0ce1 Content-Type: application/json 2018-11-06 20:34:46,735 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5fc9b268-c0f0-42bc-be1a-78d0bf8b2b7b used request id req-e294f31f-e576-4403-8b2c-9a79bd4c0ce1 2018-11-06 20:34:46,736 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-port 2018-11-06 20:34:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/63c26346-f6e0-416c-a034-58568d6149a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0890ff5ceb07c6d8157b6de974688d64a6003ed" 2018-11-06 20:34:47,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6e488ed-3c10-491c-820c-7ac5b50ec87f Date: Tue, 06 Nov 2018 20:34:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:34:47,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/63c26346-f6e0-416c-a034-58568d6149a5 used request id req-c6e488ed-3c10-491c-820c-7ac5b50ec87f 2018-11-06 20:34:47,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86312e1e97094eacd2aa8075f1029334a7a7e169" 2018-11-06 20:34:47,334 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:34: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-8fa1e5da-4dd1-4031-8d5f-60d6e6176a06 x-compute-request-id: req-8fa1e5da-4dd1-4031-8d5f-60d6e6176a06 Content-Length: 0 Content-Type: application/json 2018-11-06 20:34:47,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7cbdbc33-f895-4231-80d8-75cca282ea83 used request id req-8fa1e5da-4dd1-4031-8d5f-60d6e6176a06 2018-11-06 20:34:47,335 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet 2018-11-06 20:34:47,336 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-subnet 2018-11-06 20:34:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/40dd620c-560d-4ab2-9ec3-904b83385c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:34:49,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11edf41f-f149-4a03-95d1-2ea595e092f9 Date: Tue, 06 Nov 2018 20:34:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:34:49,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/40dd620c-560d-4ab2-9ec3-904b83385c96 used request id req-11edf41f-f149-4a03-95d1-2ea595e092f9 2018-11-06 20:34:49,726 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-net 2018-11-06 20:34:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/bfaa7637-3209-4f90-9ede-4babbeeb79de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84d69fc26955fbd6c85ce195056a221a5577fc8" 2018-11-06 20:34:51,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-327d04af-dbec-4345-9616-5808624938b7 Date: Tue, 06 Nov 2018 20:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:34:51,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bfaa7637-3209-4f90-9ede-4babbeeb79de used request id req-327d04af-dbec-4345-9616-5808624938b7 2018-11-06 20:34:51,674 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-9017017e-8c37-4e59-b457-9b089c44a440-image 2018-11-06 20:34:51,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e34aadd13466d6c3e63c7a44c820027b8e7ea369" 2018-11-06 20:34:53,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7d09997-eaaf-49ce-aa0c-a3566fe32d1f Date: Tue, 06 Nov 2018 20:34:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:34:53,138 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/281b0594-9fc6-4942-967a-2f489a7c255c used request id req-d7d09997-eaaf-49ce-aa0c-a3566fe32d1f 2018-11-06 20:34:53,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:34:53,143 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:34:53,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:34:53,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:34:53,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["srv0euu6QoeEGEK3Qo0H0A"], "issued_at": "2018-11-06T20:34:53.000000Z"}} 2018-11-06 20:34:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:53,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad6c609-f622-425a-9721-ac89436b08c5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:34:53,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ad6c609-f622-425a-9721-ac89436b08c5 2018-11-06 20:34:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:54,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-a653788f-e631-48aa-bd5a-87c6d72ae225 Date: Tue, 06 Nov 2018 20:34:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image"} 2018-11-06 20:34:54,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image used request id req-a653788f-e631-48aa-bd5a-87c6d72ae225 2018-11-06 20:34:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:54,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ed07490-d42a-460c-9d61-991be1b37405 Date: Tue, 06 Nov 2018 20:34: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"}}} 2018-11-06 20:34:54,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0ed07490-d42a-460c-9d61-991be1b37405 2018-11-06 20:34:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image"}' 2018-11-06 20:34:55,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed X-Openstack-Request-Id: req-a8a5dc99-ebad-46e5-b943-92db22b91275 Date: Tue, 06 Nov 2018 20:34:54 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:34:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:34:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "min_disk": 0, "protected": false, "id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "file": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:34:55,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a8a5dc99-ebad-46e5-b943-92db22b91275 2018-11-06 20:34:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" -d '' 2018-11-06 20:34:57,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100092bc-eb1a-4f05-a090-8b4fddd4c983 Date: Tue, 06 Nov 2018 20:34:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:34:57,300 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file used request id req-100092bc-eb1a-4f05-a090-8b4fddd4c983 2018-11-06 20:34:57,301 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:34:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:57,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c46c90e6-9234-444c-876e-d84c65083c90 Date: Tue, 06 Nov 2018 20:34:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:34:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:34:57Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "metadata": {}}], "self": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "min_disk": 0, "protected": false, "id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "file": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:34:57,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed used request id req-c46c90e6-9234-444c-876e-d84c65083c90 2018-11-06 20:34:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:58,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4291cf07-42fa-42e6-a1e9-e7c325ceda67 Date: Tue, 06 Nov 2018 20:34:58 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"}}} 2018-11-06 20:34:58,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4291cf07-42fa-42e6-a1e9-e7c325ceda67 2018-11-06 20:34:58,079 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image 2018-11-06 20:34:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:34:58,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-93f0cbef-d82f-4bb3-8fad-b717a3cba8f6 Date: Tue, 06 Nov 2018 20:34:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:34:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:34:57Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "metadata": {}}], "self": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "min_disk": 0, "protected": false, "id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "file": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:34:58,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed used request id req-93f0cbef-d82f-4bb3-8fad-b717a3cba8f6 2018-11-06 20:34:58,252 - create_image - DEBUG - Instance status is - active 2018-11-06 20:34:58,252 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image 2018-11-06 20:34:58,252 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image 2018-11-06 20:34:58,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:34:58,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:34:58,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["RF5VHG6kRASMsrdtyKsq5A"], "issued_at": "2018-11-06T20:34:58.000000Z"}} 2018-11-06 20:34:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:34:58,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3475c84-1b30-4a99-8401-287fc6e570e3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:34:58,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3475c84-1b30-4a99-8401-287fc6e570e3 2018-11-06 20:34:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:34:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f944445-c0eb-4337-b081-1ac65e1bdfc7 Date: Tue, 06 Nov 2018 20:34:58 GMT RESP BODY: {"networks":[]} 2018-11-06 20:34:58,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-0f944445-c0eb-4337-b081-1ac65e1bdfc7 2018-11-06 20:34:58,880 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net 2018-11-06 20:34:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net", "admin_state_up": true}}' 2018-11-06 20:34:59,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a36d3906-4f55-4c65-8dc6-d60e71f6a1df Date: Tue, 06 Nov 2018 20:34: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":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","is_default":false,"provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","mtu":1450}} 2018-11-06 20:34:59,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a36d3906-4f55-4c65-8dc6-d60e71f6a1df 2018-11-06 20:34:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:34:59,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84dfa004-5372-4f39-a62f-5aedaaf9000b Date: Tue, 06 Nov 2018 20:34:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:34:59,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-84dfa004-5372-4f39-a62f-5aedaaf9000b 2018-11-06 20:34:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:34:59,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-683425ef-1aa5-4323-89ee-de8ecf225e8b Date: Tue, 06 Nov 2018 20:34:59 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:34:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-683425ef-1aa5-4323-89ee-de8ecf225e8b 2018-11-06 20:34:59,626 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet 2018-11-06 20:34:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" -d '{"subnets": [{"ip_version": 4, "network_id": "0f9a2583-1002-4389-8dd4-5bb4a5e38f99", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]}' 2018-11-06 20:35:00,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cebc883d-953b-478c-802f-03c7732e8926 Date: Tue, 06 Nov 2018 20:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:00,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cebc883d-953b-478c-802f-03c7732e8926 2018-11-06 20:35:00,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:35:00,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d829a6b8-5f80-4a65-8cd5-792d2ff69a23 Date: Tue, 06 Nov 2018 20:35:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:00,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-d829a6b8-5f80-4a65-8cd5-792d2ff69a23 2018-11-06 20:35:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:35:00,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b1a6043-8d26-46f0-839a-0441f4194a37 Date: Tue, 06 Nov 2018 20:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:00,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-2b1a6043-8d26-46f0-839a-0441f4194a37 2018-11-06 20:35:00,427 - OpenStackNetwork - DEBUG - Network [0f9a2583-1002-4389-8dd4-5bb4a5e38f99] created successfully 2018-11-06 20:35:00,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:35:00,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:35:00,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["WXMem57oQqyZf9DMloG8SQ"], "issued_at": "2018-11-06T20:35:00.000000Z"}} 2018-11-06 20:35:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}69487e8993e85ffc3fa7eb05ba5ce97d59f57c69" 2018-11-06 20:35:00,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e79aa0-7c2d-4731-8315-2629c01f8f7c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:00,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8e79aa0-7c2d-4731-8315-2629c01f8f7c 2018-11-06 20:35:00,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:35:00,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69487e8993e85ffc3fa7eb05ba5ce97d59f57c69" 2018-11-06 20:35:01,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-9cff3b8d-9019-4b23-82c8-72beab0ad768 x-compute-request-id: req-9cff3b8d-9019-4b23-82c8-72beab0ad768 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:35:01,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9cff3b8d-9019-4b23-82c8-72beab0ad768 2018-11-06 20:35:01,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69487e8993e85ffc3fa7eb05ba5ce97d59f57c69" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:35:01,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-54ad4cbe-adb8-4d43-9516-1b35fce0e067 x-compute-request-id: req-54ad4cbe-adb8-4d43-9516-1b35fce0e067 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:35:01,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54ad4cbe-adb8-4d43-9516-1b35fce0e067 2018-11-06 20:35:01,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:35:01,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:35:01,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["CoBh9RThQv-H3uWwGL3cug"], "issued_at": "2018-11-06T20:35:01.000000Z"}} 2018-11-06 20:35:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:35:01,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae5c5f5-351a-407a-a6a8-92e21200bda5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:01,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dae5c5f5-351a-407a-a6a8-92e21200bda5 2018-11-06 20:35:01,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:35:02,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:01 GMT Server: Apache x-compute-request-id: req-79379e9d-1e73-4917-92e9-a103247e204e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-79379e9d-1e73-4917-92e9-a103247e204e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 20:35:02,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-79379e9d-1e73-4917-92e9-a103247e204e 2018-11-06 20:35:02,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c", "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}}' 2018-11-06 20:35:03,465 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:35:02 GMT Server: Apache x-compute-request-id: req-0b359968-5999-40cb-95b3-6b6b654c2546 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b359968-5999-40cb-95b3-6b6b654c2546 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "063dfdb5823f4420bf8ff8234c253959", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T20:35:03.305995", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1}} 2018-11-06 20:35:03,465 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes used request id req-0b359968-5999-40cb-95b3-6b6b654c2546 2018-11-06 20:35:03,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:35:04,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:03 GMT Server: Apache x-compute-request-id: req-9a1974b2-ef35-489d-8d38-284611932c44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a1974b2-ef35-489d-8d38-284611932c44 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:03.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:04,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-9a1974b2-ef35-489d-8d38-284611932c44 2018-11-06 20:35:04,227 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:35:04,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:35:04,997 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:04 GMT Server: Apache x-compute-request-id: req-5ce75c5c-cda2-42bc-b5aa-6b1e1267ae9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ce75c5c-cda2-42bc-b5aa-6b1e1267ae9c Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:03.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:04,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-5ce75c5c-cda2-42bc-b5aa-6b1e1267ae9c 2018-11-06 20:35:04,998 - create_volume - DEBUG - Instance status is - creating 2018-11-06 20:35:04,998 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 20:35:08,001 - create_volume - DEBUG - Volume status query timeout in 296.226669073 2018-11-06 20:35:08,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:35:08,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:07 GMT Server: Apache x-compute-request-id: req-3dbb8c8c-9be5-4afc-9a2e-ca63a4fe60d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3dbb8c8c-9be5-4afc-9a2e-ca63a4fe60d5 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:06.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:08,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-3dbb8c8c-9be5-4afc-9a2e-ca63a4fe60d5 2018-11-06 20:35:08,813 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:35:08,813 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:35:08,813 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:35:08,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:35:08,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:35:09,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["RdmaZ4J8TxaYwFtwMuuk_A"], "issued_at": "2018-11-06T20:35:09.000000Z"}} 2018-11-06 20:35:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:09,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac0f0a1-5887-46e1-a814-f7687662eddd 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:09,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eac0f0a1-5887-46e1-a814-f7687662eddd 2018-11-06 20:35:09,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:35:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:09,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c240d1f8-23ad-4c6f-a7fa-ab4f40636d34 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:09,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c240d1f8-23ad-4c6f-a7fa-ab4f40636d34 2018-11-06 20:35:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-94c03d75-2095-4468-8ad7-62fde3df612e Date: Tue, 06 Nov 2018 20:35:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:09,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-94c03d75-2095-4468-8ad7-62fde3df612e 2018-11-06 20:35:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:35:09,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:35:09 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:35:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:09,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fba2247-9d3d-403a-9c38-4013f0a7eb22 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:09,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-2fba2247-9d3d-403a-9c38-4013f0a7eb22 2018-11-06 20:35:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:09,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3202a7d9-47bc-49ba-8854-95f49a655b23 Date: Tue, 06 Nov 2018 20:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:09,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-3202a7d9-47bc-49ba-8854-95f49a655b23 2018-11-06 20:35:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41277058-73b8-481d-96c0-5f0d3caa38b3 Date: Tue, 06 Nov 2018 20:35:10 GMT RESP BODY: {"ports":[]} 2018-11-06 20:35:10,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True used request id req-41277058-73b8-481d-96c0-5f0d3caa38b3 2018-11-06 20:35:10,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-c90b76cc-5b0d-4834-84fd-5a90441784ec x-compute-request-id: req-c90b76cc-5b0d-4834-84fd-5a90441784ec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:35:10,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst used request id req-c90b76cc-5b0d-4834-84fd-5a90441784ec 2018-11-06 20:35:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2eb099b4-f8b1-4b99-99e7-a40ba5a7fe96 Date: Tue, 06 Nov 2018 20:35:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:10,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-2eb099b4-f8b1-4b99-99e7-a40ba5a7fe96 2018-11-06 20:35:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113930d6-4e80-4b8d-9ff5-0a845190962d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:10,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-113930d6-4e80-4b8d-9ff5-0a845190962d 2018-11-06 20:35:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e42201e4-ffd8-4e2b-b072-739bd63d6bd0 Date: Tue, 06 Nov 2018 20:35:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:10,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-e42201e4-ffd8-4e2b-b072-739bd63d6bd0 2018-11-06 20:35:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:10,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5ab958ee-ce39-494f-a2e6-f8e623def426 Date: Tue, 06 Nov 2018 20:35:10 GMT RESP BODY: {"ports":[]} 2018-11-06 20:35:10,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True used request id req-5ab958ee-ce39-494f-a2e6-f8e623def426 2018-11-06 20:35:10,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:35:10,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:35:11,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["1LIrm2T5RouurtsdqFxExg"], "issued_at": "2018-11-06T20:35:11.000000Z"}} 2018-11-06 20:35:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6921cb8e0e3d95b595fdb122fef9ce1180977ccf" 2018-11-06 20:35:11,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a1e48e-7bde-4af4-8986-3bd5e0e3a44f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:11,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7a1e48e-7bde-4af4-8986-3bd5e0e3a44f 2018-11-06 20:35:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-023a96f4-687a-4fa0-8f71-4fdb732c374c Date: Tue, 06 Nov 2018 20:35:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-023a96f4-687a-4fa0-8f71-4fdb732c374c 2018-11-06 20:35:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-35b849ce-e5b2-42aa-b0d4-370588f1b2a1 Date: Tue, 06 Nov 2018 20:35:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:11,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-35b849ce-e5b2-42aa-b0d4-370588f1b2a1 2018-11-06 20:35:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:12,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-20cd88bc-8606-4dea-8402-4e411704f172 Date: Tue, 06 Nov 2018 20:35:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:12,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-20cd88bc-8606-4dea-8402-4e411704f172 2018-11-06 20:35:12,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:35:12,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:35: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:35:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6921cb8e0e3d95b595fdb122fef9ce1180977ccf" 2018-11-06 20:35:12,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ffa288-f106-4373-b1fe-cb3b2f1d9b25 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:12,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-18ffa288-f106-4373-b1fe-cb3b2f1d9b25 2018-11-06 20:35:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:12,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-297e4e62-2032-439a-9f94-163586ba8f3c Date: Tue, 06 Nov 2018 20:35:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:12,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-297e4e62-2032-439a-9f94-163586ba8f3c 2018-11-06 20:35:12,498 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net 2018-11-06 20:35:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" -d '{"port": {"network_id": "0f9a2583-1002-4389-8dd4-5bb4a5e38f99", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port", "admin_state_up": true}}' 2018-11-06 20:35:13,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-b2a29093-6ea0-47ad-a24d-50ba53e4502d Date: Tue, 06 Nov 2018 20:35:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:13Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"}} 2018-11-06 20:35:13,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b2a29093-6ea0-47ad-a24d-50ba53e4502d 2018-11-06 20:35:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:13,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5e014902-e185-46a3-ab33-dd513d6a73ed Date: Tue, 06 Nov 2018 20:35:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:13,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-5e014902-e185-46a3-ab33-dd513d6a73ed 2018-11-06 20:35:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:13,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0467a3-2c04-46ef-a23b-4f317e2227eb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:13,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-7c0467a3-2c04-46ef-a23b-4f317e2227eb 2018-11-06 20:35:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92300c26-9426-44e2-a3f5-2b88b9096604 Date: Tue, 06 Nov 2018 20:35:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:13,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-92300c26-9426-44e2-a3f5-2b88b9096604 2018-11-06 20:35:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-db8174b4-0ce0-44e0-91c7-9946ac29d73f Date: Tue, 06 Nov 2018 20:35:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:13Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:14,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port&admin_state_up=True used request id req-db8174b4-0ce0-44e0-91c7-9946ac29d73f 2018-11-06 20:35:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda3c9be-6f86-4589-a334-2258b352eb4b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:14,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-fda3c9be-6f86-4589-a334-2258b352eb4b 2018-11-06 20:35:14,225 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst 2018-11-06 20:35:14,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-19913212-c753-4af7-bbad-a5b43ef42dbc x-compute-request-id: req-19913212-c753-4af7-bbad-a5b43ef42dbc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-flavor"}]} 2018-11-06 20:35:14,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-19913212-c753-4af7-bbad-a5b43ef42dbc 2018-11-06 20:35:14,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-eab7d537-f2cf-466e-8e41-fae9d05d9c40 x-compute-request-id: req-eab7d537-f2cf-466e-8e41-fae9d05d9c40 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:35:14,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5 used request id req-eab7d537-f2cf-466e-8e41-fae9d05d9c40 2018-11-06 20:35:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-957390c8-e023-45d4-8501-b5041a354691 Date: Tue, 06 Nov 2018 20:35:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:34:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:34:57Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "metadata": {}}], "self": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "min_disk": 0, "protected": false, "id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "file": "/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image"} 2018-11-06 20:35:14,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image used request id req-957390c8-e023-45d4-8501-b5041a354691 2018-11-06 20:35:14,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a2b0561-546a-44da-947e-d58dd1b58093 Date: Tue, 06 Nov 2018 20:35: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"}}} 2018-11-06 20:35:14,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5a2b0561-546a-44da-947e-d58dd1b58093 2018-11-06 20:35:14,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "imageRef": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "flavorRef": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "max_count": 1, "min_count": 1, "networks": [{"port": "e1212a85-252d-4203-bd68-30b078b71ecf"}]}}' 2018-11-06 20:35:17,003 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:35: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-9bccb21a-89ab-49b6-82cf-b552f78d92e8 x-compute-request-id: req-9bccb21a-89ab-49b6-82cf-b552f78d92e8 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "adminPass": "pqqDYFxFn6CJ"}} 2018-11-06 20:35:17,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9bccb21a-89ab-49b6-82cf-b552f78d92e8 2018-11-06 20:35:17,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:17,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-065d4f3a-27c3-4697-9d29-db04205016a0 x-compute-request-id: req-065d4f3a-27c3-4697-9d29-db04205016a0 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.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:35:16Z", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:17,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-065d4f3a-27c3-4697-9d29-db04205016a0 2018-11-06 20:35:17,370 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst 2018-11-06 20:35:17,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:18,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-e204ccae-41cb-4c65-a100-651598942221 x-compute-request-id: req-e204ccae-41cb-4c65-a100-651598942221 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:35: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": "NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:18,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-e204ccae-41cb-4c65-a100-651598942221 2018-11-06 20:35:18,011 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - BUILD 2018-11-06 20:35:18,012 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:35:21,015 - create_instance - DEBUG - VM status query timeout in 896.355478048 2018-11-06 20:35:21,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:21,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-45e64872-10af-449f-9b61-856c33210ff7 x-compute-request-id: req-45e64872-10af-449f-9b61-856c33210ff7 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.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:19Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:21,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-45e64872-10af-449f-9b61-856c33210ff7 2018-11-06 20:35:21,777 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - BUILD 2018-11-06 20:35:21,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:35:24,781 - create_instance - DEBUG - VM status query timeout in 892.58973217 2018-11-06 20:35:24,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:25,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-cf4ab67b-9fc5-4785-a8f9-802af4fcfa84 x-compute-request-id: req-cf4ab67b-9fc5-4785-a8f9-802af4fcfa84 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:24Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:25,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-cf4ab67b-9fc5-4785-a8f9-802af4fcfa84 2018-11-06 20:35:25,489 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - ACTIVE 2018-11-06 20:35:25,489 - create_instance - INFO - VM is - ACTIVE 2018-11-06 20:35:25,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:26,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-0357fc1c-9fed-474b-ae7e-51273ba0e4f4 x-compute-request-id: req-0357fc1c-9fed-474b-ae7e-51273ba0e4f4 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:24Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:26,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-0357fc1c-9fed-474b-ae7e-51273ba0e4f4 2018-11-06 20:35:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:26,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f5f7106e-71b9-4b40-b6b7-4b2a81b9b68c Date: Tue, 06 Nov 2018 20:35:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:26,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-f5f7106e-71b9-4b40-b6b7-4b2a81b9b68c 2018-11-06 20:35:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:26,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cadcba-8dba-4617-854f-5a23226b3143 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:26,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-78cadcba-8dba-4617-854f-5a23226b3143 2018-11-06 20:35:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-824f902c-6714-4b4c-8710-1c81849f2bb5 Date: Tue, 06 Nov 2018 20:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:26,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-824f902c-6714-4b4c-8710-1c81849f2bb5 2018-11-06 20:35:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:26,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-ed5fadd0-e266-40e4-b19b-4e22b37e6477 Date: Tue, 06 Nov 2018 20:35:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:26,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-ed5fadd0-e266-40e4-b19b-4e22b37e6477 2018-11-06 20:35:26,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:35:27,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["UJVT3gJ0TtmEpMEezZTc0Q"], "issued_at": "2018-11-06T20:35:27.000000Z"}} 2018-11-06 20:35:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:27,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfaad44-a0e5-43a4-8398-1bdae4c5ab39 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:27,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fdfaad44-a0e5-43a4-8398-1bdae4c5ab39 2018-11-06 20:35:27,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:27,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-bdfb20a6-4c37-4765-b708-357fdeb7e9ef x-compute-request-id: req-bdfb20a6-4c37-4765-b708-357fdeb7e9ef Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:24Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:27,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-bdfb20a6-4c37-4765-b708-357fdeb7e9ef 2018-11-06 20:35:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:28,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-32f76751-4ff6-4302-a0bb-d51b8ccb4db2 Date: Tue, 06 Nov 2018 20:35:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:28,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-32f76751-4ff6-4302-a0bb-d51b8ccb4db2 2018-11-06 20:35:28,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:28,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ee1ffc-28b4-44f0-8e3d-fa003df39619 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:28,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-47ee1ffc-28b4-44f0-8e3d-fa003df39619 2018-11-06 20:35:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:28,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-612fec01-eb06-4298-adf4-9582121102ee Date: Tue, 06 Nov 2018 20:35:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:28,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-612fec01-eb06-4298-adf4-9582121102ee 2018-11-06 20:35:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:28,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-2a2a94e3-218a-4a35-bace-2ec58ffa8d47 Date: Tue, 06 Nov 2018 20:35:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:28,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-2a2a94e3-218a-4a35-bace-2ec58ffa8d47 2018-11-06 20:35:28,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" -d '{"volumeAttachment": {"volumeId": "67ee5972-1108-4363-a909-58ca70c5c5e7"}}' 2018-11-06 20:35:31,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-11c04abd-c5f0-4990-811d-b881c390347c x-compute-request-id: req-11c04abd-c5f0-4990-811d-b881c390347c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9a728e18-979f-46a1-9315-f2e38fcc2685", "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "volumeId": "67ee5972-1108-4363-a909-58ca70c5c5e7"}} 2018-11-06 20:35:31,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685/os-volume_attachments used request id req-11c04abd-c5f0-4990-811d-b881c390347c 2018-11-06 20:35:31,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:32,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-8ed87578-29bc-4a00-89e6-c57a3e193548 x-compute-request-id: req-8ed87578-29bc-4a00-89e6-c57a3e193548 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:24Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "metadata": {}}} 2018-11-06 20:35:32,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-8ed87578-29bc-4a00-89e6-c57a3e193548 2018-11-06 20:35:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:32,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f93ff7d8-58a1-47c0-99f6-8dd073b4efc9 Date: Tue, 06 Nov 2018 20:35:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:32,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-f93ff7d8-58a1-47c0-99f6-8dd073b4efc9 2018-11-06 20:35:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:35:32,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:35: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:35:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:32,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e19be1-7f97-4727-aff9-b3658ff5afa1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:32,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-c1e19be1-7f97-4727-aff9-b3658ff5afa1 2018-11-06 20:35:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:32,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-953d939e-d265-48de-9a2e-e57546657367 Date: Tue, 06 Nov 2018 20:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:32,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-953d939e-d265-48de-9a2e-e57546657367 2018-11-06 20:35:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:32,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-08b4fec4-7332-4485-b93c-2724d41e60d3 Date: Tue, 06 Nov 2018 20:35:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:32,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-08b4fec4-7332-4485-b93c-2724d41e60d3 2018-11-06 20:35:32,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:33,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:32 GMT Server: Apache x-compute-request-id: req-b60e84f6-38b8-4782-9047-6096a88124af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b60e84f6-38b8-4782-9047-6096a88124af Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:31.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:33,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-b60e84f6-38b8-4782-9047-6096a88124af 2018-11-06 20:35:36,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b60e84f6-38b8-4782-9047-6096a88124af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:37,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:36 GMT Server: Apache x-compute-request-id: req-835b7237-0873-4477-918a-8454811e0e1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-835b7237-0873-4477-918a-8454811e0e1f Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "attachment_id": "689a894d-7d5b-46f0-95bb-7a95f2c9738c", "attached_at": "2018-11-06T20:35:35.000000", "host_name": null, "volume_id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "device": "/dev/vdb", "id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:35.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:37,279 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-835b7237-0873-4477-918a-8454811e0e1f 2018-11-06 20:35:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:37,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ae5fac-aa1c-42d8-ac9f-e4e1aaf710e9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:35:37,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0ae5fac-aa1c-42d8-ac9f-e4e1aaf710e9 2018-11-06 20:35:37,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:38,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-e014a0fd-0381-485a-b551-a1215ab5f3f5 x-compute-request-id: req-e014a0fd-0381-485a-b551-a1215ab5f3f5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "metadata": {}}} 2018-11-06 20:35:38,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-e014a0fd-0381-485a-b551-a1215ab5f3f5 2018-11-06 20:35:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:38,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7709124a-3c0a-4031-8299-d40228a5becb Date: Tue, 06 Nov 2018 20:35:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:38,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-7709124a-3c0a-4031-8299-d40228a5becb 2018-11-06 20:35:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:38,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe697f1-559f-4602-bf81-3a71aa23b3d3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:38,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-7fe697f1-559f-4602-bf81-3a71aa23b3d3 2018-11-06 20:35:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28c25599-b102-484d-a5e2-ba19df771dad Date: Tue, 06 Nov 2018 20:35:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:38,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-28c25599-b102-484d-a5e2-ba19df771dad 2018-11-06 20:35:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-d74a656c-f4b3-423c-b7ab-ba82a77a3915 Date: Tue, 06 Nov 2018 20:35:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:38,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-d74a656c-f4b3-423c-b7ab-ba82a77a3915 2018-11-06 20:35:38,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:39,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-3721d952-c219-4059-afde-3a9d7bb1b61f x-compute-request-id: req-3721d952-c219-4059-afde-3a9d7bb1b61f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "metadata": {}}} 2018-11-06 20:35:39,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-3721d952-c219-4059-afde-3a9d7bb1b61f 2018-11-06 20:35:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:39,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a69e966b-d195-4b34-9c27-3b97c071b816 Date: Tue, 06 Nov 2018 20:35:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:39,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-a69e966b-d195-4b34-9c27-3b97c071b816 2018-11-06 20:35:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:39,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec7dc6a-11da-4c45-9428-5de49804c09d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:39,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-eec7dc6a-11da-4c45-9428-5de49804c09d 2018-11-06 20:35:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:39,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6aa10cca-261c-4727-ba08-5df1de44831a Date: Tue, 06 Nov 2018 20:35:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:39,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-6aa10cca-261c-4727-ba08-5df1de44831a 2018-11-06 20:35:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:39,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-e2f8dba2-11db-4d16-ab12-e7d253fd65f6 Date: Tue, 06 Nov 2018 20:35:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:39,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-e2f8dba2-11db-4d16-ab12-e7d253fd65f6 2018-11-06 20:35:39,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:40,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-ca51b095-1836-4d11-8650-d7fdceafcb1a x-compute-request-id: req-ca51b095-1836-4d11-8650-d7fdceafcb1a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "metadata": {}}} 2018-11-06 20:35:40,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-ca51b095-1836-4d11-8650-d7fdceafcb1a 2018-11-06 20:35:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:40,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-37e04587-23b4-498d-847f-3042a9bff2ef Date: Tue, 06 Nov 2018 20:35:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:40,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-37e04587-23b4-498d-847f-3042a9bff2ef 2018-11-06 20:35:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:40,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71b39ff-7590-4d86-b438-8cd9ab03a964 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:40,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-d71b39ff-7590-4d86-b438-8cd9ab03a964 2018-11-06 20:35:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:40,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-33965ac1-88c2-417e-a95c-8f7884803296 Date: Tue, 06 Nov 2018 20:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:40,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-33965ac1-88c2-417e-a95c-8f7884803296 2018-11-06 20:35:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-c167e7b1-09a6-4f79-8d0f-62c7c0ff243c Date: Tue, 06 Nov 2018 20:35:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:40,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-c167e7b1-09a6-4f79-8d0f-62c7c0ff243c 2018-11-06 20:35:40,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685/os-volume_attachments/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:43,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:35: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-ecefc988-d534-4f69-8c5d-4da7868f180d x-compute-request-id: req-ecefc988-d534-4f69-8c5d-4da7868f180d Content-Length: 0 Content-Type: application/json 2018-11-06 20:35:43,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685/os-volume_attachments/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-ecefc988-d534-4f69-8c5d-4da7868f180d 2018-11-06 20:35:43,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:44,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-0fa761b9-86b9-4a0c-a157-7ea768706042 x-compute-request-id: req-0fa761b9-86b9-4a0c-a157-7ea768706042 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "67ee5972-1108-4363-a909-58ca70c5c5e7"}], "metadata": {}}} 2018-11-06 20:35:44,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-0fa761b9-86b9-4a0c-a157-7ea768706042 2018-11-06 20:35:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:44,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68cea9f9-a365-4da7-b0d5-f6bb8b1b3c3f Date: Tue, 06 Nov 2018 20:35:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:44,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-68cea9f9-a365-4da7-b0d5-f6bb8b1b3c3f 2018-11-06 20:35:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:44,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ce961b-d6a8-479c-ab32-b6c28ab97390 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:44,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-b4ce961b-d6a8-479c-ab32-b6c28ab97390 2018-11-06 20:35:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:44,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ec47eed-df5b-4641-b698-4ed7fd5f4f85 Date: Tue, 06 Nov 2018 20:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:44,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-0ec47eed-df5b-4641-b698-4ed7fd5f4f85 2018-11-06 20:35:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-b8f42bb5-e0f9-48e7-b16b-4dab23f7b9ff Date: Tue, 06 Nov 2018 20:35:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:45,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-b8f42bb5-e0f9-48e7-b16b-4dab23f7b9ff 2018-11-06 20:35:48,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:48,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-a5b03ed5-140a-4dce-a0d7-4a6d12074fd5 x-compute-request-id: req-a5b03ed5-140a-4dce-a0d7-4a6d12074fd5 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:48,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-a5b03ed5-140a-4dce-a0d7-4a6d12074fd5 2018-11-06 20:35:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:48,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e0195bb5-d99b-456c-a6fd-cf6227b171fe Date: Tue, 06 Nov 2018 20:35:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:48,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-e0195bb5-d99b-456c-a6fd-cf6227b171fe 2018-11-06 20:35:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:48,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c786ec9-dfd3-4ade-b348-5cc7249ad494 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:48,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-9c786ec9-dfd3-4ade-b348-5cc7249ad494 2018-11-06 20:35:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:48,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4634346a-4cf7-47a2-bdfd-4a509172af0f Date: Tue, 06 Nov 2018 20:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:48,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-4634346a-4cf7-47a2-bdfd-4a509172af0f 2018-11-06 20:35:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:48,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-5d78e0f2-dde2-4c5a-a64d-97839930e958 Date: Tue, 06 Nov 2018 20:35:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:48,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-5d78e0f2-dde2-4c5a-a64d-97839930e958 2018-11-06 20:35:48,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b60e84f6-38b8-4782-9047-6096a88124af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:49,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:48 GMT Server: Apache x-compute-request-id: req-d02a067e-9aaa-4207-8c0d-026507ec9d46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d02a067e-9aaa-4207-8c0d-026507ec9d46 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:43.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:35:49,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-d02a067e-9aaa-4207-8c0d-026507ec9d46 2018-11-06 20:35:49,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:50,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-eca27295-20d9-46c1-9be4-82ea6de251b0 x-compute-request-id: req-eca27295-20d9-46c1-9be4-82ea6de251b0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:50,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-eca27295-20d9-46c1-9be4-82ea6de251b0 2018-11-06 20:35:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:50,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8ce7df73-f53f-46f5-a615-bba3de652df6 Date: Tue, 06 Nov 2018 20:35:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:50,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-8ce7df73-f53f-46f5-a615-bba3de652df6 2018-11-06 20:35:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:50,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaa5242-f981-4859-bdcd-311f22bf8ae6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:50,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-6aaa5242-f981-4859-bdcd-311f22bf8ae6 2018-11-06 20:35:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:50,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-497dfa54-9313-4c52-9e4e-3cb9d67a7fc7 Date: Tue, 06 Nov 2018 20:35:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:50,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-497dfa54-9313-4c52-9e4e-3cb9d67a7fc7 2018-11-06 20:35:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-dc6b7c9a-09ea-4422-8bca-1c391cc695d5 Date: Tue, 06 Nov 2018 20:35:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:50,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-dc6b7c9a-09ea-4422-8bca-1c391cc695d5 2018-11-06 20:35:50,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:51,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-844a4a62-820c-4fdf-9f2e-1133211aa6a4 x-compute-request-id: req-844a4a62-820c-4fdf-9f2e-1133211aa6a4 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:61:2f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:51,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-844a4a62-820c-4fdf-9f2e-1133211aa6a4 2018-11-06 20:35:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:51,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d65a14be-dd49-4684-9bbf-c22c90f5e2c4 Date: Tue, 06 Nov 2018 20:35:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["188d0ab3-0b44-49c5-b422-556c7088b1bd"],"description":"","tags":[],"updated_at":"2018-11-06T20:34:59Z","provider:segmentation_id":63,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","provider:network_type":"vxlan"}]} 2018-11-06 20:35:51,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net used request id req-d65a14be-dd49-4684-9bbf-c22c90f5e2c4 2018-11-06 20:35:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:51,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9281592-cb12-45ea-b01a-3b6f6dabfe82 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:35:51,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-d9281592-cb12-45ea-b01a-3b6f6dabfe82 2018-11-06 20:35:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:51,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2fc57eb8-f751-43fb-bb4d-669552d8db00 Date: Tue, 06 Nov 2018 20:35:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:34:59Z","dns_nameservers":[],"updated_at":"2018-11-06T20:34:59Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet"}]} 2018-11-06 20:35:51,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-2fc57eb8-f751-43fb-bb4d-669552d8db00 2018-11-06 20:35:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119353a0638874f265ecf01165444bcc83d3770a" 2018-11-06 20:35:52,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-a291d0bf-9c6f-4a79-af3a-13af2b55fe07 Date: Tue, 06 Nov 2018 20:35:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.2"}],"id":"8c1a9d6b-f288-4c1e-a755-8fc05d7d266e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:c5:4d","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.8"}],"id":"e1212a85-252d-4203-bd68-30b078b71ecf","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:61:2f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a728e18-979f-46a1-9315-f2e38fcc2685","name":"NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.4"}],"id":"e85f097a-d076-4023-9757-1ce5ec46fcd5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:83:fa","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:35:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"188d0ab3-0b44-49c5-b422-556c7088b1bd","ip_address":"10.55.0.3"}],"id":"ecb0e4fb-fa4a-40c0-a008-9ca3f06b0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:63:fe","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f9a2583-1002-4389-8dd4-5bb4a5e38f99","name":"","admin_state_up":true,"network_id":"0f9a2583-1002-4389-8dd4-5bb4a5e38f99","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:35:00Z","binding:vnic_type":"normal"}]} 2018-11-06 20:35:52,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-a291d0bf-9c6f-4a79-af3a-13af2b55fe07 2018-11-06 20:35:52,056 - create_instance - INFO - Deleting Port with ID - e1212a85-252d-4203-bd68-30b078b71ecf 2018-11-06 20:35:52,056 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-port 2018-11-06 20:35:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e1212a85-252d-4203-bd68-30b078b71ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:52,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bb6a384-0c21-46bb-96b1-4f289421f904 Date: Tue, 06 Nov 2018 20:35:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:35:52,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e1212a85-252d-4203-bd68-30b078b71ecf used request id req-8bb6a384-0c21-46bb-96b1-4f289421f904 2018-11-06 20:35:52,666 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst 2018-11-06 20:35:52,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:52,883 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:35: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-8931137b-82d9-4086-b84a-09c2ff0004e7 x-compute-request-id: req-8931137b-82d9-4086-b84a-09c2ff0004e7 Content-Type: application/json 2018-11-06 20:35:52,883 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-8931137b-82d9-4086-b84a-09c2ff0004e7 2018-11-06 20:35:52,884 - create_instance - INFO - Checking deletion status 2018-11-06 20:35:52,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:53,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-a77c4969-7383-4098-b37f-d0be8eef5940 x-compute-request-id: req-a77c4969-7383-4098-b37f-d0be8eef5940 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.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:52Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:53,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-a77c4969-7383-4098-b37f-d0be8eef5940 2018-11-06 20:35:53,120 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - ACTIVE 2018-11-06 20:35:53,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:35:56,121 - create_instance - DEBUG - VM status query timeout in 296.763274193 2018-11-06 20:35:56,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:35:56,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-0f3e0240-171d-45b4-8111-5337ea01a99a x-compute-request-id: req-0f3e0240-171d-45b4-8111-5337ea01a99a 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.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:52Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:35:56,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-0f3e0240-171d-45b4-8111-5337ea01a99a 2018-11-06 20:35:56,895 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - ACTIVE 2018-11-06 20:35:56,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:35:59,898 - create_instance - DEBUG - VM status query timeout in 292.985769987 2018-11-06 20:35:59,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:36:00,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:35: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-7f3881f8-4bfd-4cc4-97bb-033260b0cf0b x-compute-request-id: req-7f3881f8-4bfd-4cc4-97bb-033260b0cf0b 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.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a728e18-979f-46a1-9315-f2e38fcc2685", "rel": "bookmark"}], "image": {"id": "cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "links": [{"href": "http://172.30.9.26:8774/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-11-06T20:35:24.000000", "flavor": {"id": "10509580-b2ec-44d0-b2c8-1de0b22babb5", "links": [{"href": "http://172.30.9.26:8774/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5", "rel": "bookmark"}]}, "id": "9a728e18-979f-46a1-9315-f2e38fcc2685", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:35:52Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst", "created": "2018-11-06T20:35:16Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:00,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-7f3881f8-4bfd-4cc4-97bb-033260b0cf0b 2018-11-06 20:36:00,145 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst] is - ACTIVE 2018-11-06 20:36:00,145 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:36:03,148 - create_instance - DEBUG - VM status query timeout in 289.73547101 2018-11-06 20:36:03,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dcabeae7fe9e21afeac8ca310eefc34bfa79f0" 2018-11-06 20:36:03,315 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:36: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-56d12363-c10b-493f-899e-683ac5217049 x-compute-request-id: req-56d12363-c10b-493f-899e-683ac5217049 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9a728e18-979f-46a1-9315-f2e38fcc2685 could not be found.", "code": 404}} 2018-11-06 20:36:03,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9a728e18-979f-46a1-9315-f2e38fcc2685 used request id req-56d12363-c10b-493f-899e-683ac5217049 2018-11-06 20:36:03,316 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9a728e18-979f-46a1-9315-f2e38fcc2685 could not be found. (HTTP 404) (Request-ID: req-56d12363-c10b-493f-899e-683ac5217049) 2018-11-06 20:36:03,316 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-vm_inst 2018-11-06 20:36:03,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:36:04,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:03 GMT Server: Apache x-compute-request-id: req-09891a15-59d2-4f28-84a5-b0a6b891b4b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09891a15-59d2-4f28-84a5-b0a6b891b4b9 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:35:43.000000", "replication_status": null, "snapshot_id": null, "id": "67ee5972-1108-4363-a909-58ca70c5c5e7", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-213cadf9-99ac-4ecc-9328-713303c5997c", "bootable": "false", "created_at": "2018-11-06T20:35:03.000000", "volume_type": null}} 2018-11-06 20:36:04,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-09891a15-59d2-4f28-84a5-b0a6b891b4b9 2018-11-06 20:36:04,069 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:36:04,069 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:36:04,069 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:36:04,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:36:04,887 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:36:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af3725ae-e36c-47fa-874b-ba926f204e67 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. 2018-11-06 20:36:04,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-af3725ae-e36c-47fa-874b-ba926f204e67 2018-11-06 20:36:04,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-79379e9d-1e73-4917-92e9-a103247e204e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccfb7b415775bedac698c9bf61dfb67c49b6ba" 2018-11-06 20:36:05,699 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:36:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b1b51575-605f-4295-b40f-75aacc70af2b x-openstack-request-id: req-b1b51575-605f-4295-b40f-75aacc70af2b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 67ee5972-1108-4363-a909-58ca70c5c5e7 could not be found.", "code": 404}} 2018-11-06 20:36:05,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/67ee5972-1108-4363-a909-58ca70c5c5e7 used request id req-b1b51575-605f-4295-b40f-75aacc70af2b 2018-11-06 20:36:05,699 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 67ee5972-1108-4363-a909-58ca70c5c5e7 could not be found. (HTTP 404) (Request-ID: req-b1b51575-605f-4295-b40f-75aacc70af2b) 2018-11-06 20:36:05,700 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c 2018-11-06 20:36:05,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69487e8993e85ffc3fa7eb05ba5ce97d59f57c69" 2018-11-06 20:36:05,759 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:36: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-05e88532-29af-4741-95fc-52cc38b4cc0c x-compute-request-id: req-05e88532-29af-4741-95fc-52cc38b4cc0c Content-Length: 0 Content-Type: application/json 2018-11-06 20:36:05,760 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/10509580-b2ec-44d0-b2c8-1de0b22babb5 used request id req-05e88532-29af-4741-95fc-52cc38b4cc0c 2018-11-06 20:36:05,761 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet 2018-11-06 20:36:05,761 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-subnet 2018-11-06 20:36:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/188d0ab3-0b44-49c5-b422-556c7088b1bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:36:08,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e019bf62-45eb-4698-9a0d-d69f1200f873 Date: Tue, 06 Nov 2018 20:36:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:36:08,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/188d0ab3-0b44-49c5-b422-556c7088b1bd used request id req-e019bf62-45eb-4698-9a0d-d69f1200f873 2018-11-06 20:36:08,253 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-net 2018-11-06 20:36:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/0f9a2583-1002-4389-8dd4-5bb4a5e38f99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bcbad7cef2332b41623e41f7509442734275af" 2018-11-06 20:36:09,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbb7b06b-9992-485d-ab83-7a9a655da4a4 Date: Tue, 06 Nov 2018 20:36:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:36:09,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0f9a2583-1002-4389-8dd4-5bb4a5e38f99 used request id req-fbb7b06b-9992-485d-ab83-7a9a655da4a4 2018-11-06 20:36:09,906 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-213cadf9-99ac-4ecc-9328-713303c5997c-image 2018-11-06 20:36:09,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585db388bb575c272fa10a8e60665350d6979e4" 2018-11-06 20:36:11,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28236c71-9068-44ed-8cd1-f1ce302e00d0 Date: Tue, 06 Nov 2018 20:36:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:36:11,688 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cf3c87f9-1794-42cc-9c50-2cd7c598ebed used request id req-28236c71-9068-44ed-8cd1-f1ce302e00d0 2018-11-06 20:36:11,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:36:11,692 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:36:11,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:11,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:12,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["-p21GUTdS0yD1v7cnhgQmw"], "issued_at": "2018-11-06T20:36:12.000000Z"}} 2018-11-06 20:36:12,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:12,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe5a542-84c8-4395-a6a6-5f7e40f38ef1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:12,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6fe5a542-84c8-4395-a6a6-5f7e40f38ef1 2018-11-06 20:36:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:12,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-584c6e81-e6dc-4333-b1e3-538817c1af9d Date: Tue, 06 Nov 2018 20:36:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image"} 2018-11-06 20:36:12,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image used request id req-584c6e81-e6dc-4333-b1e3-538817c1af9d 2018-11-06 20:36:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:12,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea73a917-ddbd-48e6-8746-3787a504a56d Date: Tue, 06 Nov 2018 20:36: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"}}} 2018-11-06 20:36:12,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ea73a917-ddbd-48e6-8746-3787a504a56d 2018-11-06 20:36:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image"}' 2018-11-06 20:36:13,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 X-Openstack-Request-Id: req-f3a53cd2-312d-4f4b-b687-c2f4b8dc4318 Date: Tue, 06 Nov 2018 20:36:13 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:36:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:36:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "min_disk": 0, "protected": false, "id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "file": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:36:13,218 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f3a53cd2-312d-4f4b-b687-c2f4b8dc4318 2018-11-06 20:36:13,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" -d '' 2018-11-06 20:36:14,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebc451ff-c4a2-44e5-bddf-24da13382879 Date: Tue, 06 Nov 2018 20:36:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:36:14,874 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file used request id req-ebc451ff-c4a2-44e5-bddf-24da13382879 2018-11-06 20:36:14,875 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:36:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7196a878-c96e-4898-a82e-f9568408636d Date: Tue, 06 Nov 2018 20:36:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:36:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "metadata": {}}], "self": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "min_disk": 0, "protected": false, "id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "file": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:36:15,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 used request id req-7196a878-c96e-4898-a82e-f9568408636d 2018-11-06 20:36:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:15,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d45f082e-4fc5-40d1-8208-bae1b4ef0529 Date: Tue, 06 Nov 2018 20:36: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"}}} 2018-11-06 20:36:15,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d45f082e-4fc5-40d1-8208-bae1b4ef0529 2018-11-06 20:36:15,181 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image 2018-11-06 20:36:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:36:15,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e9355f4d-cc19-4247-b19c-c0109206ee0c Date: Tue, 06 Nov 2018 20:36:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:36:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "metadata": {}}], "self": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "min_disk": 0, "protected": false, "id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "file": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:36:15,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 used request id req-e9355f4d-cc19-4247-b19c-c0109206ee0c 2018-11-06 20:36:15,809 - create_image - DEBUG - Instance status is - active 2018-11-06 20:36:15,809 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image 2018-11-06 20:36:15,809 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image 2018-11-06 20:36:15,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:15,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:16,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Ci8Ev9ASQiqgKGLHegIcaA"], "issued_at": "2018-11-06T20:36:16.000000Z"}} 2018-11-06 20:36:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:16,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302e17c4-8cb6-479b-abde-8645e00aba2c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:16,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-302e17c4-8cb6-479b-abde-8645e00aba2c 2018-11-06 20:36:16,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:16,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcfc97b1-bc77-4b79-abed-c217953e2ae9 Date: Tue, 06 Nov 2018 20:36:16 GMT RESP BODY: {"networks":[]} 2018-11-06 20:36:16,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-fcfc97b1-bc77-4b79-abed-c217953e2ae9 2018-11-06 20:36:16,604 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net 2018-11-06 20:36:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net", "admin_state_up": true}}' 2018-11-06 20:36:17,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4823a02b-ecd6-4b1c-91d3-a5279014cdab Date: Tue, 06 Nov 2018 20:36:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:36:16Z","is_default":false,"provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","mtu":1450}} 2018-11-06 20:36:17,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4823a02b-ecd6-4b1c-91d3-a5279014cdab 2018-11-06 20:36:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:17,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-931d6782-d686-42a9-adb0-d3862dc0bcdb Date: Tue, 06 Nov 2018 20:36:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:36:16Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:17,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-931d6782-d686-42a9-adb0-d3862dc0bcdb 2018-11-06 20:36:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:17,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d1191c86-4e69-49cd-a52b-c4ef41d7e4e4 Date: Tue, 06 Nov 2018 20:36:17 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:36:17,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-d1191c86-4e69-49cd-a52b-c4ef41d7e4e4 2018-11-06 20:36:17,453 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet 2018-11-06 20:36:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" -d '{"subnets": [{"ip_version": 4, "network_id": "257ff5ca-bc06-4529-aceb-d2bc31948917", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]}' 2018-11-06 20:36:18,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ea81c35-925b-46f9-a5a1-b0e8d564bc73 Date: Tue, 06 Nov 2018 20:36:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:18,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3ea81c35-925b-46f9-a5a1-b0e8d564bc73 2018-11-06 20:36:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:18,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bcaf023f-8748-4975-9af9-0ba93ef33152 Date: Tue, 06 Nov 2018 20:36:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:18,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-bcaf023f-8748-4975-9af9-0ba93ef33152 2018-11-06 20:36:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:36:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2853949a-9568-4d4c-96c8-7ce6bd4eb111 Date: Tue, 06 Nov 2018 20:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:18,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-2853949a-9568-4d4c-96c8-7ce6bd4eb111 2018-11-06 20:36:18,453 - OpenStackNetwork - DEBUG - Network [257ff5ca-bc06-4529-aceb-d2bc31948917] created successfully 2018-11-06 20:36:18,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:18,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:18,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["gikJngjcQM6g9Vk9e8iT-A"], "issued_at": "2018-11-06T20:36:18.000000Z"}} 2018-11-06 20:36:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}4c2359e0a1b973aecaefa5ac7f4e813e8ea36e80" 2018-11-06 20:36:18,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b823760-8111-4345-863f-feeb67aca5e4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:18,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b823760-8111-4345-863f-feeb67aca5e4 2018-11-06 20:36:18,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:36:18,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2359e0a1b973aecaefa5ac7f4e813e8ea36e80" 2018-11-06 20:36:19,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-600e333e-8cb7-4c85-9bc2-b04e7df4594c x-compute-request-id: req-600e333e-8cb7-4c85-9bc2-b04e7df4594c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:36:19,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-600e333e-8cb7-4c85-9bc2-b04e7df4594c 2018-11-06 20:36:19,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2359e0a1b973aecaefa5ac7f4e813e8ea36e80" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:36:19,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-3e771780-1b78-4def-82ec-3cc8da8e3148 x-compute-request-id: req-3e771780-1b78-4def-82ec-3cc8da8e3148 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:36:19,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3e771780-1b78-4def-82ec-3cc8da8e3148 2018-11-06 20:36:19,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:19,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:19,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["xkP8Th-6QiW9x4cbDj8S2g"], "issued_at": "2018-11-06T20:36:19.000000Z"}} 2018-11-06 20:36:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:36:19,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e025ce6f-09e7-45ed-b6da-5f52336c3e60 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:19,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e025ce6f-09e7-45ed-b6da-5f52336c3e60 2018-11-06 20:36:19,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:36:20,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:19 GMT Server: Apache x-compute-request-id: req-629a24aa-9070-47d9-8ca1-9b71da596175 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-629a24aa-9070-47d9-8ca1-9b71da596175 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 20:36:20,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-629a24aa-9070-47d9-8ca1-9b71da596175 2018-11-06 20:36:20,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "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}}' 2018-11-06 20:36:21,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:36:20 GMT Server: Apache x-compute-request-id: req-da54ca68-84dd-4bb0-b7e2-7db5fb0a5d10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da54ca68-84dd-4bb0-b7e2-7db5fb0a5d10 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "063dfdb5823f4420bf8ff8234c253959", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T20:36:21.302370", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "size": 1}} 2018-11-06 20:36:21,429 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes used request id req-da54ca68-84dd-4bb0-b7e2-7db5fb0a5d10 2018-11-06 20:36:21,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:36:22,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:21 GMT Server: Apache x-compute-request-id: req-708ce6b7-5b63-4f4e-ae18-805f1e3d9c5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-708ce6b7-5b63-4f4e-ae18-805f1e3d9c5f Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:36:21.000000", "replication_status": null, "snapshot_id": null, "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "bootable": "false", "created_at": "2018-11-06T20:36:21.000000", "volume_type": null}} 2018-11-06 20:36:22,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-708ce6b7-5b63-4f4e-ae18-805f1e3d9c5f 2018-11-06 20:36:22,183 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:36:22,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:36:22,986 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:22 GMT Server: Apache x-compute-request-id: req-05037380-5223-4b16-898e-b3d2e117788e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05037380-5223-4b16-898e-b3d2e117788e Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:36:21.000000", "replication_status": null, "snapshot_id": null, "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "bootable": "false", "created_at": "2018-11-06T20:36:21.000000", "volume_type": null}} 2018-11-06 20:36:22,986 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-05037380-5223-4b16-898e-b3d2e117788e 2018-11-06 20:36:22,987 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:36:22,987 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:36:22,987 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:36:22,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:22,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:23,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["JURqElFfSDW7YuI2O66TEA"], "issued_at": "2018-11-06T20:36:23.000000Z"}} 2018-11-06 20:36:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c036e80f-7e40-4d5e-b04b-331a42d4c031 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:23,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c036e80f-7e40-4d5e-b04b-331a42d4c031 2018-11-06 20:36:23,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:36:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:23,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd91ea00-3708-4182-8e1d-b0ae2003eaae 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:23,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dd91ea00-3708-4182-8e1d-b0ae2003eaae 2018-11-06 20:36:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:23,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-72759949-579a-4837-ac0f-ebd8f809fc8f Date: Tue, 06 Nov 2018 20:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:23,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-72759949-579a-4837-ac0f-ebd8f809fc8f 2018-11-06 20:36:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:36:23,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:36: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:36:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:23,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747a409c-d4aa-4170-b068-732d21859a0e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:23,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-747a409c-d4aa-4170-b068-732d21859a0e 2018-11-06 20:36:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:24,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1fcd65b-54e7-459d-9421-9c4ed0ca1b25 Date: Tue, 06 Nov 2018 20:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:24,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-d1fcd65b-54e7-459d-9421-9c4ed0ca1b25 2018-11-06 20:36:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:24,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33b12680-717c-4dae-963f-54a20a747889 Date: Tue, 06 Nov 2018 20:36:24 GMT RESP BODY: {"ports":[]} 2018-11-06 20:36:24,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True used request id req-33b12680-717c-4dae-963f-54a20a747889 2018-11-06 20:36:24,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:24,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-e099517f-d5a8-4811-95e8-02d0b3bb54d1 x-compute-request-id: req-e099517f-d5a8-4811-95e8-02d0b3bb54d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:36:24,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst used request id req-e099517f-d5a8-4811-95e8-02d0b3bb54d1 2018-11-06 20:36:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-89070497-70c1-4843-8d38-7c1a9a297601 Date: Tue, 06 Nov 2018 20:36:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:24,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-89070497-70c1-4843-8d38-7c1a9a297601 2018-11-06 20:36:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:24,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f504c7b-c097-49f9-9351-b3d7bea0d25c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:24,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-9f504c7b-c097-49f9-9351-b3d7bea0d25c 2018-11-06 20:36:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:25,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2242a12-b339-447f-8e4e-31fced6891a1 Date: Tue, 06 Nov 2018 20:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:25,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-a2242a12-b339-447f-8e4e-31fced6891a1 2018-11-06 20:36:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:25,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81f56a74-9554-4ffd-a9b0-1fd1827f6922 Date: Tue, 06 Nov 2018 20:36:25 GMT RESP BODY: {"ports":[]} 2018-11-06 20:36:25,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True used request id req-81f56a74-9554-4ffd-a9b0-1fd1827f6922 2018-11-06 20:36:25,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:36:25,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:25,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["wF87IPZRQw6Jc-VPmOztxQ"], "issued_at": "2018-11-06T20:36:25.000000Z"}} 2018-11-06 20:36:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}9a6f267b5413a2d2652cf90efd7c018e1ed5224d" 2018-11-06 20:36:25,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6162ba9-f37a-4cde-9987-b085b50b5653 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:25,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6162ba9-f37a-4cde-9987-b085b50b5653 2018-11-06 20:36:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:25,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-11c1132f-dbdd-4dc6-b34d-50d6a380c8d0 Date: Tue, 06 Nov 2018 20:36:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:25,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-11c1132f-dbdd-4dc6-b34d-50d6a380c8d0 2018-11-06 20:36:25,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:26,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-705ee3fa-367a-4c2e-853e-9d8f2754054a Date: Tue, 06 Nov 2018 20:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:26,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-705ee3fa-367a-4c2e-853e-9d8f2754054a 2018-11-06 20:36:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:26,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-000418f6-935b-4de8-a59e-e187bd6fdd2b Date: Tue, 06 Nov 2018 20:36:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:26,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-000418f6-935b-4de8-a59e-e187bd6fdd2b 2018-11-06 20:36:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:36:26,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:36: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:36:26,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6f267b5413a2d2652cf90efd7c018e1ed5224d" 2018-11-06 20:36:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad9eb39-bcf0-46de-a5af-af88cdbd8d50 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-bad9eb39-bcf0-46de-a5af-af88cdbd8d50 2018-11-06 20:36:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:26,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d133d308-aedc-401a-bd1f-d04a1cea5e84 Date: Tue, 06 Nov 2018 20:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:26,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-d133d308-aedc-401a-bd1f-d04a1cea5e84 2018-11-06 20:36:26,589 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net 2018-11-06 20:36:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" -d '{"port": {"network_id": "257ff5ca-bc06-4529-aceb-d2bc31948917", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port", "admin_state_up": true}}' 2018-11-06 20:36:27,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-1f5652f9-3885-40d1-94da-cadc5c6986e1 Date: Tue, 06 Nov 2018 20:36:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:26Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.11"}],"id":"1a499b96-35dc-46c2-bac2-cee33d2e5174","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:90:51","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:26Z","binding:vnic_type":"normal"}} 2018-11-06 20:36:27,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1f5652f9-3885-40d1-94da-cadc5c6986e1 2018-11-06 20:36:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:27,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f07fe623-9c4f-4c11-ae04-607c9806557c Date: Tue, 06 Nov 2018 20:36:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:27,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-f07fe623-9c4f-4c11-ae04-607c9806557c 2018-11-06 20:36:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:27,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41233d35-ac90-4072-9279-7d95ea254213 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:27,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-41233d35-ac90-4072-9279-7d95ea254213 2018-11-06 20:36:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:27,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-744d6b5f-15fb-425c-95cd-9eb329cbcdfd Date: Tue, 06 Nov 2018 20:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:27,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-744d6b5f-15fb-425c-95cd-9eb329cbcdfd 2018-11-06 20:36:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-76ffb03a-dc3b-4e48-a3da-74614d5c1b48 Date: Tue, 06 Nov 2018 20:36:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.11"}],"id":"1a499b96-35dc-46c2-bac2-cee33d2e5174","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:90:51","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:26Z","binding:vnic_type":"normal"}]} 2018-11-06 20:36:28,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port&admin_state_up=True used request id req-76ffb03a-dc3b-4e48-a3da-74614d5c1b48 2018-11-06 20:36:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2489789b-6c8d-4f55-8803-622112003c1e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:28,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-2489789b-6c8d-4f55-8803-622112003c1e 2018-11-06 20:36:28,205 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst 2018-11-06 20:36:28,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-33b3c28f-3b97-49d8-8d05-ea540d616c3f x-compute-request-id: req-33b3c28f-3b97-49d8-8d05-ea540d616c3f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-flavor"}]} 2018-11-06 20:36:28,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-33b3c28f-3b97-49d8-8d05-ea540d616c3f 2018-11-06 20:36:28,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-edfaca0a-2fc5-4267-948b-9249b713eb8f x-compute-request-id: req-edfaca0a-2fc5-4267-948b-9249b713eb8f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:36:28,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c used request id req-edfaca0a-2fc5-4267-948b-9249b713eb8f 2018-11-06 20:36:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-18a9c8b3-0f4c-4799-8297-4ba948ddff06 Date: Tue, 06 Nov 2018 20:36:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:36:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "metadata": {}}], "self": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "min_disk": 0, "protected": false, "id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "file": "/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ec4c31b4-87e6-4473-8811-68825ab5cc73/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image"} 2018-11-06 20:36:28,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image used request id req-18a9c8b3-0f4c-4799-8297-4ba948ddff06 2018-11-06 20:36:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:28,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a6a656c-c362-43dd-b6b9-0422a5349901 Date: Tue, 06 Nov 2018 20:36:28 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"}}} 2018-11-06 20:36:28,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9a6a656c-c362-43dd-b6b9-0422a5349901 2018-11-06 20:36:28,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "imageRef": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "flavorRef": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "max_count": 1, "min_count": 1, "networks": [{"port": "1a499b96-35dc-46c2-bac2-cee33d2e5174"}]}}' 2018-11-06 20:36:31,102 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:36: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-d1d6b718-c003-47a5-bb0f-8fde74278791 x-compute-request-id: req-d1d6b718-c003-47a5-bb0f-8fde74278791 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "adminPass": "2f8uSMKHmpVZ"}} 2018-11-06 20:36:31,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d1d6b718-c003-47a5-bb0f-8fde74278791 2018-11-06 20:36:31,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:31,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-8c8041c4-ded7-4e0e-965c-c3f1df89934d x-compute-request-id: req-8c8041c4-ded7-4e0e-965c-c3f1df89934d 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.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:36:31Z", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:31,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-8c8041c4-ded7-4e0e-965c-c3f1df89934d 2018-11-06 20:36:31,626 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst 2018-11-06 20:36:31,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:31,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-366dc2c5-0f35-4d65-a491-8ae9f1d41c09 x-compute-request-id: req-366dc2c5-0f35-4d65-a491-8ae9f1d41c09 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.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:36:31Z", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:31,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-366dc2c5-0f35-4d65-a491-8ae9f1d41c09 2018-11-06 20:36:31,988 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - BUILD 2018-11-06 20:36:31,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:36:34,991 - create_instance - DEBUG - VM status query timeout in 896.634719849 2018-11-06 20:36:34,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:35,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-71279dc8-17cd-4f25-a512-495aa5a07fb4 x-compute-request-id: req-71279dc8-17cd-4f25-a512-495aa5a07fb4 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:36:34Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:35,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-71279dc8-17cd-4f25-a512-495aa5a07fb4 2018-11-06 20:36:35,482 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - BUILD 2018-11-06 20:36:35,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:36:38,486 - create_instance - DEBUG - VM status query timeout in 893.140038967 2018-11-06 20:36:38,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:38,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-b152b408-5e9b-4405-b613-7fc11d934ca1 x-compute-request-id: req-b152b408-5e9b-4405-b613-7fc11d934ca1 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:90:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:36:37Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:38,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-b152b408-5e9b-4405-b613-7fc11d934ca1 2018-11-06 20:36:38,800 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:36:38,800 - create_instance - INFO - VM is - ACTIVE 2018-11-06 20:36:38,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:39,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-3a522242-5dfb-4be1-9978-27e1b72fcb46 x-compute-request-id: req-3a522242-5dfb-4be1-9978-27e1b72fcb46 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:90:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:36:37Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:39,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-3a522242-5dfb-4be1-9978-27e1b72fcb46 2018-11-06 20:36:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-33e052b0-e443-4b1c-a86d-6938cb4848e3 Date: Tue, 06 Nov 2018 20:36:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:39,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-33e052b0-e443-4b1c-a86d-6938cb4848e3 2018-11-06 20:36:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:39,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27d9528-903c-4ea4-8412-422d8d5c1653 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:39,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-f27d9528-903c-4ea4-8412-422d8d5c1653 2018-11-06 20:36:39,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:40,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3cb76be1-efc5-420b-91c1-4d35de93c4dc Date: Tue, 06 Nov 2018 20:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:40,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-3cb76be1-efc5-420b-91c1-4d35de93c4dc 2018-11-06 20:36:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:40,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-234a2f58-c6c7-42a8-b254-a4e7262f0adb Date: Tue, 06 Nov 2018 20:36:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.4"}],"id":"00476083-c1ad-4f80-b9fd-19df15ac9633","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:ff:cc","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.3"}],"id":"0884b3d9-8763-4aae-a6be-dfa69e6bd8e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:7f:16","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.11"}],"id":"1a499b96-35dc-46c2-bac2-cee33d2e5174","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:90:51","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0e6ddc06-c82b-48a3-8067-7a4c93d182e0","name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.2"}],"id":"36d1da0e-8f3c-441f-8b5b-bcce4758e8c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:53:bf","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:18Z","binding:vnic_type":"normal"}]} 2018-11-06 20:36:40,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-234a2f58-c6c7-42a8-b254-a4e7262f0adb 2018-11-06 20:36:40,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:36:41,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["qggIppOqTPyckRQJ_R_Xow"], "issued_at": "2018-11-06T20:36:41.000000Z"}} 2018-11-06 20:36:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}c711bfd370c666498ddfc7c03cfc78d5846dfa8e" 2018-11-06 20:36:41,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00808c4-5802-443b-9439-5f9e5cfcbc07 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:36:41,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a00808c4-5802-443b-9439-5f9e5cfcbc07 2018-11-06 20:36:41,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:42,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-f2c2082d-2c83-455e-a85a-15dc0673b4ee x-compute-request-id: req-f2c2082d-2c83-455e-a85a-15dc0673b4ee Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:90:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:36:37Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:36:42,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-f2c2082d-2c83-455e-a85a-15dc0673b4ee 2018-11-06 20:36:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:42,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cd5978d6-ecbf-4844-ba0c-64dcb5f75d1e Date: Tue, 06 Nov 2018 20:36:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"257ff5ca-bc06-4529-aceb-d2bc31948917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["87f520b7-6ca2-48b8-97a5-a9ef29b1c35a"],"description":"","tags":[],"updated_at":"2018-11-06T20:36:17Z","provider:segmentation_id":89,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:16Z","provider:network_type":"vxlan"}]} 2018-11-06 20:36:42,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net used request id req-cd5978d6-ecbf-4844-ba0c-64dcb5f75d1e 2018-11-06 20:36:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:42,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a7eee4-24f2-4ec8-90af-16b7900eefa8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:36:42,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-60a7eee4-24f2-4ec8-90af-16b7900eefa8 2018-11-06 20:36:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:42,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2242fc7-8b34-4244-8384-c2a88ba62b21 Date: Tue, 06 Nov 2018 20:36:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:17Z","dns_nameservers":[],"updated_at":"2018-11-06T20:36:17Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet"}]} 2018-11-06 20:36:42,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-a2242fc7-8b34-4244-8384-c2a88ba62b21 2018-11-06 20:36:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:36:42,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-e7740f77-abfe-4f28-9244-97ef03fd1f4a Date: Tue, 06 Nov 2018 20:36:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.4"}],"id":"00476083-c1ad-4f80-b9fd-19df15ac9633","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:ff:cc","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.3"}],"id":"0884b3d9-8763-4aae-a6be-dfa69e6bd8e5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:7f:16","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.11"}],"id":"1a499b96-35dc-46c2-bac2-cee33d2e5174","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:90:51","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"0e6ddc06-c82b-48a3-8067-7a4c93d182e0","name":"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:36:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87f520b7-6ca2-48b8-97a5-a9ef29b1c35a","ip_address":"10.55.0.2"}],"id":"36d1da0e-8f3c-441f-8b5b-bcce4758e8c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:53:bf","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-257ff5ca-bc06-4529-aceb-d2bc31948917","name":"","admin_state_up":true,"network_id":"257ff5ca-bc06-4529-aceb-d2bc31948917","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:36:18Z","binding:vnic_type":"normal"}]} 2018-11-06 20:36:42,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-e7740f77-abfe-4f28-9244-97ef03fd1f4a 2018-11-06 20:36:42,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c711bfd370c666498ddfc7c03cfc78d5846dfa8e" -d '{"volumeAttachment": {"volumeId": "d4929d62-f0a8-481b-9346-7c996bb85426"}}' 2018-11-06 20:37:08,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:36: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-565dbca6-66bc-4804-9557-55e39149b7fa x-compute-request-id: req-565dbca6-66bc-4804-9557-55e39149b7fa Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "volumeId": "d4929d62-f0a8-481b-9346-7c996bb85426"}} 2018-11-06 20:37:08,972 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0/os-volume_attachments used request id req-565dbca6-66bc-4804-9557-55e39149b7fa 2018-11-06 20:37:08,973 - create_instance - INFO - Deleting Port with ID - 1a499b96-35dc-46c2-bac2-cee33d2e5174 2018-11-06 20:37:08,973 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-port 2018-11-06 20:37:08,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/1a499b96-35dc-46c2-bac2-cee33d2e5174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:09,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb8e8244-8f3e-475b-8037-19701e732b78 Date: Tue, 06 Nov 2018 20:37:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:37:09,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/1a499b96-35dc-46c2-bac2-cee33d2e5174 used request id req-bb8e8244-8f3e-475b-8037-19701e732b78 2018-11-06 20:37:09,696 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst 2018-11-06 20:37:09,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:09,921 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:37: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-5c4da0bc-ce14-4f45-a341-eacc299a4716 x-compute-request-id: req-5c4da0bc-ce14-4f45-a341-eacc299a4716 Content-Type: application/json 2018-11-06 20:37:09,921 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-5c4da0bc-ce14-4f45-a341-eacc299a4716 2018-11-06 20:37:09,922 - create_instance - INFO - Checking deletion status 2018-11-06 20:37:09,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:10,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-ced7dec8-6bd1-48be-ba86-ae55598a6c1d x-compute-request-id: req-ced7dec8-6bd1-48be-ba86-ae55598a6c1d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:90:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:09Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "d4929d62-f0a8-481b-9346-7c996bb85426"}], "metadata": {}}} 2018-11-06 20:37:10,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-ced7dec8-6bd1-48be-ba86-ae55598a6c1d 2018-11-06 20:37:10,321 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:37:10,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:13,325 - create_instance - DEBUG - VM status query timeout in 296.5970788 2018-11-06 20:37:13,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:14,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-f45b2283-a3eb-4f10-ab34-2962f8169363 x-compute-request-id: req-f45b2283-a3eb-4f10-ab34-2962f8169363 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:11Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "d4929d62-f0a8-481b-9346-7c996bb85426"}], "metadata": {}}} 2018-11-06 20:37:14,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-f45b2283-a3eb-4f10-ab34-2962f8169363 2018-11-06 20:37:14,119 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:37:14,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:17,122 - create_instance - DEBUG - VM status query timeout in 292.799708843 2018-11-06 20:37:17,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:17,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-36a736e4-e2df-47cd-bd66-a3795be89ff6 x-compute-request-id: req-36a736e4-e2df-47cd-bd66-a3795be89ff6 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:11Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "d4929d62-f0a8-481b-9346-7c996bb85426"}], "metadata": {}}} 2018-11-06 20:37:17,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-36a736e4-e2df-47cd-bd66-a3795be89ff6 2018-11-06 20:37:17,378 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:37:17,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:20,381 - create_instance - DEBUG - VM status query timeout in 289.540444851 2018-11-06 20:37:20,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:20,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-e04af9f1-c787-442f-8b60-93502e8f89fb x-compute-request-id: req-e04af9f1-c787-442f-8b60-93502e8f89fb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:11Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "d4929d62-f0a8-481b-9346-7c996bb85426"}], "metadata": {}}} 2018-11-06 20:37:20,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-e04af9f1-c787-442f-8b60-93502e8f89fb 2018-11-06 20:37:20,807 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:37:20,807 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:23,811 - create_instance - DEBUG - VM status query timeout in 286.11135602 2018-11-06 20:37:23,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:24,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-8721fce8-d5a8-44e0-a031-055fccc5e46a x-compute-request-id: req-8721fce8-d5a8-44e0-a031-055fccc5e46a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "rel": "bookmark"}], "image": {"id": "ec4c31b4-87e6-4473-8811-68825ab5cc73", "links": [{"href": "http://172.30.9.26:8774/images/ec4c31b4-87e6-4473-8811-68825ab5cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-11-06T20:36:37.000000", "flavor": {"id": "f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "links": [{"href": "http://172.30.9.26:8774/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c", "rel": "bookmark"}]}, "id": "0e6ddc06-c82b-48a3-8067-7a4c93d182e0", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:23Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst", "created": "2018-11-06T20:36:31Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "d4929d62-f0a8-481b-9346-7c996bb85426"}], "metadata": {}}} 2018-11-06 20:37:24,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-8721fce8-d5a8-44e0-a031-055fccc5e46a 2018-11-06 20:37:24,090 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst] is - ACTIVE 2018-11-06 20:37:24,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:27,093 - create_instance - DEBUG - VM status query timeout in 282.828583002 2018-11-06 20:37:27,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b06cb3bf0946284d95fd1cbe58ed69ded9f5b2" 2018-11-06 20:37:27,141 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:37: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-6e67c18d-0af6-4dd6-85c3-b2f8e3406ab8 x-compute-request-id: req-6e67c18d-0af6-4dd6-85c3-b2f8e3406ab8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0e6ddc06-c82b-48a3-8067-7a4c93d182e0 could not be found.", "code": 404}} 2018-11-06 20:37:27,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e6ddc06-c82b-48a3-8067-7a4c93d182e0 used request id req-6e67c18d-0af6-4dd6-85c3-b2f8e3406ab8 2018-11-06 20:37:27,141 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0e6ddc06-c82b-48a3-8067-7a4c93d182e0 could not be found. (HTTP 404) (Request-ID: req-6e67c18d-0af6-4dd6-85c3-b2f8e3406ab8) 2018-11-06 20:37:27,141 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-vm_inst 2018-11-06 20:37:27,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:37:27,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:27 GMT Server: Apache x-compute-request-id: req-cd64af8f-f288-4ea1-b83c-d7733238b036 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd64af8f-f288-4ea1-b83c-d7733238b036 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:37:12.000000", "replication_status": null, "snapshot_id": null, "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "bootable": "false", "created_at": "2018-11-06T20:36:21.000000", "volume_type": null}} 2018-11-06 20:37:27,907 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-cd64af8f-f288-4ea1-b83c-d7733238b036 2018-11-06 20:37:27,907 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:37:27,907 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:37:27,907 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:37:27,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:37:28,010 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:37:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4f98c5a-4232-4cbe-86b5-d4753abcbab8 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. 2018-11-06 20:37:28,010 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-c4f98c5a-4232-4cbe-86b5-d4753abcbab8 2018-11-06 20:37:28,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:37:28,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:28 GMT Server: Apache x-compute-request-id: req-9e2bc896-288c-41f9-922f-3739f26448af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e2bc896-288c-41f9-922f-3739f26448af Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:37:27.000000", "replication_status": null, "snapshot_id": null, "id": "d4929d62-f0a8-481b-9346-7c996bb85426", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-4c9010ae-61c8-4bb6-98a4-386f3d7a3588", "bootable": "false", "created_at": "2018-11-06T20:36:21.000000", "volume_type": null}} 2018-11-06 20:37:28,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-9e2bc896-288c-41f9-922f-3739f26448af 2018-11-06 20:37:28,216 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 20:37:28,216 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 20:37:31,220 - create_volume - DEBUG - Volume status query timeout in 56.7908389568 2018-11-06 20:37:31,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629a24aa-9070-47d9-8ca1-9b71da596175" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66313eb03de90e865db56af5feef414fc42a4c69" 2018-11-06 20:37:31,948 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:37:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-477c9356-179b-4bdc-a0dd-65a216e5b0fd x-openstack-request-id: req-477c9356-179b-4bdc-a0dd-65a216e5b0fd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d4929d62-f0a8-481b-9346-7c996bb85426 could not be found.", "code": 404}} 2018-11-06 20:37:31,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/d4929d62-f0a8-481b-9346-7c996bb85426 used request id req-477c9356-179b-4bdc-a0dd-65a216e5b0fd 2018-11-06 20:37:31,949 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d4929d62-f0a8-481b-9346-7c996bb85426 could not be found. (HTTP 404) (Request-ID: req-477c9356-179b-4bdc-a0dd-65a216e5b0fd) 2018-11-06 20:37:31,949 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588 2018-11-06 20:37:31,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2359e0a1b973aecaefa5ac7f4e813e8ea36e80" 2018-11-06 20:37:32,030 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-6e979a12-1880-4325-b966-f18e990caad2 x-compute-request-id: req-6e979a12-1880-4325-b966-f18e990caad2 Content-Length: 0 Content-Type: application/json 2018-11-06 20:37:32,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f57c5732-780f-4d3e-9db8-ad4fc60bc42c used request id req-6e979a12-1880-4325-b966-f18e990caad2 2018-11-06 20:37:32,031 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet 2018-11-06 20:37:32,032 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-subnet 2018-11-06 20:37:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/87f520b7-6ca2-48b8-97a5-a9ef29b1c35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:37:34,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd0049bb-da8e-4e1c-99d3-a4407aa0443e Date: Tue, 06 Nov 2018 20:37:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:37:34,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/87f520b7-6ca2-48b8-97a5-a9ef29b1c35a used request id req-fd0049bb-da8e-4e1c-99d3-a4407aa0443e 2018-11-06 20:37:34,409 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-net 2018-11-06 20:37:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/257ff5ca-bc06-4529-aceb-d2bc31948917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ffbf4f60570dbe5360d24bca3884b72d98d9" 2018-11-06 20:37:36,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51df7bab-cc66-4bc7-862d-8b5912bbe39b Date: Tue, 06 Nov 2018 20:37:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:37:36,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/257ff5ca-bc06-4529-aceb-d2bc31948917 used request id req-51df7bab-cc66-4bc7-862d-8b5912bbe39b 2018-11-06 20:37:36,098 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-4c9010ae-61c8-4bb6-98a4-386f3d7a3588-image 2018-11-06 20:37:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bccdb7aa5a1d8f788f314b6d0e5bc0a725d8602" 2018-11-06 20:37:37,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b280dd0-8af2-4cf0-b20f-737745fd1f54 Date: Tue, 06 Nov 2018 20:37:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:37:37,427 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ec4c31b4-87e6-4473-8811-68825ab5cc73 used request id req-1b280dd0-8af2-4cf0-b20f-737745fd1f54 2018-11-06 20:37:37,429 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:37:37,432 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:37:37,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:37,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:37,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["BiCUY6z6TCC1PSPvSefdYA"], "issued_at": "2018-11-06T20:37:37.000000Z"}} 2018-11-06 20:37:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:37,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e675d59-4dd9-411f-b6ad-a109ec2c915c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:37,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e675d59-4dd9-411f-b6ad-a109ec2c915c 2018-11-06 20:37:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:38,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-95cbc09c-6d4c-4dd4-840a-3fdd0c94f55c Date: Tue, 06 Nov 2018 20:37:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image"} 2018-11-06 20:37:38,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image used request id req-95cbc09c-6d4c-4dd4-840a-3fdd0c94f55c 2018-11-06 20:37:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:38,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11451981-7ef1-4d2a-8e86-35d2716bf5f9 Date: Tue, 06 Nov 2018 20:37: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"}}} 2018-11-06 20:37:38,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11451981-7ef1-4d2a-8e86-35d2716bf5f9 2018-11-06 20:37:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image"}' 2018-11-06 20:37:38,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd X-Openstack-Request-Id: req-9ddf51f0-7676-474e-9885-9fbb3308402a Date: Tue, 06 Nov 2018 20:37:38 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:37:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:37:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd", "min_disk": 0, "protected": false, "id": "568115fa-871e-41e6-ab42-5a441a5902cd", "file": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:37:38,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9ddf51f0-7676-474e-9885-9fbb3308402a 2018-11-06 20:37:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" -d '' 2018-11-06 20:37:40,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-779d0d0f-c059-4177-a32e-9ab936779504 Date: Tue, 06 Nov 2018 20:37:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:37:40,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file used request id req-779d0d0f-c059-4177-a32e-9ab936779504 2018-11-06 20:37:40,600 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:37:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:40,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f792a761-df58-4570-a7ca-165c2843910c Date: Tue, 06 Nov 2018 20:37:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:37:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:37:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "metadata": {}}], "self": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd", "min_disk": 0, "protected": false, "id": "568115fa-871e-41e6-ab42-5a441a5902cd", "file": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:37:40,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd used request id req-f792a761-df58-4570-a7ca-165c2843910c 2018-11-06 20:37:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:41,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ab56acc-c23a-48f0-bb17-964e42a34820 Date: Tue, 06 Nov 2018 20:37: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"}}} 2018-11-06 20:37:41,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4ab56acc-c23a-48f0-bb17-964e42a34820 2018-11-06 20:37:41,338 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image 2018-11-06 20:37:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:37:41,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-50d7e201-a722-4b05-be77-38241db5dab9 Date: Tue, 06 Nov 2018 20:37:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:37:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:37:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "metadata": {}}], "self": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd", "min_disk": 0, "protected": false, "id": "568115fa-871e-41e6-ab42-5a441a5902cd", "file": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:37:41,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd used request id req-50d7e201-a722-4b05-be77-38241db5dab9 2018-11-06 20:37:41,513 - create_image - DEBUG - Instance status is - active 2018-11-06 20:37:41,513 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image 2018-11-06 20:37:41,513 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image 2018-11-06 20:37:41,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:41,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:41,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Ekdhg2fmSZWNeQ8yFoNwiQ"], "issued_at": "2018-11-06T20:37:41.000000Z"}} 2018-11-06 20:37:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:41,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571b6b87-f195-4d83-9b09-c754be09a279 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:41,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-571b6b87-f195-4d83-9b09-c754be09a279 2018-11-06 20:37:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:42,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e961cfa0-2955-4771-b563-0edaf2c41270 Date: Tue, 06 Nov 2018 20:37:42 GMT RESP BODY: {"networks":[]} 2018-11-06 20:37:42,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-e961cfa0-2955-4771-b563-0edaf2c41270 2018-11-06 20:37:42,176 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net 2018-11-06 20:37:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net", "admin_state_up": true}}' 2018-11-06 20:37:42,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-70a8ad94-9774-4ef6-a04a-b2ded7e94943 Date: Tue, 06 Nov 2018 20:37: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":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:37:42Z","is_default":false,"provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","mtu":1450}} 2018-11-06 20:37:42,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-70a8ad94-9774-4ef6-a04a-b2ded7e94943 2018-11-06 20:37:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:42,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6994b38f-b40c-492a-b5e7-22f2435af774 Date: Tue, 06 Nov 2018 20:37:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:37:42Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:42,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-6994b38f-b40c-492a-b5e7-22f2435af774 2018-11-06 20:37:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-071fb78c-5675-412a-a692-fa03ecbec36f Date: Tue, 06 Nov 2018 20:37:43 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:37:43,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-071fb78c-5675-412a-a692-fa03ecbec36f 2018-11-06 20:37:43,080 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet 2018-11-06 20:37:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" -d '{"subnets": [{"ip_version": 4, "network_id": "9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]}' 2018-11-06 20:37:43,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d9c5032-1da4-4d7a-9774-c4c58a5a31b5 Date: Tue, 06 Nov 2018 20:37:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:43,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0d9c5032-1da4-4d7a-9774-c4c58a5a31b5 2018-11-06 20:37:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:44,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d47a51f7-ce59-4fb4-9abb-116a8aa08580 Date: Tue, 06 Nov 2018 20:37:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:44,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-d47a51f7-ce59-4fb4-9abb-116a8aa08580 2018-11-06 20:37:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:37:44,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12525a73-4d48-45ea-89b8-cadec965ffef Date: Tue, 06 Nov 2018 20:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:44,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-12525a73-4d48-45ea-89b8-cadec965ffef 2018-11-06 20:37:44,199 - OpenStackNetwork - DEBUG - Network [9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab] created successfully 2018-11-06 20:37:44,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:44,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:44,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["uZgwQ3p8TS22B3Muyw_xzw"], "issued_at": "2018-11-06T20:37:44.000000Z"}} 2018-11-06 20:37:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}87e50f3d958d94b12dfc1b581c60b05f038932f1" 2018-11-06 20:37:44,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226328e2-4a8e-4f69-aab4-4a51d4f12ab6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:44,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-226328e2-4a8e-4f69-aab4-4a51d4f12ab6 2018-11-06 20:37:44,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:37:44,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e50f3d958d94b12dfc1b581c60b05f038932f1" 2018-11-06 20:37:44,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-2241336e-4e77-44c7-89b0-126f2425d973 x-compute-request-id: req-2241336e-4e77-44c7-89b0-126f2425d973 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:37:44,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2241336e-4e77-44c7-89b0-126f2425d973 2018-11-06 20:37:44,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e50f3d958d94b12dfc1b581c60b05f038932f1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:37:44,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-ca48bc65-7125-485b-8214-b578e9498574 x-compute-request-id: req-ca48bc65-7125-485b-8214-b578e9498574 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:37:44,963 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ca48bc65-7125-485b-8214-b578e9498574 2018-11-06 20:37:44,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:44,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:45,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["2n90q9_8SjSWlfa5J4-Tbw"], "issued_at": "2018-11-06T20:37:45.000000Z"}} 2018-11-06 20:37:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:37:45,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e6e9ec-6058-434f-941d-103f9eac8817 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:45,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8e6e9ec-6058-434f-941d-103f9eac8817 2018-11-06 20:37:45,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:37:46,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:45 GMT Server: Apache x-compute-request-id: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 20:37:46,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002 2018-11-06 20:37:46,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "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}}' 2018-11-06 20:37:46,571 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:37:46 GMT Server: Apache x-compute-request-id: req-eaf6df9c-896f-42f5-806f-3e5288c2f1c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eaf6df9c-896f-42f5-806f-3e5288c2f1c7 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "063dfdb5823f4420bf8ff8234c253959", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T20:37:46.441195", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1}} 2018-11-06 20:37:46,571 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes used request id req-eaf6df9c-896f-42f5-806f-3e5288c2f1c7 2018-11-06 20:37:46,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:37:47,353 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:46 GMT Server: Apache x-compute-request-id: req-e8d366fe-052c-428a-bd2d-607a63c65580 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8d366fe-052c-428a-bd2d-607a63c65580 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:37:46.000000", "replication_status": null, "snapshot_id": null, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "bootable": "false", "created_at": "2018-11-06T20:37:46.000000", "volume_type": null}} 2018-11-06 20:37:47,353 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-e8d366fe-052c-428a-bd2d-607a63c65580 2018-11-06 20:37:47,353 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:37:47,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:37:47,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:47 GMT Server: Apache x-compute-request-id: req-23f74565-50a6-4b08-a585-cfd0aeee43a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23f74565-50a6-4b08-a585-cfd0aeee43a8 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:37:46.000000", "replication_status": null, "snapshot_id": null, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "bootable": "false", "created_at": "2018-11-06T20:37:46.000000", "volume_type": null}} 2018-11-06 20:37:47,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-23f74565-50a6-4b08-a585-cfd0aeee43a8 2018-11-06 20:37:47,547 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:37:47,548 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:37:47,548 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:37:47,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:47,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:48,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ZLeLi2DISJSXBPzs25Zn6w"], "issued_at": "2018-11-06T20:37:48.000000Z"}} 2018-11-06 20:37:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e3b3e7-ef11-485f-bf34-e616d7ea2e92 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:48,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02e3b3e7-ef11-485f-bf34-e616d7ea2e92 2018-11-06 20:37:48,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:37:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412152fd-f84d-4ce8-bc68-577522a2817d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:48,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-412152fd-f84d-4ce8-bc68-577522a2817d 2018-11-06 20:37:48,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b52d97d1-2e78-4ec9-a01d-5bce0c2c24b2 Date: Tue, 06 Nov 2018 20:37:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:48,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-b52d97d1-2e78-4ec9-a01d-5bce0c2c24b2 2018-11-06 20:37:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:37:48,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:37: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:37:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a016bf-ae5d-43e3-9353-97972bc82b54 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:37:48,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e9a016bf-ae5d-43e3-9353-97972bc82b54 2018-11-06 20:37:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-410937ed-c2fb-4b5f-8e22-d673b3f16d82 Date: Tue, 06 Nov 2018 20:37:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:48,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-410937ed-c2fb-4b5f-8e22-d673b3f16d82 2018-11-06 20:37:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:48,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22ac6023-e5c5-48a7-a05d-ef32ae3b3dbe Date: Tue, 06 Nov 2018 20:37:48 GMT RESP BODY: {"ports":[]} 2018-11-06 20:37:48,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True used request id req-22ac6023-e5c5-48a7-a05d-ef32ae3b3dbe 2018-11-06 20:37:48,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:49,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-a9d5b061-00f6-4647-842f-1ad933b83401 x-compute-request-id: req-a9d5b061-00f6-4647-842f-1ad933b83401 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:37:49,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst used request id req-a9d5b061-00f6-4647-842f-1ad933b83401 2018-11-06 20:37:49,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:49,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-226585e9-7b79-4005-a2f3-4e137f77f111 Date: Tue, 06 Nov 2018 20:37:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:49,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-226585e9-7b79-4005-a2f3-4e137f77f111 2018-11-06 20:37:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3807f80-be4e-4246-a7d3-e97e96389232 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:37:49,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-b3807f80-be4e-4246-a7d3-e97e96389232 2018-11-06 20:37:49,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:49,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a3bad237-e8c4-4598-ba55-2073e33e4d45 Date: Tue, 06 Nov 2018 20:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:49,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-a3bad237-e8c4-4598-ba55-2073e33e4d45 2018-11-06 20:37:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:49,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c092f54-8a68-4688-9408-f60fce9814bd Date: Tue, 06 Nov 2018 20:37:49 GMT RESP BODY: {"ports":[]} 2018-11-06 20:37:49,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True used request id req-4c092f54-8a68-4688-9408-f60fce9814bd 2018-11-06 20:37:49,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:37:49,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:37:50,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["hEvAN2udQnCUE7VlTMi5UQ"], "issued_at": "2018-11-06T20:37:50.000000Z"}} 2018-11-06 20:37:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d2053d33fec1cd55c02463fa98e08e15dbd10072" 2018-11-06 20:37:50,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33132305-dce4-4c6b-bd56-3a058e02bdc6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:37:50,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33132305-dce4-4c6b-bd56-3a058e02bdc6 2018-11-06 20:37:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:50,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d4f23661-6dc4-4838-9469-1ca8bd3e32d5 Date: Tue, 06 Nov 2018 20:37:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:50,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-d4f23661-6dc4-4838-9469-1ca8bd3e32d5 2018-11-06 20:37:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:50,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a07e1eba-b5df-4819-8174-86bad6827b15 Date: Tue, 06 Nov 2018 20:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:50,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-a07e1eba-b5df-4819-8174-86bad6827b15 2018-11-06 20:37:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:50,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c6b4f5ad-5e32-4d82-8e56-46b7dc3301e4 Date: Tue, 06 Nov 2018 20:37:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:50,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-c6b4f5ad-5e32-4d82-8e56-46b7dc3301e4 2018-11-06 20:37:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:37:50,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:37: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:37:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2053d33fec1cd55c02463fa98e08e15dbd10072" 2018-11-06 20:37:51,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944882ce-76a1-4a3a-9fde-a9f74dffe186 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:37:51,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-944882ce-76a1-4a3a-9fde-a9f74dffe186 2018-11-06 20:37:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:51,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d7334084-cc94-43ff-a477-08e08f922ad9 Date: Tue, 06 Nov 2018 20:37:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:51,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-d7334084-cc94-43ff-a477-08e08f922ad9 2018-11-06 20:37:51,221 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net 2018-11-06 20:37:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" -d '{"port": {"network_id": "9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port", "admin_state_up": true}}' 2018-11-06 20:37:52,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-f6eda3eb-b43a-40fd-8603-68c427eef3eb Date: Tue, 06 Nov 2018 20:37:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:51Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"}} 2018-11-06 20:37:52,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f6eda3eb-b43a-40fd-8603-68c427eef3eb 2018-11-06 20:37:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e7ebdf2f-9486-4dbd-a1b0-2c176b26bf91 Date: Tue, 06 Nov 2018 20:37:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:37:52,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-e7ebdf2f-9486-4dbd-a1b0-2c176b26bf91 2018-11-06 20:37:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7181ab23-dbae-4551-9a56-3d800ea6b005 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:37:52,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-7181ab23-dbae-4551-9a56-3d800ea6b005 2018-11-06 20:37:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7b8df051-0424-4c7f-b4f0-e9de0398da74 Date: Tue, 06 Nov 2018 20:37:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:37:52,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-7b8df051-0424-4c7f-b4f0-e9de0398da74 2018-11-06 20:37:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-b55eba61-df55-45a7-8fb9-dc2a01f6d5b5 Date: Tue, 06 Nov 2018 20:37:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:51Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"}]} 2018-11-06 20:37:52,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port&admin_state_up=True used request id req-b55eba61-df55-45a7-8fb9-dc2a01f6d5b5 2018-11-06 20:37:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb67740-d6fa-4127-a0a4-e88d5745651f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:37:52,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-efb67740-d6fa-4127-a0a4-e88d5745651f 2018-11-06 20:37:52,653 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst 2018-11-06 20:37:52,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-f269ba52-a553-4f1b-b46e-9f5e4b1413f9 x-compute-request-id: req-f269ba52-a553-4f1b-b46e-9f5e4b1413f9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-flavor"}]} 2018-11-06 20:37:52,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f269ba52-a553-4f1b-b46e-9f5e4b1413f9 2018-11-06 20:37:52,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-7c02f651-1d5b-410b-8de7-5c0d78fafe7d x-compute-request-id: req-7c02f651-1d5b-410b-8de7-5c0d78fafe7d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:37:52,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d used request id req-7c02f651-1d5b-410b-8de7-5c0d78fafe7d 2018-11-06 20:37:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:52,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-76d37c63-04ef-4b81-8e6d-3e2e9abcfdd2 Date: Tue, 06 Nov 2018 20:37:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:37:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:37:40Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "metadata": {}}], "self": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd", "min_disk": 0, "protected": false, "id": "568115fa-871e-41e6-ab42-5a441a5902cd", "file": "/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/568115fa-871e-41e6-ab42-5a441a5902cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image"} 2018-11-06 20:37:52,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image used request id req-76d37c63-04ef-4b81-8e6d-3e2e9abcfdd2 2018-11-06 20:37:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:53,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-377222b6-d21b-4903-a10b-78b4089a3dc4 Date: Tue, 06 Nov 2018 20:37: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"}}} 2018-11-06 20:37:53,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-377222b6-d21b-4903-a10b-78b4089a3dc4 2018-11-06 20:37:53,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "imageRef": "568115fa-871e-41e6-ab42-5a441a5902cd", "flavorRef": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "max_count": 1, "min_count": 1, "networks": [{"port": "df54a57a-9128-4fc7-a2e1-06c2863159f8"}]}}' 2018-11-06 20:37:55,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:37: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-7f098e9c-3af1-4b88-81df-197ac3a4cc30 x-compute-request-id: req-7f098e9c-3af1-4b88-81df-197ac3a4cc30 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "adminPass": "udeLzXa6c9z6"}} 2018-11-06 20:37:55,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f098e9c-3af1-4b88-81df-197ac3a4cc30 2018-11-06 20:37:55,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:55,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-77304913-525c-482d-8889-a9819bdedcfa x-compute-request-id: req-77304913-525c-482d-8889-a9819bdedcfa Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:37: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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:37:55,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-77304913-525c-482d-8889-a9819bdedcfa 2018-11-06 20:37:55,429 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst 2018-11-06 20:37:55,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:55,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:37: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-770759a5-57e0-44cf-976c-7508e52482a9 x-compute-request-id: req-770759a5-57e0-44cf-976c-7508e52482a9 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "user_id": "063dfdb5823f4420bf8ff8234c253959", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:37: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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:37:55,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-770759a5-57e0-44cf-976c-7508e52482a9 2018-11-06 20:37:55,835 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - BUILD 2018-11-06 20:37:55,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:37:58,838 - create_instance - DEBUG - VM status query timeout in 896.591038942 2018-11-06 20:37:58,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:37:59,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-d4cce587-54e2-4475-98e3-5764a9fd64c3 x-compute-request-id: req-d4cce587-54e2-4475-98e3-5764a9fd64c3 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:56Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:37:59,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-d4cce587-54e2-4475-98e3-5764a9fd64c3 2018-11-06 20:37:59,450 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - BUILD 2018-11-06 20:37:59,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:38:02,454 - create_instance - DEBUG - VM status query timeout in 892.97513485 2018-11-06 20:38:02,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:03,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-b6e10ec9-c0dd-49ad-b5c3-989f5cd6ce0c x-compute-request-id: req-b6e10ec9-c0dd-49ad-b5c3-989f5cd6ce0c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:59Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:03,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-b6e10ec9-c0dd-49ad-b5c3-989f5cd6ce0c 2018-11-06 20:38:03,208 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - ACTIVE 2018-11-06 20:38:03,208 - create_instance - INFO - VM is - ACTIVE 2018-11-06 20:38:03,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:04,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-5b18724f-60b2-4e80-894a-1b8bee0b8530 x-compute-request-id: req-5b18724f-60b2-4e80-894a-1b8bee0b8530 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:59Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:04,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-5b18724f-60b2-4e80-894a-1b8bee0b8530 2018-11-06 20:38:04,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:04,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4d2e9a2f-468f-4ea0-9dda-1ea6443da509 Date: Tue, 06 Nov 2018 20:38:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:04,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-4d2e9a2f-468f-4ea0-9dda-1ea6443da509 2018-11-06 20:38:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:04,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c2e20f-df5d-4e04-9fef-ca290bc7ae58 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:04,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-22c2e20f-df5d-4e04-9fef-ca290bc7ae58 2018-11-06 20:38:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:04,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-198a4c15-a457-48d9-86ac-d9d44e7cc637 Date: Tue, 06 Nov 2018 20:38:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:04,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-198a4c15-a457-48d9-86ac-d9d44e7cc637 2018-11-06 20:38:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-7549d1b4-368c-4a35-a55c-94b1cfdb4586 Date: Tue, 06 Nov 2018 20:38:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:04,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-7549d1b4-368c-4a35-a55c-94b1cfdb4586 2018-11-06 20:38:04,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:04,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["1oKtGLwfRv2-ULwrDTSS-A"], "issued_at": "2018-11-06T20:38:04.000000Z"}} 2018-11-06 20:38:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:04,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b80f162-f602-4d2f-a1cf-1fca83120769 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:04,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b80f162-f602-4d2f-a1cf-1fca83120769 2018-11-06 20:38:04,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:05,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-8f66dcc4-d7df-4ca6-a408-1687aa758e45 x-compute-request-id: req-8f66dcc4-d7df-4ca6-a408-1687aa758e45 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:59Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:05,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-8f66dcc4-d7df-4ca6-a408-1687aa758e45 2018-11-06 20:38:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:05,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-51c09a87-b8eb-49e3-bdaa-8e466c7cfb82 Date: Tue, 06 Nov 2018 20:38:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:05,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-51c09a87-b8eb-49e3-bdaa-8e466c7cfb82 2018-11-06 20:38:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:05,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216c8161-dcd7-4f0c-a40e-9d899bb8b3f8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:05,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-216c8161-dcd7-4f0c-a40e-9d899bb8b3f8 2018-11-06 20:38:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:05,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c58d852b-9154-4b34-b5a8-e0e24e083241 Date: Tue, 06 Nov 2018 20:38:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:05,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-c58d852b-9154-4b34-b5a8-e0e24e083241 2018-11-06 20:38:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:05,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-cf18a748-2524-46ce-9c40-9076d26cdd17 Date: Tue, 06 Nov 2018 20:38:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-cf18a748-2524-46ce-9c40-9076d26cdd17 2018-11-06 20:38:05,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" -d '{"volumeAttachment": {"volumeId": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}}' 2018-11-06 20:38:07,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-ad4a2f21-6127-4a2b-9c8d-0c5928ecdc9b x-compute-request-id: req-ad4a2f21-6127-4a2b-9c8d-0c5928ecdc9b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "volumeId": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}} 2018-11-06 20:38:07,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db/os-volume_attachments used request id req-ad4a2f21-6127-4a2b-9c8d-0c5928ecdc9b 2018-11-06 20:38:07,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-c20ec92f-cbe3-4945-bea0-77fb710ffff7 x-compute-request-id: req-c20ec92f-cbe3-4945-bea0-77fb710ffff7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:37:59Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}], "metadata": {}}} 2018-11-06 20:38:08,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-c20ec92f-cbe3-4945-bea0-77fb710ffff7 2018-11-06 20:38:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-27b12ffc-a990-4b39-9ad9-390f5d693a08 Date: Tue, 06 Nov 2018 20:38:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:08,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-27b12ffc-a990-4b39-9ad9-390f5d693a08 2018-11-06 20:38:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:38:08,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:38:08 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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:38:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca181f8-a5e1-4ee4-ac0f-e33265748e37 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:08,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-7ca181f8-a5e1-4ee4-ac0f-e33265748e37 2018-11-06 20:38:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1de374f9-40b4-4a62-ae88-4bcb47a6b8d9 Date: Tue, 06 Nov 2018 20:38:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:08,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-1de374f9-40b4-4a62-ae88-4bcb47a6b8d9 2018-11-06 20:38:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-9409e853-1c1d-4ab5-a873-35ef5584abf5 Date: Tue, 06 Nov 2018 20:38:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:08,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-9409e853-1c1d-4ab5-a873-35ef5584abf5 2018-11-06 20:38:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:08,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d83b60d-3953-4a0f-8aae-816ad81cd9b0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:08,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d83b60d-3953-4a0f-8aae-816ad81cd9b0 2018-11-06 20:38:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:09,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-b9cbcd1e-9b1b-4f97-8fb4-d04dcb25680b x-compute-request-id: req-b9cbcd1e-9b1b-4f97-8fb4-d04dcb25680b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:08Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}], "metadata": {}}} 2018-11-06 20:38:09,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-b9cbcd1e-9b1b-4f97-8fb4-d04dcb25680b 2018-11-06 20:38:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:09,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2a3cc9ef-8759-4557-83fc-127d76ee6487 Date: Tue, 06 Nov 2018 20:38:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:09,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-2a3cc9ef-8759-4557-83fc-127d76ee6487 2018-11-06 20:38:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:10,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e376e45-7f2b-4f4f-b955-b8aff1505b55 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:10,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-3e376e45-7f2b-4f4f-b955-b8aff1505b55 2018-11-06 20:38:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:10,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cee4a77b-6ffa-43c4-adb1-69febffd5665 Date: Tue, 06 Nov 2018 20:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:10,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-cee4a77b-6ffa-43c4-adb1-69febffd5665 2018-11-06 20:38:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:10,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-c9c81dd0-89fa-4275-b12e-c1a2f8bc8760 Date: Tue, 06 Nov 2018 20:38:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:10,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-c9c81dd0-89fa-4275-b12e-c1a2f8bc8760 2018-11-06 20:38:10,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:10,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-e4f9cb7f-8a05-4480-9769-ebbddea68a42 x-compute-request-id: req-e4f9cb7f-8a05-4480-9769-ebbddea68a42 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:08Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}], "metadata": {}}} 2018-11-06 20:38:10,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-e4f9cb7f-8a05-4480-9769-ebbddea68a42 2018-11-06 20:38:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:10,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-04f250b9-cf3e-4fa3-bd2f-66b57c8ee614 Date: Tue, 06 Nov 2018 20:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:10,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-04f250b9-cf3e-4fa3-bd2f-66b57c8ee614 2018-11-06 20:38:10,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:11,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c738c55b-3320-4bae-91e1-22bb14b09784 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:11,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-c738c55b-3320-4bae-91e1-22bb14b09784 2018-11-06 20:38:11,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:11,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e9b9fad-28e9-4d3a-bc71-76995a281a62 Date: Tue, 06 Nov 2018 20:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:11,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-3e9b9fad-28e9-4d3a-bc71-76995a281a62 2018-11-06 20:38:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:11,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-b4a08418-45d3-49b3-be41-1eedb389574b Date: Tue, 06 Nov 2018 20:38:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:11,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-b4a08418-45d3-49b3-be41-1eedb389574b 2018-11-06 20:38:11,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:11,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:11 GMT Server: Apache x-compute-request-id: req-28bfd51c-b69c-42eb-a792-926774c1e01f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28bfd51c-b69c-42eb-a792-926774c1e01f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "attachment_id": "d3aef168-9987-4723-8d9c-53d7aade778d", "attached_at": "2018-11-06T20:38:09.000000", "host_name": null, "volume_id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "device": "/dev/vdb", "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:38:09.000000", "replication_status": null, "snapshot_id": null, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "bootable": "false", "created_at": "2018-11-06T20:37:46.000000", "volume_type": null}} 2018-11-06 20:38:11,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-28bfd51c-b69c-42eb-a792-926774c1e01f 2018-11-06 20:38:11,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:12,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-137a751d-132c-4e1a-a378-50ccd84740ba x-compute-request-id: req-137a751d-132c-4e1a-a378-50ccd84740ba Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:08Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [{"id": "5780c0ae-bf79-498d-8549-3b76d1f216bf"}], "metadata": {}}} 2018-11-06 20:38:12,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-137a751d-132c-4e1a-a378-50ccd84740ba 2018-11-06 20:38:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:12,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bc77d918-aca8-43d6-acfd-3420acc71c3a Date: Tue, 06 Nov 2018 20:38:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["191ed48b-314a-4679-8303-fa738943b041"],"description":"","tags":[],"updated_at":"2018-11-06T20:37:43Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:42Z","provider:network_type":"vxlan"}]} 2018-11-06 20:38:12,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net used request id req-bc77d918-aca8-43d6-acfd-3420acc71c3a 2018-11-06 20:38:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:12,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f799d42e-bb54-4747-a273-c48bc2b20c98 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:38:12,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-f799d42e-bb54-4747-a273-c48bc2b20c98 2018-11-06 20:38:12,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:12,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d7f4c03-cfd9-451a-9ec6-461461bec491 Date: Tue, 06 Nov 2018 20:38:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","dns_nameservers":[],"updated_at":"2018-11-06T20:37:43Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"191ed48b-314a-4679-8303-fa738943b041","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet"}]} 2018-11-06 20:38:12,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-8d7f4c03-cfd9-451a-9ec6-461461bec491 2018-11-06 20:38:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:12,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-08d5dfe9-5aca-4b8c-a06f-93da6a64d498 Date: Tue, 06 Nov 2018 20:38:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.4"}],"id":"25532a01-c19e-46a6-8b61-a0bd72b88940","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:9b:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.2"}],"id":"9f34e283-1a5c-4eff-83d0-773011c45416","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:b5:d1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.9"}],"id":"df54a57a-9128-4fc7-a2e1-06c2863159f8","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:d7:6c","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c01c2b98-4a7f-49a0-bd99-759398fdd3db","name":"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:37:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"191ed48b-314a-4679-8303-fa738943b041","ip_address":"10.55.0.3"}],"id":"fa917a44-16f3-45a2-a626-47da3d1bdc80","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:eb:5f","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","name":"","admin_state_up":true,"network_id":"9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:37:44Z","binding:vnic_type":"normal"}]} 2018-11-06 20:38:12,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-08d5dfe9-5aca-4b8c-a06f-93da6a64d498 2018-11-06 20:38:12,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db/os-volume_attachments/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a5edfa08148c60cf1f31c6150594a2af0b956" 2018-11-06 20:38:14,177 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:38: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-8a0186af-0275-4735-8e77-57c470619269 x-compute-request-id: req-8a0186af-0275-4735-8e77-57c470619269 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:14,177 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db/os-volume_attachments/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-8a0186af-0275-4735-8e77-57c470619269 2018-11-06 20:38:14,178 - create_instance - INFO - Deleting Port with ID - df54a57a-9128-4fc7-a2e1-06c2863159f8 2018-11-06 20:38:14,178 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-port 2018-11-06 20:38:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/df54a57a-9128-4fc7-a2e1-06c2863159f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:14,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc716030-270b-4d8e-a494-15451669a12a Date: Tue, 06 Nov 2018 20:38:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:38:14,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/df54a57a-9128-4fc7-a2e1-06c2863159f8 used request id req-dc716030-270b-4d8e-a494-15451669a12a 2018-11-06 20:38:14,906 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst 2018-11-06 20:38:14,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:15,101 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:38: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-3ec91f8d-2c97-4b5b-86ef-f3d9cb1c6390 x-compute-request-id: req-3ec91f8d-2c97-4b5b-86ef-f3d9cb1c6390 Content-Type: application/json 2018-11-06 20:38:15,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-3ec91f8d-2c97-4b5b-86ef-f3d9cb1c6390 2018-11-06 20:38:15,102 - create_instance - INFO - Checking deletion status 2018-11-06 20:38:15,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:15,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-bb7aa21a-e82e-4903-86e7-264ba7da2703 x-compute-request-id: req-bb7aa21a-e82e-4903-86e7-264ba7da2703 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:d7:6c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:14Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:15,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-bb7aa21a-e82e-4903-86e7-264ba7da2703 2018-11-06 20:38:15,488 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - ACTIVE 2018-11-06 20:38:15,488 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:38:18,491 - create_instance - DEBUG - VM status query timeout in 296.610825062 2018-11-06 20:38:18,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:18,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-5ba66618-bbcf-48c9-8b7a-0898e3048963 x-compute-request-id: req-5ba66618-bbcf-48c9-8b7a-0898e3048963 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:14Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:18,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-5ba66618-bbcf-48c9-8b7a-0898e3048963 2018-11-06 20:38:18,817 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - ACTIVE 2018-11-06 20:38:18,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:38:21,820 - create_instance - DEBUG - VM status query timeout in 293.281794071 2018-11-06 20:38:21,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:22,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-5f8a46cd-0fc9-4a0e-8de9-f89d14e52c6d x-compute-request-id: req-5f8a46cd-0fc9-4a0e-8de9-f89d14e52c6d Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db", "rel": "bookmark"}], "image": {"id": "568115fa-871e-41e6-ab42-5a441a5902cd", "links": [{"href": "http://172.30.9.26:8774/images/568115fa-871e-41e6-ab42-5a441a5902cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-11-06T20:37:59.000000", "flavor": {"id": "f89e2452-6845-4a8a-82fd-646e356b5d9d", "links": [{"href": "http://172.30.9.26:8774/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d", "rel": "bookmark"}]}, "id": "c01c2b98-4a7f-49a0-bd99-759398fdd3db", "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:38:14Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst", "created": "2018-11-06T20:37:54Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:38:22,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-5f8a46cd-0fc9-4a0e-8de9-f89d14e52c6d 2018-11-06 20:38:22,054 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst] is - ACTIVE 2018-11-06 20:38:22,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:38:25,057 - create_instance - DEBUG - VM status query timeout in 290.045067072 2018-11-06 20:38:25,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df11899d33da88b4240986482619b74cad2b7732" 2018-11-06 20:38:25,112 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20: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-c0af9aad-710d-48e5-9a55-090599ef902c x-compute-request-id: req-c0af9aad-710d-48e5-9a55-090599ef902c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c01c2b98-4a7f-49a0-bd99-759398fdd3db could not be found.", "code": 404}} 2018-11-06 20:38:25,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c01c2b98-4a7f-49a0-bd99-759398fdd3db used request id req-c0af9aad-710d-48e5-9a55-090599ef902c 2018-11-06 20:38:25,112 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c01c2b98-4a7f-49a0-bd99-759398fdd3db could not be found. (HTTP 404) (Request-ID: req-c0af9aad-710d-48e5-9a55-090599ef902c) 2018-11-06 20:38:25,113 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-vm_inst 2018-11-06 20:38:25,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:38:25,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:25 GMT Server: Apache x-compute-request-id: req-cbb284db-8b13-4296-823e-51fb3f310e76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbb284db-8b13-4296-823e-51fb3f310e76 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:38:22.000000", "replication_status": null, "snapshot_id": null, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "bootable": "false", "created_at": "2018-11-06T20:37:46.000000", "volume_type": null}} 2018-11-06 20:38:25,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-cbb284db-8b13-4296-823e-51fb3f310e76 2018-11-06 20:38:25,334 - create_volume - DEBUG - Instance status is - available 2018-11-06 20:38:25,335 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:38:25,335 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:38:25,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:38:26,226 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:38:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14959e68-824d-43ae-a2f8-5bfd023815ed 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. 2018-11-06 20:38:26,226 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-14959e68-824d-43ae-a2f8-5bfd023815ed 2018-11-06 20:38:26,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:38:26,412 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:26 GMT Server: Apache x-compute-request-id: req-4cf88644-3ec2-4e96-a1db-d8667c3c1d78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cf88644-3ec2-4e96-a1db-d8667c3c1d78 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:38:26.000000", "replication_status": null, "snapshot_id": null, "id": "5780c0ae-bf79-498d-8549-3b76d1f216bf", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-7cc6a1d8-37c8-4545-9a22-bd634ced50b5", "bootable": "false", "created_at": "2018-11-06T20:37:46.000000", "volume_type": null}} 2018-11-06 20:38:26,412 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-4cf88644-3ec2-4e96-a1db-d8667c3c1d78 2018-11-06 20:38:26,413 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 20:38:26,413 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 20:38:29,416 - create_volume - DEBUG - Volume status query timeout in 56.8099601269 2018-11-06 20:38:29,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fefe1c01-d0f1-4f80-ae22-b7f9458e1002" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98068085759641569569029e1f45fd59b8f780e" 2018-11-06 20:38:29,458 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:38:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9aad8f11-0c91-4679-a773-fe421fd9c4f2 x-openstack-request-id: req-9aad8f11-0c91-4679-a773-fe421fd9c4f2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5780c0ae-bf79-498d-8549-3b76d1f216bf could not be found.", "code": 404}} 2018-11-06 20:38:29,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/5780c0ae-bf79-498d-8549-3b76d1f216bf used request id req-9aad8f11-0c91-4679-a773-fe421fd9c4f2 2018-11-06 20:38:29,458 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5780c0ae-bf79-498d-8549-3b76d1f216bf could not be found. (HTTP 404) (Request-ID: req-9aad8f11-0c91-4679-a773-fe421fd9c4f2) 2018-11-06 20:38:29,458 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5 2018-11-06 20:38:29,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e50f3d958d94b12dfc1b581c60b05f038932f1" 2018-11-06 20:38:29,508 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:38: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 x-openstack-request-id: req-b1f1a434-6830-4fbc-9f26-0a7cb4c0c199 x-compute-request-id: req-b1f1a434-6830-4fbc-9f26-0a7cb4c0c199 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:29,508 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f89e2452-6845-4a8a-82fd-646e356b5d9d used request id req-b1f1a434-6830-4fbc-9f26-0a7cb4c0c199 2018-11-06 20:38:29,509 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet 2018-11-06 20:38:29,509 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-subnet 2018-11-06 20:38:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/191ed48b-314a-4679-8303-fa738943b041 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:38:31,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-778cd518-3a8b-43fa-8be2-e657795b802f Date: Tue, 06 Nov 2018 20:38:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:38:31,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/191ed48b-314a-4679-8303-fa738943b041 used request id req-778cd518-3a8b-43fa-8be2-e657795b802f 2018-11-06 20:38:31,637 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-net 2018-11-06 20:38:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d77f26c28344a98d472934fc7d9dcbf66975e8" 2018-11-06 20:38:32,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4446540-aadd-463d-bdf1-251d6b49e2ae Date: Tue, 06 Nov 2018 20:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:38:32,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9f1e1ee6-5247-4955-8ee5-16a68d0ba7ab used request id req-e4446540-aadd-463d-bdf1-251d6b49e2ae 2018-11-06 20:38:32,997 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7cc6a1d8-37c8-4545-9a22-bd634ced50b5-image 2018-11-06 20:38:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3e79c080181ef1b6b62de2cbf6106abfeb44c3" 2018-11-06 20:38:34,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90bce9a3-5e12-48e9-89f7-33385de1eeb4 Date: Tue, 06 Nov 2018 20:38:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:38:34,290 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/568115fa-871e-41e6-ab42-5a441a5902cd used request id req-90bce9a3-5e12-48e9-89f7-33385de1eeb4 2018-11-06 20:38:34,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:34,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:34,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:34,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["DUs5zKWaRkOZ0OVaU6JWNA"], "issued_at": "2018-11-06T20:38:34.000000Z"}} 2018-11-06 20:38:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a39cd2ac91979240063ddcace3dd2df3c9faf1ad" 2018-11-06 20:38:34,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef0e9b2-623c-4dee-ae88-7dd7f269d6bf 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:34,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8ef0e9b2-623c-4dee-ae88-7dd7f269d6bf 2018-11-06 20:38:34,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:34,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39cd2ac91979240063ddcace3dd2df3c9faf1ad" 2018-11-06 20:38:35,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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 x-openstack-request-id: req-ecf31d48-9f23-44a8-ba78-cd8133e90f49 x-compute-request-id: req-ecf31d48-9f23-44a8-ba78-cd8133e90f49 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:35,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ecf31d48-9f23-44a8-ba78-cd8133e90f49 2018-11-06 20:38:35,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39cd2ac91979240063ddcace3dd2df3c9faf1ad" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e274a47b-1549-499b-8bfa-a2393f229be2name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 20:38:35,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-dfcf9b0a-6baa-4217-930d-0fc245a97871 x-compute-request-id: req-dfcf9b0a-6baa-4217-930d-0fc245a97871 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a72c7dec-8dc0-42ac-8619-9c310ee040a1", "name": "CreateFlavorTests-e274a47b-1549-499b-8bfa-a2393f229be2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:35,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dfcf9b0a-6baa-4217-930d-0fc245a97871 2018-11-06 20:38:35,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:35,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["fuLlWZTqSZ6T0CiIpO7-Sw"], "issued_at": "2018-11-06T20:38:35.000000Z"}} 2018-11-06 20:38:35,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590145818fa3a61e6d6cb99bf35ca6829abd6008" 2018-11-06 20:38:35,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-6089b267-2bda-4789-a772-7219009f7fac x-compute-request-id: req-6089b267-2bda-4789-a772-7219009f7fac Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a72c7dec-8dc0-42ac-8619-9c310ee040a1", "name": "CreateFlavorTests-e274a47b-1549-499b-8bfa-a2393f229be2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:35,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1 used request id req-6089b267-2bda-4789-a772-7219009f7fac 2018-11-06 20:38:35,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590145818fa3a61e6d6cb99bf35ca6829abd6008" 2018-11-06 20:38:35,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-802e31d8-54f3-41a9-953f-e536093d891a x-compute-request-id: req-802e31d8-54f3-41a9-953f-e536093d891a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:38:35,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1/os-extra_specs used request id req-802e31d8-54f3-41a9-953f-e536093d891a 2018-11-06 20:38:35,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39cd2ac91979240063ddcace3dd2df3c9faf1ad" 2018-11-06 20:38:35,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-3b93f055-bd7a-48ef-9c97-ce8d6e44ea94 x-compute-request-id: req-3b93f055-bd7a-48ef-9c97-ce8d6e44ea94 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:35,881 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a72c7dec-8dc0-42ac-8619-9c310ee040a1 used request id req-3b93f055-bd7a-48ef-9c97-ce8d6e44ea94 2018-11-06 20:38:35,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590145818fa3a61e6d6cb99bf35ca6829abd6008" 2018-11-06 20:38:35,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-ddae6796-3845-4c5a-b2f1-eb4129fe8e08 x-compute-request-id: req-ddae6796-3845-4c5a-b2f1-eb4129fe8e08 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:35,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ddae6796-3845-4c5a-b2f1-eb4129fe8e08 2018-11-06 20:38:35,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:35,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:35,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:36,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["IjnwE9cZQEKfRTXC8V1eXg"], "issued_at": "2018-11-06T20:38:36.000000Z"}} 2018-11-06 20:38:36,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}eddd24cd0956438d465990600e3ab3505c84059b" 2018-11-06 20:38:36,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0080915-5379-4a33-a99b-8331daf4b66f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:36,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0080915-5379-4a33-a99b-8331daf4b66f 2018-11-06 20:38:36,410 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:36,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eddd24cd0956438d465990600e3ab3505c84059b" 2018-11-06 20:38:36,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-fe3cea35-5bea-4ed5-bc36-c4bf7b4485f8 x-compute-request-id: req-fe3cea35-5bea-4ed5-bc36-c4bf7b4485f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:36,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe3cea35-5bea-4ed5-bc36-c4bf7b4485f8 2018-11-06 20:38:36,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eddd24cd0956438d465990600e3ab3505c84059b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b81d037d-3254-4831-85aa-583b00247878name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 20:38:36,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-e89c76d2-caa5-4797-a278-d94c01ff7a05 x-compute-request-id: req-e89c76d2-caa5-4797-a278-d94c01ff7a05 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "name": "CreateFlavorTests-b81d037d-3254-4831-85aa-583b00247878name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:36,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e89c76d2-caa5-4797-a278-d94c01ff7a05 2018-11-06 20:38:36,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:37,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["dzaPWAUgRo2YlN-UUtRSwA"], "issued_at": "2018-11-06T20:38:37.000000Z"}} 2018-11-06 20:38:37,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e994902bcd5eb7825f52da89c1172e88d5ea0d1" 2018-11-06 20:38:37,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-04a48a60-20de-4e92-a1e8-62b447b3517d x-compute-request-id: req-04a48a60-20de-4e92-a1e8-62b447b3517d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9", "name": "CreateFlavorTests-b81d037d-3254-4831-85aa-583b00247878name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:37,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 used request id req-04a48a60-20de-4e92-a1e8-62b447b3517d 2018-11-06 20:38:37,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e994902bcd5eb7825f52da89c1172e88d5ea0d1" 2018-11-06 20:38:37,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-e4f6ee5d-ca12-4dd3-af3e-1700ebe10922 x-compute-request-id: req-e4f6ee5d-ca12-4dd3-af3e-1700ebe10922 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:38:37,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9/os-extra_specs used request id req-e4f6ee5d-ca12-4dd3-af3e-1700ebe10922 2018-11-06 20:38:37,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e994902bcd5eb7825f52da89c1172e88d5ea0d1" 2018-11-06 20:38:37,448 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-0538bd8f-9fbd-4498-8154-ea3a0ee041d7 x-compute-request-id: req-0538bd8f-9fbd-4498-8154-ea3a0ee041d7 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:37,448 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 used request id req-0538bd8f-9fbd-4498-8154-ea3a0ee041d7 2018-11-06 20:38:37,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e994902bcd5eb7825f52da89c1172e88d5ea0d1" 2018-11-06 20:38:37,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-9e59a185-f4aa-4248-a971-c704eb52fb8c x-compute-request-id: req-9e59a185-f4aa-4248-a971-c704eb52fb8c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:37,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9e59a185-f4aa-4248-a971-c704eb52fb8c 2018-11-06 20:38:37,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eddd24cd0956438d465990600e3ab3505c84059b" 2018-11-06 20:38:37,507 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-83041b25-5745-4047-8781-bbf7a7e25a8f x-compute-request-id: req-83041b25-5745-4047-8781-bbf7a7e25a8f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 could not be found.", "code": 404}} 2018-11-06 20:38:37,507 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c2fac86a-cfd7-4d6c-941b-4be9f24a8cb9 used request id req-83041b25-5745-4047-8781-bbf7a7e25a8f 2018-11-06 20:38:37,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:37,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:37,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:37,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["fJGMpupVRa219S9HDsfc0A"], "issued_at": "2018-11-06T20:38:37.000000Z"}} 2018-11-06 20:38:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a46ab5583a8f29841168e4d4d09b03024587e827" 2018-11-06 20:38:38,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9bb06d-b5c7-4d3c-838b-29c3139e6b32 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:38,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c9bb06d-b5c7-4d3c-838b-29c3139e6b32 2018-11-06 20:38:38,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:38,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46ab5583a8f29841168e4d4d09b03024587e827" 2018-11-06 20:38:38,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-08e97f7c-be2b-4b07-acfd-8747b703ffa3 x-compute-request-id: req-08e97f7c-be2b-4b07-acfd-8747b703ffa3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:38,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-08e97f7c-be2b-4b07-acfd-8747b703ffa3 2018-11-06 20:38:38,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46ab5583a8f29841168e4d4d09b03024587e827" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f29136da-3d51-4e7a-8210-efd5885824d4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 20:38:38,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-53a717a3-2271-496e-8f9f-5aed08d21716 x-compute-request-id: req-53a717a3-2271-496e-8f9f-5aed08d21716 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "898d7d6f-74a7-4f55-96b0-0c23c7351817", "name": "CreateFlavorTests-f29136da-3d51-4e7a-8210-efd5885824d4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:38,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-53a717a3-2271-496e-8f9f-5aed08d21716 2018-11-06 20:38:38,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:38,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["_szXmzhMSKiTn75jRj25cg"], "issued_at": "2018-11-06T20:38:38.000000Z"}} 2018-11-06 20:38:38,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca62a3067dad58f720f3d7d7f254376750aa455" 2018-11-06 20:38:38,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-b6c1439f-efce-45d9-9f0c-4a66f895d6f3 x-compute-request-id: req-b6c1439f-efce-45d9-9f0c-4a66f895d6f3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "898d7d6f-74a7-4f55-96b0-0c23c7351817", "name": "CreateFlavorTests-f29136da-3d51-4e7a-8210-efd5885824d4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:38,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817 used request id req-b6c1439f-efce-45d9-9f0c-4a66f895d6f3 2018-11-06 20:38:38,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca62a3067dad58f720f3d7d7f254376750aa455" 2018-11-06 20:38:38,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-8d5be3e9-aafa-41b8-9778-250345aa4fcd x-compute-request-id: req-8d5be3e9-aafa-41b8-9778-250345aa4fcd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:38:38,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817/os-extra_specs used request id req-8d5be3e9-aafa-41b8-9778-250345aa4fcd 2018-11-06 20:38:38,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46ab5583a8f29841168e4d4d09b03024587e827" 2018-11-06 20:38:38,933 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:38: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-2c28495b-aeed-48f9-bf10-eab650a093e6 x-compute-request-id: req-2c28495b-aeed-48f9-bf10-eab650a093e6 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:38,933 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/898d7d6f-74a7-4f55-96b0-0c23c7351817 used request id req-2c28495b-aeed-48f9-bf10-eab650a093e6 2018-11-06 20:38:38,935 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:38,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:38,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:39,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Jx4OT-hpRSGpF8cVtTxLcg"], "issued_at": "2018-11-06T20:38:39.000000Z"}} 2018-11-06 20:38:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}372a5280373028af9e1016835b95b929d457b3f2" 2018-11-06 20:38:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c712977-21c8-4032-8e9a-4faa749f7678 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:39,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c712977-21c8-4032-8e9a-4faa749f7678 2018-11-06 20:38:39,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:39,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372a5280373028af9e1016835b95b929d457b3f2" 2018-11-06 20:38:39,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-d4fb1072-a401-47c7-a985-94d7ba2ea2c7 x-compute-request-id: req-d4fb1072-a401-47c7-a985-94d7ba2ea2c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:39,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d4fb1072-a401-47c7-a985-94d7ba2ea2c7 2018-11-06 20:38:39,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372a5280373028af9e1016835b95b929d457b3f2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f30df6ef-f47d-49a0-affb-39d37693b534name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-11-06 20:38:39,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-e9bed5e7-3264-4b53-aa99-902a5ebc0d2b x-compute-request-id: req-e9bed5e7-3264-4b53-aa99-902a5ebc0d2b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "fb7e092b-ac86-45fc-ae23-88882cb35922", "name": "CreateFlavorTests-f30df6ef-f47d-49a0-affb-39d37693b534name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-06 20:38:39,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e9bed5e7-3264-4b53-aa99-902a5ebc0d2b 2018-11-06 20:38:39,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:40,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["AaZ23EmOS9OnRPO1ZHwj5g"], "issued_at": "2018-11-06T20:38:40.000000Z"}} 2018-11-06 20:38:40,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bba1c53f69d10d224bcfdf8739ad5ac6970796" 2018-11-06 20:38:40,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-c5398ad2-dfd8-476b-8e16-8d1407173ee9 x-compute-request-id: req-c5398ad2-dfd8-476b-8e16-8d1407173ee9 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "fb7e092b-ac86-45fc-ae23-88882cb35922", "name": "CreateFlavorTests-f30df6ef-f47d-49a0-affb-39d37693b534name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-06 20:38:40,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 used request id req-c5398ad2-dfd8-476b-8e16-8d1407173ee9 2018-11-06 20:38:40,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bba1c53f69d10d224bcfdf8739ad5ac6970796" 2018-11-06 20:38:40,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-745dc6f6-4f69-4592-961d-54e336298c02 x-compute-request-id: req-745dc6f6-4f69-4592-961d-54e336298c02 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:38:40,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922/os-extra_specs used request id req-745dc6f6-4f69-4592-961d-54e336298c02 2018-11-06 20:38:40,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bba1c53f69d10d224bcfdf8739ad5ac6970796" 2018-11-06 20:38:40,262 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:38: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-0b4a7c93-ed60-48ae-bb86-7ca40f3967ec x-compute-request-id: req-0b4a7c93-ed60-48ae-bb86-7ca40f3967ec Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:40,262 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 used request id req-0b4a7c93-ed60-48ae-bb86-7ca40f3967ec 2018-11-06 20:38:40,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bba1c53f69d10d224bcfdf8739ad5ac6970796" 2018-11-06 20:38:40,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-892d8922-d6e3-4b81-9168-4f1b6237d7c3 x-compute-request-id: req-892d8922-d6e3-4b81-9168-4f1b6237d7c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:40,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-892d8922-d6e3-4b81-9168-4f1b6237d7c3 2018-11-06 20:38:40,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372a5280373028af9e1016835b95b929d457b3f2" 2018-11-06 20:38:40,440 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:38: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-5a998e9b-6610-45c1-b5dd-40f3e21d605d x-compute-request-id: req-5a998e9b-6610-45c1-b5dd-40f3e21d605d Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor fb7e092b-ac86-45fc-ae23-88882cb35922 could not be found.", "code": 404}} 2018-11-06 20:38:40,440 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fb7e092b-ac86-45fc-ae23-88882cb35922 used request id req-5a998e9b-6610-45c1-b5dd-40f3e21d605d 2018-11-06 20:38:40,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:40,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:40,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:40,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["y4PgKTr1T6OxP603ko9Frg"], "issued_at": "2018-11-06T20:38:40.000000Z"}} 2018-11-06 20:38:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}f4232b9fa2cb5669bc89569fe235cbf71d85c6ea" 2018-11-06 20:38:40,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5ce7c6-745a-4f45-a84a-3b8c29b7f8f6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:40,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b5ce7c6-745a-4f45-a84a-3b8c29b7f8f6 2018-11-06 20:38:40,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:40,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4232b9fa2cb5669bc89569fe235cbf71d85c6ea" 2018-11-06 20:38:41,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-78bb83fd-7aec-46db-9c6e-49aa58525c59 x-compute-request-id: req-78bb83fd-7aec-46db-9c6e-49aa58525c59 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:41,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-78bb83fd-7aec-46db-9c6e-49aa58525c59 2018-11-06 20:38:41,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4232b9fa2cb5669bc89569fe235cbf71d85c6ea" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 20:38:41,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-16179b37-c5ba-41c1-9d9c-f88b79f0e5cd x-compute-request-id: req-16179b37-c5ba-41c1-9d9c-f88b79f0e5cd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "592d5d83-c829-4864-bc26-7d2e00da16e1", "name": "CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:41,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16179b37-c5ba-41c1-9d9c-f88b79f0e5cd 2018-11-06 20:38:41,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:41,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["KKivkYboRUiwldL2GvlQrA"], "issued_at": "2018-11-06T20:38:41.000000Z"}} 2018-11-06 20:38:41,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fab49061364f594c1faccd3a1abd90ac9dde1a" 2018-11-06 20:38:41,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-11b84faf-7f3a-4328-9821-95858f608b87 x-compute-request-id: req-11b84faf-7f3a-4328-9821-95858f608b87 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "592d5d83-c829-4864-bc26-7d2e00da16e1", "name": "CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:41,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 used request id req-11b84faf-7f3a-4328-9821-95858f608b87 2018-11-06 20:38:41,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fab49061364f594c1faccd3a1abd90ac9dde1a" 2018-11-06 20:38:41,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-9639b8e0-610d-4b0f-917f-6076317b8454 x-compute-request-id: req-9639b8e0-610d-4b0f-917f-6076317b8454 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:38:41,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1/os-extra_specs used request id req-9639b8e0-610d-4b0f-917f-6076317b8454 2018-11-06 20:38:41,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:41,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:42,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["qoBpiJnJRMKnXvQjtQOoyg"], "issued_at": "2018-11-06T20:38:42.000000Z"}} 2018-11-06 20:38:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}70ab819d7e97b4d90a24b927ada0d0d3afb72970" 2018-11-06 20:38:42,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20023107-c210-43da-a8a9-7032e13bf15b 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:42,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-20023107-c210-43da-a8a9-7032e13bf15b 2018-11-06 20:38:42,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:42,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ab819d7e97b4d90a24b927ada0d0d3afb72970" 2018-11-06 20:38:42,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-fe95388d-4094-4e38-af0c-ebd00e61b612 x-compute-request-id: req-fe95388d-4094-4e38-af0c-ebd00e61b612 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "592d5d83-c829-4864-bc26-7d2e00da16e1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "bookmark"}], "name": "CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name"}]} 2018-11-06 20:38:42,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe95388d-4094-4e38-af0c-ebd00e61b612 2018-11-06 20:38:42,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ab819d7e97b4d90a24b927ada0d0d3afb72970" 2018-11-06 20:38:42,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-4fd8b0e1-0797-4b93-b888-2ca7f2d880b1 x-compute-request-id: req-4fd8b0e1-0797-4b93-b888-2ca7f2d880b1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "592d5d83-c829-4864-bc26-7d2e00da16e1", "name": "CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:42,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 used request id req-4fd8b0e1-0797-4b93-b888-2ca7f2d880b1 2018-11-06 20:38:42,404 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-d229cb58-965d-498b-8572-c05db607ebb9name 2018-11-06 20:38:42,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4232b9fa2cb5669bc89569fe235cbf71d85c6ea" 2018-11-06 20:38:42,442 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-7498b53d-8e11-4e46-93f7-b3dd06ccea14 x-compute-request-id: req-7498b53d-8e11-4e46-93f7-b3dd06ccea14 Content-Length: 0 Content-Type: application/json 2018-11-06 20:38:42,442 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/592d5d83-c829-4864-bc26-7d2e00da16e1 used request id req-7498b53d-8e11-4e46-93f7-b3dd06ccea14 2018-11-06 20:38:42,443 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:38:42,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:42,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:42,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["2_REF2d4Tbe5Osb7Grcqxg"], "issued_at": "2018-11-06T20:38:42.000000Z"}} 2018-11-06 20:38:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:42,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012eb84e-97ab-467a-a717-e8ce230e7679 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:42,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-012eb84e-97ab-467a-a717-e8ce230e7679 2018-11-06 20:38:42,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:43,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-f451e974-e911-40fc-8b61-d233b337c8bc Date: Tue, 06 Nov 2018 20:38:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image"} 2018-11-06 20:38:43,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image used request id req-f451e974-e911-40fc-8b61-d233b337c8bc 2018-11-06 20:38:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54d37281-8d7f-407c-a2a2-442487c86f01 Date: Tue, 06 Nov 2018 20:38: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"}}} 2018-11-06 20:38:43,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-54d37281-8d7f-407c-a2a2-442487c86f01 2018-11-06 20:38:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image"}' 2018-11-06 20:38:43,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 X-Openstack-Request-Id: req-e6b48466-cdfa-4ce0-9c5e-05ef15b5bd6d Date: Tue, 06 Nov 2018 20:38:43 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:38:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:38:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/daa935dd-2053-46c6-a40d-362701897252", "min_disk": 0, "protected": false, "id": "daa935dd-2053-46c6-a40d-362701897252", "file": "/v2/images/daa935dd-2053-46c6-a40d-362701897252/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:38:43,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e6b48466-cdfa-4ce0-9c5e-05ef15b5bd6d 2018-11-06 20:38:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" -d '' 2018-11-06 20:38:45,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e695a36b-d78f-4056-9e14-79421f5297b0 Date: Tue, 06 Nov 2018 20:38:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:38:45,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252/file used request id req-e695a36b-d78f-4056-9e14-79421f5297b0 2018-11-06 20:38:45,014 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:38:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:45,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4ed1e18b-7e96-43a4-a4a1-99fcc810f78c Date: Tue, 06 Nov 2018 20:38:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:38:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:38:44Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/daa935dd-2053-46c6-a40d-362701897252/snap", "metadata": {}}], "self": "/v2/images/daa935dd-2053-46c6-a40d-362701897252", "min_disk": 0, "protected": false, "id": "daa935dd-2053-46c6-a40d-362701897252", "file": "/v2/images/daa935dd-2053-46c6-a40d-362701897252/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/daa935dd-2053-46c6-a40d-362701897252/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:38:45,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 used request id req-4ed1e18b-7e96-43a4-a4a1-99fcc810f78c 2018-11-06 20:38:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:45,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5bf2e560-2391-4cf3-bdc4-5e96bf97c181 Date: Tue, 06 Nov 2018 20:38: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"}}} 2018-11-06 20:38:45,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5bf2e560-2391-4cf3-bdc4-5e96bf97c181 2018-11-06 20:38:45,357 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image 2018-11-06 20:38:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:38:45,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-9671bba0-043c-4707-8cb0-f247cd4fda6f Date: Tue, 06 Nov 2018 20:38:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:38:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:38:44Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/daa935dd-2053-46c6-a40d-362701897252/snap", "metadata": {}}], "self": "/v2/images/daa935dd-2053-46c6-a40d-362701897252", "min_disk": 0, "protected": false, "id": "daa935dd-2053-46c6-a40d-362701897252", "file": "/v2/images/daa935dd-2053-46c6-a40d-362701897252/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/daa935dd-2053-46c6-a40d-362701897252/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:38:45,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 used request id req-9671bba0-043c-4707-8cb0-f247cd4fda6f 2018-11-06 20:38:45,510 - create_image - DEBUG - Instance status is - active 2018-11-06 20:38:45,510 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image 2018-11-06 20:38:45,510 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image 2018-11-06 20:38:45,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:38:45,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:45,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["5H3TzzdoS1iY7eV2KvU2MQ"], "issued_at": "2018-11-06T20:38:45.000000Z"}} 2018-11-06 20:38:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}63c95842cb203523eff79eab14c2a3834b703f6e" 2018-11-06 20:38:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9af8f8-f91a-4ece-ab1d-5d6f9ba9e394 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:38:45,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a9af8f8-f91a-4ece-ab1d-5d6f9ba9e394 2018-11-06 20:38:45,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:38:45,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c95842cb203523eff79eab14c2a3834b703f6e" 2018-11-06 20:38:46,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38: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-bd195156-98a1-478d-b72d-20edcf677ab4 x-compute-request-id: req-bd195156-98a1-478d-b72d-20edcf677ab4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:38:46,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bd195156-98a1-478d-b72d-20edcf677ab4 2018-11-06 20:38:46,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c95842cb203523eff79eab14c2a3834b703f6e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:38:46,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-6bbb8d1c-b438-4d49-b046-77d8d5a5eb00 x-compute-request-id: req-6bbb8d1c-b438-4d49-b046-77d8d5a5eb00 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ffaa6db9-54a2-4a69-beae-90b6429fd23d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ffaa6db9-54a2-4a69-beae-90b6429fd23d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ffaa6db9-54a2-4a69-beae-90b6429fd23d", "name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:38:46,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6bbb8d1c-b438-4d49-b046-77d8d5a5eb00 2018-11-06 20:38:46,245 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:38:46,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:38:46,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["lIxntxPuR-2nYuy1qE_kjg"], "issued_at": "2018-11-06T20:38:46.000000Z"}} 2018-11-06 20:38:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-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-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}}' 2018-11-06 20:38:49,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:38:46 GMT Server: Apache x-openstack-request-id: req-f7264a80-4cf6-4505-8123-666b8d33e13b Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}]}} 2018-11-06 20:38:49,714 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-f7264a80-4cf6-4505-8123-666b8d33e13b 2018-11-06 20:38:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:50,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:49 GMT Server: Apache x-openstack-request-id: req-e2d1aff0-120f-4950-a138-aa64e3766773 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:51,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:50 GMT Server: Apache x-openstack-request-id: req-4045d45b-7f57-4f0d-8ca3-a1c699be7b0a 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:38:51,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-4045d45b-7f57-4f0d-8ca3-a1c699be7b0a 2018-11-06 20:38:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:51 GMT Server: Apache x-openstack-request-id: req-68f2b0e4-c349-4af5-9417-e6cacfd07106 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "deletion_time": null, "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "tags": null}]} 2018-11-06 20:38:51,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1 used request id req-68f2b0e4-c349-4af5-9417-e6cacfd07106 2018-11-06 20:38:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:52,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:51 GMT Server: Apache x-openstack-request-id: req-8ccc7ea8-58ea-4bcf-af29-372677dc8ebd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "deletion_time": null, "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "tags": null}]} 2018-11-06 20:38:52,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1 used request id req-8ccc7ea8-58ea-4bcf-af29-372677dc8ebd 2018-11-06 20:38:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:52,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:52 GMT Server: Apache x-openstack-request-id: req-8d35c824-3432-42a0-adb7-1950b3928aed Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:53,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:52 GMT Server: Apache x-openstack-request-id: req-4d132508-92fa-4b24-a5a0-6d6f6c4cbbec 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:38:53,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-4d132508-92fa-4b24-a5a0-6d6f6c4cbbec 2018-11-06 20:38:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:54,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:53 GMT Server: Apache x-openstack-request-id: req-693218ef-f861-4155-a03a-646d69652a83 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:54,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:54 GMT Server: Apache x-openstack-request-id: req-de3d2546-83a8-4a6e-9aae-ead9d1145b5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2e65a38e-27b1-4327-861a-81c94165c673", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "505f8fff-cade-4a58-8f62-4bdffb8613ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b74a0d27-469f-40cf-bf64-401ad7377cfb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T20:38:49Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-11-06T20:38:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:38:54,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources used request id req-de3d2546-83a8-4a6e-9aae-ead9d1145b5d 2018-11-06 20:38:54,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:54,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:54 GMT Server: Apache x-openstack-request-id: req-50ed4f92-ac3a-4ca3-988f-991826ba7ac5 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:54 GMT Server: Apache x-openstack-request-id: req-071fc7df-da7b-4b8d-9a82-4a334597403a 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:38:55,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-071fc7df-da7b-4b8d-9a82-4a334597403a 2018-11-06 20:38:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:55,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:55 GMT Server: Apache x-openstack-request-id: req-619766ab-73f7-4fd3-9e94-722575a72075 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:55,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:55 GMT Server: Apache x-openstack-request-id: req-d4781b68-6e6e-4e6e-9854-39e8db57a96d 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:38:55,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-d4781b68-6e6e-4e6e-9854-39e8db57a96d 2018-11-06 20:38:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:38:58,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:38:58 GMT Server: Apache x-openstack-request-id: req-c903cd74-d801-4cb4-a658-25d558683bd4 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:38:59,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:38:58 GMT Server: Apache x-openstack-request-id: req-2f01945b-0861-42f4-8e16-82fcda51f8e9 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:38:59,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-2f01945b-0861-42f4-8e16-82fcda51f8e9 2018-11-06 20:39:02,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:02,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:02 GMT Server: Apache x-openstack-request-id: req-930c277e-e1a5-4a60-8219-061e05c5c105 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:02,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:02 GMT Server: Apache x-openstack-request-id: req-f7b0d34c-95c0-4cd1-a89b-2a537dce168b 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:02,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-f7b0d34c-95c0-4cd1-a89b-2a537dce168b 2018-11-06 20:39:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:06,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:05 GMT Server: Apache x-openstack-request-id: req-125a58f2-c611-416f-8675-78c2cf3a6c8d Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:07,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:06 GMT Server: Apache x-openstack-request-id: req-36a0242e-964b-4b9f-961c-37dd1ce2b16d 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1", "stack_user_project_id": "87eac9cb3e304fc1bdc1c924187cef0e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:38:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "81534843-bc80-4484-bbbb-2d579d3d4b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:07,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-36a0242e-964b-4b9f-961c-37dd1ce2b16d 2018-11-06 20:39:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:08,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:07 GMT Server: Apache x-openstack-request-id: req-c4a15fe7-e1f0-4c9a-8866-849e6a05dcbf Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:08,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:08 GMT Server: Apache x-openstack-request-id: req-ad44a85a-fcd6-47e5-8fae-c7bc1c8de873 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 584 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2e65a38e-27b1-4327-861a-81c94165c673", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "505f8fff-cade-4a58-8f62-4bdffb8613ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b74a0d27-469f-40cf-bf64-401ad7377cfb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T20:38:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "582ffede-a43e-4ccf-b98d-f6283a93f068", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:39:08,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources used request id req-ad44a85a-fcd6-47e5-8fae-c7bc1c8de873 2018-11-06 20:39:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b74a0d27-469f-40cf-bf64-401ad7377cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:09,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-47bf90b5-7cd4-475a-a6a4-abf06f500d71 Date: Tue, 06 Nov 2018 20:39:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["505f8fff-cade-4a58-8f62-4bdffb8613ca"],"description":"","tags":[],"updated_at":"2018-11-06T20:38:52Z","provider:segmentation_id":6,"name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:39:09,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b74a0d27-469f-40cf-bf64-401ad7377cfb used request id req-47bf90b5-7cd4-475a-a6a4-abf06f500d71 2018-11-06 20:39:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:09,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd93f682-1f56-4acc-9237-bd2d2b84f766 Date: Tue, 06 Nov 2018 20:39:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:52Z","dns_nameservers":[],"updated_at":"2018-11-06T20:38:52Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet"}]} 2018-11-06 20:39:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb used request id req-bd93f682-1f56-4acc-9237-bd2d2b84f766 2018-11-06 20:39:09,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:09,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-520142fd-b5cf-4214-93d6-6d0ec84e634a Date: Tue, 06 Nov 2018 20:39:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:52Z","dns_nameservers":[],"updated_at":"2018-11-06T20:38:52Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet"}]} 2018-11-06 20:39:09,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb used request id req-520142fd-b5cf-4214-93d6-6d0ec84e634a 2018-11-06 20:39:09,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:39:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:09,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67add348-834f-4022-84b9-84ad5e330f4f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:39:09,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67add348-834f-4022-84b9-84ad5e330f4f 2018-11-06 20:39:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:09,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:09 GMT Server: Apache x-openstack-request-id: req-99da7f6b-1a6f-4185-8917-820dc648015c Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:09 GMT Server: Apache x-openstack-request-id: req-023f4bab-e0a5-4f34-861d-795ff2759d1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 584 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2e65a38e-27b1-4327-861a-81c94165c673", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "505f8fff-cade-4a58-8f62-4bdffb8613ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b74a0d27-469f-40cf-bf64-401ad7377cfb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T20:38:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "582ffede-a43e-4ccf-b98d-f6283a93f068", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:39:09,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources used request id req-023f4bab-e0a5-4f34-861d-795ff2759d1a 2018-11-06 20:39:09,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/582ffede-a43e-4ccf-b98d-f6283a93f068 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-e84e7970-6794-427d-8e31-9a4aebcdfede x-compute-request-id: req-e84e7970-6794-427d-8e31-9a4aebcdfede Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:9b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/582ffede-a43e-4ccf-b98d-f6283a93f068", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/582ffede-a43e-4ccf-b98d-f6283a93f068", "rel": "bookmark"}], "image": {"id": "daa935dd-2053-46c6-a40d-362701897252", "links": [{"href": "http://172.30.9.26:8774/images/daa935dd-2053-46c6-a40d-362701897252", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-11-06T20:39:01.000000", "flavor": {"id": "ffaa6db9-54a2-4a69-beae-90b6429fd23d", "links": [{"href": "http://172.30.9.26:8774/flavors/ffaa6db9-54a2-4a69-beae-90b6429fd23d", "rel": "bookmark"}]}, "id": "582ffede-a43e-4ccf-b98d-f6283a93f068", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:39:01Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "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-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-inst", "created": "2018-11-06T20:38:56Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:39:10,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/582ffede-a43e-4ccf-b98d-f6283a93f068 used request id req-e84e7970-6794-427d-8e31-9a4aebcdfede 2018-11-06 20:39:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-c9e10593-1402-4385-99bd-ed5c30304dca Date: Tue, 06 Nov 2018 20:39:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["505f8fff-cade-4a58-8f62-4bdffb8613ca"],"description":"","tags":[],"updated_at":"2018-11-06T20:38:52Z","provider:segmentation_id":6,"name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:50Z","provider:network_type":"vxlan"}]} 2018-11-06 20:39:10,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-net used request id req-c9e10593-1402-4385-99bd-ed5c30304dca 2018-11-06 20:39:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:39:10,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:39: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:39:10,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09c4496-444a-4a91-9371-f7ae0d96eea1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:39:10,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-f09c4496-444a-4a91-9371-f7ae0d96eea1 2018-11-06 20:39:10,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7e80a40c-f1cb-48bc-9879-99c776b7fed2 Date: Tue, 06 Nov 2018 20:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:52Z","dns_nameservers":[],"updated_at":"2018-11-06T20:38:52Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-subnet"}]} 2018-11-06 20:39:10,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb used request id req-7e80a40c-f1cb-48bc-9879-99c776b7fed2 2018-11-06 20:39:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3561 X-Openstack-Request-Id: req-d6fec185-1005-4668-92ac-3002896145a9 Date: Tue, 06 Nov 2018 20:39:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:38:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","ip_address":"10.0.0.3"}],"id":"13359c28-872e-4b8f-857e-c5f1f0798a96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:58:8a","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b74a0d27-469f-40cf-bf64-401ad7377cfb","name":"","admin_state_up":true,"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:38:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","ip_address":"10.0.0.4"}],"id":"2e65a38e-27b1-4327-861a-81c94165c673","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:29:9b","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"582ffede-a43e-4ccf-b98d-f6283a93f068","name":"HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1-server1_port-37habijxhbgw","admin_state_up":true,"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:38:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","ip_address":"10.0.0.2"}],"id":"8e89a667-aaa7-4562-b198-61b28e39145f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:ac:68","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b74a0d27-469f-40cf-bf64-401ad7377cfb","name":"","admin_state_up":true,"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:38:55Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"505f8fff-cade-4a58-8f62-4bdffb8613ca","ip_address":"10.0.0.5"}],"id":"afd82172-e3b1-441e-ac34-95aa076f95bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e7:a1:86","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b74a0d27-469f-40cf-bf64-401ad7377cfb","name":"","admin_state_up":true,"network_id":"b74a0d27-469f-40cf-bf64-401ad7377cfb","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:38:54Z","binding:vnic_type":"normal"}]} 2018-11-06 20:39:10,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b74a0d27-469f-40cf-bf64-401ad7377cfb used request id req-d6fec185-1005-4668-92ac-3002896145a9 2018-11-06 20:39:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:10,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:10 GMT Server: Apache x-openstack-request-id: req-772f9d8b-9146-46cd-8b68-fe5c7855d777 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:11,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:10 GMT Server: Apache x-openstack-request-id: req-962761c0-68b6-4cc0-a2b6-2a9085aaae2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 584 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2e65a38e-27b1-4327-861a-81c94165c673", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "505f8fff-cade-4a58-8f62-4bdffb8613ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T20:38:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b74a0d27-469f-40cf-bf64-401ad7377cfb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T20:38:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:38:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "582ffede-a43e-4ccf-b98d-f6283a93f068", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:39:11,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d/resources used request id req-962761c0-68b6-4cc0-a2b6-2a9085aaae2d 2018-11-06 20:39:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/81534843-bc80-4484-bbbb-2d579d3d4b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f313f73b77f189d39a026ac20c74d900779260" 2018-11-06 20:39:11,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:11 GMT Server: Apache x-openstack-request-id: req-b4bbfb82-449e-4f6b-b624-5215b7df0220 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:11,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:39:11 GMT Server: Apache x-openstack-request-id: req-78acbdc5-852d-4613-a1ce-fb083c3d03d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:39:11,889 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-stack1/81534843-bc80-4484-bbbb-2d579d3d4b5d used request id req-78acbdc5-852d-4613-a1ce-fb083c3d03d6 2018-11-06 20:39:11,889 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-4e2861bc-1299-4a82-b427-fd46b3a8c6bd-image 2018-11-06 20:39:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0adbfbbdc3826dd820a5c2a40d154e951acaf228" 2018-11-06 20:39:14,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c278316-1f99-4b73-a9f5-c5431ae87d51 Date: Tue, 06 Nov 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:39:14,811 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/daa935dd-2053-46c6-a40d-362701897252 used request id req-7c278316-1f99-4b73-a9f5-c5431ae87d51 2018-11-06 20:39:14,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ffaa6db9-54a2-4a69-beae-90b6429fd23d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c95842cb203523eff79eab14c2a3834b703f6e" 2018-11-06 20:39:14,873 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:39: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-ef49a3b5-91ad-4b81-81f2-9b9201dc8a30 x-compute-request-id: req-ef49a3b5-91ad-4b81-81f2-9b9201dc8a30 Content-Length: 0 Content-Type: application/json 2018-11-06 20:39:14,873 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ffaa6db9-54a2-4a69-beae-90b6429fd23d used request id req-ef49a3b5-91ad-4b81-81f2-9b9201dc8a30 2018-11-06 20:39:14,875 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:39:14,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:39:14,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:39:15,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["ZJwtsu66Q3mmv6ZenxGrtQ"], "issued_at": "2018-11-06T20:39:15.000000Z"}} 2018-11-06 20:39:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:15,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45347d27-dfd7-4a28-aa59-4995154b773c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:39:15,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-45347d27-dfd7-4a28-aa59-4995154b773c 2018-11-06 20:39:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-75d21224-e7cb-4727-85cf-6c548284f2c8 Date: Tue, 06 Nov 2018 20:39:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image"} 2018-11-06 20:39:15,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image used request id req-75d21224-e7cb-4727-85cf-6c548284f2c8 2018-11-06 20:39:15,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fce13005-839d-4b67-8e91-9cb3f414ec78 Date: Tue, 06 Nov 2018 20:39: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"}}} 2018-11-06 20:39:16,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fce13005-839d-4b67-8e91-9cb3f414ec78 2018-11-06 20:39:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image"}' 2018-11-06 20:39:16,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c X-Openstack-Request-Id: req-b7ab7580-846c-45f0-90db-9518ddbb7809 Date: Tue, 06 Nov 2018 20:39:16 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:39:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:39:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c", "min_disk": 0, "protected": false, "id": "5c2de79d-3118-46cc-bce9-ccc4d536a37c", "file": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:39:16,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b7ab7580-846c-45f0-90db-9518ddbb7809 2018-11-06 20:39:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" -d '' 2018-11-06 20:39:18,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8520b237-7071-4483-bc2e-91b0ce052044 Date: Tue, 06 Nov 2018 20:39:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:39:18,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/file used request id req-8520b237-7071-4483-bc2e-91b0ce052044 2018-11-06 20:39:18,422 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:39:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:18,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-00f8c153-622e-47d2-b223-f73eb44e2276 Date: Tue, 06 Nov 2018 20:39:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:39:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:39:18Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/snap", "metadata": {}}], "self": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c", "min_disk": 0, "protected": false, "id": "5c2de79d-3118-46cc-bce9-ccc4d536a37c", "file": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:39:18,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c used request id req-00f8c153-622e-47d2-b223-f73eb44e2276 2018-11-06 20:39:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:18,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11a0f344-2997-4e3d-86ab-92f1fbdd7c94 Date: Tue, 06 Nov 2018 20:39: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"}}} 2018-11-06 20:39:18,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11a0f344-2997-4e3d-86ab-92f1fbdd7c94 2018-11-06 20:39:18,746 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image 2018-11-06 20:39:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:39:18,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-50f0374a-c8f1-4c1d-8ae7-24b01f6f4428 Date: Tue, 06 Nov 2018 20:39:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:39:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:39:18Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/snap", "metadata": {}}], "self": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c", "min_disk": 0, "protected": false, "id": "5c2de79d-3118-46cc-bce9-ccc4d536a37c", "file": "/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:39:18,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c used request id req-50f0374a-c8f1-4c1d-8ae7-24b01f6f4428 2018-11-06 20:39:18,917 - create_image - DEBUG - Instance status is - active 2018-11-06 20:39:18,917 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image 2018-11-06 20:39:18,917 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image 2018-11-06 20:39:18,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:39:18,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:39:19,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["O_b6FB63TNa4P88W4kwK4g"], "issued_at": "2018-11-06T20:39:19.000000Z"}} 2018-11-06 20:39:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}2fb44440b73027dfffa635bdd82caba8ced48fac" 2018-11-06 20:39:19,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d055afab-06b7-4e88-8ff1-c1200ecdca32 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:39:19,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d055afab-06b7-4e88-8ff1-c1200ecdca32 2018-11-06 20:39:19,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:39:19,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb44440b73027dfffa635bdd82caba8ced48fac" 2018-11-06 20:39:19,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39: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-85c684e5-98d1-40f2-a611-84476d07b3c1 x-compute-request-id: req-85c684e5-98d1-40f2-a611-84476d07b3c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:39:19,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-85c684e5-98d1-40f2-a611-84476d07b3c1 2018-11-06 20:39:19,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb44440b73027dfffa635bdd82caba8ced48fac" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:39:19,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39: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-7e61b070-48f7-4209-9b40-b079849ce079 x-compute-request-id: req-7e61b070-48f7-4209-9b40-b079849ce079 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2ffe2a10-00bf-4cd1-aa98-a3ddafb305aa", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2ffe2a10-00bf-4cd1-aa98-a3ddafb305aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2ffe2a10-00bf-4cd1-aa98-a3ddafb305aa", "name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:39:19,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7e61b070-48f7-4209-9b40-b079849ce079 2018-11-06 20:39:19,619 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:39:19,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:39:20,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["Stxy4s2PQUK9LsKrhFug_A"], "issued_at": "2018-11-06T20:39:20.000000Z"}} 2018-11-06 20:39:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-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-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}}' 2018-11-06 20:39:22,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:39:20 GMT Server: Apache x-openstack-request-id: req-d501e333-1934-4454-b7d7-aba08dd350e9 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}]}} 2018-11-06 20:39:22,800 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-d501e333-1934-4454-b7d7-aba08dd350e9 2018-11-06 20:39:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:23,484 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:22 GMT Server: Apache x-openstack-request-id: req-a530e9a6-53eb-4374-9cef-03dc283bae4c Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:23,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:23 GMT Server: Apache x-openstack-request-id: req-7588abea-506d-4deb-b14d-a1568272a802 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:23,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-7588abea-506d-4deb-b14d-a1568272a802 2018-11-06 20:39:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:23,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:23 GMT Server: Apache x-openstack-request-id: req-29e893f1-de7c-4e3f-be58-d041e8754075 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "deletion_time": null, "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "tags": null}]} 2018-11-06 20:39:23,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1 used request id req-29e893f1-de7c-4e3f-be58-d041e8754075 2018-11-06 20:39:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:24,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:23 GMT Server: Apache x-openstack-request-id: req-cf2cce28-698a-43b7-bdee-99dfd96eafd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "deletion_time": null, "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "tags": null}]} 2018-11-06 20:39:24,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1 used request id req-cf2cce28-698a-43b7-bdee-99dfd96eafd4 2018-11-06 20:39:24,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:25,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:24 GMT Server: Apache x-openstack-request-id: req-b56a0aef-6ef8-4d35-a264-41c7c66e48b5 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:26,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:25 GMT Server: Apache x-openstack-request-id: req-2b292709-f480-477b-bd22-9a646d54b426 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:26,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-2b292709-f480-477b-bd22-9a646d54b426 2018-11-06 20:39:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:26,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:26 GMT Server: Apache x-openstack-request-id: req-234f37ea-6122-452f-9ad4-e05de45595f0 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:27,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:26 GMT Server: Apache x-openstack-request-id: req-28571f57-1537-4b5a-9050-62b953bda65c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:27,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-28571f57-1537-4b5a-9050-62b953bda65c 2018-11-06 20:39:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:30,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:30 GMT Server: Apache x-openstack-request-id: req-9a036db2-28da-447c-b16b-58ac4ee546c2 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:30 GMT Server: Apache x-openstack-request-id: req-d462dee3-db6c-44f4-8540-1def0bd652fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:30,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-d462dee3-db6c-44f4-8540-1def0bd652fd 2018-11-06 20:39:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:33,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:33 GMT Server: Apache x-openstack-request-id: req-835bbbc0-5018-486f-9956-c81c418df1c6 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:34,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:33 GMT Server: Apache x-openstack-request-id: req-26374afb-ff3d-4590-90b3-1bc53ddd0db8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:34,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-26374afb-ff3d-4590-90b3-1bc53ddd0db8 2018-11-06 20:39:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:37,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:37 GMT Server: Apache x-openstack-request-id: req-114e056b-ddcd-461f-87a9-1a090b455237 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:37,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:37 GMT Server: Apache x-openstack-request-id: req-4955e470-5470-4cb7-95b9-b1f7c406db3a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1", "stack_user_project_id": "ba7f77e714434482848ad41b724a7448", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:39:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:37,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-4955e470-5470-4cb7-95b9-b1f7c406db3a 2018-11-06 20:39:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-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-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}}' 2018-11-06 20:39:39,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:39:37 GMT Server: Apache x-openstack-request-id: req-12c78ee6-115e-4683-9758-e93cc3573293 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}]}} 2018-11-06 20:39:39,765 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-12c78ee6-115e-4683-9758-e93cc3573293 2018-11-06 20:39:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:40,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:39 GMT Server: Apache x-openstack-request-id: req-78ee3207-c631-4f3c-bdeb-79433050e92e Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:40,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:40 GMT Server: Apache x-openstack-request-id: req-b8cf1a71-96c3-412d-8959-e49b9d416d52 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:40,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-b8cf1a71-96c3-412d-8959-e49b9d416d52 2018-11-06 20:39:40,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:41,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:40 GMT Server: Apache x-openstack-request-id: req-9d3adcd4-9412-40ca-bf0f-3e78a77d631c 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-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "deletion_time": null, "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "tags": null}]} 2018-11-06 20:39:41,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2 used request id req-9d3adcd4-9412-40ca-bf0f-3e78a77d631c 2018-11-06 20:39:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:41,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:41 GMT Server: Apache x-openstack-request-id: req-edb0cf99-6f9d-4afa-8581-55fe618dfbb1 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-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "deletion_time": null, "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "updated_time": null, "project": "b8c07de83f8f49bc884b8b0f66cf131e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "tags": null}]} 2018-11-06 20:39:41,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2 used request id req-edb0cf99-6f9d-4afa-8581-55fe618dfbb1 2018-11-06 20:39:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:41,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:41 GMT Server: Apache x-openstack-request-id: req-32b615cc-7d55-4592-9d08-ca6b2e223935 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:41,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:41 GMT Server: Apache x-openstack-request-id: req-476e19ae-8c69-475a-8699-e1871315d0ce 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:41,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-476e19ae-8c69-475a-8699-e1871315d0ce 2018-11-06 20:39:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:41,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:41 GMT Server: Apache x-openstack-request-id: req-04bd9886-9008-4447-9a44-eaab21c3e1bc Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:42,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:42 GMT Server: Apache x-openstack-request-id: req-b3001387-80de-4af8-bfa0-0623ddec2b62 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:42,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-b3001387-80de-4af8-bfa0-0623ddec2b62 2018-11-06 20:39:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:45,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:45 GMT Server: Apache x-openstack-request-id: req-cb9e220b-a099-42e2-936b-6fdda1a39831 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:45,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:45 GMT Server: Apache x-openstack-request-id: req-a33ea758-35da-4021-b25b-647663dbbad9 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:45,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-a33ea758-35da-4021-b25b-647663dbbad9 2018-11-06 20:39:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:48,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:48 GMT Server: Apache x-openstack-request-id: req-4516bbdc-2528-4b49-9bc2-42ca7412f2d9 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:48,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:48 GMT Server: Apache x-openstack-request-id: req-80ec3962-59d3-47b3-a9e2-8c5fc3334fca 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:48,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-80ec3962-59d3-47b3-a9e2-8c5fc3334fca 2018-11-06 20:39:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:51,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:51 GMT Server: Apache x-openstack-request-id: req-7e8060f3-876a-4219-8c1d-3228399e9f77 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:52,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:51 GMT Server: Apache x-openstack-request-id: req-28394b1f-759d-4f7c-9898-eac0887f443a 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:52,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-28394b1f-759d-4f7c-9898-eac0887f443a 2018-11-06 20:39:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:55,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:55 GMT Server: Apache x-openstack-request-id: req-68888d6a-2324-42e6-acc8-564785fcb46c Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:55,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:55 GMT Server: Apache x-openstack-request-id: req-274f3676-10ad-4fc7-9d1a-78c61e044b6d 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:55,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-274f3676-10ad-4fc7-9d1a-78c61e044b6d 2018-11-06 20:39:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:39:58,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:39:58 GMT Server: Apache x-openstack-request-id: req-99083023-bf2c-4a45-b1d3-c74be78ae0e2 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:39:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:39:58 GMT Server: Apache x-openstack-request-id: req-796e9335-8916-461e-9331-c58d9b4bfe05 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:39:58,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-796e9335-8916-461e-9331-c58d9b4bfe05 2018-11-06 20:40:01,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:01,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:01 GMT Server: Apache x-openstack-request-id: req-ce3085da-e5bb-4978-b843-9e8085c8deaf Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:02,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:01 GMT Server: Apache x-openstack-request-id: req-1125a613-18b7-4445-b52f-ee01e00d263b 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:02,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-1125a613-18b7-4445-b52f-ee01e00d263b 2018-11-06 20:40:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:05,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:05 GMT Server: Apache x-openstack-request-id: req-c0d017d4-f725-49e7-bfa7-cc719f793fd9 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:05,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:05 GMT Server: Apache x-openstack-request-id: req-6136c0b7-6f49-45b3-b038-0aecec653b7c 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:05,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-6136c0b7-6f49-45b3-b038-0aecec653b7c 2018-11-06 20:40:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:08,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:08 GMT Server: Apache x-openstack-request-id: req-dd8655bb-d4b3-4f9e-9c7a-7130b1daa7ba Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:09,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:08 GMT Server: Apache x-openstack-request-id: req-e1e50e86-e79a-41e2-b345-80a5f696e103 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:09,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-e1e50e86-e79a-41e2-b345-80a5f696e103 2018-11-06 20:40:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:12,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:12 GMT Server: Apache x-openstack-request-id: req-b18d4d94-078d-4dde-a612-64621523da35 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:13,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:12 GMT Server: Apache x-openstack-request-id: req-373a69f4-8b91-47e2-9f50-a48a738b0b47 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:13,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-373a69f4-8b91-47e2-9f50-a48a738b0b47 2018-11-06 20:40:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:16,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:16 GMT Server: Apache x-openstack-request-id: req-7810d026-ac13-404e-877c-94a336eea405 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:16,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:16 GMT Server: Apache x-openstack-request-id: req-d10f1876-fd61-4110-841a-4580132f9d04 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:16,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-d10f1876-fd61-4110-841a-4580132f9d04 2018-11-06 20:40:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:19,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:19 GMT Server: Apache x-openstack-request-id: req-bf94934f-647c-4968-adfb-2ca9faa5d929 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:19,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:19 GMT Server: Apache x-openstack-request-id: req-a3360e54-c962-4b2f-b331-b0232bc492af 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:19,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-a3360e54-c962-4b2f-b331-b0232bc492af 2018-11-06 20:40:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:22,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:22 GMT Server: Apache x-openstack-request-id: req-742d76b7-410c-441b-bb93-ab6392178a2c Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:22,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:22 GMT Server: Apache x-openstack-request-id: req-ca4ca6f0-8a10-41ae-843c-f76a1b208d90 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:22,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-ca4ca6f0-8a10-41ae-843c-f76a1b208d90 2018-11-06 20:40:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:25,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:25 GMT Server: Apache x-openstack-request-id: req-a2aa7eff-71fa-4568-9dd5-2a53771d4f26 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:26,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:25 GMT Server: Apache x-openstack-request-id: req-405e9a12-416b-405e-8faa-068408db0741 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:26,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-405e9a12-416b-405e-8faa-068408db0741 2018-11-06 20:40:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:29,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:29 GMT Server: Apache x-openstack-request-id: req-6cc42734-8cff-4db8-a1fe-d5c9d62eddfb Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:29,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:29 GMT Server: Apache x-openstack-request-id: req-67d97c22-1922-4df1-a5c2-dd1540f47a7c 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:29,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-67d97c22-1922-4df1-a5c2-dd1540f47a7c 2018-11-06 20:40:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:32,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:32 GMT Server: Apache x-openstack-request-id: req-3fae5c01-cd5a-439a-8fbe-3836c9790002 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:32,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:32 GMT Server: Apache x-openstack-request-id: req-ddb6587f-ed0c-4b49-881a-9391c8799c88 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image", "inst_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2", "stack_user_project_id": "393f40e988d14d86bb7802fa20653002", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:39:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b73a947c-878e-43a1-9d8d-3e432c54ec51", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 20:40:32,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-ddb6587f-ed0c-4b49-881a-9391c8799c88 2018-11-06 20:40:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:33,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:32 GMT Server: Apache x-openstack-request-id: req-046ce6dd-4a78-4660-8466-755dac5847e5 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:33,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:40:32 GMT Server: Apache x-openstack-request-id: req-50e9d786-8750-4105-b794-54704e42726b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:40:33,076 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack1/a47eb3b9-3e15-4d0e-8c3f-f1dfef437f38 used request id req-50e9d786-8750-4105-b794-54704e42726b 2018-11-06 20:40:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/b73a947c-878e-43a1-9d8d-3e432c54ec51 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5cfc2ddb98f1457336b74aeb246b3c591f7d65" 2018-11-06 20:40:33,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:33 GMT Server: Apache x-openstack-request-id: req-f7d8f1c0-cf35-409f-b013-ee7ac37e7524 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:33,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:40:33 GMT Server: Apache x-openstack-request-id: req-8b02b7cd-be08-4a22-9d52-a4bb2012e10f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:40:33,327 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-stack2/b73a947c-878e-43a1-9d8d-3e432c54ec51 used request id req-8b02b7cd-be08-4a22-9d52-a4bb2012e10f 2018-11-06 20:40:33,328 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-2c0d2ee1-d969-471a-bb44-a0ece58a3f35-image 2018-11-06 20:40:33,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1817e5ec37a38afc38dbd98b12acbec2fe21db2" 2018-11-06 20:40:36,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24fb8973-94c8-4089-939a-13475a975056 Date: Tue, 06 Nov 2018 20:40:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:40:36,144 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5c2de79d-3118-46cc-bce9-ccc4d536a37c used request id req-24fb8973-94c8-4089-939a-13475a975056 2018-11-06 20:40:36,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2ffe2a10-00bf-4cd1-aa98-a3ddafb305aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb44440b73027dfffa635bdd82caba8ced48fac" 2018-11-06 20:40:36,208 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:40: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-2d795c09-9f5a-4c8d-a0ad-35949e1e9e5b x-compute-request-id: req-2d795c09-9f5a-4c8d-a0ad-35949e1e9e5b Content-Length: 0 Content-Type: application/json 2018-11-06 20:40:36,208 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2ffe2a10-00bf-4cd1-aa98-a3ddafb305aa used request id req-2d795c09-9f5a-4c8d-a0ad-35949e1e9e5b 2018-11-06 20:40:36,210 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:40:36,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:40:36,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:40:36,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["pASo8r5fTIOEJuCTNlFW0w"], "issued_at": "2018-11-06T20:40:36.000000Z"}} 2018-11-06 20:40:36,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:36,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04844766-4aea-492b-b719-dfcd6dab8f34 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:40:36,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-04844766-4aea-492b-b719-dfcd6dab8f34 2018-11-06 20:40:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-2ef77327-518a-4fa5-bb23-4df8d5fe3c1f Date: Tue, 06 Nov 2018 20:40:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"} 2018-11-06 20:40:36,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 used request id req-2ef77327-518a-4fa5-bb23-4df8d5fe3c1f 2018-11-06 20:40:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:37,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ccaabc59-c987-4df2-ae6b-7b65b42465bb Date: Tue, 06 Nov 2018 20:40:36 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"}}} 2018-11-06 20:40:37,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ccaabc59-c987-4df2-ae6b-7b65b42465bb 2018-11-06 20:40:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}' 2018-11-06 20:40:37,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 X-Openstack-Request-Id: req-8b822392-ee6f-416a-854e-1ff6a93f2e9c Date: Tue, 06 Nov 2018 20:40:37 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1", "min_disk": 0, "protected": false, "id": "83b47243-ef77-4f7f-b196-e48454f1b5c1", "file": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:37,247 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8b822392-ee6f-416a-854e-1ff6a93f2e9c 2018-11-06 20:40:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" -d '' 2018-11-06 20:40:39,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-725d5a12-b558-45fa-a7cc-ade68a7c619c Date: Tue, 06 Nov 2018 20:40:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:40:39,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file used request id req-725d5a12-b558-45fa-a7cc-ade68a7c619c 2018-11-06 20:40:39,715 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:40:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ca213283-9c04-45d9-9876-7e6b79969d6b Date: Tue, 06 Nov 2018 20:40:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "metadata": {}}], "self": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1", "min_disk": 0, "protected": false, "id": "83b47243-ef77-4f7f-b196-e48454f1b5c1", "file": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:39,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 used request id req-ca213283-9c04-45d9-9876-7e6b79969d6b 2018-11-06 20:40:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:40,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6709d9c-c069-41ad-870b-3022d266867f Date: Tue, 06 Nov 2018 20:40: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"}}} 2018-11-06 20:40:40,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e6709d9c-c069-41ad-870b-3022d266867f 2018-11-06 20:40:40,060 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 2018-11-06 20:40:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:40:40,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f921316f-3547-451b-a4d8-843ac5f3c0e9 Date: Tue, 06 Nov 2018 20:40:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "metadata": {}}], "self": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1", "min_disk": 0, "protected": false, "id": "83b47243-ef77-4f7f-b196-e48454f1b5c1", "file": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:40,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 used request id req-f921316f-3547-451b-a4d8-843ac5f3c0e9 2018-11-06 20:40:40,236 - create_image - DEBUG - Instance status is - active 2018-11-06 20:40:40,236 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 2018-11-06 20:40:40,236 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 2018-11-06 20:40:40,236 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:40:40,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:40:40,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:40:40,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["m3YgCsoiQmGuxI0cS5KrXg"], "issued_at": "2018-11-06T20:40:40.000000Z"}} 2018-11-06 20:40:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:40,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25ca1ac-d10c-4787-96e5-0cd4056924cd 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:40:40,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a25ca1ac-d10c-4787-96e5-0cd4056924cd 2018-11-06 20:40:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:40,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-7fff7080-30fa-4d6d-8064-5d6faa379803 Date: Tue, 06 Nov 2018 20:40:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2"} 2018-11-06 20:40:40,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 used request id req-7fff7080-30fa-4d6d-8064-5d6faa379803 2018-11-06 20:40:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:40,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bc809e2e-c5b6-487c-b9d5-b4feef7d0802 Date: Tue, 06 Nov 2018 20:40: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"}}} 2018-11-06 20:40:40,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bc809e2e-c5b6-487c-b9d5-b4feef7d0802 2018-11-06 20:40:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2"}' 2018-11-06 20:40:41,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 X-Openstack-Request-Id: req-a442406f-669a-4b6b-9157-bc1304b188ff Date: Tue, 06 Nov 2018 20:40:41 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580", "min_disk": 0, "protected": false, "id": "f3e368f8-9880-4181-a1e6-7543bba15580", "file": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file", "checksum": null, "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:41,256 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a442406f-669a-4b6b-9157-bc1304b188ff 2018-11-06 20:40:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" -d '' 2018-11-06 20:40:42,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76c6320b-b906-43b2-af10-c58f285614fa Date: Tue, 06 Nov 2018 20:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:40:42,977 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file used request id req-76c6320b-b906-43b2-af10-c58f285614fa 2018-11-06 20:40:42,978 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:40:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:43,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-98c0e8fb-1147-4416-87ac-7ff35be27eb1 Date: Tue, 06 Nov 2018 20:40:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:42Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "metadata": {}}], "self": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580", "min_disk": 0, "protected": false, "id": "f3e368f8-9880-4181-a1e6-7543bba15580", "file": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:43,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 used request id req-98c0e8fb-1147-4416-87ac-7ff35be27eb1 2018-11-06 20:40:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:43,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6746e76a-29c0-4c7b-aa00-ab9734bbeb9e Date: Tue, 06 Nov 2018 20:40: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"}}} 2018-11-06 20:40:43,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6746e76a-29c0-4c7b-aa00-ab9734bbeb9e 2018-11-06 20:40:43,308 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 2018-11-06 20:40:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:40:43,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6eaa6823-3a68-4a81-8ebb-7ba976e0ab79 Date: Tue, 06 Nov 2018 20:40:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:42Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "metadata": {}}], "self": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580", "min_disk": 0, "protected": false, "id": "f3e368f8-9880-4181-a1e6-7543bba15580", "file": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:40:43,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 used request id req-6eaa6823-3a68-4a81-8ebb-7ba976e0ab79 2018-11-06 20:40:43,483 - create_image - DEBUG - Instance status is - active 2018-11-06 20:40:43,483 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 2018-11-06 20:40:43,483 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 2018-11-06 20:40:43,484 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:40:43,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:40:43,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["3gCkh_4hTQKnv3yYm2pagQ"], "issued_at": "2018-11-06T20:40:43.000000Z"}} 2018-11-06 20:40:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net"}}' 2018-11-06 20:40:47,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:40:43 GMT Server: Apache x-openstack-request-id: req-11099781-d11c-4c47-b47e-5389a8ae922e Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}]}} 2018-11-06 20:40:47,575 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-11099781-d11c-4c47-b47e-5389a8ae922e 2018-11-06 20:40:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:40:47,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:47 GMT Server: Apache x-openstack-request-id: req-a319ba1b-19d2-40d4-b12a-ce0638af99ac Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:47,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:47 GMT Server: Apache x-openstack-request-id: req-13e4718f-4333-4321-8560-55d711aed113 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:40:47,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-13e4718f-4333-4321-8560-55d711aed113 2018-11-06 20:40:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:40:48,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:47 GMT Server: Apache x-openstack-request-id: req-8dcedcbb-bd51-42b5-a8fe-336c28b96c14 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:48,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:48 GMT Server: Apache x-openstack-request-id: req-fe0279c4-bb31-45db-81ee-8a4c8be1b26b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:40:48,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-fe0279c4-bb31-45db-81ee-8a4c8be1b26b 2018-11-06 20:40:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:40:51,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:51 GMT Server: Apache x-openstack-request-id: req-845d1a61-f1f0-414b-b141-6c46201d2d74 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:51 GMT Server: Apache x-openstack-request-id: req-845a7c25-e164-4c48-b0f5-55071e02aacc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:40:51,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-845a7c25-e164-4c48-b0f5-55071e02aacc 2018-11-06 20:40:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:40:54,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:54 GMT Server: Apache x-openstack-request-id: req-50d9c6d8-4450-4c3b-93fc-fbed0f18616f Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:54,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:54 GMT Server: Apache x-openstack-request-id: req-158d04a0-d1db-4d2b-9fc1-1e6998671d7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:40:54,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-158d04a0-d1db-4d2b-9fc1-1e6998671d7e 2018-11-06 20:40:57,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:40:57,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:40:57 GMT Server: Apache x-openstack-request-id: req-1b0275f4-e3cf-49f3-89c8-15d4ea28dec0 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:40:58,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:40:57 GMT Server: Apache x-openstack-request-id: req-c77be0b4-44f6-4bb0-bf73-86e0ded0b888 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:40:58,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-c77be0b4-44f6-4bb0-bf73-86e0ded0b888 2018-11-06 20:41:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:01,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:01 GMT Server: Apache x-openstack-request-id: req-e255b22e-4119-4878-8929-5f52e41f0ceb Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:01,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:01 GMT Server: Apache x-openstack-request-id: req-58e94024-8ee1-432e-9707-f1992395e7d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:01,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-58e94024-8ee1-432e-9707-f1992395e7d4 2018-11-06 20:41:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:04,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:04 GMT Server: Apache x-openstack-request-id: req-24da4252-4813-4c78-8a92-356126bd872b Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:05,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:04 GMT Server: Apache x-openstack-request-id: req-d63de23a-edfc-4391-9523-0ae126de62af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:05,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-d63de23a-edfc-4391-9523-0ae126de62af 2018-11-06 20:41:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:08,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:08 GMT Server: Apache x-openstack-request-id: req-e6e83ea2-294a-471e-8304-148f61855285 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:08,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:08 GMT Server: Apache x-openstack-request-id: req-e400b87b-71c8-4b60-8b2f-636355d267d9 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:08,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-e400b87b-71c8-4b60-8b2f-636355d267d9 2018-11-06 20:41:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:09,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:08 GMT Server: Apache x-openstack-request-id: req-217a15ae-40f9-4328-8e2e-252ce0ec3053 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:09,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:09 GMT Server: Apache x-openstack-request-id: req-e3099fe5-4795-46ec-8048-85557abec66b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91cfd1d9-8927-43a5-8874-5e10407ed0bd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b458944-fa5b-4d91-88ef-5484c23c4a9c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "af5e639c-59d3-48e2-9654-c874f8ce94dd", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "19bac5d6-4541-4d85-8964-895c67147d18", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41b8b190-235a-4f53-a2b1-21e68ddcf591", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3:subnet_id=566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30b55c8c-fd27-4a4a-9e5b-42cc4395e26e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "91a7b5d2-d054-40cc-a315-954e37bd3d52", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:41:09,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources used request id req-e3099fe5-4795-46ec-8048-85557abec66b 2018-11-06 20:41:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:09,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:09 GMT Server: Apache x-openstack-request-id: req-f0134caf-d2d5-41f8-bc31-52d80f25e9dc Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:09 GMT Server: Apache x-openstack-request-id: req-1c8715ea-3335-4a74-88bc-272fa555ffb5 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:09,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-1c8715ea-3335-4a74-88bc-272fa555ffb5 2018-11-06 20:41:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:09,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:09 GMT Server: Apache x-openstack-request-id: req-bbe080d3-ce7b-4480-b820-50107973d2d9 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:09,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:09 GMT Server: Apache x-openstack-request-id: req-8e96e09d-5dc4-4d2d-8b31-94df2f4cf6ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91cfd1d9-8927-43a5-8874-5e10407ed0bd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b458944-fa5b-4d91-88ef-5484c23c4a9c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "af5e639c-59d3-48e2-9654-c874f8ce94dd", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "19bac5d6-4541-4d85-8964-895c67147d18", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41b8b190-235a-4f53-a2b1-21e68ddcf591", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3:subnet_id=566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30b55c8c-fd27-4a4a-9e5b-42cc4395e26e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "91a7b5d2-d054-40cc-a315-954e37bd3d52", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:41:09,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources used request id req-8e96e09d-5dc4-4d2d-8b31-94df2f4cf6ba 2018-11-06 20:41:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:09,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d9f9b07b-35bd-45f3-854e-ace5268bf5f0 Date: Tue, 06 Nov 2018 20:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["566a2338-362a-439d-8a51-7dfbd605b9dd"],"description":"","tags":[],"updated_at":"2018-11-06T20:40:50Z","provider:segmentation_id":71,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:49Z","provider:network_type":"vxlan"}]} 2018-11-06 20:41:09,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-d9f9b07b-35bd-45f3-854e-ace5268bf5f0 2018-11-06 20:41:09,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca94806e-8313-465c-94d4-9ca690b4aa5e Date: Tue, 06 Nov 2018 20:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:50Z","dns_nameservers":[],"updated_at":"2018-11-06T20:40:50Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"566a2338-362a-439d-8a51-7dfbd605b9dd","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet"}]} 2018-11-06 20:41:10,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-ca94806e-8313-465c-94d4-9ca690b4aa5e 2018-11-06 20:41:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43ce1350-b3df-4687-9479-c09130e2fbf1 Date: Tue, 06 Nov 2018 20:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:50Z","dns_nameservers":[],"updated_at":"2018-11-06T20:40:50Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"566a2338-362a-439d-8a51-7dfbd605b9dd","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet"}]} 2018-11-06 20:41:10,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-43ce1350-b3df-4687-9479-c09130e2fbf1 2018-11-06 20:41:10,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:41:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071f1387-0eb3-4453-b8a5-be6dcae4b083 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:41:10,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-071f1387-0eb3-4453-b8a5-be6dcae4b083 2018-11-06 20:41:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:10 GMT Server: Apache x-openstack-request-id: req-d2e4391e-762c-4892-81e4-edfa1247264d Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:10,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:10 GMT Server: Apache x-openstack-request-id: req-0a88d810-9583-4216-8b48-140d8480a549 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91cfd1d9-8927-43a5-8874-5e10407ed0bd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b458944-fa5b-4d91-88ef-5484c23c4a9c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "af5e639c-59d3-48e2-9654-c874f8ce94dd", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "19bac5d6-4541-4d85-8964-895c67147d18", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41b8b190-235a-4f53-a2b1-21e68ddcf591", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3:subnet_id=566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30b55c8c-fd27-4a4a-9e5b-42cc4395e26e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "91a7b5d2-d054-40cc-a315-954e37bd3d52", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:41:10,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources used request id req-0a88d810-9583-4216-8b48-140d8480a549 2018-11-06 20:41:10,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41: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-5cb6caec-75b1-42ae-b9e4-4aa518153985 x-compute-request-id: req-5cb6caec-75b1-42ae-b9e4-4aa518153985 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:18:dc", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "rel": "bookmark"}], "image": {"id": "f3e368f8-9880-4181-a1e6-7543bba15580", "links": [{"href": "http://172.30.9.26:8774/images/f3e368f8-9880-4181-a1e6-7543bba15580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-11-06T20:41:02.000000", "flavor": {"id": "91cfd1d9-8927-43a5-8874-5e10407ed0bd", "links": [{"href": "http://172.30.9.26:8774/flavors/91cfd1d9-8927-43a5-8874-5e10407ed0bd", "rel": "bookmark"}]}, "id": "8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "security_groups": [{"name": "default"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:41:02Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "created": "2018-11-06T20:40:57Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:41:10,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5 used request id req-5cb6caec-75b1-42ae-b9e4-4aa518153985 2018-11-06 20:41:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-846504b8-d665-40f7-b42c-8471179418e2 Date: Tue, 06 Nov 2018 20:41:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["566a2338-362a-439d-8a51-7dfbd605b9dd"],"description":"","tags":[],"updated_at":"2018-11-06T20:40:50Z","provider:segmentation_id":71,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:49Z","provider:network_type":"vxlan"}]} 2018-11-06 20:41:10,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net used request id req-846504b8-d665-40f7-b42c-8471179418e2 2018-11-06 20:41:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:41:10,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:41: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:41:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9eeb58c-d1e0-43c3-8fe9-e4cc37143e7a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:41:10,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-a9eeb58c-d1e0-43c3-8fe9-e4cc37143e7a 2018-11-06 20:41:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:10,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-872bde82-91c9-4730-94e2-39d6edb7fa63 Date: Tue, 06 Nov 2018 20:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:50Z","dns_nameservers":[],"updated_at":"2018-11-06T20:40:50Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"566a2338-362a-439d-8a51-7dfbd605b9dd","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet"}]} 2018-11-06 20:41:10,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-872bde82-91c9-4730-94e2-39d6edb7fa63 2018-11-06 20:41:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:11,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-92e3d5d9-6969-4ec0-92ac-7d7ff827b737 Date: Tue, 06 Nov 2018 20:41:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:41:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.13"}],"id":"30b55c8c-fd27-4a4a-9e5b-42cc4395e26e","security_groups":["19bac5d6-4541-4d85-8964-895c67147d18"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:39:c0","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91a7b5d2-d054-40cc-a315-954e37bd3d52","name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack-port1-w4rv2l65vuuy","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.4"}],"id":"86cafaf4-91af-49d4-aa47-4d6f72e77dbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:53:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.3"}],"id":"a6055d71-92f1-4547-b9f0-104f6bf612a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:29:6b","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:55Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.1"}],"id":"abc8d3da-e052-47bf-a362-d2a14be5fd08","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:c4:a1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"56b57557-d7b2-4e37-bd5a-a5c0be247ba3","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.2"}],"id":"c49ca00c-378a-4c3b-aa5e-00ad65584af2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:18:a6","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:41:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.14"}],"id":"f23cb0ad-64a2-42ec-811d-de85ec62acb2","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:18:dc","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:59Z","binding:vnic_type":"normal"}]} 2018-11-06 20:41:11,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-92e3d5d9-6969-4ec0-92ac-7d7ff827b737 2018-11-06 20:41:11,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/91a7b5d2-d054-40cc-a315-954e37bd3d52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:11,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-ebf2ee76-c313-4bf0-9c8b-517afb57300e x-compute-request-id: req-ebf2ee76-c313-4bf0-9c8b-517afb57300e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:39:c0", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:39:c0", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91a7b5d2-d054-40cc-a315-954e37bd3d52", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91a7b5d2-d054-40cc-a315-954e37bd3d52", "rel": "bookmark"}], "image": {"id": "83b47243-ef77-4f7f-b196-e48454f1b5c1", "links": [{"href": "http://172.30.9.26:8774/images/83b47243-ef77-4f7f-b196-e48454f1b5c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-11-06T20:41:04.000000", "flavor": {"id": "2b458944-fa5b-4d91-88ef-5484c23c4a9c", "links": [{"href": "http://172.30.9.26:8774/flavors/2b458944-fa5b-4d91-88ef-5484c23c4a9c", "rel": "bookmark"}]}, "id": "91a7b5d2-d054-40cc-a315-954e37bd3d52", "security_groups": [{"name": "security_group_name"}], "user_id": "063dfdb5823f4420bf8ff8234c253959", "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": "2018-11-06T20:41:05Z", "hostId": "bde6b224d9c0c68b965b380e258549568c04e788c9b0181bd28d6563", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "created": "2018-11-06T20:40:57Z", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:41:11,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/91a7b5d2-d054-40cc-a315-954e37bd3d52 used request id req-ebf2ee76-c313-4bf0-9c8b-517afb57300e 2018-11-06 20:41:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:11,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2a6bf54e-5417-42e1-bf5e-2ad1e4c58341 Date: Tue, 06 Nov 2018 20:41:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","subnets":["566a2338-362a-439d-8a51-7dfbd605b9dd"],"description":"","tags":[],"updated_at":"2018-11-06T20:40:50Z","provider:segmentation_id":71,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net","admin_state_up":true,"tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:49Z","provider:network_type":"vxlan"}]} 2018-11-06 20:41:11,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net used request id req-2a6bf54e-5417-42e1-bf5e-2ad1e4c58341 2018-11-06 20:41:11,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:11,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebeedf7-33fd-461b-bc3e-44a9c215e920 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:41:11,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-8ebeedf7-33fd-461b-bc3e-44a9c215e920 2018-11-06 20:41:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:11,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-44119829-aa67-40e1-bc8d-f03e979888c0 Date: Tue, 06 Nov 2018 20:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:50Z","dns_nameservers":[],"updated_at":"2018-11-06T20:40:50Z","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":"b8c07de83f8f49bc884b8b0f66cf131e","id":"566a2338-362a-439d-8a51-7dfbd605b9dd","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet"}]} 2018-11-06 20:41:11,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-44119829-aa67-40e1-bc8d-f03e979888c0 2018-11-06 20:41:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:12,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5218 X-Openstack-Request-Id: req-2616afaf-6d85-4b94-8f15-572e0a972db7 Date: Tue, 06 Nov 2018 20:41:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:41:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.13"}],"id":"30b55c8c-fd27-4a4a-9e5b-42cc4395e26e","security_groups":["19bac5d6-4541-4d85-8964-895c67147d18"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:39:c0","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"91a7b5d2-d054-40cc-a315-954e37bd3d52","name":"HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack-port1-w4rv2l65vuuy","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:53Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.4"}],"id":"86cafaf4-91af-49d4-aa47-4d6f72e77dbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:53:15","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.3"}],"id":"a6055d71-92f1-4547-b9f0-104f6bf612a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:29:6b","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:55Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.1"}],"id":"abc8d3da-e052-47bf-a362-d2a14be5fd08","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:c4:a1","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"56b57557-d7b2-4e37-bd5a-a5c0be247ba3","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:52Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.2"}],"id":"c49ca00c-378a-4c3b-aa5e-00ad65584af2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:18:a6","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-af5e639c-59d3-48e2-9654-c874f8ce94dd","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:41:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"566a2338-362a-439d-8a51-7dfbd605b9dd","ip_address":"10.1.2.14"}],"id":"f23cb0ad-64a2-42ec-811d-de85ec62acb2","security_groups":["abc14fa0-31ac-4051-a269-7fd025171ae4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:18:dc","project_id":"b8c07de83f8f49bc884b8b0f66cf131e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5","name":"","admin_state_up":true,"network_id":"af5e639c-59d3-48e2-9654-c874f8ce94dd","tenant_id":"b8c07de83f8f49bc884b8b0f66cf131e","created_at":"2018-11-06T20:40:59Z","binding:vnic_type":"normal"}]} 2018-11-06 20:41:12,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=af5e639c-59d3-48e2-9654-c874f8ce94dd used request id req-2616afaf-6d85-4b94-8f15-572e0a972db7 2018-11-06 20:41:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:12,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:12 GMT Server: Apache x-openstack-request-id: req-84907b91-56ef-4726-b000-ca5924dc0f0a Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:13,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:12 GMT Server: Apache x-openstack-request-id: req-0dd49051-1a67-493c-bb64-f783302b0a01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91cfd1d9-8927-43a5-8874-5e10407ed0bd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b458944-fa5b-4d91-88ef-5484c23c4a9c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "af5e639c-59d3-48e2-9654-c874f8ce94dd", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "19bac5d6-4541-4d85-8964-895c67147d18", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41b8b190-235a-4f53-a2b1-21e68ddcf591", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3:subnet_id=566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "566a2338-362a-439d-8a51-7dfbd605b9dd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56b57557-d7b2-4e37-bd5a-a5c0be247ba3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30b55c8c-fd27-4a4a-9e5b-42cc4395e26e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8ff0f8c3-c54c-4f15-85c1-16ac56ca7ce5", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T20:40:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:40:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "91a7b5d2-d054-40cc-a315-954e37bd3d52", "resource_type": "OS::Nova::Server"}]} 2018-11-06 20:41:13,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a/resources used request id req-0dd49051-1a67-493c-bb64-f783302b0a01 2018-11-06 20:41:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ee37de4e-361e-44f0-83c5-bc136e0b09a5 Date: Tue, 06 Nov 2018 20:41:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:42Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "metadata": {}}], "self": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580", "min_disk": 0, "protected": false, "id": "f3e368f8-9880-4181-a1e6-7543bba15580", "file": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:41:13,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 used request id req-ee37de4e-361e-44f0-83c5-bc136e0b09a5 2018-11-06 20:41:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b1be0903-56f0-4b13-adcd-72c8f5fdcf6e Date: Tue, 06 Nov 2018 20:41:13 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"}}} 2018-11-06 20:41:13,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b1be0903-56f0-4b13-adcd-72c8f5fdcf6e 2018-11-06 20:41:13,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-78fd2226-b247-4016-ace0-f808d68973a4 Date: Tue, 06 Nov 2018 20:41:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:42Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "metadata": {}}], "self": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580", "min_disk": 0, "protected": false, "id": "f3e368f8-9880-4181-a1e6-7543bba15580", "file": "/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f3e368f8-9880-4181-a1e6-7543bba15580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:41:13,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 used request id req-78fd2226-b247-4016-ace0-f808d68973a4 2018-11-06 20:41:13,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-65ee9b37-d62e-4d8b-8d22-fae8902a02f8 Date: Tue, 06 Nov 2018 20:41:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:40:39Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "metadata": {}}], "self": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1", "min_disk": 0, "protected": false, "id": "83b47243-ef77-4f7f-b196-e48454f1b5c1", "file": "/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8c07de83f8f49bc884b8b0f66cf131e", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/83b47243-ef77-4f7f-b196-e48454f1b5c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:41:13,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 used request id req-65ee9b37-d62e-4d8b-8d22-fae8902a02f8 2018-11-06 20:41:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:13 GMT Server: Apache x-openstack-request-id: req-6d7b176d-dd11-4c8b-810a-23a189bd7c0e Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:13,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:13 GMT Server: Apache x-openstack-request-id: req-0b7972ff-d190-4945-8572-d5a92a11fcef 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:13,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-0b7972ff-d190-4945-8572-d5a92a11fcef 2018-11-06 20:41:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:13,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:13 GMT Server: Apache x-openstack-request-id: req-f58e0cd0-b3c0-484e-8d36-9835b67e0d5b Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:14,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:13 GMT Server: Apache x-openstack-request-id: req-86a9daff-a800-46df-b3fd-9345a5f1f384 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oATVVvGdBiq6n7amH7F+fBkGyvIkRjD/Wotj0++ERpBDCnl\n3Zqe4q9gzHA/AXcw7MydhfC/caw80XtFDL+RYZuPrdQvm+SDbL74gyZHRQY1eYBb\nt6SXopT8DCojUmiwuxD9lTgfMD35eJo237NWduDkkDglFQG3IJ5I18gRcTxb9b4H\nrmN3/P+Gvoa7wYTLhpOMJUmnRjM9A9YHBX81MhjscKeSm+eHYyVD+3WtiLkpXGNX\nI4ll3gH8x124xlRSp05EDretCI1q8Jsfu4KwCO3EWFPOe1L+6d9gbk/YnxW92Ggr\nkB4IFzRTfko/WkYyIuiRCvOuDmzNSH85CPyjPwIDAQABAoIBAQDSBZ2PxKFi4nsW\n30wanHCLqAdxHoqw/U8V/MNCJ3IYWlX/7R3n/kGOvuiaWaIWNI0wcBVRs3ExQE9N\nQ+HBOTnyymY2veftPp8dHgsddOO4cxlfaoO+Z1Thj7cdsjs1cS++/7vffIxuAIQU\n6paoO2d26QCJp43tPTLbBYoa71HktksiWT/fUMmqaL4TKMhNkYmZHbz0NQ9+LoXK\npxGARZ5tptIXPiiTO+8yrJKLFvouGaOik7gth5R3soPmUqQMbXAiJKfzxToQnM9O\nR/oeLDHSEZrBkChkzrEcOtA0VymU5aTnvWNxhTCWtucS6vkzC71Rj8pmtPbDGMno\n5Lykw66RAoGBAPFvDoHTa7V/ad7oiah4odr1TDa3gxj++N7w3FGmb9ljpbIs2Ekq\nGEWqcB5H5E2vHXhXV1UcCeaw5km+ebz9M68JAWPq/rbsy8EDOTdohBSbHE/xV+Zi\n7lVAEGu6r5iHv40rY1pDZlMxF4ZX2Zx4+rVqgI4PsxWfMkfUiApzus/lAoGBAOeu\nz5HZgIvA3VDrBQ0ETAbiN7ITzR/M+nNt2TBObRGehhXFX5A/eOnuXjUz02pYwnIa\nE3dVB5qu+DLuAoaxXTBLmN6kbcvo5caW5dwsLukSh4/YUFJaimZ3pv9/rx3InUa8\nsjGw8lDB1Q76Q/MJMsb+oCiJrXgLjTWCeJHTMoxTAoGAT8d667uJI/hua5I7qsfx\n9ACKpqoNT/0xD7pXk0OEQjmDT1UyQzr9ukePtPHcpy7udg2mdiFFxE1AS639XE3u\n/i/jnbjRYnDtA2KlTYHj40s+F8yQVzjpuJHq2y5dR/HTgjqMIg+TiHn4ZBQzfFkd\nv0TqJgdaDhME8mdwbMPBP2ECgYAy2XtVV5ePFNV+XRbOtJK7MAtpWk87G5Ico493\nur7VjyV+wcMntcakEV078BQG01RaFr8PAeqZWK3A/9wuE9+QKgdzVkOC7asA2z24\nBTqGjTqTp7Z5XMXjl39ftHaK4u0iCWhS37NPZjuM/gDL5sjuRBSC0TTxlBd6Fxi/\naMs/YQKBgQDlHdm1+Hlm2FbEoorv14/0DMtRq735hvHnYgQpcbz4I9JujvUlubTG\nu9IdhjlKP71GfHsaseuc+hfVfZeCNqDGAGS3FBxKipJeS2JojrabrT1LlUArnALn\nqDzmT9ObEyI0Pe07AL0kcILgekaDAP+pG3VzM3Wv32Nj25R0WolFlQ==\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"}} 2018-11-06 20:41:14,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-86a9daff-a800-46df-b3fd-9345a5f1f384 2018-11-06 20:41:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:14,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:14 GMT Server: Apache x-openstack-request-id: req-ff1a7b31-c007-4bb7-bc07-6c0a3a6c536f Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:14,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:41:14 GMT Server: Apache x-openstack-request-id: req-b419f00b-5041-4f6d-b427-2b6497304e4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:41:14,203 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-b419f00b-5041-4f6d-b427-2b6497304e4e 2018-11-06 20:41:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:14,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:14 GMT Server: Apache x-openstack-request-id: req-3193f596-97aa-4182-a4cd-cbb3c8c2b818 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:14,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:14 GMT Server: Apache x-openstack-request-id: req-bb1fbac7-c102-4f11-84b1-dd3fbdf74cc7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:14,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-bb1fbac7-c102-4f11-84b1-dd3fbdf74cc7 2018-11-06 20:41:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:17,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:17 GMT Server: Apache x-openstack-request-id: req-ccf69f02-8ebc-44eb-a91e-af1a2b7d8b02 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:17,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:17 GMT Server: Apache x-openstack-request-id: req-3aa5bc0b-c3e4-42d2-8bca-a9c71bea5291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:17,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-3aa5bc0b-c3e4-42d2-8bca-a9c71bea5291 2018-11-06 20:41:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:20,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:20 GMT Server: Apache x-openstack-request-id: req-b5477772-246a-4488-ae43-a22f29716c53 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:20,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:20 GMT Server: Apache x-openstack-request-id: req-cd1fc61b-6aed-4e9c-b2bc-d41a6df4b06e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:20,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-cd1fc61b-6aed-4e9c-b2bc-d41a6df4b06e 2018-11-06 20:41:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:23,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:23 GMT Server: Apache x-openstack-request-id: req-e674d5e2-5761-446d-a531-24fe1f81fb50 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:23,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:23 GMT Server: Apache x-openstack-request-id: req-b03dadba-497e-4662-93a2-e8ddcea4b06c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:23,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-b03dadba-497e-4662-93a2-e8ddcea4b06c 2018-11-06 20:41:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:26,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:26 GMT Server: Apache x-openstack-request-id: req-749856e2-e04e-4b21-971c-a9f9e081a84b Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:26,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:26 GMT Server: Apache x-openstack-request-id: req-94fcd845-511d-4e59-9389-2d2e53af0edb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:26,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-94fcd845-511d-4e59-9389-2d2e53af0edb 2018-11-06 20:41:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/fa9319ef-c9a4-40ea-aae9-4bbc2635495a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b486c0136e348f6a3877cab1085eb002e8c170e" 2018-11-06 20:41:29,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:29 GMT Server: Apache x-openstack-request-id: req-6b243eb1-56be-4727-8850-b0a77855f5a0 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:29 GMT Server: Apache x-openstack-request-id: req-2ada853e-742e-4adc-bc59-ce7012eb623b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 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-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor2", "OS::project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "OS::stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-subnet", "net_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack", "stack_user_project_id": "193c91e52e56402b91a64e053bd280f9", "tags": null, "creation_time": "2018-11-06T20:40:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T20:41:14Z", "id": "fa9319ef-c9a4-40ea-aae9-4bbc2635495a", "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"}} 2018-11-06 20:41:29,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-stack/fa9319ef-c9a4-40ea-aae9-4bbc2635495a used request id req-2ada853e-742e-4adc-bc59-ce7012eb623b 2018-11-06 20:41:29,570 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image1 2018-11-06 20:41:29,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}123d1613170d18f9122d57788994cf3cc31594c0" 2018-11-06 20:41:30,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a5ed7d1-da28-4d3a-a79c-aa298d870f0a Date: Tue, 06 Nov 2018 20:41:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:41:30,960 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/83b47243-ef77-4f7f-b196-e48454f1b5c1 used request id req-2a5ed7d1-da28-4d3a-a79c-aa298d870f0a 2018-11-06 20:41:30,961 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-bcc22278-bf5c-469e-a39f-654c04e56dec-image2 2018-11-06 20:41:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dff88cc1efb9f301af4d77c807c18f1b8a23f47d" 2018-11-06 20:41:32,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a96144b-c137-4ec5-bf9e-386b7d148bce Date: Tue, 06 Nov 2018 20:41:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:41:32,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f3e368f8-9880-4181-a1e6-7543bba15580 used request id req-0a96144b-c137-4ec5-bf9e-386b7d148bce 2018-11-06 20:41:32,031 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:41:32,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:41:32,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:32,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["0yQl-CedRuqsw8Fv4ttMJA"], "issued_at": "2018-11-06T20:41:32.000000Z"}} 2018-11-06 20:41:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" -d '{"stack_name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-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}}}}}' 2018-11-06 20:41:34,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:41:32 GMT Server: Apache x-openstack-request-id: req-50780e98-af2e-4563-b7bc-c1baae72a5ed Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "rel": "self"}]}} 2018-11-06 20:41:34,207 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-50780e98-af2e-4563-b7bc-c1baae72a5ed 2018-11-06 20:41:34,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" 2018-11-06 20:41:34,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-cd47a276-1c6a-4c0e-a1ac-209c15618d08 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:34,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-a3ecb2a2-f4e5-495b-a42c-7c04cc2494ab 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "OS::stack_name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack", "stack_user_project_id": "cdcf5bfc020248aeaaae73a1f3ea7672", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:41:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 20:41:34,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 used request id req-a3ecb2a2-f4e5-495b-a42c-7c04cc2494ab 2018-11-06 20:41:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" 2018-11-06 20:41:34,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-65144ab5-1d08-418e-9a6b-916fba207f30 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:34,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-c0d87400-856e-4653-a8a6-2be34487beef 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "OS::stack_name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack", "stack_user_project_id": "cdcf5bfc020248aeaaae73a1f3ea7672", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:41:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 20:41:34,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 used request id req-c0d87400-856e-4653-a8a6-2be34487beef 2018-11-06 20:41:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/ef77777b-70b3-4925-ac2a-ae0ee7fb3078/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" 2018-11-06 20:41:34,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-df55df45-4dfc-4d98-8b93-1e55e0521407 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:35,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:34 GMT Server: Apache x-openstack-request-id: req-1fa809d7-f2a1-4f42-8ae0-d33a2d34cc2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-06T20:41:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:41:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f", "resource_type": "OS::Nova::Flavor"}]} 2018-11-06 20:41:35,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078/resources used request id req-1fa809d7-f2a1-4f42-8ae0-d33a2d34cc2b 2018-11-06 20:41:35,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" 2018-11-06 20:41:35,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41: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-5dbab43d-4765-410a-8739-6d4a3467d89a x-compute-request-id: req-5dbab43d-4765-410a-8739-6d4a3467d89a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f", "name": "HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack-flavor-erv4ydbvwcae", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:41:35,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ce9aa8f0-7a69-4ed2-9738-2d8aeadb295f used request id req-5dbab43d-4765-410a-8739-6d4a3467d89a 2018-11-06 20:41:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603d8f94d2ea062edcbc512870baa6e1c099136b" 2018-11-06 20:41:35,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:35 GMT Server: Apache x-openstack-request-id: req-8c898f4f-e14b-4c8a-aaff-9e088f12530d Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:35,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:41:35 GMT Server: Apache x-openstack-request-id: req-3adf26b3-8d4a-49ce-a4d1-c7bfc255bca7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:41:35,413 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsFlavorTests-9821b82b-c42e-4c29-86c8-f5ad34091de7-stack/ef77777b-70b3-4925-ac2a-ae0ee7fb3078 used request id req-3adf26b3-8d4a-49ce-a4d1-c7bfc255bca7 2018-11-06 20:41:35,414 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:41:35,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:41:35,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:35,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["f3T7Vi1tQdirnOPCMdJNyQ"], "issued_at": "2018-11-06T20:41:35.000000Z"}} 2018-11-06 20:41:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" -d '{"stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-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-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp"}}' 2018-11-06 20:41:37,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:41:35 GMT Server: Apache x-openstack-request-id: req-13ce30fa-6713-4d38-8b7e-c1e834469ac9 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "d97a79e6-588f-4cab-806e-010228ea91b3", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3", "rel": "self"}]}} 2018-11-06 20:41:37,508 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-13ce30fa-6713-4d38-8b7e-c1e834469ac9 2018-11-06 20:41:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/d97a79e6-588f-4cab-806e-010228ea91b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:37,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:37 GMT Server: Apache x-openstack-request-id: req-6245ec40-607e-40e4-917f-199c8fa66d1f Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:37,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:37 GMT Server: Apache x-openstack-request-id: req-51fa62c4-fe41-40b7-ae6e-4cca2567418e 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "d97a79e6-588f-4cab-806e-010228ea91b3", "OS::stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "keypair_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "stack_user_project_id": "06353f571cb441749949b6f45ca35671", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:41:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d97a79e6-588f-4cab-806e-010228ea91b3", "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"}} 2018-11-06 20:41:37,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 used request id req-51fa62c4-fe41-40b7-ae6e-4cca2567418e 2018-11-06 20:41:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/d97a79e6-588f-4cab-806e-010228ea91b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:38,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:37 GMT Server: Apache x-openstack-request-id: req-17fb093a-f2be-4b5c-ab07-ed111c3fe99f Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:38,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-e7245b25-40c7-4a3b-af73-f477a66f63cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "d97a79e6-588f-4cab-806e-010228ea91b3", "OS::stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "keypair_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "stack_user_project_id": "06353f571cb441749949b6f45ca35671", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:41:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d97a79e6-588f-4cab-806e-010228ea91b3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtW92QmODdcqKm1NqqCX6wt+m24ZbmIRDa6RxcOWDNwJtTKQR\nwTfvNYVVffbn2st/kYc4LyV28X+25qDRyE+rxf0krPMpwrbIKqGWvWLacZ2gQhHz\nG+/tyFmK68e/B7PpsUzcHyAsKnl0Tzt4NjAMVHPTeaB0V2ILsjlI1Ty0qeCQTMJQ\nh6d8JOivtpx18Kc5g7ms7OunkLeUqdSAMStyvGwmK8naY8p0ThtOaPgcSZElehO2\n2ty2UDaDAcFQg++RDr8HizYxe4HSF7jfwbFWs21HnHy8GyHI2S/hl0s2FbpTNT/K\nSrfUn8vsZhuWI/p7FnXJ7i7xCIuIurnBWyziwQIDAQABAoIBADy01rTP5yR6aHYg\nKwen7YdWndXF1s/pMUXK98n2gTjerwN9whMMTBV0T26eNmWWwVBIFhxwRKP5P5Fb\nLdYAElFkqejUU5y6266n8m/bq4toWj7BEr6+QKlQjJLneptxLzgLp3sioKR1jt0T\n4N0App97Qb7oWQUD4TX4xM3USf6se+ijjd5X+Zygyim2aYbkQm4i0/WPQdEhAbxV\ndyozQYCkz45uyc3pDYJhNTmNCmY2fv9oWxHxL8tOSEG6O2UC6Ijjp9yve6UBimdz\nzfWA2dBcp5qB3qiQVVyGuY0RVsNO4bMgWsYCQ+Huvnkt0UIHHSDqwr6RGWvE3ypy\nYmwvXKECgYEA6cp0zdcxyyIb7WgGe5rclGE1o0fX+iNUF8qxyxTw7uGYevUZIECT\nKp0t3qOlCYsmnMsNkaYxFEEufH89PC+dtDb6/r3+cfU6Se1QOHWttzujwe8XBSY1\nmIsMnxjBYe5FYaHAgmug5DYKgwqHQCmVHAu//dCpxbfx4FuevU3Gr4cCgYEAxqvG\n8Ydj8lW1PLh9qC14WOUvrRWVCfqSPvsSCsJCaRkMc5rUrphNSh43aUtSd3sRF7LE\ndWgVDrhJ1BNYT11mKIsJyvgYLR6kX/5YtoFbhF5mtYGTvt31dYx6m6TMGHdWn+yS\n0zz83ADvE+aYylofhT2c0VR8Y9s4fbJ9lfRZHXcCgYAmR+NGTSU3GLev8OeW162k\nkiJBQSNJLv23A5aHJT+qLcBU6csab9hpEuGO4gbFAEbrR4hKQAcrRN0Cv6bcMwPE\nnXgNvDhsmnXX4wbOp94w8ZAH0klXq4D9IE+JwXjwux4bNWwbLtpiY8Lm4BNzWxuy\nQu5F9iPGXy84yGe+oXyWAwKBgGdkoI20c2x79G1canDq8RX6eJxwffcKg6/pRFN7\nE8rUcWl8q7ENrDOllBrlS07JKnUV4S5k84iMmkeXpb7wEamJ6pfKE/LvXoZivVKF\n8dXqtzNA815C72q0qF52Ho2hFeD24tayh7oLdmD6AoxU6NCT5xf+CxqAzV6FVNyE\npRgzAoGAEnfaqAWpG0SYC4uee3qM1BmJmqni6mymGKawfCkgTeygvlJnYbYijBlJ\nwEKTkyIvCY6Q11AZ2OZtG2dAr3gN0wo5FcuUQ+LXAFesuFt19IDuies68uC5ZSHY\nMwKE8N1n6CH25Pfx1EBmZcA8Acxp39CxPhiBQWyLqsz6Grn+W14=\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"}} 2018-11-06 20:41:38,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 used request id req-e7245b25-40c7-4a3b-af73-f477a66f63cd 2018-11-06 20:41:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/d97a79e6-588f-4cab-806e-010228ea91b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:38,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-a756f587-a43c-45f9-8c40-151117fd23cb Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-49b48731-3df5-477d-9eab-345de1cd2582 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T20:41:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:41:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-06 20:41:38,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3/resources used request id req-49b48731-3df5-477d-9eab-345de1cd2582 2018-11-06 20:41:38,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:38,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41: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-5a1c7323-865e-4933-a2b7-22fd19e6707f x-compute-request-id: req-5a1c7323-865e-4933-a2b7-22fd19e6707f Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1b3ZCY4N1yoqbU2qoJfrC36bbhluYhENrpHFw5YM3Am1MpBHBN+81hVV99ufay3+RhzgvJXbxf7bmoNHIT6vF/SSs8ynCtsgqoZa9YtpxnaBCEfMb7+3IWYrrx78Hs+mxTNwfICwqeXRPO3g2MAxUc9N5oHRXYguyOUjVPLSp4JBMwlCHp3wk6K+2nHXwpzmDuazs66eQt5Sp1IAxK3K8bCYrydpjynROG05o+BxJkSV6E7ba3LZQNoMBwVCD75EOvweLNjF7gdIXuN/BsVazbUecfLwbIcjZL+GXSzYVulM1P8pKt9Sfy+xmG5Yj+nsWdcnuLvEIi4i6ucFbLOLB Generated-by-Nova", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp", "deleted": false, "created_at": "2018-11-06T20:41:37.000000", "updated_at": null, "fingerprint": "e9:b8:65:1a:18:85:df:6a:79:1f:09:6c:9a:a1:5e:65", "deleted_at": null, "id": 15}} 2018-11-06 20:41:38,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp used request id req-5a1c7323-865e-4933-a2b7-22fd19e6707f 2018-11-06 20:41:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/d97a79e6-588f-4cab-806e-010228ea91b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:38,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-85363b43-69e2-4ff2-af3a-d3f90935d386 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:38,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-ee3a2991-7f9f-4f60-9f33-2dc213077218 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "d97a79e6-588f-4cab-806e-010228ea91b3", "OS::stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "keypair_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack", "stack_user_project_id": "06353f571cb441749949b6f45ca35671", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:41:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d97a79e6-588f-4cab-806e-010228ea91b3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtW92QmODdcqKm1NqqCX6wt+m24ZbmIRDa6RxcOWDNwJtTKQR\nwTfvNYVVffbn2st/kYc4LyV28X+25qDRyE+rxf0krPMpwrbIKqGWvWLacZ2gQhHz\nG+/tyFmK68e/B7PpsUzcHyAsKnl0Tzt4NjAMVHPTeaB0V2ILsjlI1Ty0qeCQTMJQ\nh6d8JOivtpx18Kc5g7ms7OunkLeUqdSAMStyvGwmK8naY8p0ThtOaPgcSZElehO2\n2ty2UDaDAcFQg++RDr8HizYxe4HSF7jfwbFWs21HnHy8GyHI2S/hl0s2FbpTNT/K\nSrfUn8vsZhuWI/p7FnXJ7i7xCIuIurnBWyziwQIDAQABAoIBADy01rTP5yR6aHYg\nKwen7YdWndXF1s/pMUXK98n2gTjerwN9whMMTBV0T26eNmWWwVBIFhxwRKP5P5Fb\nLdYAElFkqejUU5y6266n8m/bq4toWj7BEr6+QKlQjJLneptxLzgLp3sioKR1jt0T\n4N0App97Qb7oWQUD4TX4xM3USf6se+ijjd5X+Zygyim2aYbkQm4i0/WPQdEhAbxV\ndyozQYCkz45uyc3pDYJhNTmNCmY2fv9oWxHxL8tOSEG6O2UC6Ijjp9yve6UBimdz\nzfWA2dBcp5qB3qiQVVyGuY0RVsNO4bMgWsYCQ+Huvnkt0UIHHSDqwr6RGWvE3ypy\nYmwvXKECgYEA6cp0zdcxyyIb7WgGe5rclGE1o0fX+iNUF8qxyxTw7uGYevUZIECT\nKp0t3qOlCYsmnMsNkaYxFEEufH89PC+dtDb6/r3+cfU6Se1QOHWttzujwe8XBSY1\nmIsMnxjBYe5FYaHAgmug5DYKgwqHQCmVHAu//dCpxbfx4FuevU3Gr4cCgYEAxqvG\n8Ydj8lW1PLh9qC14WOUvrRWVCfqSPvsSCsJCaRkMc5rUrphNSh43aUtSd3sRF7LE\ndWgVDrhJ1BNYT11mKIsJyvgYLR6kX/5YtoFbhF5mtYGTvt31dYx6m6TMGHdWn+yS\n0zz83ADvE+aYylofhT2c0VR8Y9s4fbJ9lfRZHXcCgYAmR+NGTSU3GLev8OeW162k\nkiJBQSNJLv23A5aHJT+qLcBU6csab9hpEuGO4gbFAEbrR4hKQAcrRN0Cv6bcMwPE\nnXgNvDhsmnXX4wbOp94w8ZAH0klXq4D9IE+JwXjwux4bNWwbLtpiY8Lm4BNzWxuy\nQu5F9iPGXy84yGe+oXyWAwKBgGdkoI20c2x79G1canDq8RX6eJxwffcKg6/pRFN7\nE8rUcWl8q7ENrDOllBrlS07JKnUV4S5k84iMmkeXpb7wEamJ6pfKE/LvXoZivVKF\n8dXqtzNA815C72q0qF52Ho2hFeD24tayh7oLdmD6AoxU6NCT5xf+CxqAzV6FVNyE\npRgzAoGAEnfaqAWpG0SYC4uee3qM1BmJmqni6mymGKawfCkgTeygvlJnYbYijBlJ\nwEKTkyIvCY6Q11AZ2OZtG2dAr3gN0wo5FcuUQ+LXAFesuFt19IDuies68uC5ZSHY\nMwKE8N1n6CH25Pfx1EBmZcA8Acxp39CxPhiBQWyLqsz6Grn+W14=\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"}} 2018-11-06 20:41:38,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 used request id req-ee3a2991-7f9f-4f60-9f33-2dc213077218 2018-11-06 20:41:38,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:38,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41: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-a341a403-8d5f-4edd-b0b4-67c61c8d67ed x-compute-request-id: req-a341a403-8d5f-4edd-b0b4-67c61c8d67ed Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1b3ZCY4N1yoqbU2qoJfrC36bbhluYhENrpHFw5YM3Am1MpBHBN+81hVV99ufay3+RhzgvJXbxf7bmoNHIT6vF/SSs8ynCtsgqoZa9YtpxnaBCEfMb7+3IWYrrx78Hs+mxTNwfICwqeXRPO3g2MAxUc9N5oHRXYguyOUjVPLSp4JBMwlCHp3wk6K+2nHXwpzmDuazs66eQt5Sp1IAxK3K8bCYrydpjynROG05o+BxJkSV6E7ba3LZQNoMBwVCD75EOvweLNjF7gdIXuN/BsVazbUecfLwbIcjZL+GXSzYVulM1P8pKt9Sfy+xmG5Yj+nsWdcnuLvEIi4i6ucFbLOLB Generated-by-Nova", "user_id": "063dfdb5823f4420bf8ff8234c253959", "name": "HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp", "deleted": false, "created_at": "2018-11-06T20:41:37.000000", "updated_at": null, "fingerprint": "e9:b8:65:1a:18:85:df:6a:79:1f:09:6c:9a:a1:5e:65", "deleted_at": null, "id": 15}} 2018-11-06 20:41:38,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-kp used request id req-a341a403-8d5f-4edd-b0b4-67c61c8d67ed 2018-11-06 20:41:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/d97a79e6-588f-4cab-806e-010228ea91b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206c2cb0c146d1800a4071e01289b9ee976d8234" 2018-11-06 20:41:39,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:38 GMT Server: Apache x-openstack-request-id: req-42f10639-8fa4-440f-961a-0e580663b51c Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:39,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:41:39 GMT Server: Apache x-openstack-request-id: req-87ae09f0-64b3-4d49-8b7d-29ca00ffe17e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:41:39,334 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsKeypairTests-df18908d-28ee-4a0d-b0ef-e1799ae773c1-stack/d97a79e6-588f-4cab-806e-010228ea91b3 used request id req-87ae09f0-64b3-4d49-8b7d-29ca00ffe17e 2018-11-06 20:41:39,336 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 20:41:39,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:39,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["YN2aeR8bT6GXgD52rOKwfQ"], "issued_at": "2018-11-06T20:41:39.000000Z"}} 2018-11-06 20:41:39,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" -d '{"stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-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-a5450155-f14d-472c-9c4d-c6640022244f-sec-grp"}}' 2018-11-06 20:41:41,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:41:39 GMT Server: Apache x-openstack-request-id: req-3f994527-44a9-4ed6-901a-cb110e19ef60 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb", "rel": "self"}]}} 2018-11-06 20:41:41,264 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks used request id req-3f994527-44a9-4ed6-901a-cb110e19ef60 2018-11-06 20:41:41,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/3c18269a-6afb-48e4-80da-81a1d296a7fb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:41,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:41 GMT Server: Apache x-openstack-request-id: req-2609e0b1-309c-4595-ad10-a89e50784b28 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:41,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:41 GMT Server: Apache x-openstack-request-id: req-4dd61878-ba84-40c3-96e1-e3390037cb10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "OS::stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "stack_user_project_id": "2202ae8bf8484127936087f645de35df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:41:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 20:41:41,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb used request id req-4dd61878-ba84-40c3-96e1-e3390037cb10 2018-11-06 20:41:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/3c18269a-6afb-48e4-80da-81a1d296a7fb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:41,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:41 GMT Server: Apache x-openstack-request-id: req-f9e6b5e1-5bb2-4d08-9e36-3a299414a08a Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:42,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:41 GMT Server: Apache x-openstack-request-id: req-c4c8216f-31ef-488a-bf92-79cee13673d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "OS::stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "stack_user_project_id": "2202ae8bf8484127936087f645de35df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T20:41:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 20:41:42,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb used request id req-c4c8216f-31ef-488a-bf92-79cee13673d7 2018-11-06 20:41:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/3c18269a-6afb-48e4-80da-81a1d296a7fb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:45,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:45 GMT Server: Apache x-openstack-request-id: req-a29bcbc2-046d-4d22-8d0d-a8b84907b064 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:45,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:45 GMT Server: Apache x-openstack-request-id: req-4832b7c4-4ad8-4c22-9712-473a0daa663d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 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": "b8c07de83f8f49bc884b8b0f66cf131e", "OS::stack_id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "OS::stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack", "stack_user_project_id": "2202ae8bf8484127936087f645de35df", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T20:41:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3c18269a-6afb-48e4-80da-81a1d296a7fb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 20:41:45,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb used request id req-4832b7c4-4ad8-4c22-9712-473a0daa663d 2018-11-06 20:41:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/3c18269a-6afb-48e4-80da-81a1d296a7fb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:46,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:45 GMT Server: Apache x-openstack-request-id: req-9b3ca311-edcd-4983-a0b9-97189dd2a853 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:46,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:46 GMT Server: Apache x-openstack-request-id: req-da94fa6f-567d-4c91-a984-5f33aa756faf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T20:41:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T20:41:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-06 20:41:46,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb/resources used request id req-da94fa6f-567d-4c91-a984-5f33aa756faf 2018-11-06 20:41:46,311 - neutron_utils - INFO - Retrieving security group with ID - 47a0fe27-aa4d-4c1c-84f5-7317768189ca 2018-11-06 20:41:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=47a0fe27-aa4d-4c1c-84f5-7317768189ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:46,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-cb4497ef-c421-4003-a16c-2b7ad43ca65f Date: Tue, 06 Nov 2018 20:41:46 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:41:41Z", "updated_at": "2018-11-06T20:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T20:41:42Z", "revision_number": 0, "id": "a115a71e-b711-4a65-8e36-01c8da2d9e29", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T20:41:42Z", "security_group_id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:41:43Z", "revision_number": 0, "id": "adb8597a-e54b-4a07-b6be-459d94f95a1a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T20:41:43Z", "security_group_id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 6, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "name": "HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-sec-grp"}]} 2018-11-06 20:41:46,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=47a0fe27-aa4d-4c1c-84f5-7317768189ca used request id req-cb4497ef-c421-4003-a16c-2b7ad43ca65f 2018-11-06 20:41:46,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47a0fe27-aa4d-4c1c-84f5-7317768189ca 2018-11-06 20:41:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=47a0fe27-aa4d-4c1c-84f5-7317768189ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:46,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-11d07239-6a5e-4a4a-8e71-82e4875d6ef3 Date: Tue, 06 Nov 2018 20:41:46 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": "2018-11-06T20:41:42Z", "security_group_id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "port_range_min": 22, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:41:42Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "a115a71e-b711-4a65-8e36-01c8da2d9e29"}, {"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": "2018-11-06T20:41:43Z", "security_group_id": "47a0fe27-aa4d-4c1c-84f5-7317768189ca", "port_range_min": null, "revision_number": 0, "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:41:43Z", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "adb8597a-e54b-4a07-b6be-459d94f95a1a"}]} 2018-11-06 20:41:46,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=47a0fe27-aa4d-4c1c-84f5-7317768189ca used request id req-11d07239-6a5e-4a4a-8e71-82e4875d6ef3 2018-11-06 20:41:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/3c18269a-6afb-48e4-80da-81a1d296a7fb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7784c6ea36fa16eda14052b572b376d4fa3af6f1" 2018-11-06 20:41:46,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 20:41:46 GMT Server: Apache x-openstack-request-id: req-6af759fd-271a-41d2-90eb-ba78e5f4ee49 Location: http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 20:41:47,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:41:46 GMT Server: Apache x-openstack-request-id: req-21e6df39-1ab4-4fbb-b6cc-1f693030b7c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:41:47,066 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e/stacks/HeatUtilsSecurityGroupTests-a5450155-f14d-472c-9c4d-c6640022244f-stack/3c18269a-6afb-48e4-80da-81a1d296a7fb used request id req-21e6df39-1ab4-4fbb-b6cc-1f693030b7c9 2018-11-06 20:41:47,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:47,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["djAxemumRVqvOhbdVyqNSA"], "issued_at": "2018-11-06T20:41:47.000000Z"}} 2018-11-06 20:41:47,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08be5f2796db8916fa211a29d4f0352e1c0877c" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-50f8f953-757f-4263-be4f-56e53934e440"}}' 2018-11-06 20:41:48,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:47 GMT Server: Apache x-compute-request-id: req-68ee2775-78be-4e79-a5f6-8b226eba2d73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68ee2775-78be-4e79-a5f6-8b226eba2d73 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "266a8c9f-3f63-45a1-9be0-2af850e3df2b", "name": "CinderUtilsQoSTests-50f8f953-757f-4263-be4f-56e53934e440"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b", "rel": "bookmark"}]} 2018-11-06 20:41:48,356 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-68ee2775-78be-4e79-a5f6-8b226eba2d73 2018-11-06 20:41:48,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68ee2775-78be-4e79-a5f6-8b226eba2d73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08be5f2796db8916fa211a29d4f0352e1c0877c" 2018-11-06 20:41:49,114 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:48 GMT Server: Apache x-compute-request-id: req-e9c84fa8-5ff0-4e6c-a8f1-e3144dc6b3f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9c84fa8-5ff0-4e6c-a8f1-e3144dc6b3f9 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "266a8c9f-3f63-45a1-9be0-2af850e3df2b", "name": "CinderUtilsQoSTests-50f8f953-757f-4263-be4f-56e53934e440"}]} 2018-11-06 20:41:49,114 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-e9c84fa8-5ff0-4e6c-a8f1-e3144dc6b3f9 2018-11-06 20:41:49,115 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-50f8f953-757f-4263-be4f-56e53934e440 2018-11-06 20:41:49,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68ee2775-78be-4e79-a5f6-8b226eba2d73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08be5f2796db8916fa211a29d4f0352e1c0877c" 2018-11-06 20:41:49,933 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3744300f-b7ed-4853-935b-4f4c6835501a 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. 2018-11-06 20:41:49,933 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b?force=False used request id req-3744300f-b7ed-4853-935b-4f4c6835501a 2018-11-06 20:41:49,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68ee2775-78be-4e79-a5f6-8b226eba2d73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08be5f2796db8916fa211a29d4f0352e1c0877c" 2018-11-06 20:41:49,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:49 GMT Server: Apache x-compute-request-id: req-b2cb0a00-f325-48b8-8d88-08125ddbe935 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b2cb0a00-f325-48b8-8d88-08125ddbe935 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 20:41:49,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-b2cb0a00-f325-48b8-8d88-08125ddbe935 2018-11-06 20:41:49,957 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-50f8f953-757f-4263-be4f-56e53934e440 2018-11-06 20:41:49,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68ee2775-78be-4e79-a5f6-8b226eba2d73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08be5f2796db8916fa211a29d4f0352e1c0877c" 2018-11-06 20:41:50,664 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5362ea22-7d7b-499b-a809-f452f4b03b86 x-openstack-request-id: req-5362ea22-7d7b-499b-a809-f452f4b03b86 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 266a8c9f-3f63-45a1-9be0-2af850e3df2b.", "code": 404}} 2018-11-06 20:41:50,664 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/266a8c9f-3f63-45a1-9be0-2af850e3df2b?force=False used request id req-5362ea22-7d7b-499b-a809-f452f4b03b86 2018-11-06 20:41:50,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:51,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["LijuYABnR4CCuphQU2AoZA"], "issued_at": "2018-11-06T20:41:51.000000Z"}} 2018-11-06 20:41:51,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b12c23b1dd776b76483e04938cc08882f39b1eb" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-12400158-2410-4177-947d-cc355368c685"}}' 2018-11-06 20:41:51,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:51 GMT Server: Apache x-compute-request-id: req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "name": "CinderUtilsQoSTests-12400158-2410-4177-947d-cc355368c685"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "rel": "bookmark"}]} 2018-11-06 20:41:51,262 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e 2018-11-06 20:41:51,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b12c23b1dd776b76483e04938cc08882f39b1eb" 2018-11-06 20:41:51,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:51 GMT Server: Apache x-compute-request-id: req-32e9abaf-1a23-4512-826d-4960d91bf21b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32e9abaf-1a23-4512-826d-4960d91bf21b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "name": "CinderUtilsQoSTests-12400158-2410-4177-947d-cc355368c685"}]} 2018-11-06 20:41:51,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-32e9abaf-1a23-4512-826d-4960d91bf21b 2018-11-06 20:41:51,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b12c23b1dd776b76483e04938cc08882f39b1eb" 2018-11-06 20:41:51,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:51 GMT Server: Apache x-compute-request-id: req-3ee48c36-c3e2-461c-8d50-75660a7a4046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ee48c36-c3e2-461c-8d50-75660a7a4046 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "name": "CinderUtilsQoSTests-12400158-2410-4177-947d-cc355368c685"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8", "rel": "bookmark"}]} 2018-11-06 20:41:51,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8 used request id req-3ee48c36-c3e2-461c-8d50-75660a7a4046 2018-11-06 20:41:51,690 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-12400158-2410-4177-947d-cc355368c685 2018-11-06 20:41:51,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abf02d62-449d-41ad-9f4f-50fea8fb0e8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b12c23b1dd776b76483e04938cc08882f39b1eb" 2018-11-06 20:41:51,914 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-718a0539-f29a-4261-bb3d-cbb9a6c1aeb7 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. 2018-11-06 20:41:51,914 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/46cbb02e-dfc9-46b5-a072-0077a2fb4bb8?force=False used request id req-718a0539-f29a-4261-bb3d-cbb9a6c1aeb7 2018-11-06 20:41:51,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:52,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["W3MimRWjRd-c3LzebGgK-g"], "issued_at": "2018-11-06T20:41:52.000000Z"}} 2018-11-06 20:41:52,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221a446f4a2c8cc38e527be49ce9a98514acda93" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-33ec79f4-cadd-4155-9fb5-cc2e9fa95d74"}}' 2018-11-06 20:41:53,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:52 GMT Server: Apache x-compute-request-id: req-163c9a7b-f570-434a-87b9-feecaa3a291a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-163c9a7b-f570-434a-87b9-feecaa3a291a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "31103a08-a814-4335-9946-b80a3214d5af", "name": "CinderUtilsQoSTests-33ec79f4-cadd-4155-9fb5-cc2e9fa95d74"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af", "rel": "bookmark"}]} 2018-11-06 20:41:53,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-163c9a7b-f570-434a-87b9-feecaa3a291a 2018-11-06 20:41:53,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-163c9a7b-f570-434a-87b9-feecaa3a291a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221a446f4a2c8cc38e527be49ce9a98514acda93" 2018-11-06 20:41:53,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:53 GMT Server: Apache x-compute-request-id: req-373e4a95-70dd-4840-8f16-8ae3f07d63db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-373e4a95-70dd-4840-8f16-8ae3f07d63db Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "31103a08-a814-4335-9946-b80a3214d5af", "name": "CinderUtilsQoSTests-33ec79f4-cadd-4155-9fb5-cc2e9fa95d74"}]} 2018-11-06 20:41:53,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-373e4a95-70dd-4840-8f16-8ae3f07d63db 2018-11-06 20:41:53,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-163c9a7b-f570-434a-87b9-feecaa3a291a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221a446f4a2c8cc38e527be49ce9a98514acda93" 2018-11-06 20:41:53,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:53 GMT Server: Apache x-compute-request-id: req-5ca2b2c7-75f4-4025-8394-8c778221fdb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ca2b2c7-75f4-4025-8394-8c778221fdb7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "31103a08-a814-4335-9946-b80a3214d5af", "name": "CinderUtilsQoSTests-33ec79f4-cadd-4155-9fb5-cc2e9fa95d74"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af", "rel": "bookmark"}]} 2018-11-06 20:41:53,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af used request id req-5ca2b2c7-75f4-4025-8394-8c778221fdb7 2018-11-06 20:41:53,480 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-33ec79f4-cadd-4155-9fb5-cc2e9fa95d74 2018-11-06 20:41:53,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-163c9a7b-f570-434a-87b9-feecaa3a291a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221a446f4a2c8cc38e527be49ce9a98514acda93" 2018-11-06 20:41:54,233 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53f5ded8-36e1-437f-b070-f703e3cd559e 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. 2018-11-06 20:41:54,234 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/31103a08-a814-4335-9946-b80a3214d5af?force=False used request id req-53f5ded8-36e1-437f-b070-f703e3cd559e 2018-11-06 20:41:54,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:54,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["jQRfnDAkRDm97uPl29fu0Q"], "issued_at": "2018-11-06T20:41:54.000000Z"}} 2018-11-06 20:41:54,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8afb0ee751dff7b29bb7c1b56af61531ed5aa8d" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-7a458d59-30b1-4235-8ffa-69c863e96ff0"}}' 2018-11-06 20:41:54,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:54 GMT Server: Apache x-compute-request-id: req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d0ef2ae1-628b-46b7-b903-3250d99c85de", "name": "CinderUtilsQoSTests-7a458d59-30b1-4235-8ffa-69c863e96ff0"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de", "rel": "bookmark"}]} 2018-11-06 20:41:54,845 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54 2018-11-06 20:41:54,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8afb0ee751dff7b29bb7c1b56af61531ed5aa8d" 2018-11-06 20:41:55,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:54 GMT Server: Apache x-compute-request-id: req-a81e3e68-7819-4a9a-8eee-67d46c485af1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a81e3e68-7819-4a9a-8eee-67d46c485af1 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d0ef2ae1-628b-46b7-b903-3250d99c85de", "name": "CinderUtilsQoSTests-7a458d59-30b1-4235-8ffa-69c863e96ff0"}]} 2018-11-06 20:41:55,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-a81e3e68-7819-4a9a-8eee-67d46c485af1 2018-11-06 20:41:55,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8afb0ee751dff7b29bb7c1b56af61531ed5aa8d" 2018-11-06 20:41:55,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:54 GMT Server: Apache x-compute-request-id: req-4774e7c6-4dd7-4801-97e8-4647fdc56a51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4774e7c6-4dd7-4801-97e8-4647fdc56a51 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d0ef2ae1-628b-46b7-b903-3250d99c85de", "name": "CinderUtilsQoSTests-7a458d59-30b1-4235-8ffa-69c863e96ff0"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de", "rel": "bookmark"}]} 2018-11-06 20:41:55,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de used request id req-4774e7c6-4dd7-4801-97e8-4647fdc56a51 2018-11-06 20:41:55,176 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7a458d59-30b1-4235-8ffa-69c863e96ff0 2018-11-06 20:41:55,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2aad00fd-fa4f-41eb-9c9e-6860cbeb5c54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8afb0ee751dff7b29bb7c1b56af61531ed5aa8d" 2018-11-06 20:41:55,398 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2f763b0-da88-49f6-b127-a2b639450cce 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. 2018-11-06 20:41:55,398 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/d0ef2ae1-628b-46b7-b903-3250d99c85de?force=False used request id req-e2f763b0-da88-49f6-b127-a2b639450cce 2018-11-06 20:41:55,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:55,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["lJOwy8EyR2Ouv_YvMO6Dww"], "issued_at": "2018-11-06T20:41:55.000000Z"}} 2018-11-06 20:41:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:55,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71af9a10-0d9b-490d-82e4-ebb7ffc0f889 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:41:55,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-71af9a10-0d9b-490d-82e4-ebb7ffc0f889 2018-11-06 20:41:55,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-cd58b07d-43ea-4579-b6b3-2f18aa165cd4", "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}}' 2018-11-06 20:41:56,350 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:55 GMT Server: Apache x-compute-request-id: req-56f230b2-a74a-4644-91c7-624035897c2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56f230b2-a74a-4644-91c7-624035897c2e Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "063dfdb5823f4420bf8ff8234c253959", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T20:41:56.221728", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-cd58b07d-43ea-4579-b6b3-2f18aa165cd4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "size": 1}} 2018-11-06 20:41:56,351 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes used request id req-56f230b2-a74a-4644-91c7-624035897c2e 2018-11-06 20:41:56,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:56,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:56 GMT Server: Apache x-compute-request-id: req-c6e353f4-53f5-414f-96c7-6e8c3acb81c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6e353f4-53f5-414f-96c7-6e8c3acb81c3 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:56.000000", "replication_status": null, "snapshot_id": null, "id": "3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-cd58b07d-43ea-4579-b6b3-2f18aa165cd4", "bootable": "false", "created_at": "2018-11-06T20:41:56.000000", "volume_type": null}} 2018-11-06 20:41:56,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-c6e353f4-53f5-414f-96c7-6e8c3acb81c3 2018-11-06 20:41:56,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:56,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:56 GMT Server: Apache x-compute-request-id: req-0b472e25-179c-44fb-9c51-f001fb493040 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b472e25-179c-44fb-9c51-f001fb493040 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:56.000000", "replication_status": null, "snapshot_id": null, "id": "3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-cd58b07d-43ea-4579-b6b3-2f18aa165cd4", "bootable": "false", "created_at": "2018-11-06T20:41:56.000000", "volume_type": null}} 2018-11-06 20:41:56,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-0b472e25-179c-44fb-9c51-f001fb493040 2018-11-06 20:41:56,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:56,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:56 GMT Server: Apache x-compute-request-id: req-9995ef56-67bb-4441-84a3-e573a3d97a59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9995ef56-67bb-4441-84a3-e573a3d97a59 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:56.000000", "replication_status": null, "snapshot_id": null, "id": "3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-cd58b07d-43ea-4579-b6b3-2f18aa165cd4", "bootable": "false", "created_at": "2018-11-06T20:41:56.000000", "volume_type": null}]} 2018-11-06 20:41:56,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-9995ef56-67bb-4441-84a3-e573a3d97a59 2018-11-06 20:41:56,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:41:56,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:41: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:41:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:57,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e451efaa-9c65-4be5-9518-1ec857c28431 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:41:57,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e451efaa-9c65-4be5-9518-1ec857c28431 2018-11-06 20:41:57,078 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-cd58b07d-43ea-4579-b6b3-2f18aa165cd4 2018-11-06 20:41:57,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:57,317 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7485ddc-b700-4012-a2ee-c7c18007cab1 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. 2018-11-06 20:41:57,317 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-b7485ddc-b700-4012-a2ee-c7c18007cab1 2018-11-06 20:41:57,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:58,031 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:41:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5a1e0ead-a22a-4496-9b32-11a36cfda318 x-openstack-request-id: req-5a1e0ead-a22a-4496-9b32-11a36cfda318 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 could not be found.", "code": 404}} 2018-11-06 20:41:58,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-5a1e0ead-a22a-4496-9b32-11a36cfda318 2018-11-06 20:41:58,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:58,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:58 GMT Server: Apache x-compute-request-id: req-4ec0aa48-80c4-4dcc-a9c2-f7ce64461ba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ec0aa48-80c4-4dcc-a9c2-f7ce64461ba6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 20:41:58,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-4ec0aa48-80c4-4dcc-a9c2-f7ce64461ba6 2018-11-06 20:41:58,081 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-cd58b07d-43ea-4579-b6b3-2f18aa165cd4 2018-11-06 20:41:58,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:58,117 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:41:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c672bf64-3213-4b5f-9f8d-8b9d7663a5f8 x-openstack-request-id: req-c672bf64-3213-4b5f-9f8d-8b9d7663a5f8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 could not be found.", "code": 404}} 2018-11-06 20:41:58,117 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-c672bf64-3213-4b5f-9f8d-8b9d7663a5f8 2018-11-06 20:41:58,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f230b2-a74a-4644-91c7-624035897c2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a24679f70ed6a68622afc30f967afcfafe917" 2018-11-06 20:41:58,153 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:41:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3a28aef2-03ff-43ad-ac04-25496f13ab6f x-openstack-request-id: req-3a28aef2-03ff-43ad-ac04-25496f13ab6f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 could not be found.", "code": 404}} 2018-11-06 20:41:58,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/3d0a03ee-8c59-4e3e-a3b8-35fb15c0adf4 used request id req-3a28aef2-03ff-43ad-ac04-25496f13ab6f 2018-11-06 20:41:58,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:41:58,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["zXrfypIpS5SJMp1vyY5PLA"], "issued_at": "2018-11-06T20:41:58.000000Z"}} 2018-11-06 20:41:58,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:41:58,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f7d77b-10c1-45b2-a5b9-ee62063b0b27 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:41:58,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5f7d77b-10c1-45b2-a5b9-ee62063b0b27 2018-11-06 20:41:58,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-20f00eb0-8d08-45fc-b884-6eda2e90744b", "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}}' 2018-11-06 20:41:59,045 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:41:58 GMT Server: Apache x-compute-request-id: req-b13de01b-7a66-412e-8645-c797a6d97e0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b13de01b-7a66-412e-8645-c797a6d97e0a Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "063dfdb5823f4420bf8ff8234c253959", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T20:41:58.957723", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-20f00eb0-8d08-45fc-b884-6eda2e90744b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2e78a898-918a-47ef-8f5b-d86ad8f32e89", "size": 1}} 2018-11-06 20:41:59,045 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes used request id req-b13de01b-7a66-412e-8645-c797a6d97e0a 2018-11-06 20:41:59,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:41:59,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:59 GMT Server: Apache x-compute-request-id: req-4b68e077-8c40-49b7-9061-33b933fbb799 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b68e077-8c40-49b7-9061-33b933fbb799 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:59.000000", "replication_status": null, "snapshot_id": null, "id": "2e78a898-918a-47ef-8f5b-d86ad8f32e89", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-20f00eb0-8d08-45fc-b884-6eda2e90744b", "bootable": "false", "created_at": "2018-11-06T20:41:58.000000", "volume_type": null}} 2018-11-06 20:41:59,278 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 used request id req-4b68e077-8c40-49b7-9061-33b933fbb799 2018-11-06 20:41:59,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:00,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:41:59 GMT Server: Apache x-compute-request-id: req-96aa08b4-2128-43d3-a446-4c42f8c0259c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96aa08b4-2128-43d3-a446-4c42f8c0259c Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:59.000000", "replication_status": null, "snapshot_id": null, "id": "2e78a898-918a-47ef-8f5b-d86ad8f32e89", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-20f00eb0-8d08-45fc-b884-6eda2e90744b", "bootable": "false", "created_at": "2018-11-06T20:41:58.000000", "volume_type": null}} 2018-11-06 20:42:00,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 used request id req-96aa08b4-2128-43d3-a446-4c42f8c0259c 2018-11-06 20:42:00,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:00,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:00 GMT Server: Apache x-compute-request-id: req-5b6986a7-4622-43c8-9c2e-d5b9878eeb37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b6986a7-4622-43c8-9c2e-d5b9878eeb37 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:41:59.000000", "replication_status": null, "snapshot_id": null, "id": "2e78a898-918a-47ef-8f5b-d86ad8f32e89", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-20f00eb0-8d08-45fc-b884-6eda2e90744b", "bootable": "false", "created_at": "2018-11-06T20:41:58.000000", "volume_type": null}]} 2018-11-06 20:42:00,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/detail used request id req-5b6986a7-4622-43c8-9c2e-d5b9878eeb37 2018-11-06 20:42:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:42:00,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:00,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c78068-4d70-4040-9c86-9aa65050b32b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:42:00,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-d2c78068-4d70-4040-9c86-9aa65050b32b 2018-11-06 20:42:00,296 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-20f00eb0-8d08-45fc-b884-6eda2e90744b 2018-11-06 20:42:00,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:00,520 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d9ac9d5-3eef-40d2-92dd-0d6bdca77751 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. 2018-11-06 20:42:00,520 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 used request id req-0d9ac9d5-3eef-40d2-92dd-0d6bdca77751 2018-11-06 20:42:00,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:00,719 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:00 GMT Server: Apache x-compute-request-id: req-a956dffe-9b11-4400-9f9f-c29d3dbfaf7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a956dffe-9b11-4400-9f9f-c29d3dbfaf7f Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T20:42:00.000000", "replication_status": null, "snapshot_id": null, "id": "2e78a898-918a-47ef-8f5b-d86ad8f32e89", "size": 1, "user_id": "063dfdb5823f4420bf8ff8234c253959", "os-vol-tenant-attr:tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "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-20f00eb0-8d08-45fc-b884-6eda2e90744b", "bootable": "false", "created_at": "2018-11-06T20:41:58.000000", "volume_type": null}} 2018-11-06 20:42:00,719 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 used request id req-a956dffe-9b11-4400-9f9f-c29d3dbfaf7f 2018-11-06 20:42:03,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b13de01b-7a66-412e-8645-c797a6d97e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebf32296890075f016b473c55751efcb7f9ff2f" 2018-11-06 20:42:03,916 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:42:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-275f3ea0-70de-42e2-aa3a-bc8cb57ec32a x-openstack-request-id: req-275f3ea0-70de-42e2-aa3a-bc8cb57ec32a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2e78a898-918a-47ef-8f5b-d86ad8f32e89 could not be found.", "code": 404}} 2018-11-06 20:42:03,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/volumes/2e78a898-918a-47ef-8f5b-d86ad8f32e89 used request id req-275f3ea0-70de-42e2-aa3a-bc8cb57ec32a 2018-11-06 20:42:03,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:04,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["P2wrqupbS3iQZ6L5c82aCQ"], "issued_at": "2018-11-06T20:42:04.000000Z"}} 2018-11-06 20:42:04,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad", "description": null}}' 2018-11-06 20:42:04,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:04 GMT Server: Apache x-compute-request-id: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "17d2b7f1-c685-4176-8013-db70ed4ede0f", "description": null}} 2018-11-06 20:42:04,513 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54 2018-11-06 20:42:04,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:04,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:04 GMT Server: Apache x-compute-request-id: req-3ad6d816-5ac0-4f9e-9b61-6d75db56e832 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ad6d816-5ac0-4f9e-9b61-6d75db56e832 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "17d2b7f1-c685-4176-8013-db70ed4ede0f", "description": null}]} 2018-11-06 20:42:04,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types?is_public=None used request id req-3ad6d816-5ac0-4f9e-9b61-6d75db56e832 2018-11-06 20:42:04,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:04,879 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:04 GMT Server: Apache x-compute-request-id: req-ed879a59-4b7f-42a3-bcb6-11b87f5bf6ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed879a59-4b7f-42a3-bcb6-11b87f5bf6ff Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "17d2b7f1-c685-4176-8013-db70ed4ede0f", "description": null}} 2018-11-06 20:42:04,879 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f used request id req-ed879a59-4b7f-42a3-bcb6-11b87f5bf6ff 2018-11-06 20:42:04,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:05,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:04 GMT Server: Apache x-compute-request-id: req-4f748a78-f564-4060-90c0-9be1ea83d1c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f748a78-f564-4060-90c0-9be1ea83d1c2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 20:42:05,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f/encryption used request id req-4f748a78-f564-4060-90c0-9be1ea83d1c2 2018-11-06 20:42:05,046 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad 2018-11-06 20:42:05,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:05,268 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db19beae-c0a4-48bf-a2c4-27f398ccf00b 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. 2018-11-06 20:42:05,268 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f used request id req-db19beae-c0a4-48bf-a2c4-27f398ccf00b 2018-11-06 20:42:05,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:05,447 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:42:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f47c35c-a8fc-4d92-925b-45d10f5397be x-openstack-request-id: req-8f47c35c-a8fc-4d92-925b-45d10f5397be Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 17d2b7f1-c685-4176-8013-db70ed4ede0f could not be found.", "code": 404}} 2018-11-06 20:42:05,447 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f used request id req-8f47c35c-a8fc-4d92-925b-45d10f5397be 2018-11-06 20:42:05,447 - cinder_utils - INFO - Volume with ID [17d2b7f1-c685-4176-8013-db70ed4ede0f] does not exist 2018-11-06 20:42:05,448 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-13e2bbd5-7685-449a-8c29-743a2aff7cad 2018-11-06 20:42:05,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc44a4e2-b6d8-4be7-bde2-cdd79e33ee54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab8160e7f092f577a0426e36776e76f706d119" 2018-11-06 20:42:05,623 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:42:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ba69a058-8e6c-4bcf-bf93-96ce67ff146c x-openstack-request-id: req-ba69a058-8e6c-4bcf-bf93-96ce67ff146c Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 17d2b7f1-c685-4176-8013-db70ed4ede0f could not be found.", "code": 404}} 2018-11-06 20:42:05,623 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/17d2b7f1-c685-4176-8013-db70ed4ede0f used request id req-ba69a058-8e6c-4bcf-bf93-96ce67ff146c 2018-11-06 20:42:05,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:06,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["wSeE3q7bQ9W9AVoJtOp22A"], "issued_at": "2018-11-06T20:42:05.000000Z"}} 2018-11-06 20:42:06,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "description": null}}' 2018-11-06 20:42:06,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:06 GMT Server: Apache x-compute-request-id: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86", "description": null}} 2018-11-06 20:42:06,224 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-3c44d2b6-e49d-4817-8103-d3ecc146f2be 2018-11-06 20:42:06,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:06,406 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:06 GMT Server: Apache x-compute-request-id: req-ec999282-1c43-4013-8b03-02ebf0554cf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec999282-1c43-4013-8b03-02ebf0554cf0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86", "description": null}]} 2018-11-06 20:42:06,407 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types?is_public=None used request id req-ec999282-1c43-4013-8b03-02ebf0554cf0 2018-11-06 20:42:06,410 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:06,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:06 GMT Server: Apache x-compute-request-id: req-eff5aadc-239d-4760-a249-a2d1b5addc8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eff5aadc-239d-4760-a249-a2d1b5addc8f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86", "description": null}} 2018-11-06 20:42:06,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 used request id req-eff5aadc-239d-4760-a249-a2d1b5addc8f 2018-11-06 20:42:06,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:07,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:06 GMT Server: Apache x-compute-request-id: req-e9605f19-f24e-4d38-83b2-11b0589cece7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9605f19-f24e-4d38-83b2-11b0589cece7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 20:42:07,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86/encryption used request id req-e9605f19-f24e-4d38-83b2-11b0589cece7 2018-11-06 20:42:07,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:07,475 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:07 GMT Server: Apache x-compute-request-id: req-a9f73bde-f84d-46c1-abf6-e62ee658a6da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9f73bde-f84d-46c1-abf6-e62ee658a6da Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86", "description": null}} 2018-11-06 20:42:07,475 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 used request id req-a9f73bde-f84d-46c1-abf6-e62ee658a6da 2018-11-06 20:42:07,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:07,500 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:07 GMT Server: Apache x-compute-request-id: req-8daa6724-7929-4ab8-8f9c-3903ea6a0c7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8daa6724-7929-4ab8-8f9c-3903ea6a0c7f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86", "description": null}} 2018-11-06 20:42:07,500 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 used request id req-8daa6724-7929-4ab8-8f9c-3903ea6a0c7f 2018-11-06 20:42:07,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:07,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:07 GMT Server: Apache x-compute-request-id: req-4d0bd796-7712-4e1f-ac4f-19ffe89e508b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d0bd796-7712-4e1f-ac4f-19ffe89e508b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 20:42:07,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86/encryption used request id req-4d0bd796-7712-4e1f-ac4f-19ffe89e508b 2018-11-06 20:42:07,677 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-50230853-63be-41fd-98bb-c37cbd8c654c 2018-11-06 20:42:07,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c44d2b6-e49d-4817-8103-d3ecc146f2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1274df8d6792f29dfb050fc47cf96b61f7b4ccc9" 2018-11-06 20:42:07,746 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2434ffae-4633-4ac8-ab9b-f488ac2200bc 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. 2018-11-06 20:42:07,746 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/e5f7f36b-d3a6-4cd5-b7ba-a3f3da799e86 used request id req-2434ffae-4633-4ac8-ab9b-f488ac2200bc 2018-11-06 20:42:07,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:08,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["zgHsB9-MQja-T7ME9LpBzA"], "issued_at": "2018-11-06T20:42:08.000000Z"}} 2018-11-06 20:42:08,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809b9dbb002d8afe25ab0c2f6c0d1e1ee849de01" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d7aed304-83ed-4fd9-9cc4-80171606951c-type", "description": null}}' 2018-11-06 20:42:08,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:08 GMT Server: Apache x-compute-request-id: req-b302da8b-1f6e-43e7-be7e-b8dbe794a5ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b302da8b-1f6e-43e7-be7e-b8dbe794a5ff Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d7aed304-83ed-4fd9-9cc4-80171606951c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "643705bf-f132-4af8-a637-d4a43db48074", "description": null}} 2018-11-06 20:42:08,416 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-b302da8b-1f6e-43e7-be7e-b8dbe794a5ff 2018-11-06 20:42:08,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/643705bf-f132-4af8-a637-d4a43db48074/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b302da8b-1f6e-43e7-be7e-b8dbe794a5ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809b9dbb002d8afe25ab0c2f6c0d1e1ee849de01" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d7aed304-83ed-4fd9-9cc4-80171606951c", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-06 20:42:08,603 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 20:42:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b1aebd4d-36f8-4468-bac8-ec3d1ad111cc x-openstack-request-id: req-b1aebd4d-36f8-4468-bac8-ec3d1ad111cc Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-11-06 20:42:08,603 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/643705bf-f132-4af8-a637-d4a43db48074/encryption used request id req-b1aebd4d-36f8-4468-bac8-ec3d1ad111cc 2018-11-06 20:42:08,603 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d7aed304-83ed-4fd9-9cc4-80171606951c-type 2018-11-06 20:42:08,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/643705bf-f132-4af8-a637-d4a43db48074 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b302da8b-1f6e-43e7-be7e-b8dbe794a5ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809b9dbb002d8afe25ab0c2f6c0d1e1ee849de01" 2018-11-06 20:42:08,827 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e7c3886-a856-4080-8da0-53957cc54aef 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. 2018-11-06 20:42:08,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/643705bf-f132-4af8-a637-d4a43db48074 used request id req-3e7c3886-a856-4080-8da0-53957cc54aef 2018-11-06 20:42:08,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:09,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["7nlbmVUDSG2JjOReVpCHwg"], "issued_at": "2018-11-06T20:42:09.000000Z"}} 2018-11-06 20:42:09,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "description": null}}' 2018-11-06 20:42:09,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:09 GMT Server: Apache x-compute-request-id: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "description": null}} 2018-11-06 20:42:09,494 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-281d7e45-5664-4f69-aab2-fdcbe83fbb45 2018-11-06 20:42:09,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f", "provider": "LuksEncryptor"}}' 2018-11-06 20:42:09,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:09 GMT Server: Apache x-compute-request-id: req-13eb5fa6-4c10-480a-98bd-4bf9a3794390 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13eb5fa6-4c10-480a-98bd-4bf9a3794390 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f", "control_location": "back-end", "encryption_id": "1e825cdc-185d-44a8-a603-3408f1cf33bb", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-11-06 20:42:09,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption used request id req-13eb5fa6-4c10-480a-98bd-4bf9a3794390 2018-11-06 20:42:09,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:09,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:09 GMT Server: Apache x-compute-request-id: req-fc2b6162-2017-496c-a4d9-b9e9dd5e21c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc2b6162-2017-496c-a4d9-b9e9dd5e21c5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "description": null}} 2018-11-06 20:42:09,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 used request id req-fc2b6162-2017-496c-a4d9-b9e9dd5e21c5 2018-11-06 20:42:09,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:09 GMT Server: Apache x-compute-request-id: req-fb39af31-1106-4566-b65d-8bc9d177f96b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb39af31-1106-4566-b65d-8bc9d177f96b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T20:42:09.000000", "updated_at": null, "encryption_id": "1e825cdc-185d-44a8-a603-3408f1cf33bb", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-11-06 20:42:10,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption used request id req-fb39af31-1106-4566-b65d-8bc9d177f96b 2018-11-06 20:42:10,053 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type 2018-11-06 20:42:10,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache x-compute-request-id: req-fa3afbdd-e6a9-45e0-bee2-de5dc9cd51c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa3afbdd-e6a9-45e0-bee2-de5dc9cd51c4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "description": null}} 2018-11-06 20:42:10,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 used request id req-fa3afbdd-e6a9-45e0-bee2-de5dc9cd51c4 2018-11-06 20:42:10,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,440 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccb9c8b6-afd7-42d1-9461-af041d53bb0f 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. 2018-11-06 20:42:10,440 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption/provider used request id req-ccb9c8b6-afd7-42d1-9461-af041d53bb0f 2018-11-06 20:42:10,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache x-compute-request-id: req-38357d0e-36fd-40d2-964d-ef80510fe15a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38357d0e-36fd-40d2-964d-ef80510fe15a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "description": null}} 2018-11-06 20:42:10,465 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 used request id req-38357d0e-36fd-40d2-964d-ef80510fe15a 2018-11-06 20:42:10,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache x-compute-request-id: req-daaa6725-e88d-4ff8-9c3e-07c294de89c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-daaa6725-e88d-4ff8-9c3e-07c294de89c8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 20:42:10,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption used request id req-daaa6725-e88d-4ff8-9c3e-07c294de89c8 2018-11-06 20:42:10,488 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type 2018-11-06 20:42:10,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache x-compute-request-id: req-b10499c9-7461-49ac-b2fa-2a9b2e7a8810 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b10499c9-7461-49ac-b2fa-2a9b2e7a8810 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c0670f6-1aa0-47ca-a8f2-9518fcf20f67", "description": null}} 2018-11-06 20:42:10,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 used request id req-b10499c9-7461-49ac-b2fa-2a9b2e7a8810 2018-11-06 20:42:10,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:10,859 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2db8de7b-a116-4e65-a501-9647202c657b x-openstack-request-id: req-2db8de7b-a116-4e65-a501-9647202c657b Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 does not exist.", "code": 404}} 2018-11-06 20:42:10,859 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67/encryption/provider used request id req-2db8de7b-a116-4e65-a501-9647202c657b 2018-11-06 20:42:10,860 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c0a9baa8-2a1d-4d31-b54e-6b2d5ecb0c8f-type 2018-11-06 20:42:10,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-281d7e45-5664-4f69-aab2-fdcbe83fbb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72810ba15696762eb1a871c09c60165f972bde68" 2018-11-06 20:42:11,102 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e316584-8c40-4b0e-891e-d79d353a724c 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. 2018-11-06 20:42:11,103 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/9c0670f6-1aa0-47ca-a8f2-9518fcf20f67 used request id req-9e316584-8c40-4b0e-891e-d79d353a724c 2018-11-06 20:42:11,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:11,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["-7-zcC94TiOS7bHbAiVxXQ"], "issued_at": "2018-11-06T20:42:11.000000Z"}} 2018-11-06 20:42:11,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type", "description": null}}' 2018-11-06 20:42:11,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:11 GMT Server: Apache x-compute-request-id: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d08972c-4f2c-43d1-8d35-f68ad4773749", "description": null}} 2018-11-06 20:42:11,686 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a 2018-11-06 20:42:11,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b", "provider": "foo"}}' 2018-11-06 20:42:11,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:11 GMT Server: Apache x-compute-request-id: req-f49fe7b2-a813-43d7-88d0-2c7bfa7d0d7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f49fe7b2-a813-43d7-88d0-2c7bfa7d0d7b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0d08972c-4f2c-43d1-8d35-f68ad4773749", "name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b", "control_location": "front-end", "encryption_id": "ce049f06-4d8d-4aaa-b70f-e6daa9d88d92", "provider": "foo", "provider_class": "foo"}} 2018-11-06 20:42:11,897 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption used request id req-f49fe7b2-a813-43d7-88d0-2c7bfa7d0d7b 2018-11-06 20:42:11,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" 2018-11-06 20:42:12,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:11 GMT Server: Apache x-compute-request-id: req-9d95fde6-4601-4ebc-b8d0-965a1c803c4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d95fde6-4601-4ebc-b8d0-965a1c803c4e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d08972c-4f2c-43d1-8d35-f68ad4773749", "description": null}} 2018-11-06 20:42:12,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 used request id req-9d95fde6-4601-4ebc-b8d0-965a1c803c4e 2018-11-06 20:42:12,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" 2018-11-06 20:42:12,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:12 GMT Server: Apache x-compute-request-id: req-4ab05a0e-deeb-460a-889b-5ed17d2f820e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ab05a0e-deeb-460a-889b-5ed17d2f820e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "0d08972c-4f2c-43d1-8d35-f68ad4773749", "control_location": "front-end", "deleted": false, "created_at": "2018-11-06T20:42:11.000000", "updated_at": null, "encryption_id": "ce049f06-4d8d-4aaa-b70f-e6daa9d88d92", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-11-06 20:42:12,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption used request id req-4ab05a0e-deeb-460a-889b-5ed17d2f820e 2018-11-06 20:42:12,246 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type 2018-11-06 20:42:12,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" 2018-11-06 20:42:12,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:12 GMT Server: Apache x-compute-request-id: req-f89655b7-fd4f-4286-86c0-bf53d0b7c279 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f89655b7-fd4f-4286-86c0-bf53d0b7c279 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d08972c-4f2c-43d1-8d35-f68ad4773749", "description": null}} 2018-11-06 20:42:12,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 used request id req-f89655b7-fd4f-4286-86c0-bf53d0b7c279 2018-11-06 20:42:12,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" 2018-11-06 20:42:12,715 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8fd186c-7e21-41c8-ba93-1440428dfe36 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. 2018-11-06 20:42:12,715 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749/encryption/provider used request id req-e8fd186c-7e21-41c8-ba93-1440428dfe36 2018-11-06 20:42:12,715 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c7e23c22-69e1-405d-8db5-d823b3ecc05b-type 2018-11-06 20:42:12,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e7ec59b-ef8b-4847-89a1-5c29eb17297a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70baa1892ac9168147e7174c9e2d2aeec06bbeec" 2018-11-06 20:42:12,915 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-996280b9-8e35-4c0a-a87b-4ef2408aa37e 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. 2018-11-06 20:42:12,915 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0d08972c-4f2c-43d1-8d35-f68ad4773749 used request id req-996280b9-8e35-4c0a-a87b-4ef2408aa37e 2018-11-06 20:42:12,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:13,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["97a1cNX7Qlu6OnGNxu5srg"], "issued_at": "2018-11-06T20:42:13.000000Z"}} 2018-11-06 20:42:13,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type", "description": null}}' 2018-11-06 20:42:13,507 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:13 GMT Server: Apache x-compute-request-id: req-044bde7c-87d2-46b4-905d-fa03bade44fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-044bde7c-87d2-46b4-905d-fa03bade44fb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "91abb698-4ba8-4c91-a97d-61f6a828d068", "description": null}} 2018-11-06 20:42:13,507 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-044bde7c-87d2-46b4-905d-fa03bade44fb 2018-11-06 20:42:13,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-06 20:42:13,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:13 GMT Server: Apache x-compute-request-id: req-65044cfd-0697-4017-a869-8b477415a22c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65044cfd-0697-4017-a869-8b477415a22c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "91abb698-4ba8-4c91-a97d-61f6a828d068", "name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124", "control_location": "back-end", "encryption_id": "f6b12609-1907-49ed-928f-f1bb343c88cf", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-11-06 20:42:13,721 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption used request id req-65044cfd-0697-4017-a869-8b477415a22c 2018-11-06 20:42:13,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" 2018-11-06 20:42:13,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:13 GMT Server: Apache x-compute-request-id: req-0de34995-48c4-492f-b844-8dda2979f43d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0de34995-48c4-492f-b844-8dda2979f43d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "91abb698-4ba8-4c91-a97d-61f6a828d068", "description": null}} 2018-11-06 20:42:13,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 used request id req-0de34995-48c4-492f-b844-8dda2979f43d 2018-11-06 20:42:13,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" 2018-11-06 20:42:14,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:13 GMT Server: Apache x-compute-request-id: req-14f3797c-3aab-4f51-b8e8-efab501f5a55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14f3797c-3aab-4f51-b8e8-efab501f5a55 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "91abb698-4ba8-4c91-a97d-61f6a828d068", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T20:42:13.000000", "updated_at": null, "encryption_id": "f6b12609-1907-49ed-928f-f1bb343c88cf", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-11-06 20:42:14,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption used request id req-14f3797c-3aab-4f51-b8e8-efab501f5a55 2018-11-06 20:42:14,062 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type 2018-11-06 20:42:14,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" 2018-11-06 20:42:14,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:14 GMT Server: Apache x-compute-request-id: req-6d782318-fddc-4a99-bab7-3d7829b762e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d782318-fddc-4a99-bab7-3d7829b762e5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "91abb698-4ba8-4c91-a97d-61f6a828d068", "description": null}} 2018-11-06 20:42:14,084 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 used request id req-6d782318-fddc-4a99-bab7-3d7829b762e5 2018-11-06 20:42:14,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" 2018-11-06 20:42:14,381 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f691c8a6-613f-432d-95ee-3971d5d341ae 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. 2018-11-06 20:42:14,381 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068/encryption/provider used request id req-f691c8a6-613f-432d-95ee-3971d5d341ae 2018-11-06 20:42:14,381 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f3ab5a59-2617-4661-8abe-1255c9f84124-type 2018-11-06 20:42:14,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-044bde7c-87d2-46b4-905d-fa03bade44fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f6d36ca98dcb94b7f7088bab2835fd133e17b7" 2018-11-06 20:42:14,581 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b633dd9-3e90-44fe-aa4f-a386eb4543cb 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. 2018-11-06 20:42:14,582 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/91abb698-4ba8-4c91-a97d-61f6a828d068 used request id req-0b633dd9-3e90-44fe-aa4f-a386eb4543cb 2018-11-06 20:42:14,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:14,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["tCU4g8sbQMGtNZjLrkbdKg"], "issued_at": "2018-11-06T20:42:14.000000Z"}} 2018-11-06 20:42:14,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934-qos"}}' 2018-11-06 20:42:15,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:14 GMT Server: Apache x-compute-request-id: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "bc2d51b8-b115-484a-b6dc-a9dab17c78ba", "name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/bc2d51b8-b115-484a-b6dc-a9dab17c78ba", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/bc2d51b8-b115-484a-b6dc-a9dab17c78ba", "rel": "bookmark"}]} 2018-11-06 20:42:15,149 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-15f62dc8-c7cd-419a-99cd-ac3638c983c8 2018-11-06 20:42:15,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934", "description": null}}' 2018-11-06 20:42:15,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache x-compute-request-id: req-6a231dcb-3b14-4c7a-9da1-dbe531f6b1d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a231dcb-3b14-4c7a-9da1-dbe531f6b1d5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "afb818e0-72b8-4d55-9401-8abb90f90926", "description": null}} 2018-11-06 20:42:15,357 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-6a231dcb-3b14-4c7a-9da1-dbe531f6b1d5 2018-11-06 20:42:15,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 20:42:15,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache x-compute-request-id: req-04c6055c-ca01-45c1-9675-7fe37c3e49ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04c6055c-ca01-45c1-9675-7fe37c3e49ce Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "afb818e0-72b8-4d55-9401-8abb90f90926", "name": "foo", "control_location": "back-end", "encryption_id": "f04969cb-2262-4399-acde-bcfe80ec2980", "provider": "bar", "provider_class": "bar"}} 2018-11-06 20:42:15,562 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption used request id req-04c6055c-ca01-45c1-9675-7fe37c3e49ce 2018-11-06 20:42:15,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:15,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache x-compute-request-id: req-b52b83c8-aa49-4e72-a936-89bbcd09d0b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b52b83c8-aa49-4e72-a936-89bbcd09d0b0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "afb818e0-72b8-4d55-9401-8abb90f90926", "description": null}} 2018-11-06 20:42:15,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 used request id req-b52b83c8-aa49-4e72-a936-89bbcd09d0b0 2018-11-06 20:42:15,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:15,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache x-compute-request-id: req-195fffd4-4a79-44fe-ab38-273f3149f7ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-195fffd4-4a79-44fe-ab38-273f3149f7ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "afb818e0-72b8-4d55-9401-8abb90f90926", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T20:42:15.000000", "updated_at": null, "encryption_id": "f04969cb-2262-4399-acde-bcfe80ec2980", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 20:42:15,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption used request id req-195fffd4-4a79-44fe-ab38-273f3149f7ff 2018-11-06 20:42:15,921 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934 2018-11-06 20:42:15,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:15,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache x-compute-request-id: req-b26491b5-6b56-4fbf-8614-99a46018b2ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b26491b5-6b56-4fbf-8614-99a46018b2ee Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "afb818e0-72b8-4d55-9401-8abb90f90926", "description": null}} 2018-11-06 20:42:15,947 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 used request id req-b26491b5-6b56-4fbf-8614-99a46018b2ee 2018-11-06 20:42:15,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:15,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2aca682-a47a-4359-a9c2-65297b248d0a 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. 2018-11-06 20:42:15,990 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926/encryption/provider used request id req-d2aca682-a47a-4359-a9c2-65297b248d0a 2018-11-06 20:42:15,991 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934 2018-11-06 20:42:15,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:16,186 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ae57658-1b42-4dae-8c83-4988b6acde90 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. 2018-11-06 20:42:16,186 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/afb818e0-72b8-4d55-9401-8abb90f90926 used request id req-2ae57658-1b42-4dae-8c83-4988b6acde90 2018-11-06 20:42:16,187 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-83e5b642-0862-4636-ba0b-9a84f77fd934-qos 2018-11-06 20:42:16,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/bc2d51b8-b115-484a-b6dc-a9dab17c78ba?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f62dc8-c7cd-419a-99cd-ac3638c983c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728efc81976f15ffbefec7b885b4d7f0d3696c2b" 2018-11-06 20:42:16,389 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15878a35-411e-4ba4-bf03-bf96ea24afb0 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. 2018-11-06 20:42:16,389 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/bc2d51b8-b115-484a-b6dc-a9dab17c78ba?force=False used request id req-15878a35-411e-4ba4-bf03-bf96ea24afb0 2018-11-06 20:42:16,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:16,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["gICpL2XeSlu_1ppVsRb03Q"], "issued_at": "2018-11-06T20:42:16.000000Z"}} 2018-11-06 20:42:16,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1-qos"}}' 2018-11-06 20:42:16,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:16 GMT Server: Apache x-compute-request-id: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "828f6e36-c8a6-472f-b29e-58c3f7f3ee9a", "name": "CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/828f6e36-c8a6-472f-b29e-58c3f7f3ee9a", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/828f6e36-c8a6-472f-b29e-58c3f7f3ee9a", "rel": "bookmark"}]} 2018-11-06 20:42:16,975 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd 2018-11-06 20:42:16,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1", "description": null}}' 2018-11-06 20:42:17,171 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:16 GMT Server: Apache x-compute-request-id: req-439cac0f-b3de-4ee2-b241-a5f3d2da5ee5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-439cac0f-b3de-4ee2-b241-a5f3d2da5ee5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f0fb986-7141-4962-b035-f8a2ed66fcc3", "description": null}} 2018-11-06 20:42:17,172 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-439cac0f-b3de-4ee2-b241-a5f3d2da5ee5 2018-11-06 20:42:17,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" 2018-11-06 20:42:17,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:17 GMT Server: Apache x-compute-request-id: req-17e123d5-5d5e-48e2-a372-76f3d853cf0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17e123d5-5d5e-48e2-a372-76f3d853cf0e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "828f6e36-c8a6-472f-b29e-58c3f7f3ee9a", "name": "CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1-qos"}]} 2018-11-06 20:42:17,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-17e123d5-5d5e-48e2-a372-76f3d853cf0e 2018-11-06 20:42:17,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/None/associate?vol_type_id=0f0fb986-7141-4962-b035-f8a2ed66fcc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" 2018-11-06 20:42:17,505 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20:42:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0bf5cd2-fdc3-4df1-bdbf-176978bde903 x-openstack-request-id: req-a0bf5cd2-fdc3-4df1-bdbf-176978bde903 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-11-06 20:42:17,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/None/associate?vol_type_id=0f0fb986-7141-4962-b035-f8a2ed66fcc3 used request id req-a0bf5cd2-fdc3-4df1-bdbf-176978bde903 2018-11-06 20:42:17,505 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-a0bf5cd2-fdc3-4df1-bdbf-176978bde903) 2018-11-06 20:42:17,505 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1 2018-11-06 20:42:17,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0f0fb986-7141-4962-b035-f8a2ed66fcc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" 2018-11-06 20:42:17,738 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-004fdd27-320d-41b1-b2bd-451422b457fd 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. 2018-11-06 20:42:17,738 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/0f0fb986-7141-4962-b035-f8a2ed66fcc3 used request id req-004fdd27-320d-41b1-b2bd-451422b457fd 2018-11-06 20:42:17,738 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-cad829e3-41ae-46e1-bf14-2a06e8c120b1-qos 2018-11-06 20:42:17,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/828f6e36-c8a6-472f-b29e-58c3f7f3ee9a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eab6dcf7-8994-4b01-8b6c-12f90cee5ecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec4b415dcf909096016898099e87bcf3791e3d7" 2018-11-06 20:42:17,945 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b445118f-97ba-4ed8-a220-1c42b15d74ad 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. 2018-11-06 20:42:17,945 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/828f6e36-c8a6-472f-b29e-58c3f7f3ee9a?force=False used request id req-b445118f-97ba-4ed8-a220-1c42b15d74ad 2018-11-06 20:42:17,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:18,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["dVyhOS2pTZyTrORlFAZ4BA"], "issued_at": "2018-11-06T20:42:18.000000Z"}} 2018-11-06 20:42:18,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a-qos"}}' 2018-11-06 20:42:18,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:18 GMT Server: Apache x-compute-request-id: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "8853171b-4393-42bd-ac67-f4b297df0358", "name": "CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358", "rel": "bookmark"}]} 2018-11-06 20:42:18,496 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6 2018-11-06 20:42:18,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a", "description": null}}' 2018-11-06 20:42:18,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:18 GMT Server: Apache x-compute-request-id: req-c530874a-f417-4dc3-a3fb-a1e35d1a7281 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c530874a-f417-4dc3-a3fb-a1e35d1a7281 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a465d80b-bff4-4f31-8fb9-fc87d4796f91", "description": null}} 2018-11-06 20:42:18,692 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-c530874a-f417-4dc3-a3fb-a1e35d1a7281 2018-11-06 20:42:18,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" 2018-11-06 20:42:18,872 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:18 GMT Server: Apache x-compute-request-id: req-db2c16da-31ca-4a72-938e-353f9fc16082 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db2c16da-31ca-4a72-938e-353f9fc16082 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "8853171b-4393-42bd-ac67-f4b297df0358", "name": "CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a-qos"}]} 2018-11-06 20:42:18,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-db2c16da-31ca-4a72-938e-353f9fc16082 2018-11-06 20:42:18,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358/associate?vol_type_id=a465d80b-bff4-4f31-8fb9-fc87d4796f91 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" 2018-11-06 20:42:19,058 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-574062a9-dac9-4eb0-b74c-f33a829a7c5a 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. 2018-11-06 20:42:19,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358/associate?vol_type_id=a465d80b-bff4-4f31-8fb9-fc87d4796f91 used request id req-574062a9-dac9-4eb0-b74c-f33a829a7c5a 2018-11-06 20:42:19,059 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a 2018-11-06 20:42:19,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/a465d80b-bff4-4f31-8fb9-fc87d4796f91 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" 2018-11-06 20:42:19,262 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a57f5a5-7730-412e-a6c7-aeafb9cf32f4 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. 2018-11-06 20:42:19,262 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/a465d80b-bff4-4f31-8fb9-fc87d4796f91 used request id req-6a57f5a5-7730-412e-a6c7-aeafb9cf32f4 2018-11-06 20:42:19,262 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2c8c5876-daa6-418d-bfbc-f2c530ed5a9a-qos 2018-11-06 20:42:19,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be2bdecc-1c03-4f2a-8a5c-3c41b183cfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f2948460453336b4ed4d3dd05a7453d2503b7" 2018-11-06 20:42:19,460 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56024e0e-fc7e-46ae-ad52-76b974953a45 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. 2018-11-06 20:42:19,460 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/8853171b-4393-42bd-ac67-f4b297df0358?force=False used request id req-56024e0e-fc7e-46ae-ad52-76b974953a45 2018-11-06 20:42:19,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:19,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c2679ef926946ac8dc16d11dc7414d6", "name": "Member"}, {"id": "8172c03b278d460581e0380e36967ff2", "name": "heat_stack_owner"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/b8c07de83f8f49bc884b8b0f66cf131e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "id": "063dfdb5823f4420bf8ff8234c253959"}, "audit_ids": ["MC2kJO9cS9usns1oeKWHww"], "issued_at": "2018-11-06T20:42:19.000000Z"}} 2018-11-06 20:42:19,851 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e-qos"}}' 2018-11-06 20:42:20,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:19 GMT Server: Apache x-compute-request-id: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "47b80cac-5cb1-47ef-a005-e0832eaa0683", "name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683", "rel": "self"}, {"href": "http://172.30.9.26:8776/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683", "rel": "bookmark"}]} 2018-11-06 20:42:20,023 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d 2018-11-06 20:42:20,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e", "description": null}}' 2018-11-06 20:42:20,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:20 GMT Server: Apache x-compute-request-id: req-c14ab83b-4fd0-47f5-a142-ebac34e2dbb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c14ab83b-4fd0-47f5-a142-ebac34e2dbb8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "771a3206-180e-4223-af3b-647594508304", "description": null}} 2018-11-06 20:42:20,242 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types used request id req-c14ab83b-4fd0-47f5-a142-ebac34e2dbb8 2018-11-06 20:42:20,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 20:42:20,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:20 GMT Server: Apache x-compute-request-id: req-c19649c7-b652-468c-8fb2-72154389f3e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c19649c7-b652-468c-8fb2-72154389f3e3 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "771a3206-180e-4223-af3b-647594508304", "name": "foo", "control_location": "back-end", "encryption_id": "062bfd6e-12ad-4c48-9443-8f8475d7ca05", "provider": "bar", "provider_class": "bar"}} 2018-11-06 20:42:20,568 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption used request id req-c19649c7-b652-468c-8fb2-72154389f3e3 2018-11-06 20:42:20,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:20,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:20 GMT Server: Apache x-compute-request-id: req-5512510e-ff32-4d8e-a3cf-34a1e2c5599f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5512510e-ff32-4d8e-a3cf-34a1e2c5599f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "47b80cac-5cb1-47ef-a005-e0832eaa0683", "name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e-qos"}]} 2018-11-06 20:42:20,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs used request id req-5512510e-ff32-4d8e-a3cf-34a1e2c5599f 2018-11-06 20:42:20,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683/associate?vol_type_id=771a3206-180e-4223-af3b-647594508304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:20,957 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-177cde57-d69e-4682-acaf-d8b30beaa3b4 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. 2018-11-06 20:42:20,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683/associate?vol_type_id=771a3206-180e-4223-af3b-647594508304 used request id req-177cde57-d69e-4682-acaf-d8b30beaa3b4 2018-11-06 20:42:20,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:21,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:20 GMT Server: Apache x-compute-request-id: req-47e33afb-f737-47ae-a8e9-ab358919ab77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47e33afb-f737-47ae-a8e9-ab358919ab77 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e", "qos_specs_id": "47b80cac-5cb1-47ef-a005-e0832eaa0683", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "771a3206-180e-4223-af3b-647594508304", "description": null}} 2018-11-06 20:42:21,665 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 used request id req-47e33afb-f737-47ae-a8e9-ab358919ab77 2018-11-06 20:42:21,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:22,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:21 GMT Server: Apache x-compute-request-id: req-d75abf89-a45f-4afa-934b-aef3d6bce5b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d75abf89-a45f-4afa-934b-aef3d6bce5b0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "771a3206-180e-4223-af3b-647594508304", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T20:42:20.000000", "updated_at": null, "encryption_id": "062bfd6e-12ad-4c48-9443-8f8475d7ca05", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 20:42:22,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption used request id req-d75abf89-a45f-4afa-934b-aef3d6bce5b0 2018-11-06 20:42:22,391 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e 2018-11-06 20:42:22,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:23,090 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:22 GMT Server: Apache x-compute-request-id: req-1dadc2b0-9fd4-4056-9967-c311044cf288 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dadc2b0-9fd4-4056-9967-c311044cf288 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e", "qos_specs_id": "47b80cac-5cb1-47ef-a005-e0832eaa0683", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "771a3206-180e-4223-af3b-647594508304", "description": null}} 2018-11-06 20:42:23,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 used request id req-1dadc2b0-9fd4-4056-9967-c311044cf288 2018-11-06 20:42:23,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:23,296 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccb6607b-7284-4aa6-8cf0-babc2033a17b 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. 2018-11-06 20:42:23,296 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304/encryption/provider used request id req-ccb6607b-7284-4aa6-8cf0-babc2033a17b 2018-11-06 20:42:23,296 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e 2018-11-06 20:42:23,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:23,363 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7caeead1-3c6b-4284-8273-87c9f407cb51 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. 2018-11-06 20:42:23,363 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/types/771a3206-180e-4223-af3b-647594508304 used request id req-7caeead1-3c6b-4284-8273-87c9f407cb51 2018-11-06 20:42:23,364 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e058c7b1-e7f1-440e-8207-2f246d786d7e-qos 2018-11-06 20:42:23,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03560bea-b014-4fbb-8d15-aeb97bfbbb2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9ba142cf9db8379b1acfd39acca786a2ec3f5" 2018-11-06 20:42:23,671 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:42:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-466d80a5-1974-4955-9768-c60b7360d4dd 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. 2018-11-06 20:42:23,672 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b8c07de83f8f49bc884b8b0f66cf131e/qos-specs/47b80cac-5cb1-47ef-a005-e0832eaa0683?force=False used request id req-466d80a5-1974-4955-9768-c60b7360d4dd 2018-11-06 20:42:23,673 - 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 776.907s OK 2018-11-06 20:42:23,788 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 20:42:23,789 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 20:42:23,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:23,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a34314b-9988-4e0e-a83e-3bc0d55e290c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "8172c03b278d460581e0380e36967ff2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:23,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2a34314b-9988-4e0e-a83e-3bc0d55e290c 2018-11-06 20:42:23,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082967042923s 2018-11-06 20:42:23,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:42:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed44433-a658-4af1-ac51-42454ca453b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:24,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8172c03b278d460581e0380e36967ff2 used request id req-bed44433-a658-4af1-ac51-42454ca453b1 2018-11-06 20:42:24,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.13699889183s 2018-11-06 20:42:24,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:42:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2aeff7-141f-48d5-9a46-a1b3c5fb14c6 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58", "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "domain_id": "default", "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:42:24,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0e2aeff7-141f-48d5-9a46-a1b3c5fb14c6 2018-11-06 20:42:24,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10711812973s 2018-11-06 20:42:24,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0e2aeff7-141f-48d5-9a46-a1b3c5fb14c6 2018-11-06 20:42:24,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:42:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e85b81-1636-48df-aafc-325a51743bef Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959"}, "enabled": true, "id": "063dfdb5823f4420bf8ff8234c253959", "options": {}, "domain_id": "default", "name": "api_check-user_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}} 2018-11-06 20:42:24,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 used request id req-e9e85b81-1636-48df-aafc-325a51743bef 2018-11-06 20:42:24,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929689407349s 2018-11-06 20:42:24,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 used request id req-e9e85b81-1636-48df-aafc-325a51743bef 2018-11-06 20:42:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 20:42:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aded9907-6ed9-4093-a2e5-fe163ecf79aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:24,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 used request id req-aded9907-6ed9-4093-a2e5-fe163ecf79aa 2018-11-06 20:42:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.160773992538s 2018-11-06 20:42:24,386 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/063dfdb5823f4420bf8ff8234c253959 used request id req-aded9907-6ed9-4093-a2e5-fe163ecf79aa 2018-11-06 20:42:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:42:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba262f68-6400-4cca-acd4-87ae328c8261 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e"}, "enabled": true, "id": "b8c07de83f8f49bc884b8b0f66cf131e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1d1cdabb-2185-4be5-b29c-514a4bb3be58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:42:24,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ba262f68-6400-4cca-acd4-87ae328c8261 2018-11-06 20:42:24,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079598903656s 2018-11-06 20:42:24,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ba262f68-6400-4cca-acd4-87ae328c8261 2018-11-06 20:42:24,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 20:42:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e555dabc-542f-4612-abda-56e62c62660e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:24,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e555dabc-542f-4612-abda-56e62c62660e 2018-11-06 20:42:24,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173808097839s 2018-11-06 20:42:24,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b8c07de83f8f49bc884b8b0f66cf131e used request id req-e555dabc-542f-4612-abda-56e62c62660e 2018-11-06 20:42:24,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd331be-a10e-461e-b873-5b0db65a9b26 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c2679ef926946ac8dc16d11dc7414d6", "links": {"self": "http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:24,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3bd331be-a10e-461e-b873-5b0db65a9b26 2018-11-06 20:42:24,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0680589675903s 2018-11-06 20:42:24,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:42:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:24,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121c2dd6-7d9f-49e0-a0b1-0cde068460f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:24,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4c2679ef926946ac8dc16d11dc7414d6 used request id req-121c2dd6-7d9f-49e0-a0b1-0cde068460f9 2018-11-06 20:42:24,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.100643873215s 2018-11-06 20:42:24,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:42:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=b8c07de83f8f49bc884b8b0f66cf131e&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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:25,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-407e0c7a-596b-440c-abab-2a9d17faa945 Date: Tue, 06 Nov 2018 20:42:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}]} 2018-11-06 20:42:25,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=b8c07de83f8f49bc884b8b0f66cf131e&name=default used request id req-407e0c7a-596b-440c-abab-2a9d17faa945 2018-11-06 20:42:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18420791626s 2018-11-06 20:42:25,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=b8c07de83f8f49bc884b8b0f66cf131e&name=default used request id req-407e0c7a-596b-440c-abab-2a9d17faa945 2018-11-06 20:42:25,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:42:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-87c5b9ab-cfdf-435b-a05e-50f9ab8abeff Date: Tue, 06 Nov 2018 20:42:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:29:55Z", "updated_at": "2018-11-06T20:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "03931672-a80e-48dc-b768-5cb06629abfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "e476f7f3-ffb9-4908-8c62-78d519c2b918", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "4581b549-89b0-44b0-9d1a-6f92b53742ab", "remote_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:55Z", "revision_number": 0, "id": "36dc32fc-3c18-4f82-8712-10e170a9b8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:55Z", "security_group_id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8c07de83f8f49bc884b8b0f66cf131e"}], "revision_number": 4, "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "abc14fa0-31ac-4051-a269-7fd025171ae4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 20:42:25,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87c5b9ab-cfdf-435b-a05e-50f9ab8abeff 2018-11-06 20:42:25,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201742887497s 2018-11-06 20:42:25,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87c5b9ab-cfdf-435b-a05e-50f9ab8abeff 2018-11-06 20:42:25,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 20:42:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/abc14fa0-31ac-4051-a269-7fd025171ae4.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}15080aa4e71835b43bc6ecbee8e4cd10d777d1fc" 2018-11-06 20:42:25,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff2dc5ba-0b0d-4fc7-912e-add35f0d7fa5 Content-Length: 0 Date: Tue, 06 Nov 2018 20:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:42:25,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/abc14fa0-31ac-4051-a269-7fd025171ae4.json used request id req-ff2dc5ba-0b0d-4fc7-912e-add35f0d7fa5 2018-11-06 20:42:25,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.421772956848s 2018-11-06 20:42:25,635 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/abc14fa0-31ac-4051-a269-7fd025171ae4.json used request id req-ff2dc5ba-0b0d-4fc7-912e-add35f0d7fa5 2018-11-06 20:42:25,656 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:42:25,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:42:25,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:42:25,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:42:25,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:42:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:42:25,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8625146c-45c9-4372-815a-fd7a04258d63 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:25,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8625146c-45c9-4372-815a-fd7a04258d63 2018-11-06 20:42:25,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:26,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["ny63jrVXSW-xWoA9UT-6qA"], "issued_at": "2018-11-06T20:42:26.000000Z"}} 2018-11-06 20:42:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:26,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:26,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e66e35-f7e6-47a2-a207-6ec540b5e94e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:42:26,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-24e66e35-f7e6-47a2-a207-6ec540b5e94e 2018-11-06 20:42:26,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.464385986328s 2018-11-06 20:42:26,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:42:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}}' 2018-11-06 20:42:26,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6cb1a4-2099-4342-aa32-9cb9b1ae9f5f 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.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}} 2018-11-06 20:42:26,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ce6cb1a4-2099-4342-aa32-9cb9b1ae9f5f 2018-11-06 20:42:26,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0998950004578s 2018-11-06 20:42:26,256 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ce6cb1a4-2099-4342-aa32-9cb9b1ae9f5f 2018-11-06 20:42:26,257 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868', 'id': u'17300774b90e434e9106bfdc0976dfd3', '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'})}) 2018-11-06 20:42:26,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:42:26,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.409454107285s 2018-11-06 20:42:26,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:26,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eafd15d-04bc-42b0-8286-632eab5b4bdc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868"}} 2018-11-06 20:42:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 used request id req-7eafd15d-04bc-42b0-8286-632eab5b4bdc 2018-11-06 20:42:26,759 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ce04b1daf6244d8ca0dd83c8082d3d35', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868'}) 2018-11-06 20:42:26,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:26,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aedc15b-0ce8-4dc6-bf26-d8ca40ecf775 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:26,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4aedc15b-0ce8-4dc6-bf26-d8ca40ecf775 2018-11-06 20:42:26,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0722568035126s 2018-11-06 20:42:26,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:26,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20496a4-5cb6-4ae3-b531-9ec921904ed1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:26,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c20496a4-5cb6-4ae3-b531-9ec921904ed1 2018-11-06 20:42:26,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774281024933s 2018-11-06 20:42:26,911 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:42:26,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:42:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" -d '{"role": {"name": "Member"}}' 2018-11-06 20:42:27,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb1490e-70bb-403f-ab6f-2929e3371fb8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}} 2018-11-06 20:42:27,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0eb1490e-70bb-403f-ab6f-2929e3371fb8 2018-11-06 20:42:27,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0927841663361s 2018-11-06 20:42:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b799249f-577f-416d-8e5d-c915c51b89b4 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "domain_id": null, "name": "Member", "id": "09bcee8dcd5042c49b44bd2314d2847c"}} 2018-11-06 20:42:27,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c used request id req-b799249f-577f-416d-8e5d-c915c51b89b4 2018-11-06 20:42:27,079 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c'}, 'domain_id': None, 'human_id': None, 'id': u'09bcee8dcd5042c49b44bd2314d2847c', 'HUMAN_ID': False}) 2018-11-06 20:42:27,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea5cd32-2308-4c26-9996-21b9a7d1ea36 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:27,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bea5cd32-2308-4c26-9996-21b9a7d1ea36 2018-11-06 20:42:27,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766661167145s 2018-11-06 20:42:27,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:42:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9b66b1-446c-4c84-8236-25b288f10ecd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:42:27,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2a9b66b1-446c-4c84-8236-25b288f10ecd 2018-11-06 20:42:27,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0802550315857s 2018-11-06 20:42:27,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:42:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc72fa2-9e42-4d45-92fa-2b859c487f22 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "domain_id": "default", "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:42:27,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8fc72fa2-9e42-4d45-92fa-2b859c487f22 2018-11-06 20:42:27,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0914978981018s 2018-11-06 20:42:27,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8fc72fa2-9e42-4d45-92fa-2b859c487f22 2018-11-06 20:42:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:42:27,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa57834-398d-479c-bbf2-c3f3d2775aba Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:42:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-efa57834-398d-479c-bbf2-c3f3d2775aba 2018-11-06 20:42:27,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785238742828s 2018-11-06 20:42:27,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-efa57834-398d-479c-bbf2-c3f3d2775aba 2018-11-06 20:42:27,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:42:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=09bcee8dcd5042c49b44bd2314d2847c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f06a95-8cf0-4a6a-9950-23f2fca440d5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=09bcee8dcd5042c49b44bd2314d2847c", "previous": null, "next": null}} 2018-11-06 20:42:27,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=09bcee8dcd5042c49b44bd2314d2847c used request id req-40f06a95-8cf0-4a6a-9950-23f2fca440d5 2018-11-06 20:42:27,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0844690799713s 2018-11-06 20:42:27,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:42:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/09bcee8dcd5042c49b44bd2314d2847c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68fd22e-105e-4385-baa0-dd0fa18b72d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:27,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/09bcee8dcd5042c49b44bd2314d2847c used request id req-c68fd22e-105e-4385-baa0-dd0fa18b72d2 2018-11-06 20:42:27,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121066808701s 2018-11-06 20:42:27,625 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868', 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': '9d87ec3c-ff14-4e11-9eca-2d5bfda920b1', 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_6cd2c37b-40b9-4619-8754-5ecb8320d868', 'project_id': u'17300774b90e434e9106bfdc0976dfd3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:42:27,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:42:27,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:42:27,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:42:27,631 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868', 'password': '9d87ec3c-ff14-4e11-9eca-2d5bfda920b1', 'project_name': 'snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '17300774b90e434e9106bfdc0976dfd3', 'project_domain_name': 'Default'} 2018-11-06 20:42:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:27,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9674b342-f0ec-4e71-8725-5b7d40b79b88 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:27,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9674b342-f0ec-4e71-8725-5b7d40b79b88 2018-11-06 20:42:27,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795850753784s 2018-11-06 20:42:27,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcd1075-a091-46a8-95f7-c815043617b0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:27,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5bcd1075-a091-46a8-95f7-c815043617b0 2018-11-06 20:42:27,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834078788757s 2018-11-06 20:42:27,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:42:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25e2f0e-95fa-4ce2-b52e-1cf19da33fe1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:42:27,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b25e2f0e-95fa-4ce2-b52e-1cf19da33fe1 2018-11-06 20:42:27,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0738868713379s 2018-11-06 20:42:27,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:42:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:27,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44da280e-d56c-4c41-8499-5b74c679c343 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "domain_id": "default", "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:42:27,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-44da280e-d56c-4c41-8499-5b74c679c343 2018-11-06 20:42:27,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975019931793s 2018-11-06 20:42:27,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-44da280e-d56c-4c41-8499-5b74c679c343 2018-11-06 20:42:27,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:42:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32816f57-ec11-4d34-b513-edc0c080cb5e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:42:28,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-32816f57-ec11-4d34-b513-edc0c080cb5e 2018-11-06 20:42:28,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079066991806s 2018-11-06 20:42:28,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-32816f57-ec11-4d34-b513-edc0c080cb5e 2018-11-06 20:42:28,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:42:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875fadbf-8cfa-4d46-88aa-48c6527f5181 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 20:42:28,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-875fadbf-8cfa-4d46-88aa-48c6527f5181 2018-11-06 20:42:28,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0727169513702s 2018-11-06 20:42:28,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:42:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d41fd34-0eca-47ab-9d26-65faa636506d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:28,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-6d41fd34-0eca-47ab-9d26-65faa636506d 2018-11-06 20:42:28,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122445106506s 2018-11-06 20:42:28,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:28,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca3d1e0-aacf-4e58-963b-5528d99a7a3c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:42:28,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cca3d1e0-aacf-4e58-963b-5528d99a7a3c 2018-11-06 20:42:28,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783288478851s 2018-11-06 20:42:28,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:42:28,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 20:42:28,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-997f93bc-3e84-4fb5-aeeb-17c720f87b93 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de26f12a0773427d97a92e211522ccbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "name": "heat_stack_owner"}} 2018-11-06 20:42:28,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-997f93bc-3e84-4fb5-aeeb-17c720f87b93 2018-11-06 20:42:28,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0968239307404s 2018-11-06 20:42:28,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9785d835-9cbc-4399-bab9-9efacf47805e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "domain_id": null, "name": "heat_stack_owner", "id": "de26f12a0773427d97a92e211522ccbb"}} 2018-11-06 20:42:28,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb used request id req-9785d835-9cbc-4399-bab9-9efacf47805e 2018-11-06 20:42:28,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:42:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f3ad53-7dcd-4185-bd2c-1adafa687d55 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "de26f12a0773427d97a92e211522ccbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "name": "heat_stack_owner"}]} 2018-11-06 20:42:28,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a3f3ad53-7dcd-4185-bd2c-1adafa687d55 2018-11-06 20:42:28,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762960910797s 2018-11-06 20:42:28,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:42:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e499f9e6-86ce-43de-aea8-8015b5c51ac1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:42:28,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e499f9e6-86ce-43de-aea8-8015b5c51ac1 2018-11-06 20:42:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0717809200287s 2018-11-06 20:42:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:42:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1211ac5c-31c7-4d6a-b489-70f2267f8d14 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "domain_id": "default", "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:42:28,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1211ac5c-31c7-4d6a-b489-70f2267f8d14 2018-11-06 20:42:28,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112177848816s 2018-11-06 20:42:28,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1211ac5c-31c7-4d6a-b489-70f2267f8d14 2018-11-06 20:42:28,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:42:28,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5997ac1a-0a41-4b5d-a87b-b9dd8b723262 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:42:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5997ac1a-0a41-4b5d-a87b-b9dd8b723262 2018-11-06 20:42:28,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801050662994s 2018-11-06 20:42:28,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5997ac1a-0a41-4b5d-a87b-b9dd8b723262 2018-11-06 20:42:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:42:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=de26f12a0773427d97a92e211522ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:28,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0b4b26-d64c-4b55-a627-78c8d473cbb7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=de26f12a0773427d97a92e211522ccbb", "previous": null, "next": null}} 2018-11-06 20:42:28,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ce04b1daf6244d8ca0dd83c8082d3d35&scope.project.id=17300774b90e434e9106bfdc0976dfd3&role.id=de26f12a0773427d97a92e211522ccbb used request id req-aa0b4b26-d64c-4b55-a627-78c8d473cbb7 2018-11-06 20:42:28,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769588947296s 2018-11-06 20:42:28,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:42:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/de26f12a0773427d97a92e211522ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:42:29,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197d1f56-54ba-4dc5-8fa0-49da5dce9873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:29,101 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3/users/ce04b1daf6244d8ca0dd83c8082d3d35/roles/de26f12a0773427d97a92e211522ccbb used request id req-197d1f56-54ba-4dc5-8fa0-49da5dce9873 2018-11-06 20:42:29,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.160065174103s 2018-11-06 20:42:29,102 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 20:42:29,102 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 20:42:29,102 - openstack_tests - INFO - OS Credentials = > 2018-11-06 20:42:29,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:29,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:29,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de26f12a0773427d97a92e211522ccbb", "name": "heat_stack_owner"}, {"id": "09bcee8dcd5042c49b44bd2314d2847c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17300774b90e434e9106bfdc0976dfd3", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "id": "ce04b1daf6244d8ca0dd83c8082d3d35"}, "audit_ids": ["Y6mYGMjcQh6fi5PAOh5Jlw"], "issued_at": "2018-11-06T20:42:29.000000Z"}} 2018-11-06 20:42:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2556a3727fc27d1b9462a7ba3c33bfaf391e2b40" 2018-11-06 20:42:29,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e2270167-ec76-4923-9a45-e0213a8b01e3 Date: Tue, 06 Nov 2018 20:42:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:42:29,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-e2270167-ec76-4923-9a45-e0213a8b01e3 2018-11-06 20:42:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2556a3727fc27d1b9462a7ba3c33bfaf391e2b40" 2018-11-06 20:42:29,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ca92c9b1-3166-4159-be7c-4e4dd159e694 Date: Tue, 06 Nov 2018 20:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 20:42:29,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=88a8d1cb-f972-4fbf-ab0b-66202edfdde9 used request id req-ca92c9b1-3166-4159-be7c-4e4dd159e694 2018-11-06 20:42:29,945 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 20:42:29,945 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-06 20:42:29,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:29,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:30,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de26f12a0773427d97a92e211522ccbb", "name": "heat_stack_owner"}, {"id": "09bcee8dcd5042c49b44bd2314d2847c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17300774b90e434e9106bfdc0976dfd3", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "id": "ce04b1daf6244d8ca0dd83c8082d3d35"}, "audit_ids": ["Zyf5Ss46Syad_G07xyee5A"], "issued_at": "2018-11-06T20:42:30.000000Z"}} 2018-11-06 20:42:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a0538b6f080c297e64bc5510063feaea756eece8" 2018-11-06 20:42:30,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a32e50-dd34-460c-b452-6ff922521c8d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:30,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13a32e50-dd34-460c-b452-6ff922521c8d 2018-11-06 20:42:30,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:30,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:30,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de26f12a0773427d97a92e211522ccbb", "name": "heat_stack_owner"}, {"id": "09bcee8dcd5042c49b44bd2314d2847c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17300774b90e434e9106bfdc0976dfd3", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "id": "ce04b1daf6244d8ca0dd83c8082d3d35"}, "audit_ids": ["0P129SPkRPmdbWyyHmuTsQ"], "issued_at": "2018-11-06T20:42:30.000000Z"}} 2018-11-06 20:42:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:30,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55be1585-1c6d-4240-b4c8-c02ce11b1d91 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:30,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-55be1585-1c6d-4240-b4c8-c02ce11b1d91 2018-11-06 20:42:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:42:30,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:30,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2748a87e-8b3a-4ae9-b74e-f1da3af9f291 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 20:42:30,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj used request id req-2748a87e-8b3a-4ae9-b74e-f1da3af9f291 2018-11-06 20:42:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:31,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad4f33e-1417-4eb5-bc64-c3b95a77db22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:42:31,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3ad4f33e-1417-4eb5-bc64-c3b95a77db22 2018-11-06 20:42:31,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}}' 2018-11-06 20:42:31,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1328b42f-c01c-405f-a0a9-fb84b5ce92e2 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:31,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1328b42f-c01c-405f-a0a9-fb84b5ce92e2 2018-11-06 20:42:31,131 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-proj 2018-11-06 20:42:31,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:31,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:31,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de26f12a0773427d97a92e211522ccbb", "name": "heat_stack_owner"}, {"id": "09bcee8dcd5042c49b44bd2314d2847c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17300774b90e434e9106bfdc0976dfd3", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "id": "ce04b1daf6244d8ca0dd83c8082d3d35"}, "audit_ids": ["2aVLTzZRT2u2cw602lWusQ"], "issued_at": "2018-11-06T20:42:31.000000Z"}} 2018-11-06 20:42:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}03def12f275b1d14772523d98ca86206c7cb5d11" 2018-11-06 20:42:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a260f61-2ec6-4c9a-8231-f0342e9f57b0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:31,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a260f61-2ec6-4c9a-8231-f0342e9f57b0 2018-11-06 20:42:31,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:42:31,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03def12f275b1d14772523d98ca86206c7cb5d11" 2018-11-06 20:42:31,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbd991a-3709-4fc2-a998-aa364151832f Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "domain_id": "default", "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:42:31,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9bbd991a-3709-4fc2-a998-aa364151832f 2018-11-06 20:42:31,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03def12f275b1d14772523d98ca86206c7cb5d11" 2018-11-06 20:42:31,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca00e52-7812-4f58-9317-8d84c9ca215a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}]} 2018-11-06 20:42:31,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-7aaeaf52-b65b-4e3-proj used request id req-cca00e52-7812-4f58-9317-8d84c9ca215a 2018-11-06 20:42:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03def12f275b1d14772523d98ca86206c7cb5d11" 2018-11-06 20:42:31,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbe56c9-f560-4a3a-8684-cf962527086c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 20:42:31,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cfbe56c9-f560-4a3a-8684-cf962527086c 2018-11-06 20:42:32,299 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-user 2018-11-06 20:42:32,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:32,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:32,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8b3174-b30e-462b-ba74-4ad6e8e1df1b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "de26f12a0773427d97a92e211522ccbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "name": "heat_stack_owner"}]} 2018-11-06 20:42:32,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c8b3174-b30e-462b-ba74-4ad6e8e1df1b 2018-11-06 20:42:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" -d '{"role": {"name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}}' 2018-11-06 20:42:32,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52133851-316c-4413-a481-ae3352ac1732 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d5e6336c1cd496e8daf612a9d9d0140", "links": {"self": "http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140"}, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}} 2018-11-06 20:42:32,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-52133851-316c-4413-a481-ae3352ac1732 2018-11-06 20:42:32,496 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role 2018-11-06 20:42:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:32,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb98c049-7209-4852-8829-dc49e5be4597 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140"}, "domain_id": null, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role", "id": "4d5e6336c1cd496e8daf612a9d9d0140"}} 2018-11-06 20:42:32,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140 used request id req-fb98c049-7209-4852-8829-dc49e5be4597 2018-11-06 20:42:32,514 - keystone_utils - INFO - Granting role SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role to project SimpleHealthCheck-7aaeaf52-b65b-4e3-proj 2018-11-06 20:42:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1/users/56b50995f4f2418388b67be2df2eb740/roles/4d5e6336c1cd496e8daf612a9d9d0140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:42:32,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb34c4b9-e916-4d56-8664-bb4a370acba1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:42:32,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1/users/56b50995f4f2418388b67be2df2eb740/roles/4d5e6336c1cd496e8daf612a9d9d0140 used request id req-fb34c4b9-e916-4d56-8664-bb4a370acba1 2018-11-06 20:42:32,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:42:32,637 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 20:42:32,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:32,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:33,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5e6336c1cd496e8daf612a9d9d0140", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}], "expires_at": "2018-11-06T21:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-user", "id": "56b50995f4f2418388b67be2df2eb740"}, "audit_ids": ["VCQS0vLSQYGoAE2jZ0ud2Q"], "issued_at": "2018-11-06T20:42:33.000000Z"}} 2018-11-06 20:42:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:33,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2850d7-d16e-4d63-a89c-98be970750fb 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:33,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dc2850d7-d16e-4d63-a89c-98be970750fb 2018-11-06 20:42:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:33,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-73e9d83c-de58-484d-afc7-bf7b0bb63945 Date: Tue, 06 Nov 2018 20:42:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image"} 2018-11-06 20:42:33,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image used request id req-73e9d83c-de58-484d-afc7-bf7b0bb63945 2018-11-06 20:42:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:33,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eec13e0f-3b06-4a1a-977d-21abe55508fa Date: Tue, 06 Nov 2018 20:42:33 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"}}} 2018-11-06 20:42:33,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eec13e0f-3b06-4a1a-977d-21abe55508fa 2018-11-06 20:42:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image"}' 2018-11-06 20:42:33,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 X-Openstack-Request-Id: req-36778cd4-492b-4e78-9bf6-af80ecd412d2 Date: Tue, 06 Nov 2018 20:42:33 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:42:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T20:42:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "min_disk": 0, "protected": false, "id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "file": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file", "checksum": null, "owner": "3bbf4331e65c4db7ae0d4e20118dc2e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:42:33,691 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-36778cd4-492b-4e78-9bf6-af80ecd412d2 2018-11-06 20:42:33,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" -d '' 2018-11-06 20:42:34,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a41b8fc-95d4-46fd-a5c7-4430eb1e12de Date: Tue, 06 Nov 2018 20:42:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:42:34,871 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file used request id req-5a41b8fc-95d4-46fd-a5c7-4430eb1e12de 2018-11-06 20:42:34,871 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:42:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:35,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2de55919-3b05-4b6c-b790-01012aa64ea9 Date: Tue, 06 Nov 2018 20:42:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:42:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:42:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "metadata": {}}], "self": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "min_disk": 0, "protected": false, "id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "file": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bbf4331e65c4db7ae0d4e20118dc2e1", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:42:35,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 used request id req-2de55919-3b05-4b6c-b790-01012aa64ea9 2018-11-06 20:42:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:35,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84973597-3f32-417a-af29-5c78ecaad335 Date: Tue, 06 Nov 2018 20:42:35 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"}}} 2018-11-06 20:42:35,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-84973597-3f32-417a-af29-5c78ecaad335 2018-11-06 20:42:35,185 - create_image - INFO - Created image with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image 2018-11-06 20:42:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:42:35,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b3bae024-227c-434c-87a9-01dc97b6ce23 Date: Tue, 06 Nov 2018 20:42:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:42:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:42:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "metadata": {}}], "self": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "min_disk": 0, "protected": false, "id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "file": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bbf4331e65c4db7ae0d4e20118dc2e1", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 20:42:35,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 used request id req-b3bae024-227c-434c-87a9-01dc97b6ce23 2018-11-06 20:42:35,206 - create_image - DEBUG - Instance status is - active 2018-11-06 20:42:35,207 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image 2018-11-06 20:42:35,207 - create_image - INFO - Image is now active with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image 2018-11-06 20:42:35,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:35,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:35,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5e6336c1cd496e8daf612a9d9d0140", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}], "expires_at": "2018-11-06T21:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-user", "id": "56b50995f4f2418388b67be2df2eb740"}, "audit_ids": ["7pyOBnNKTHm47BE0A8mABA"], "issued_at": "2018-11-06T20:42:35.000000Z"}} 2018-11-06 20:42:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14ef71f-499f-4f6c-b0d3-bfcdc652200c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:35,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c14ef71f-499f-4f6c-b0d3-bfcdc652200c 2018-11-06 20:42:35,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:35,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7852fe16-4123-4f90-a0a2-b4468269a1e8 Date: Tue, 06 Nov 2018 20:42:35 GMT RESP BODY: {"networks":[]} 2018-11-06 20:42:35,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-7852fe16-4123-4f90-a0a2-b4468269a1e8 2018-11-06 20:42:35,836 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net 2018-11-06 20:42:35,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" -d '{"network": {"name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net", "admin_state_up": true}}' 2018-11-06 20:42:36,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-49cc7204-6ffd-4dff-a6ef-162bfe53c788 Date: Tue, 06 Nov 2018 20:42:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-06T20:42:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}} 2018-11-06 20:42:36,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-49cc7204-6ffd-4dff-a6ef-162bfe53c788 2018-11-06 20:42:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:36,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-7e0e95f9-b81e-4ad0-bde8-4315c4283130 Date: Tue, 06 Nov 2018 20:42:36 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":"2018-11-06T20:42:36Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:36,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-7e0e95f9-b81e-4ad0-bde8-4315c4283130 2018-11-06 20:42:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:36,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a43b43e4-e841-43eb-93c6-339b756c1944 Date: Tue, 06 Nov 2018 20:42:36 GMT RESP BODY: {"subnets":[]} 2018-11-06 20:42:36,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-a43b43e4-e841-43eb-93c6-339b756c1944 2018-11-06 20:42:36,810 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet 2018-11-06 20:42:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" -d '{"subnets": [{"ip_version": 4, "network_id": "1bc150fd-16d0-447b-9f1b-23c3b1df520f", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]}' 2018-11-06 20:42:37,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-80058ba7-c07f-43e9-b9bd-9c30ffe7acb2 Date: Tue, 06 Nov 2018 20:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:37,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-80058ba7-c07f-43e9-b9bd-9c30ffe7acb2 2018-11-06 20:42:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:37,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-611e323e-5c84-49c4-906f-4c5821bf4a36 Date: Tue, 06 Nov 2018 20:42:37 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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:37,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-611e323e-5c84-49c4-906f-4c5821bf4a36 2018-11-06 20:42:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:42:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1c2c0736-26d1-46f9-9b71-5510f39fb2f7 Date: Tue, 06 Nov 2018 20:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:38,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-1c2c0736-26d1-46f9-9b71-5510f39fb2f7 2018-11-06 20:42:38,026 - OpenStackNetwork - DEBUG - Network [1bc150fd-16d0-447b-9f1b-23c3b1df520f] created successfully 2018-11-06 20:42:38,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:38,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:38,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de26f12a0773427d97a92e211522ccbb", "name": "heat_stack_owner"}, {"id": "09bcee8dcd5042c49b44bd2314d2847c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17300774b90e434e9106bfdc0976dfd3", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/17300774b90e434e9106bfdc0976dfd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "id": "ce04b1daf6244d8ca0dd83c8082d3d35"}, "audit_ids": ["0Wy3Tyv_QySHNIPYN2SLmA"], "issued_at": "2018-11-06T20:42:38.000000Z"}} 2018-11-06 20:42:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}2971d1e187c1cdfd9ce1a2cd64171bb80c137413" 2018-11-06 20:42:38,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1860b30f-9e69-4503-8fcb-4e75c5863999 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:38,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1860b30f-9e69-4503-8fcb-4e75c5863999 2018-11-06 20:42:38,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:42:38,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2971d1e187c1cdfd9ce1a2cd64171bb80c137413" 2018-11-06 20:42:38,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-17d4e90c-1f6c-4926-a9a1-c1bad12be82d x-compute-request-id: req-17d4e90c-1f6c-4926-a9a1-c1bad12be82d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 20:42:38,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-17d4e90c-1f6c-4926-a9a1-c1bad12be82d 2018-11-06 20:42:38,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2971d1e187c1cdfd9ce1a2cd64171bb80c137413" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 20:42:38,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-bfaad53d-154d-499f-9159-026f7729623b x-compute-request-id: req-bfaad53d-154d-499f-9159-026f7729623b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f685113-c3dc-4fc4-8a9d-410913021654", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:42:38,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bfaad53d-154d-499f-9159-026f7729623b 2018-11-06 20:42:38,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:38,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:39,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5e6336c1cd496e8daf612a9d9d0140", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}], "expires_at": "2018-11-06T21:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-user", "id": "56b50995f4f2418388b67be2df2eb740"}, "audit_ids": ["rh3RsvDBRdafxmnM2KvRlQ"], "issued_at": "2018-11-06T20:42:39.000000Z"}} 2018-11-06 20:42:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:39,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17823f94-8a7a-45c5-95a5-de12189f405e 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:39,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17823f94-8a7a-45c5-95a5-de12189f405e 2018-11-06 20:42:39,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 20:42:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c52400-d20b-4179-adf8-a610576c1f7b 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:39,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-52c52400-d20b-4179-adf8-a610576c1f7b 2018-11-06 20:42:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:39,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a88e29fa-f7cf-485d-994a-d8fcf4fe55ce Date: Tue, 06 Nov 2018 20:42:39 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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:39,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-a88e29fa-f7cf-485d-994a-d8fcf4fe55ce 2018-11-06 20:42:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:42:39,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:39,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee5edfc-4e0c-43b8-adb5-092e193f823e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:39,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-0ee5edfc-4e0c-43b8-adb5-092e193f823e 2018-11-06 20:42:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:39,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-46dc9e86-45fb-455f-a458-43c6ce3bc767 Date: Tue, 06 Nov 2018 20:42:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:39,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-46dc9e86-45fb-455f-a458-43c6ce3bc767 2018-11-06 20:42:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:40,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-917ee20e-3b47-4c31-bb0b-074de7f4be94 Date: Tue, 06 Nov 2018 20:42:40 GMT RESP BODY: {"ports":[]} 2018-11-06 20:42:40,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True used request id req-917ee20e-3b47-4c31-bb0b-074de7f4be94 2018-11-06 20:42:40,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:40,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-e5ed7ac0-f0c7-4f6a-b2d1-c831e5dd22c9 x-compute-request-id: req-e5ed7ac0-f0c7-4f6a-b2d1-c831e5dd22c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:42:40,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst used request id req-e5ed7ac0-f0c7-4f6a-b2d1-c831e5dd22c9 2018-11-06 20:42:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e0456990-5c7f-4d46-8f52-727af7b9e561 Date: Tue, 06 Nov 2018 20:42: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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:40,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-e0456990-5c7f-4d46-8f52-727af7b9e561 2018-11-06 20:42:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:40,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e9a974-ded0-4286-bacf-ed6bb4e5e4ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:40,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-02e9a974-ded0-4286-bacf-ed6bb4e5e4ac 2018-11-06 20:42:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f745fa9a-3121-406e-8b89-8b48378d9fb6 Date: Tue, 06 Nov 2018 20:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-f745fa9a-3121-406e-8b89-8b48378d9fb6 2018-11-06 20:42:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:41,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53d17a90-12a7-4875-9a19-debef24d9b60 Date: Tue, 06 Nov 2018 20:42:41 GMT RESP BODY: {"ports":[]} 2018-11-06 20:42:41,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True used request id req-53d17a90-12a7-4875-9a19-debef24d9b60 2018-11-06 20:42:41,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 20:42:41,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:42:41,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5e6336c1cd496e8daf612a9d9d0140", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role"}], "expires_at": "2018-11-06T21:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/3bbf4331e65c4db7ae0d4e20118dc2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-user", "id": "56b50995f4f2418388b67be2df2eb740"}, "audit_ids": ["WcLpJfiXQHGx8fkEJ0rEpA"], "issued_at": "2018-11-06T20:42:41.000000Z"}} 2018-11-06 20:42:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26: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}beb0f1a21bc274b936d63d0e58da2fb00c5353b3" 2018-11-06 20:42:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9282e9a8-acb5-443d-b3b4-bb09b0b80428 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:42:41,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9282e9a8-acb5-443d-b3b4-bb09b0b80428 2018-11-06 20:42:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:41,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0e1da5c6-6168-4ee6-ac12-e8206d36a93c Date: Tue, 06 Nov 2018 20:42: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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:41,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-0e1da5c6-6168-4ee6-ac12-e8206d36a93c 2018-11-06 20:42:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:42,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3960d907-8aaa-4b65-b72d-42c660002ccb Date: Tue, 06 Nov 2018 20:42:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:42,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-3960d907-8aaa-4b65-b72d-42c660002ccb 2018-11-06 20:42:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:42,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-595de36f-e0b6-47e8-b169-7199ec6be161 Date: Tue, 06 Nov 2018 20:42:42 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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:42,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-595de36f-e0b6-47e8-b169-7199ec6be161 2018-11-06 20:42:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 20:42:42,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:42: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:42:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0f1a21bc274b936d63d0e58da2fb00c5353b3" 2018-11-06 20:42:42,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc0bc60-1dc1-4304-925b-4375ce5c0e57 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:42,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-9dc0bc60-1dc1-4304-925b-4375ce5c0e57 2018-11-06 20:42:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:42,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-82c6315d-4a37-4d11-bd33-7b82f13a334c Date: Tue, 06 Nov 2018 20:42:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:42,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-82c6315d-4a37-4d11-bd33-7b82f13a334c 2018-11-06 20:42:42,465 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net 2018-11-06 20:42:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" -d '{"port": {"network_id": "1bc150fd-16d0-447b-9f1b-23c3b1df520f", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1", "admin_state_up": true}}' 2018-11-06 20:42:43,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b7e0b965-643b-4dc8-8f7b-35eacf0aed5c Date: Tue, 06 Nov 2018 20:42:43 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-06T20:42:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-06T20:42:42Z","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:5e:0a:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.14"}],"id":"4b40fac3-b355-46bc-8f99-4b197efea3c8","security_groups":["bae86dfb-ab37-4e3d-8ddd-431c37e6cf81"],"device_id":""}} 2018-11-06 20:42:43,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b7e0b965-643b-4dc8-8f7b-35eacf0aed5c 2018-11-06 20:42:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:43,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7ffcd71f-f715-4a8d-8451-f6a4acc92632 Date: Tue, 06 Nov 2018 20:42: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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:43,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-7ffcd71f-f715-4a8d-8451-f6a4acc92632 2018-11-06 20:42:43,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:43,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5d7f77-1fd6-4e62-9587-7cada0b56571 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:43,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-6f5d7f77-1fd6-4e62-9587-7cada0b56571 2018-11-06 20:42:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:43,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ca1c5793-057b-450f-a897-15520b5365cc Date: Tue, 06 Nov 2018 20:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-ca1c5793-057b-450f-a897-15520b5365cc 2018-11-06 20:42:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-c732a27c-6380-4dc4-b19e-74939ad2341a Date: Tue, 06 Nov 2018 20:42:44 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:42Z","admin_state_up":true,"updated_at":"2018-11-06T20:42:42Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:5e:0a:8b","id":"4b40fac3-b355-46bc-8f99-4b197efea3c8","port_security_enabled":true,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["bae86dfb-ab37-4e3d-8ddd-431c37e6cf81"],"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1"}]} 2018-11-06 20:42:44,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1&admin_state_up=True used request id req-c732a27c-6380-4dc4-b19e-74939ad2341a 2018-11-06 20:42:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1379311-b788-43a0-8579-503e5bc36229 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:44,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-d1379311-b788-43a0-8579-503e5bc36229 2018-11-06 20:42:44,243 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst 2018-11-06 20:42:44,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-157f9137-ac83-4e34-92fa-7028f790051b x-compute-request-id: req-157f9137-ac83-4e34-92fa-7028f790051b Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}], "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-flavor-name"}]} 2018-11-06 20:42:44,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-157f9137-ac83-4e34-92fa-7028f790051b 2018-11-06 20:42:44,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-6b7dc2ff-904b-462d-8b5e-24428f8b47cb x-compute-request-id: req-6b7dc2ff-904b-462d-8b5e-24428f8b47cb Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9f685113-c3dc-4fc4-8a9d-410913021654", "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:42:44,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654 used request id req-6b7dc2ff-904b-462d-8b5e-24428f8b47cb 2018-11-06 20:42:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9cf84bba-075a-4996-9819-590e5e2eaca5 Date: Tue, 06 Nov 2018 20:42:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T20:42:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T20:42:34Z", "visibility": "shared", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "metadata": {}}], "self": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "min_disk": 0, "protected": false, "id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "file": "/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bbf4331e65c4db7ae0d4e20118dc2e1", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5d7776ae-acb3-4cfb-960a-ad6719af2943/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image"} 2018-11-06 20:42:44,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image used request id req-9cf84bba-075a-4996-9819-590e5e2eaca5 2018-11-06 20:42:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:44,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56ae7b25-0e25-4f15-9ff6-5f6aa92ac83c Date: Tue, 06 Nov 2018 20:42:44 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"}}} 2018-11-06 20:42:44,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-56ae7b25-0e25-4f15-9ff6-5f6aa92ac83c 2018-11-06 20:42:44,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" -d '{"server": {"name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "imageRef": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "flavorRef": "9f685113-c3dc-4fc4-8a9d-410913021654", "max_count": 1, "min_count": 1, "networks": [{"port": "4b40fac3-b355-46bc-8f99-4b197efea3c8"}]}}' 2018-11-06 20:42:46,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-0de0e2d9-1212-42d7-8479-99c3bc03e2d1 x-compute-request-id: req-0de0e2d9-1212-42d7-8479-99c3bc03e2d1 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "adminPass": "ikU8aKnDKvVZ"}} 2018-11-06 20:42:46,036 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0de0e2d9-1212-42d7-8479-99c3bc03e2d1 2018-11-06 20:42:46,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:46,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-137f23c4-a602-43e9-929f-fd525295053e x-compute-request-id: req-137f23c4-a602-43e9-929f-fd525295053e 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.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "user_id": "56b50995f4f2418388b67be2df2eb740", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:42:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:46,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-137f23c4-a602-43e9-929f-fd525295053e 2018-11-06 20:42:46,262 - create_instance - INFO - Created instance with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst 2018-11-06 20:42:46,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:46,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-b5e4ae2a-7ac7-476a-82cb-a1bb08294917 x-compute-request-id: req-b5e4ae2a-7ac7-476a-82cb-a1bb08294917 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.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "user_id": "56b50995f4f2418388b67be2df2eb740", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:42:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:46,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-b5e4ae2a-7ac7-476a-82cb-a1bb08294917 2018-11-06 20:42:46,490 - create_instance - DEBUG - Instance status [SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst] is - BUILD 2018-11-06 20:42:46,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:42:49,493 - create_instance - DEBUG - VM status query timeout in 896.769227982 2018-11-06 20:42:49,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:50,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-674941af-d2ca-4179-a2f5-d8941241fc6d x-compute-request-id: req-674941af-d2ca-4179-a2f5-d8941241fc6d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "security_groups": [{"name": "default"}], "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:47Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:50,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-674941af-d2ca-4179-a2f5-d8941241fc6d 2018-11-06 20:42:50,223 - create_instance - DEBUG - Instance status [SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst] is - BUILD 2018-11-06 20:42:50,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:42:53,227 - create_instance - DEBUG - VM status query timeout in 893.035877943 2018-11-06 20:42:53,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:53,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-797c863b-d725-4bb5-9344-f91726b838d9 x-compute-request-id: req-797c863b-d725-4bb5-9344-f91726b838d9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0a:8b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:42:51.000000", "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "security_groups": [{"name": "default"}], "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:51Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:53,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-797c863b-d725-4bb5-9344-f91726b838d9 2018-11-06 20:42:53,946 - create_instance - DEBUG - Instance status [SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst] is - ACTIVE 2018-11-06 20:42:53,946 - create_instance - INFO - VM is - ACTIVE 2018-11-06 20:42:53,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:54,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-3ecbb17e-c29f-44b3-a271-3fb6f908083f x-compute-request-id: req-3ecbb17e-c29f-44b3-a271-3fb6f908083f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0a:8b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:42:51.000000", "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "security_groups": [{"name": "default"}], "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:51Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:54,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-3ecbb17e-c29f-44b3-a271-3fb6f908083f 2018-11-06 20:42:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:54,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bcec4612-1713-4fec-968d-6927eef934ca Date: Tue, 06 Nov 2018 20:42: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":["5910aaef-1032-4640-82e0-b77c61457ad2"],"updated_at":"2018-11-06T20:42:37Z","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net"}]} 2018-11-06 20:42:54,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net used request id req-bcec4612-1713-4fec-968d-6927eef934ca 2018-11-06 20:42:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:54,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788d22c3-60f5-413a-9cf5-35a5eb1e42f6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:42:54,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-788d22c3-60f5-413a-9cf5-35a5eb1e42f6 2018-11-06 20:42:54,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:54,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8ab41e3-35ca-41b6-af9b-d8dfa44ea55f Date: Tue, 06 Nov 2018 20:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","dns_nameservers":[],"updated_at":"2018-11-06T20:42:37Z","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":"3bbf4331e65c4db7ae0d4e20118dc2e1","id":"5910aaef-1032-4640-82e0-b77c61457ad2","subnetpool_id":null,"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet"}]} 2018-11-06 20:42:54,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-f8ab41e3-35ca-41b6-af9b-d8dfa44ea55f 2018-11-06 20:42:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:54,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-d410a18c-d336-4817-9858-c84b043f18a2 Date: Tue, 06 Nov 2018 20:42:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:38Z","admin_state_up":true,"updated_at":"2018-11-06T20:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1bc150fd-16d0-447b-9f1b-23c3b1df520f","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:49:5b:50","id":"08d08c38-cb8c-492e-898c-5ee31cf98d59","port_security_enabled":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:38Z","admin_state_up":true,"updated_at":"2018-11-06T20:42:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1bc150fd-16d0-447b-9f1b-23c3b1df520f","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:ad:48:53","id":"38ec20e1-aca2-47f5-a592-ff58a586b425","port_security_enabled":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:42Z","admin_state_up":true,"updated_at":"2018-11-06T20:42:48Z","binding:vnic_type":"normal","device_id":"e55c796e-ad40-4957-824b-5691ccbd76a8","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:5e:0a:8b","id":"4b40fac3-b355-46bc-8f99-4b197efea3c8","port_security_enabled":true,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["bae86dfb-ab37-4e3d-8ddd-431c37e6cf81"],"name":"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc150fd-16d0-447b-9f1b-23c3b1df520f","tenant_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","created_at":"2018-11-06T20:42:37Z","admin_state_up":true,"updated_at":"2018-11-06T20:42:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1bc150fd-16d0-447b-9f1b-23c3b1df520f","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:af:f8:a3","id":"7c51e4c1-1c86-4c43-8b74-5063cffe2f27","port_security_enabled":false,"project_id":"3bbf4331e65c4db7ae0d4e20118dc2e1","fixed_ips":[{"subnet_id":"5910aaef-1032-4640-82e0-b77c61457ad2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-06 20:42:54,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-d410a18c-d336-4817-9858-c84b043f18a2 2018-11-06 20:42:54,723 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-11-06 20:42:54,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:55,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-1ebc2a14-5e8b-4767-b56f-98d048977054 x-compute-request-id: req-1ebc2a14-5e8b-4767-b56f-98d048977054 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0a:8b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:42:51.000000", "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "security_groups": [{"name": "default"}], "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:51Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:55,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-1ebc2a14-5e8b-4767-b56f-98d048977054 2018-11-06 20:42:55,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 20:42:56,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-a99cc70a-7994-4341-b7af-94bcecdf7bfd x-compute-request-id: req-a99cc70a-7994-4341-b7af-94bcecdf7bfd Content-Encoding: gzip Content-Length: 9458 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 489192510 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.125434] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.127036] pid_max: default: 32768 minimum: 301\n[ 0.127899] ACPI: Core revision 20150930\n[ 0.129251] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130518] Security Framework initialized\n[ 0.131307] Yama: becoming mindful.\n[ 0.132016] AppArmor: AppArmor initialized\n[ 0.132845] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134081] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135290] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136435] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137757] Initializing cgroup subsys io\n[ 0.138539] Initializing cgroup subsys memory\n[ 0.139366] Initializing cgroup subsys devices\n[ 0.140201] Initializing cgroup subsys freezer\n[ 0.141044] Initializing cgroup subsys net_cls\n[ 0.141882] Initializing cgroup subsys perf_event\n[ 0.142762] Initializing cgroup subsys net_prio\n[ 0.143611] Initializing cgroup subsys hugetlb\n[ 0.144456] Initializing cgroup subsys pids\n[ 0.145306] CPU: Physical Processor ID: 0\n[ 0.146772] mce: CPU supports 10 MCE banks\n[ 0.147584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.148556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159150] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165456] ftrace: allocating 31920 entries in 125 pages\n[ 0.191315] smpboot: Max logical packages: 1\n[ 0.192159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193478] x2apic enabled\n[ 0.194269] Switched APIC routing to physical x2apic.\n[ 0.195980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197072] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200748] KVM setup paravirtual spinlock\n[ 0.202022] x86: Booted up 1 node, 1 CPUs\n[ 0.202800] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204140] devtmpfs: initialized\n[ 0.205815] evm: security.selinux\n[ 0.206490] evm: security.SMACK64\n[ 0.207160] evm: security.SMACK64EXEC\n[ 0.207881] evm: security.SMACK64TRANSMUTE\n[ 0.208657] evm: security.SMACK64MMAP\n[ 0.209374] evm: security.ima\n[ 0.209999] evm: security.capability\n[ 0.210780] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.212586] pinctrl core: initialized pinctrl subsystem\n[ 0.213644] RTC time: 20:42:51, date: 11/06/18\n[ 0.214575] NET: Registered protocol family 16\n[ 0.215518] cpuidle: using governor ladder\n[ 0.216307] cpuidle: using governor menu\n[ 0.217068] PCCT header not found.\n[ 0.217790] ACPI: bus type PCI registered\n[ 0.218565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.219766] PCI: Using configuration type 1 for base access\n[ 0.221467] ACPI: Added _OSI(Module Device)\n[ 0.222290] ACPI: Added _OSI(Processor Device)\n[ 0.223127] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.223994] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226054] ACPI: Interpreter enabled\n[ 0.226798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.228585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.233940] ACPI: (supports S0 S5)\n[ 0.234621] ACPI: Using IOAPIC for interrupt routing\n[ 0.235534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.238659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.239771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.240957] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244252] acpiphp: Slot [3] registered\n[ 0.245027] acpiphp: Slot [4] registered\n[ 0.245799] acpiphp: Slot [5] registered\n[ 0.246575] acpiphp: Slot [6] registered\n[ 0.247349] acpiphp: Slot [7] registered\n[ 0.248121] acpiphp: Slot [8] registered\n[ 0.248894] acpiphp: Slot [9] registered\n[ 0.249661] acpiphp: Slot [10] registered\n[ 0.250445] acpiphp: Slot [11] registered\n[ 0.251243] acpiphp: Slot [12] registered\n[ 0.252053] acpiphp: Slot [13] registered\n[ 0.252837] acpiphp: Slot [14] registered\n[ 0.253616] acpiphp: Slot [15] registered\n[ 0.264344] acpiphp: Slot [16] registered\n[ 0.265155] acpiphp: Slot [17] registered\n[ 0.265942] acpiphp: Slot [18] registered\n[ 0.266724] acpiphp: Slot [19] registered\n[ 0.267504] acpiphp: Slot [20] registered\n[ 0.268288] acpiphp: Slot [21] registered\n[ 0.269087] acpiphp: Slot [22] registered\n[ 0.269867] acpiphp: Slot [23] registered\n[ 0.270649] acpiphp: Slot [24] registered\n[ 0.271433] acpiphp: Slot [25] registered\n[ 0.272225] acpiphp: Slot [26] registered\n[ 0.273004] acpiphp: Slot [27] registered\n[ 0.273791] acpiphp: Slot [28] registered\n[ 0.274569] acpiphp: Slot [29] registered\n[ 0.275350] acpiphp: Slot [30] registered\n[ 0.276136] acpiphp: Slot [31] registered\n[ 0.276912] PCI host bridge to bus 0000:00\n[ 0.277692] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281428] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.282833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.288977] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292575] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.298973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300353] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.346510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.347875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.350577] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352894] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355458] vgaarb: loaded\n[ 0.356044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357142] SCSI subsystem initialized\n[ 0.357937] ACPI: bus type USB registered\n[ 0.358722] usbcore: registered new interface driver usbfs\n[ 0.359721] usbcore: registered new interface driver hub\n[ 0.360688] usbcore: registered new device driver usb\n[ 0.361702] PCI: Using ACPI for IRQ routing\n[ 0.362691] NetLabel: Initializing\n[ 0.363376] NetLabel: domain hash size = 128\n[ 0.364199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.365113] NetLabel: unlabeled traffic allowed by default\n[ 0.366157] clocksource: Switched to clocksource kvm-clock\n[ 0.371408] AppArmor: AppArmor Filesystem Enabled\n[ 0.372334] pnp: PnP ACPI init\n[ 0.373230] pnp: PnP ACPI: found 5 devices\n[ 0.379225] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380901] NET: Registered protocol family 2\n[ 0.381845] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.383092] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.384233] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.385371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387570] NET: Registered protocol family 1\n[ 0.388418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389487] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.390537] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419040] Trying to unpack rootfs image as initramfs...\n[ 0.468154] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.482115] Scanning for low memory corruption every 60 seconds\n[ 0.483398] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.484514] audit: initializing netlink subsys (disabled)\n[ 0.485511] audit: type=2000 audit(1541536972.444:1): initialized\n[ 0.486801] Initialise system trusted keyring\n[ 0.487705] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.488837] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490801] zbud: loaded\n[ 0.491488] VFS: Disk quotas dquot_6.6.0\n[ 0.492291] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493767] fuse init (API version 7.23)\n[ 0.494635] Key type big_key registered\n[ 0.495422] Allocating IMA MOK and blacklist keyrings.\n[ 0.496508] Key type asymmetric registered\n[ 0.497313] Asymmetric key parser 'x509' registered\n[ 0.498252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499686] io scheduler noop registered\n[ 0.500460] io scheduler deadline registered (default)\n[ 0.501421] io scheduler cfq registered\n[ 0.502248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504550] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505980] ACPI: Power Button [PWRF]\n[ 0.506819] GHES: HEST is not enabled!\n[ 0.520291] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.576393] Linux agpgart interface v0.103\n[ 0.578812] brd: module loaded\n[ 0.579977] loop: module loaded\n[ 0.583636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.585103] GPT:90111 != 20971519\n[ 0.585772] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586833] GPT:90111 != 20971519\n[ 0.587499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588434] vda: vda1 vda15\n[ 0.589764] scsi host0: ata_piix\n[ 0.590494] scsi host1: ata_piix\n[ 0.591183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.592352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.595814] libphy: Fixed MDIO Bus: probed\n[ 0.596601] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597517] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.599821] PPP generic driver version 2.4.2\n[ 0.600706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.601858] ehci-pci: EHCI PCI platform driver\n[ 0.602714] ehci-platform: EHCI generic platform driver\n[ 0.603673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605063] ohci-pci: OHCI PCI platform driver\n[ 0.606273] ohci-platform: OHCI generic platform driver\n[ 0.607442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.622930] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.624227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.625953] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.627082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.628310] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.629706] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.631347] usb usb1: Product: UHCI Host Controller\n[ 0.632416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.633834] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.634918] hub 1-0:1.0: USB hub found\n[ 0.635801] hub 1-0:1.0: 2 ports detected\n[ 0.636817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639170] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640257] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641431] mousedev: PS/2 mouse device common for all mice\n[ 0.642831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644930] rtc_cmos 00:00: RTC can wake from S4\n[ 0.646149] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.647518] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648940] i2c /dev entries driver\n[ 0.649798] device-mapper: uevent: version 1.0.3\n[ 0.650879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652760] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654230] NET: Registered protocol family 10\n[ 0.655368] NET: Registered protocol family 17\n[ 0.656390] Key type dns_resolver registered\n[ 0.657443] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660729] registered taskstats version 1\n[ 0.661695] Loading compiled-in X.509 certificates\n[ 0.663274] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665430] zswap: loaded using pool lzo/zbud\n[ 0.666936] Key type trusted registered\n[ 0.668603] Key type encrypted registered\n[ 0.669556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670769] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671987] evm: HMAC attrs: 0x1\n[ 0.673024] Magic number: 10:288:750\n[ 0.673915] ata_link link1: hash matches\n[ 0.674823] link1: hash matches\n[ 0.675602] tty ttyS1: hash matches\n[ 0.676508] rtc_cmos 00:00: setting system clock to 2018-11-06 20:42:52 UTC (1541536972)\n[ 0.678390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679699] EDD information not available.\n[ 0.751243] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.752946] Write protecting the kernel read-only data: 14336k\n[ 0.754645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.756641] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.16\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.364991] 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.55.0.14...\nLease of 10.55.0.14 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.26. iid=i-0000001e\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDqxH7BaHQ6LcyZFkbIr++oZRkQz6AeIhdDbRLUKFGsD6TM1vmzl+OFQXj5pFpluplXCYu9wioifuh0KkF5rBa2T8nfr73t1iIY+I91LDCUcXPfcUfh+Eh3ycJf1DsNVLEuJm35viflsNtYiKIKEgRMbMNNuQTd80IsH/tJLZrlpPK5YVvtrGxDirQ1pgxPuw39wA25kDVsm1oj0h1NEx//3pqf6xWr5KqM+bH1ZXtU28vq/YvHg1uL6TyEydyVT1efqi4ZH1Hocu9+RiF9sqPaMrdz/qbo3HvQGL+K7H6LdKsoB843dMZAuG2/vsIWkdOxmeJYI8+7gXoSQL63Pk0v root@simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAK/1Q9tdKzLgG6v7D36ktUJlsS/S0MLpLdU/lpworsQJyvQ8VxVdQdEc2IrXwaRM1Twys0U+U2urrZP5osx69FRZI+Fzhrlzq3z/IA5jMOSYIQXAJ4vG2HZC2ejMRFcwwwTk1ZSDUY/YmBCzhO03oEr+jkR34a9/tTVBAuUTSKe9AAAAFQCsD/aN0PNIjPpNPxKWyXrkNNtbUwAAAIAG+4VNDzTnL8HadWoB4dgimsGJ9EdcjgVNqwtaSxTvAPVxcLNQxJ7vebW87fQDASSGjV8NBCAaKegjkwEacavwIwvP6a3V/QIAZuOm96nWQZOxZJU7ZcpPQgRnDwdHVK4xPl6VTGJgSPNYATbPKkGPzZnkBigw+CwgsIXnLEm4uwAAAIBcxeidC26rTaJGarVqRS6jKaDws9LO/m+1LIeW+BRUBAfQir7psPuVXI5gCS7SqslloG+Fc5Apkf+WxuUyvK4wS4QVKKOD301wuA0sZyAxfXq3ndXFfYGcdTMib68+dRzfqxOgWezc+ALA/J4RpGUW8x3yNmgvUoki1uT320XK5A== root@simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-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.14,24,fe80::f816:3eff:fe5e:a8b/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 \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-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.23 ===\n"} 2018-11-06 20:42:56,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8/action used request id req-a99cc70a-7994-4341-b7af-94bcecdf7bfd 2018-11-06 20:42:56,449 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 20:42:56,449 - 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 489192510 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.125434] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127036] pid_max: default: 32768 minimum: 301 [ 0.127899] ACPI: Core revision 20150930 [ 0.129251] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130518] Security Framework initialized [ 0.131307] Yama: becoming mindful. [ 0.132016] AppArmor: AppArmor initialized [ 0.132845] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134081] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135290] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136435] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137757] Initializing cgroup subsys io [ 0.138539] Initializing cgroup subsys memory [ 0.139366] Initializing cgroup subsys devices [ 0.140201] Initializing cgroup subsys freezer [ 0.141044] Initializing cgroup subsys net_cls [ 0.141882] Initializing cgroup subsys perf_event [ 0.142762] Initializing cgroup subsys net_prio [ 0.143611] Initializing cgroup subsys hugetlb [ 0.144456] Initializing cgroup subsys pids [ 0.145306] CPU: Physical Processor ID: 0 [ 0.146772] mce: CPU supports 10 MCE banks [ 0.147584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.148556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159150] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165456] ftrace: allocating 31920 entries in 125 pages [ 0.191315] smpboot: Max logical packages: 1 [ 0.192159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193478] x2apic enabled [ 0.194269] Switched APIC routing to physical x2apic. [ 0.195980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197072] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200748] KVM setup paravirtual spinlock [ 0.202022] x86: Booted up 1 node, 1 CPUs [ 0.202800] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.204140] devtmpfs: initialized [ 0.205815] evm: security.selinux [ 0.206490] evm: security.SMACK64 [ 0.207160] evm: security.SMACK64EXEC [ 0.207881] evm: security.SMACK64TRANSMUTE [ 0.208657] evm: security.SMACK64MMAP [ 0.209374] evm: security.ima [ 0.209999] evm: security.capability [ 0.210780] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.212586] pinctrl core: initialized pinctrl subsystem [ 0.213644] RTC time: 20:42:51, date: 11/06/18 [ 0.214575] NET: Registered protocol family 16 [ 0.215518] cpuidle: using governor ladder [ 0.216307] cpuidle: using governor menu [ 0.217068] PCCT header not found. [ 0.217790] ACPI: bus type PCI registered [ 0.218565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.219766] PCI: Using configuration type 1 for base access [ 0.221467] ACPI: Added _OSI(Module Device) [ 0.222290] ACPI: Added _OSI(Processor Device) [ 0.223127] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.223994] ACPI: Added _OSI(Processor Aggregator Device) [ 0.226054] ACPI: Interpreter enabled [ 0.226798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.228585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.230362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.232163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.233940] ACPI: (supports S0 S5) [ 0.234621] ACPI: Using IOAPIC for interrupt routing [ 0.235534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240957] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244252] acpiphp: Slot [3] registered [ 0.245027] acpiphp: Slot [4] registered [ 0.245799] acpiphp: Slot [5] registered [ 0.246575] acpiphp: Slot [6] registered [ 0.247349] acpiphp: Slot [7] registered [ 0.248121] acpiphp: Slot [8] registered [ 0.248894] acpiphp: Slot [9] registered [ 0.249661] acpiphp: Slot [10] registered [ 0.250445] acpiphp: Slot [11] registered [ 0.251243] acpiphp: Slot [12] registered [ 0.252053] acpiphp: Slot [13] registered [ 0.252837] acpiphp: Slot [14] registered [ 0.253616] acpiphp: Slot [15] registered [ 0.264344] acpiphp: Slot [16] registered [ 0.265155] acpiphp: Slot [17] registered [ 0.265942] acpiphp: Slot [18] registered [ 0.266724] acpiphp: Slot [19] registered [ 0.267504] acpiphp: Slot [20] registered [ 0.268288] acpiphp: Slot [21] registered [ 0.269087] acpiphp: Slot [22] registered [ 0.269867] acpiphp: Slot [23] registered [ 0.270649] acpiphp: Slot [24] registered [ 0.271433] acpiphp: Slot [25] registered [ 0.272225] acpiphp: Slot [26] registered [ 0.273004] acpiphp: Slot [27] registered [ 0.273791] acpiphp: Slot [28] registered [ 0.274569] acpiphp: Slot [29] registered [ 0.275350] acpiphp: Slot [30] registered [ 0.276136] acpiphp: Slot [31] registered [ 0.276912] PCI host bridge to bus 0000:00 [ 0.277692] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.278861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.280028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281428] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.282833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.288977] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292575] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.298973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300353] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.346510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.347875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.350577] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352894] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355458] vgaarb: loaded [ 0.356044] vgaarb: bridge control possible 0000:00:02.0 [ 0.357142] SCSI subsystem initialized [ 0.357937] ACPI: bus type USB registered [ 0.358722] usbcore: registered new interface driver usbfs [ 0.359721] usbcore: registered new interface driver hub [ 0.360688] usbcore: registered new device driver usb [ 0.361702] PCI: Using ACPI for IRQ routing [ 0.362691] NetLabel: Initializing [ 0.363376] NetLabel: domain hash size = 128 [ 0.364199] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.365113] NetLabel: unlabeled traffic allowed by default [ 0.366157] clocksource: Switched to clocksource kvm-clock [ 0.371408] AppArmor: AppArmor Filesystem Enabled [ 0.372334] pnp: PnP ACPI init [ 0.373230] pnp: PnP ACPI: found 5 devices [ 0.379225] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380901] NET: Registered protocol family 2 [ 0.381845] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.383092] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.384233] TCP: Hash tables configured (established 2048 bind 2048) [ 0.385371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387570] NET: Registered protocol family 1 [ 0.388418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.390537] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419040] Trying to unpack rootfs image as initramfs... [ 0.468154] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.482115] Scanning for low memory corruption every 60 seconds [ 0.483398] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.484514] audit: initializing netlink subsys (disabled) [ 0.485511] audit: type=2000 audit(1541536972.444:1): initialized [ 0.486801] Initialise system trusted keyring [ 0.487705] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.488837] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490801] zbud: loaded [ 0.491488] VFS: Disk quotas dquot_6.6.0 [ 0.492291] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493767] fuse init (API version 7.23) [ 0.494635] Key type big_key registered [ 0.495422] Allocating IMA MOK and blacklist keyrings. [ 0.496508] Key type asymmetric registered [ 0.497313] Asymmetric key parser 'x509' registered [ 0.498252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499686] io scheduler noop registered [ 0.500460] io scheduler deadline registered (default) [ 0.501421] io scheduler cfq registered [ 0.502248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504550] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505980] ACPI: Power Button [PWRF] [ 0.506819] GHES: HEST is not enabled! [ 0.520291] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548209] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.576393] Linux agpgart interface v0.103 [ 0.578812] brd: module loaded [ 0.579977] loop: module loaded [ 0.583636] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.585103] GPT:90111 != 20971519 [ 0.585772] GPT:Alternate GPT header not at the end of the disk. [ 0.586833] GPT:90111 != 20971519 [ 0.587499] GPT: Use GNU Parted to correct GPT errors. [ 0.588434] vda: vda1 vda15 [ 0.589764] scsi host0: ata_piix [ 0.590494] scsi host1: ata_piix [ 0.591183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.592352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.595814] libphy: Fixed MDIO Bus: probed [ 0.596601] tun: Universal TUN/TAP device driver, 1.6 [ 0.597517] tun: (C) 1999-2004 Max Krasnyansky [ 0.599821] PPP generic driver version 2.4.2 [ 0.600706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.601858] ehci-pci: EHCI PCI platform driver [ 0.602714] ehci-platform: EHCI generic platform driver [ 0.603673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605063] ohci-pci: OHCI PCI platform driver [ 0.606273] ohci-platform: OHCI generic platform driver [ 0.607442] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622930] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.624227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.625953] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.627082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.628310] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.629706] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.631347] usb usb1: Product: UHCI Host Controller [ 0.632416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.633834] usb usb1: SerialNumber: 0000:00:01.2 [ 0.634918] hub 1-0:1.0: USB hub found [ 0.635801] hub 1-0:1.0: 2 ports detected [ 0.636817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.639170] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.640257] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.641431] mousedev: PS/2 mouse device common for all mice [ 0.642831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644930] rtc_cmos 00:00: RTC can wake from S4 [ 0.646149] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.647518] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648940] i2c /dev entries driver [ 0.649798] device-mapper: uevent: version 1.0.3 [ 0.650879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652760] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654230] NET: Registered protocol family 10 [ 0.655368] NET: Registered protocol family 17 [ 0.656390] Key type dns_resolver registered [ 0.657443] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658719] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660729] registered taskstats version 1 [ 0.661695] Loading compiled-in X.509 certificates [ 0.663274] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665430] zswap: loaded using pool lzo/zbud [ 0.666936] Key type trusted registered [ 0.668603] Key type encrypted registered [ 0.669556] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670769] ima: No TPM chip found, activating TPM-bypass! [ 0.671987] evm: HMAC attrs: 0x1 [ 0.673024] Magic number: 10:288:750 [ 0.673915] ata_link link1: hash matches [ 0.674823] link1: hash matches [ 0.675602] tty ttyS1: hash matches [ 0.676508] rtc_cmos 00:00: setting system clock to 2018-11-06 20:42:52 UTC (1541536972) [ 0.678390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679699] EDD information not available. [ 0.751243] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.752946] Write protecting the kernel read-only data: 14336k [ 0.754645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756641] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.16 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.364991] 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 10.55.0.14... Lease of 10.55.0.14 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.26. iid=i-0000001e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDqxH7BaHQ6LcyZFkbIr++oZRkQz6AeIhdDbRLUKFGsD6TM1vmzl+OFQXj5pFpluplXCYu9wioifuh0KkF5rBa2T8nfr73t1iIY+I91LDCUcXPfcUfh+Eh3ycJf1DsNVLEuJm35viflsNtYiKIKEgRMbMNNuQTd80IsH/tJLZrlpPK5YVvtrGxDirQ1pgxPuw39wA25kDVsm1oj0h1NEx//3pqf6xWr5KqM+bH1ZXtU28vq/YvHg1uL6TyEydyVT1efqi4ZH1Hocu9+RiF9sqPaMrdz/qbo3HvQGL+K7H6LdKsoB843dMZAuG2/vsIWkdOxmeJYI8+7gXoSQL63Pk0v root@simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst ssh-dss AAAAB3NzaC1kc3MAAACBAK/1Q9tdKzLgG6v7D36ktUJlsS/S0MLpLdU/lpworsQJyvQ8VxVdQdEc2IrXwaRM1Twys0U+U2urrZP5osx69FRZI+Fzhrlzq3z/IA5jMOSYIQXAJ4vG2HZC2ejMRFcwwwTk1ZSDUY/YmBCzhO03oEr+jkR34a9/tTVBAuUTSKe9AAAAFQCsD/aN0PNIjPpNPxKWyXrkNNtbUwAAAIAG+4VNDzTnL8HadWoB4dgimsGJ9EdcjgVNqwtaSxTvAPVxcLNQxJ7vebW87fQDASSGjV8NBCAaKegjkwEacavwIwvP6a3V/QIAZuOm96nWQZOxZJU7ZcpPQgRnDwdHVK4xPl6VTGJgSPNYATbPKkGPzZnkBigw+CwgsIXnLEm4uwAAAIBcxeidC26rTaJGarVqRS6jKaDws9LO/m+1LIeW+BRUBAfQir7psPuVXI5gCS7SqslloG+Fc5Apkf+WxuUyvK4wS4QVKKOD301wuA0sZyAxfXq3ndXFfYGcdTMib68+dRzfqxOgWezc+ALA/J4RpGUW8x3yNmgvUoki1uT320XK5A== root@simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.14,24,fe80::f816:3eff:fe5e:a8b/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 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-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.23 === 2018-11-06 20:42:56,450 - create_instance - INFO - Deleting Port with ID - 4b40fac3-b355-46bc-8f99-4b197efea3c8 2018-11-06 20:42:56,450 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7port-1 2018-11-06 20:42:56,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4b40fac3-b355-46bc-8f99-4b197efea3c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:57,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a421c22e-ecd1-4c95-acf7-f3e1560e4a04 Date: Tue, 06 Nov 2018 20:42:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:42:57,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4b40fac3-b355-46bc-8f99-4b197efea3c8 used request id req-a421c22e-ecd1-4c95-acf7-f3e1560e4a04 2018-11-06 20:42:57,043 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst 2018-11-06 20:42:57,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:57,244 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:42: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-664de1f5-4e94-446c-a0fe-6aba4b607390 x-compute-request-id: req-664de1f5-4e94-446c-a0fe-6aba4b607390 Content-Type: application/json 2018-11-06 20:42:57,244 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-664de1f5-4e94-446c-a0fe-6aba4b607390 2018-11-06 20:42:57,245 - create_instance - INFO - Checking deletion status 2018-11-06 20:42:57,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:42:57,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:42: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-4d3dff3b-4732-4b86-9f9e-670e8dccc394 x-compute-request-id: req-4d3dff3b-4732-4b86-9f9e-670e8dccc394 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:0a:8b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:42:51.000000", "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:57Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:42:57,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-4d3dff3b-4732-4b86-9f9e-670e8dccc394 2018-11-06 20:42:57,513 - create_instance - DEBUG - Instance status [SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst] is - ACTIVE 2018-11-06 20:42:57,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:43:00,516 - create_instance - DEBUG - VM status query timeout in 296.728757858 2018-11-06 20:43:00,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:43:00,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-f0e648bf-b232-4748-94c4-8975a098b991 x-compute-request-id: req-f0e648bf-b232-4748-94c4-8975a098b991 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e55c796e-ad40-4957-824b-5691ccbd76a8", "rel": "bookmark"}], "image": {"id": "5d7776ae-acb3-4cfb-960a-ad6719af2943", "links": [{"href": "http://172.30.9.26:8774/images/5d7776ae-acb3-4cfb-960a-ad6719af2943", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:42:51.000000", "flavor": {"id": "9f685113-c3dc-4fc4-8a9d-410913021654", "links": [{"href": "http://172.30.9.26:8774/flavors/9f685113-c3dc-4fc4-8a9d-410913021654", "rel": "bookmark"}]}, "id": "e55c796e-ad40-4957-824b-5691ccbd76a8", "user_id": "56b50995f4f2418388b67be2df2eb740", "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": "2018-11-06T20:42:57Z", "hostId": "2f980dcc0969baacedc3ab050dfa17edafe854479491893ef321e0d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst", "created": "2018-11-06T20:42:45Z", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 20:43:00,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-f0e648bf-b232-4748-94c4-8975a098b991 2018-11-06 20:43:00,776 - create_instance - DEBUG - Instance status [SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst] is - ACTIVE 2018-11-06 20:43:00,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 20:43:03,779 - create_instance - DEBUG - VM status query timeout in 293.465395927 2018-11-06 20:43:03,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e2df9726fd88cfd9d3ffcdd3d623cf948216e0" 2018-11-06 20:43:03,828 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-de47c43f-0527-41ab-a5db-30efc924578a x-compute-request-id: req-de47c43f-0527-41ab-a5db-30efc924578a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e55c796e-ad40-4957-824b-5691ccbd76a8 could not be found.", "code": 404}} 2018-11-06 20:43:03,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e55c796e-ad40-4957-824b-5691ccbd76a8 used request id req-de47c43f-0527-41ab-a5db-30efc924578a 2018-11-06 20:43:03,829 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e55c796e-ad40-4957-824b-5691ccbd76a8 could not be found. (HTTP 404) (Request-ID: req-de47c43f-0527-41ab-a5db-30efc924578a) 2018-11-06 20:43:03,829 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-inst 2018-11-06 20:43:03,831 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet 2018-11-06 20:43:03,831 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-subnet 2018-11-06 20:43:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5910aaef-1032-4640-82e0-b77c61457ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:43:06,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ade2fcb7-d0db-4bc6-912b-aeacc8e51cfa Date: Tue, 06 Nov 2018 20:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:43:06,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5910aaef-1032-4640-82e0-b77c61457ad2 used request id req-ade2fcb7-d0db-4bc6-912b-aeacc8e51cfa 2018-11-06 20:43:06,174 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-priv-net 2018-11-06 20:43:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1bc150fd-16d0-447b-9f1b-23c3b1df520f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab4e0fcf4ee8d24f68ba47f4cca3bff90eac5e0" 2018-11-06 20:43:07,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02ae22e5-45bb-4971-9751-c961fd87c6c6 Date: Tue, 06 Nov 2018 20:43:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:43:07,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1bc150fd-16d0-447b-9f1b-23c3b1df520f used request id req-02ae22e5-45bb-4971-9751-c961fd87c6c6 2018-11-06 20:43:07,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2971d1e187c1cdfd9ce1a2cd64171bb80c137413" 2018-11-06 20:43:07,953 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:43: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-9bf0abfc-3571-4b06-98cf-c46cb77fef60 x-compute-request-id: req-9bf0abfc-3571-4b06-98cf-c46cb77fef60 Content-Length: 0 Content-Type: application/json 2018-11-06 20:43:07,953 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9f685113-c3dc-4fc4-8a9d-410913021654 used request id req-9bf0abfc-3571-4b06-98cf-c46cb77fef60 2018-11-06 20:43:07,954 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-81f414a7-3568-4d65-b474-a92f7f2744a7-image 2018-11-06 20:43:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a69a2731398af5eec37152f8d863751569d8249d" 2018-11-06 20:43:09,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13df0f54-78e0-48a8-b9f1-d716fd622b7e Date: Tue, 06 Nov 2018 20:43:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:43:09,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5d7776ae-acb3-4cfb-960a-ad6719af2943 used request id req-13df0f54-78e0-48a8-b9f1-d716fd622b7e 2018-11-06 20:43:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:09,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e7e3f894-1e85-4d7a-b142-9dd1c1bfa5f1 Date: Tue, 06 Nov 2018 20:43:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "created_at": "2018-11-06T20:43:09Z", "updated_at": "2018-11-06T20:43:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "17014e90-fa5d-46c9-8300-635d8a1cbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "176c8b77-360c-4543-a0f8-e94c5cc6c6df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "2a1891ee-3ccd-41bc-8752-17ba997676cf", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "f851fb0a-83a4-472a-b4e4-fe37874842c5", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}], "revision_number": 4, "project_id": "17300774b90e434e9106bfdc0976dfd3", "id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "created_at": "2018-11-06T20:42:36Z", "updated_at": "2018-11-06T20:42:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "revision_number": 0, "id": "215bcc0a-de2b-4d46-b973-243995cf5bf2", "remote_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "remote_ip_prefix": null, "created_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "revision_number": 0, "id": "b925ef47-4494-445e-89ae-ac7413f5c655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "revision_number": 0, "id": "c58ce93b-739f-4ac4-b787-dfe72749d8a2", "remote_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "remote_ip_prefix": null, "created_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "revision_number": 0, "id": "ea57f56a-7fcc-421b-8716-aa1c761e6d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1"}], "revision_number": 4, "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 20:43:09,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e7e3f894-1e85-4d7a-b142-9dd1c1bfa5f1 2018-11-06 20:43:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:09,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b46a80-522e-4e18-8e2a-80d96dd9f4c6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}} 2018-11-06 20:43:09,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3 used request id req-91b46a80-522e-4e18-8e2a-80d96dd9f4c6 2018-11-06 20:43:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:09,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdefbbe-f0dd-4aea-98b8-6f0439a372a2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 20:43:09,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c used request id req-ebdefbbe-f0dd-4aea-98b8-6f0439a372a2 2018-11-06 20:43:09,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:09,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404b0fcd-c392-4432-9d8f-e270e6f9628b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 20:43:09,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4 used request id req-404b0fcd-c392-4432-9d8f-e270e6f9628b 2018-11-06 20:43:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:10,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6447949a-762c-45fc-8555-83260b1eae04 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1"}, "enabled": true, "id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aaeaf52-b65b-4e3-proj"}} 2018-11-06 20:43:10,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-6447949a-762c-45fc-8555-83260b1eae04 2018-11-06 20:43:10,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae86dfb-ab37-4e3d-8ddd-431c37e6cf81 2018-11-06 20:43:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bae86dfb-ab37-4e3d-8ddd-431c37e6cf81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:10,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f2066ca-efde-4437-b22c-1b23854cb7ad Date: Tue, 06 Nov 2018 20:43:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "created_at": "2018-11-06T20:42:36Z", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "id": "215bcc0a-de2b-4d46-b973-243995cf5bf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "created_at": "2018-11-06T20:42:36Z", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "id": "b925ef47-4494-445e-89ae-ac7413f5c655"}, {"remote_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "created_at": "2018-11-06T20:42:36Z", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "id": "c58ce93b-739f-4ac4-b787-dfe72749d8a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:42:36Z", "security_group_id": "bae86dfb-ab37-4e3d-8ddd-431c37e6cf81", "port_range_min": null, "revision_number": 0, "tenant_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "created_at": "2018-11-06T20:42:36Z", "project_id": "3bbf4331e65c4db7ae0d4e20118dc2e1", "id": "ea57f56a-7fcc-421b-8716-aa1c761e6d63"}]} 2018-11-06 20:43:10,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bae86dfb-ab37-4e3d-8ddd-431c37e6cf81 used request id req-9f2066ca-efde-4437-b22c-1b23854cb7ad 2018-11-06 20:43:10,238 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 20:43:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bae86dfb-ab37-4e3d-8ddd-431c37e6cf81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:10,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eb719d1-fe84-42f2-b7a0-9e5a89f99ff9 Content-Length: 0 Date: Tue, 06 Nov 2018 20:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:43:10,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bae86dfb-ab37-4e3d-8ddd-431c37e6cf81 used request id req-9eb719d1-fe84-42f2-b7a0-9e5a89f99ff9 2018-11-06 20:43:10,707 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-proj 2018-11-06 20:43:10,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:10,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8dc85a9-3c87-453b-b4cd-78222d9744fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:10,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bbf4331e65c4db7ae0d4e20118dc2e1 used request id req-d8dc85a9-3c87-453b-b4cd-78222d9744fd 2018-11-06 20:43:10,906 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-proj-role 2018-11-06 20:43:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:11,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a70bad88-3e31-4c18-962d-78f3d2bf7036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:11,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4d5e6336c1cd496e8daf612a9d9d0140 used request id req-a70bad88-3e31-4c18-962d-78f3d2bf7036 2018-11-06 20:43:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a18b28a8e7ecf8c81f5d3fadcc2afb134b3ded" 2018-11-06 20:43:11,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e4ebf6-1f93-400e-bfb4-2d10160922e6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "de26f12a0773427d97a92e211522ccbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "name": "heat_stack_owner"}]} 2018-11-06 20:43:11,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9e4ebf6-1f93-400e-bfb4-2d10160922e6 2018-11-06 20:43:11,153 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-7aaeaf52-b65b-4e3-user 2018-11-06 20:43:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/56b50995f4f2418388b67be2df2eb740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03def12f275b1d14772523d98ca86206c7cb5d11" 2018-11-06 20:43:11,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc2e7cc-6bc8-44fc-a506-b10f24e84695 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:11,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/56b50995f4f2418388b67be2df2eb740 used request id req-7dc2e7cc-6bc8-44fc-a506-b10f24e84695 2018-11-06 20:43:11,324 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.377s OK 2018-11-06 20:43:11,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 20:43:11,446 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-06 20:43:11,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:43:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:11,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a93e660-8b07-45ef-9808-b05503428958 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "de26f12a0773427d97a92e211522ccbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb"}, "name": "heat_stack_owner"}]} 2018-11-06 20:43:11,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a93e660-8b07-45ef-9808-b05503428958 2018-11-06 20:43:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083722114563s 2018-11-06 20:43:11,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:43:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:11,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-131eb2e0-4408-4f09-9e2b-6617ffa24a46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:11,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/de26f12a0773427d97a92e211522ccbb used request id req-131eb2e0-4408-4f09-9e2b-6617ffa24a46 2018-11-06 20:43:11,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.150326013565s 2018-11-06 20:43:11,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:43:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:11,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf885e91-591e-4aed-bed5-f39d0d53e392 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868", "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "domain_id": "default", "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:43:11,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf885e91-591e-4aed-bed5-f39d0d53e392 2018-11-06 20:43:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0898270606995s 2018-11-06 20:43:11,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf885e91-591e-4aed-bed5-f39d0d53e392 2018-11-06 20:43:11,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:43:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:11,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9832ce75-cb2c-48dd-96d1-3c6d06974c0f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35"}, "enabled": true, "id": "ce04b1daf6244d8ca0dd83c8082d3d35", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_6cd2c37b-40b9-4619-8754-5ecb8320d868"}} 2018-11-06 20:43:11,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 used request id req-9832ce75-cb2c-48dd-96d1-3c6d06974c0f 2018-11-06 20:43:11,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905930995941s 2018-11-06 20:43:11,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 used request id req-9832ce75-cb2c-48dd-96d1-3c6d06974c0f 2018-11-06 20:43:11,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 20:43:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2262202-51f2-4521-b699-4be6406f6eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:12,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 used request id req-d2262202-51f2-4521-b699-4be6406f6eac 2018-11-06 20:43:12,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22075510025s 2018-11-06 20:43:12,097 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ce04b1daf6244d8ca0dd83c8082d3d35 used request id req-d2262202-51f2-4521-b699-4be6406f6eac 2018-11-06 20:43:12,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:43:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b734e13-3a54-495d-8d28-4e69eaedeeb2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3"}, "enabled": true, "id": "17300774b90e434e9106bfdc0976dfd3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6cd2c37b-40b9-4619-8754-5ecb8320d868"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:43:12,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3b734e13-3a54-495d-8d28-4e69eaedeeb2 2018-11-06 20:43:12,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0760109424591s 2018-11-06 20:43:12,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3b734e13-3a54-495d-8d28-4e69eaedeeb2 2018-11-06 20:43:12,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 20:43:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22fbec18-91b6-428c-9a69-34d1e0c7a0d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:12,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3 used request id req-22fbec18-91b6-428c-9a69-34d1e0c7a0d2 2018-11-06 20:43:12,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272963047028s 2018-11-06 20:43:12,450 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/17300774b90e434e9106bfdc0976dfd3 used request id req-22fbec18-91b6-428c-9a69-34d1e0c7a0d2 2018-11-06 20:43:12,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:43:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3847702b-68d1-455d-8383-6fa885a9a287 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09bcee8dcd5042c49b44bd2314d2847c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:43:12,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3847702b-68d1-455d-8383-6fa885a9a287 2018-11-06 20:43:12,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.165173053741s 2018-11-06 20:43:12,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:43:12,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ce99cd-4dae-4045-ab4b-ad760986214e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:12,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/09bcee8dcd5042c49b44bd2314d2847c used request id req-98ce99cd-4dae-4045-ab4b-ad760986214e 2018-11-06 20:43:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.112025022507s 2018-11-06 20:43:12,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:43:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=17300774b90e434e9106bfdc0976dfd3&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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:12,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-76a194cf-b635-4109-92e2-487a4c8c4cb2 Date: Tue, 06 Nov 2018 20:43:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "created_at": "2018-11-06T20:43:09Z", "updated_at": "2018-11-06T20:43:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "17014e90-fa5d-46c9-8300-635d8a1cbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "176c8b77-360c-4543-a0f8-e94c5cc6c6df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "2a1891ee-3ccd-41bc-8752-17ba997676cf", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "f851fb0a-83a4-472a-b4e4-fe37874842c5", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}], "revision_number": 4, "project_id": "17300774b90e434e9106bfdc0976dfd3", "id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "name": "default"}]} 2018-11-06 20:43:12,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=17300774b90e434e9106bfdc0976dfd3&name=default used request id req-76a194cf-b635-4109-92e2-487a4c8c4cb2 2018-11-06 20:43:12,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199688911438s 2018-11-06 20:43:12,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=17300774b90e434e9106bfdc0976dfd3&name=default used request id req-76a194cf-b635-4109-92e2-487a4c8c4cb2 2018-11-06 20:43:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:43:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:13,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6416cb74-a7d9-4a28-8131-977d892bf292 Date: Tue, 06 Nov 2018 20:43:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "created_at": "2018-11-06T20:43:09Z", "updated_at": "2018-11-06T20:43:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "17014e90-fa5d-46c9-8300-635d8a1cbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "2a1891ee-3ccd-41bc-8752-17ba997676cf", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "f851fb0a-83a4-472a-b4e4-fe37874842c5", "remote_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "17300774b90e434e9106bfdc0976dfd3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:09Z", "revision_number": 0, "id": "176c8b77-360c-4543-a0f8-e94c5cc6c6df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:09Z", "security_group_id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "tenant_id": "17300774b90e434e9106bfdc0976dfd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "17300774b90e434e9106bfdc0976dfd3"}], "revision_number": 4, "project_id": "17300774b90e434e9106bfdc0976dfd3", "id": "18b7b87e-4cef-4fb7-9bb4-0973c5124f7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 20:43:13,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6416cb74-a7d9-4a28-8131-977d892bf292 2018-11-06 20:43:13,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211051940918s 2018-11-06 20:43:13,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6416cb74-a7d9-4a28-8131-977d892bf292 2018-11-06 20:43:13,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 20:43:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/18b7b87e-4cef-4fb7-9bb4-0973c5124f7f.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}6d7248325b8c9f63765eef8309d98d947a92aeee" 2018-11-06 20:43:13,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f325a8f3-0c17-4c4c-8f1d-25df0aa6235d Content-Length: 0 Date: Tue, 06 Nov 2018 20:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:43:13,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18b7b87e-4cef-4fb7-9bb4-0973c5124f7f.json used request id req-f325a8f3-0c17-4c4c-8f1d-25df0aa6235d 2018-11-06 20:43:13,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.287875890732s 2018-11-06 20:43:13,442 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18b7b87e-4cef-4fb7-9bb4-0973c5124f7f.json used request id req-f325a8f3-0c17-4c4c-8f1d-25df0aa6235d 2018-11-06 20:43:13,443 - 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:57 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-06 20:43:13,447 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 20:43:17,296 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 20:43:17,302 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 20:43:17,302 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 20:43:17,304 - 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 | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-11-06 20:43:17,345 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-06 20:43:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:43:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:43:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:43:19,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:43:19,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:43:19,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:43:19,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:43:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:43:19,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790baac8-1a15-4814-823b-4b3012362d76 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:43:19,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-790baac8-1a15-4814-823b-4b3012362d76 2018-11-06 20:43:19,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:43:19,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["zO1ATdS8TxGLNk1CaEptsg"], "issued_at": "2018-11-06T20:43:19.000000Z"}} 2018-11-06 20:43:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:20,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e9b9e96c-8185-4494-9602-bc19b340973a Date: Tue, 06 Nov 2018 20:43:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:43:20,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9b9e96c-8185-4494-9602-bc19b340973a 2018-11-06 20:43:20,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238009929657s 2018-11-06 20:43:20,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9b9e96c-8185-4494-9602-bc19b340973a 2018-11-06 20:43:20,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:43:20,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:20,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:43: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:43:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:20,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6c776c-962d-4158-b895-fa620a9eddc7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:43:20,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1a6c776c-962d-4158-b895-fa620a9eddc7 2018-11-06 20:43:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.407112121582s 2018-11-06 20:43:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:43:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}}' 2018-11-06 20:43:20,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9161f71b-4a4e-4599-ab71-90103d3f5215 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.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051"}, "enabled": true, "id": "0348659662f64a6cbaea9e5f38860051", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:43:20,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9161f71b-4a4e-4599-ab71-90103d3f5215 2018-11-06 20:43:20,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.338708877563s 2018-11-06 20:43:20,754 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9161f71b-4a4e-4599-ab71-90103d3f5215 2018-11-06 20:43:20,755 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'id': u'0348659662f64a6cbaea9e5f38860051', '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'})}) 2018-11-06 20:43:20,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:43:21,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375869989395s 2018-11-06 20:43:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bc5dac-f6db-4933-bce8-1be83494e7cd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55"}, "enabled": true, "id": "470cac4302c84c33a99fc6a845e08e55", "options": {}, "domain_id": "default", "name": "vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:43:21,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 used request id req-b3bc5dac-f6db-4933-bce8-1be83494e7cd 2018-11-06 20:43:21,229 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'470cac4302c84c33a99fc6a845e08e55', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef'}) 2018-11-06 20:43:21,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:43:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fc5da7-82d9-4949-b361-4b85103cab14 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:43:21,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88fc5da7-82d9-4949-b361-4b85103cab14 2018-11-06 20:43:21,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811729431152s 2018-11-06 20:43:21,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:43:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a93c73-852d-4cfa-acf0-860c6225dd13 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:43:21,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02a93c73-852d-4cfa-acf0-860c6225dd13 2018-11-06 20:43:21,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07426404953s 2018-11-06 20:43:21,387 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:43:21,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:43:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" -d '{"role": {"name": "Member"}}' 2018-11-06 20:43:21,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413eaf82-8c30-428a-92d1-891c3cc56ba1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67ab0de1328e4c5abd6ece94adca875c", "links": {"self": "http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c"}, "name": "Member"}} 2018-11-06 20:43:21,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-413eaf82-8c30-428a-92d1-891c3cc56ba1 2018-11-06 20:43:21,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0964357852936s 2018-11-06 20:43:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49233bb7-9131-4955-8da3-4ef8c3d345b3 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c"}, "domain_id": null, "name": "Member", "id": "67ab0de1328e4c5abd6ece94adca875c"}} 2018-11-06 20:43:21,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c used request id req-49233bb7-9131-4955-8da3-4ef8c3d345b3 2018-11-06 20:43:21,563 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c'}, 'domain_id': None, 'human_id': None, 'id': u'67ab0de1328e4c5abd6ece94adca875c', 'HUMAN_ID': False}) 2018-11-06 20:43:21,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:43:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd49b50-8013-4c94-9970-4c955c453c5e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "67ab0de1328e4c5abd6ece94adca875c", "links": {"self": "http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:43:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3bd49b50-8013-4c94-9970-4c955c453c5e 2018-11-06 20:43:21,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751678943634s 2018-11-06 20:43:21,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:43:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724ccae4-53f4-49dd-9f0d-36e6e2f9b489 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:43:21,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-724ccae4-53f4-49dd-9f0d-36e6e2f9b489 2018-11-06 20:43:21,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788600444794s 2018-11-06 20:43:21,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:43:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee70dba-85e7-4480-a0cc-71f9e0d4d6e7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef", "links": {"self": "http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55"}, "domain_id": "default", "enabled": true, "id": "470cac4302c84c33a99fc6a845e08e55", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:43:21,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1ee70dba-85e7-4480-a0cc-71f9e0d4d6e7 2018-11-06 20:43:21,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974299907684s 2018-11-06 20:43:21,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1ee70dba-85e7-4480-a0cc-71f9e0d4d6e7 2018-11-06 20:43:21,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:43:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f9a196-2bdd-4cf9-936b-ad3e169171e1 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051"}, "enabled": true, "id": "0348659662f64a6cbaea9e5f38860051", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:43:21,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f3f9a196-2bdd-4cf9-936b-ad3e169171e1 2018-11-06 20:43:21,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784928798676s 2018-11-06 20:43:21,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f3f9a196-2bdd-4cf9-936b-ad3e169171e1 2018-11-06 20:43:21,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:43:21,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=470cac4302c84c33a99fc6a845e08e55&scope.project.id=0348659662f64a6cbaea9e5f38860051&role.id=67ab0de1328e4c5abd6ece94adca875c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:21,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b4d6d9-4de9-40f0-b77f-5793ae782a91 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=470cac4302c84c33a99fc6a845e08e55&scope.project.id=0348659662f64a6cbaea9e5f38860051&role.id=67ab0de1328e4c5abd6ece94adca875c", "previous": null, "next": null}} 2018-11-06 20:43:21,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=470cac4302c84c33a99fc6a845e08e55&scope.project.id=0348659662f64a6cbaea9e5f38860051&role.id=67ab0de1328e4c5abd6ece94adca875c used request id req-09b4d6d9-4de9-40f0-b77f-5793ae782a91 2018-11-06 20:43:21,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0864088535309s 2018-11-06 20:43:21,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:43:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051/users/470cac4302c84c33a99fc6a845e08e55/roles/67ab0de1328e4c5abd6ece94adca875c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:22,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d1d32e-e9cd-4b14-a136-10e2a2b4d561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:43:22,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051/users/470cac4302c84c33a99fc6a845e08e55/roles/67ab0de1328e4c5abd6ece94adca875c used request id req-a6d1d32e-e9cd-4b14-a136-10e2a2b4d561 2018-11-06 20:43:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123108863831s 2018-11-06 20:43:22,117 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 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': 'b6f1d055-9d90-4772-bb23-a544cad09d4f', 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_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'project_id': u'0348659662f64a6cbaea9e5f38860051', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:43:22,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:43:22,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:43:22,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:43:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:43:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:43:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:43:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:43:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:43:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:43:22,123 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'password': 'b6f1d055-9d90-4772-bb23-a544cad09d4f', 'project_name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0348659662f64a6cbaea9e5f38860051', 'project_domain_name': 'Default'} 2018-11-06 20:43:22,123 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-06 20:43:22,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:43:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:22,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8310f1-09a1-4ea3-b867-a3f0d4854c41 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:43:22,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ca8310f1-09a1-4ea3-b867-a3f0d4854c41 2018-11-06 20:43:22,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0786139965057s 2018-11-06 20:43:22,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:43:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:43:22,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844d48bf-3046-480f-afb1-d802bc5ad8fc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051"}, "enabled": true, "id": "0348659662f64a6cbaea9e5f38860051", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:43:22,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-844d48bf-3046-480f-afb1-d802bc5ad8fc 2018-11-06 20:43:22,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0846080780029s 2018-11-06 20:43:22,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-844d48bf-3046-480f-afb1-d802bc5ad8fc 2018-11-06 20:43:22,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 20:43:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" -d '{"network": {"tenant_id": "0348659662f64a6cbaea9e5f38860051", "name": "vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef", "admin_state_up": true}}' 2018-11-06 20:43:22,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-137d97a8-5676-47ec-888f-e78917080c9e Date: Tue, 06 Nov 2018 20:43: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":"55910364-c560-4db7-b71c-0089f4e1918d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:43:22Z","is_default":false,"provider:segmentation_id":16,"name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef","admin_state_up":true,"tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","mtu":1450}} 2018-11-06 20:43:22,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-137d97a8-5676-47ec-888f-e78917080c9e 2018-11-06 20:43:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.680885076523s 2018-11-06 20:43:22,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-137d97a8-5676-47ec-888f-e78917080c9e 2018-11-06 20:43:22,974 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-06T20:43:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55910364-c560-4db7-b71c-0089f4e1918d', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef', u'admin_state_up': True, u'tenant_id': u'0348659662f64a6cbaea9e5f38860051', u'created_at': u'2018-11-06T20:43:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0348659662f64a6cbaea9e5f38860051'}) 2018-11-06 20:43:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:43:22,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2d7ae2-405d-4580-842c-b7a8b7fcaaa0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:43:22,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0f2d7ae2-405d-4580-842c-b7a8b7fcaaa0 2018-11-06 20:43:22,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:43:23,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67ab0de1328e4c5abd6ece94adca875c", "name": "Member"}], "expires_at": "2018-11-06T21:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0348659662f64a6cbaea9e5f38860051", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/0348659662f64a6cbaea9e5f38860051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/0348659662f64a6cbaea9e5f38860051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/0348659662f64a6cbaea9e5f38860051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0348659662f64a6cbaea9e5f38860051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/0348659662f64a6cbaea9e5f38860051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/0348659662f64a6cbaea9e5f38860051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0348659662f64a6cbaea9e5f38860051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/0348659662f64a6cbaea9e5f38860051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/0348659662f64a6cbaea9e5f38860051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0348659662f64a6cbaea9e5f38860051", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/0348659662f64a6cbaea9e5f38860051", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/0348659662f64a6cbaea9e5f38860051", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef", "id": "470cac4302c84c33a99fc6a845e08e55"}, "audit_ids": ["BG1o2drdSmyajUxzNjliug"], "issued_at": "2018-11-06T20:43:23.000000Z"}} 2018-11-06 20:43:23,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-0e410e37-e922-4ba0-b8d0-0cbfb662ea64 Date: Tue, 06 Nov 2018 20:43:23 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":"2018-11-06T20:43:22Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:43:23,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0e410e37-e922-4ba0-b8d0-0cbfb662ea64 2018-11-06 20:43:23,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268303871155s 2018-11-06 20:43:23,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0e410e37-e922-4ba0-b8d0-0cbfb662ea64 2018-11-06 20:43:23,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 20:43:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"subnet": {"name": "vping_ssh-subnet_9eabb4e8-f564-49fc-8ea1-120759e74fef", "enable_dhcp": true, "network_id": "55910364-c560-4db7-b71c-0089f4e1918d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 20:43:24,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d8f7e9f7-b6d1-4175-83aa-8c5ddef22664 Date: Tue, 06 Nov 2018 20:43:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:43:23Z","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":"0348659662f64a6cbaea9e5f38860051","id":"039939bf-6b36-4e04-9fb1-570d43d7c756","subnetpool_id":null,"name":"vping_ssh-subnet_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:43:24,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8f7e9f7-b6d1-4175-83aa-8c5ddef22664 2018-11-06 20:43:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.800586938858s 2018-11-06 20:43:24,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8f7e9f7-b6d1-4175-83aa-8c5ddef22664 2018-11-06 20:43:24,423 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T20:43:23Z', 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'039939bf-6b36-4e04-9fb1-570d43d7c756', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_9eabb4e8-f564-49fc-8ea1-120759e74fef', u'enable_dhcp': True, u'network_id': u'55910364-c560-4db7-b71c-0089f4e1918d', u'tenant_id': u'0348659662f64a6cbaea9e5f38860051', u'created_at': u'2018-11-06T20:43:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0348659662f64a6cbaea9e5f38860051'}) 2018-11-06 20:43:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 20:43:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "vping_ssh-router_9eabb4e8-f564-49fc-8ea1-120759e74fef", "admin_state_up": true}}' 2018-11-06 20:43:25,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-3668bd08-5163-4177-b9e3-4a5657ef6d74 Date: Tue, 06 Nov 2018 20:43:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:24Z", "admin_state_up": true, "updated_at": "2018-11-06T20:43:25Z", "revision_number": 2, "routes": [], "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "2160c783-e270-4a11-8496-8b59e634309a", "name": "vping_ssh-router_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:43:25,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3668bd08-5163-4177-b9e3-4a5657ef6d74 2018-11-06 20:43:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.0199379921s 2018-11-06 20:43:25,444 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3668bd08-5163-4177-b9e3-4a5657ef6d74 2018-11-06 20:43:25,444 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88a8d1cb-f972-4fbf-ab0b-66202edfdde9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'999f41b0-3000-46db-9170-4b0fe4f63288', u'ip_address': u'172.30.9.217'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0348659662f64a6cbaea9e5f38860051', u'created_at': u'2018-11-06T20:43:24Z', u'admin_state_up': True, u'updated_at': u'2018-11-06T20:43:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'0348659662f64a6cbaea9e5f38860051', u'id': u'2160c783-e270-4a11-8496-8b59e634309a', u'name': u'vping_ssh-router_9eabb4e8-f564-49fc-8ea1-120759e74fef'}) 2018-11-06 20:43:25,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 20:43:25,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"subnet_id": "039939bf-6b36-4e04-9fb1-570d43d7c756"}' 2018-11-06 20:43:27,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7bcd681c-74ea-48d6-b719-f4e83b10a6da Date: Tue, 06 Nov 2018 20:43:27 GMT RESP BODY: {"network_id": "55910364-c560-4db7-b71c-0089f4e1918d", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "subnet_id": "039939bf-6b36-4e04-9fb1-570d43d7c756", "subnet_ids": ["039939bf-6b36-4e04-9fb1-570d43d7c756"], "port_id": "d4345931-9815-4368-9559-176fce5a02ff", "id": "2160c783-e270-4a11-8496-8b59e634309a"} 2018-11-06 20:43:27,084 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/add_router_interface.json used request id req-7bcd681c-74ea-48d6-b719-f4e83b10a6da 2018-11-06 20:43:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.6395380497s 2018-11-06 20:43:27,085 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/add_router_interface.json used request id req-7bcd681c-74ea-48d6-b719-f4e83b10a6da returning object 2160c783-e270-4a11-8496-8b59e634309a 2018-11-06 20:43:27,086 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:43:27,216 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 20:43:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:27,223 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 20:43:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 20:43:27,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:43:27,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b44e4cf6-ab01-4500-a247-aa801ed3f419 Date: Tue, 06 Nov 2018 20:43:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:43:27,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b44e4cf6-ab01-4500-a247-aa801ed3f419 2018-11-06 20:43:27,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.161125898361s 2018-11-06 20:43:27,386 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b44e4cf6-ab01-4500-a247-aa801ed3f419 2018-11-06 20:43:27,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 20:43:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef"}' 2018-11-06 20:43:27,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a X-Openstack-Request-Id: req-7447f10e-a3a5-4f52-ab76-9b61a50775c3 Date: Tue, 06 Nov 2018 20:43:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file", "owner": "0348659662f64a6cbaea9e5f38860051", "id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "size": null, "self": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:43:27Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "checksum": null, "created_at": "2018-11-06T20:43:27Z", "protected": false} 2018-11-06 20:43:27,667 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7447f10e-a3a5-4f52-ab76-9b61a50775c3 2018-11-06 20:43:27,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.279495954514s 2018-11-06 20:43:27,668 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7447f10e-a3a5-4f52-ab76-9b61a50775c3 returning object e25158a9-9ac1-4f69-aa4e-dd8695f4c63a 2018-11-06 20:43:27,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 20:43:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '' 2018-11-06 20:43:29,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c3da2c1-63c7-47bd-b3c3-8c6c00cd8ba9 Date: Tue, 06 Nov 2018 20:43:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:43:29,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file used request id req-5c3da2c1-63c7-47bd-b3c3-8c6c00cd8ba9 2018-11-06 20:43:29,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44863700867s 2018-11-06 20:43:29,117 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file used request id req-5c3da2c1-63c7-47bd-b3c3-8c6c00cd8ba9 2018-11-06 20:43:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:43:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:29,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-dfa31eab-28f7-4f34-b218-d78449092f67 Date: Tue, 06 Nov 2018 20:43:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "metadata": {}}], "file": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file", "owner": "0348659662f64a6cbaea9e5f38860051", "id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "size": 12716032, "self": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:43:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:43:29,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dfa31eab-28f7-4f34-b218-d78449092f67 2018-11-06 20:43:29,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165812969208s 2018-11-06 20:43:29,284 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dfa31eab-28f7-4f34-b218-d78449092f67 2018-11-06 20:43:29,286 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file', 'owner': u'0348659662f64a6cbaea9e5f38860051', 'id': u'e25158a9-9ac1-4f69-aa4e-dd8695f4c63a', 'size': 12716032, u'self': u'/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0348659662f64a6cbaea9e5f38860051', 'name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T20:43:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T20:43:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'created': u'2018-11-06T20:43:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T20:43:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 20:43:29,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 20:43:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 20:43:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-ce0cadbd-812e-425f-9e80-41a300d2a9a3 x-compute-request-id: req-ce0cadbd-812e-425f-9e80-41a300d2a9a3 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "name": "vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:43:29,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ce0cadbd-812e-425f-9e80-41a300d2a9a3 2018-11-06 20:43:29,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207585096359s 2018-11-06 20:43:29,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ce0cadbd-812e-425f-9e80-41a300d2a9a3 returning object 9b46bbcc-d08f-4b35-8a62-dbeae7f196c1 2018-11-06 20:43:29,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef', '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'35cef63a552c4009857581d35066215c', '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'9b46bbcc-d08f-4b35-8a62-dbeae7f196c1', 'swap': 0}) 2018-11-06 20:43:29,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 20:43:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1/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}aaec2af2218b3461690680aea65a1ad44571cf93" -d '{"extra_specs": {}}' 2018-11-06 20:43:29,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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 x-openstack-request-id: req-5ebb71a9-93df-4159-843d-87b2ff4259f6 x-compute-request-id: req-5ebb71a9-93df-4159-843d-87b2ff4259f6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:43:29,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1/os-extra_specs used request id req-5ebb71a9-93df-4159-843d-87b2ff4259f6 2018-11-06 20:43:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204329490662s 2018-11-06 20:43:29,517 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1/os-extra_specs used request id req-5ebb71a9-93df-4159-843d-87b2ff4259f6 2018-11-06 20:43:29,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-06 20:43:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"keypair": {"name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef"}}' 2018-11-06 20:43:29,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-77cb5163-fefd-4cfc-80e2-f7966eb9343f x-compute-request-id: req-77cb5163-fefd-4cfc-80e2-f7966eb9343f Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfx+GhsfMg+Swa19anvusihvwr5P5V0BMj7Nh3kLGmGA6W+Docg2+hciT4vEhFAVBt4RpccBB0Vge8i5GAqlmy9Uxi4e0nBI+3OVCCCPcI2+4Jj466ofK1tThzIaG0pvThlVivpWVzEudkULlafHCMyJaHkoRCSm9+ohenYTVYlX2zmBKt0Kxl7CmXbDge/Hb5GH+kfQ5KyXcCmScc0mRLViKX7QiGNnUMfwww1zMTofTE547e4e7e7Yu7QZRHabXpAH+tLtQk5uUvndPVa5E8J2MYEjM4TvMk2lsJo9IJx0f5FbXG2u0kmechvoSjE7QbfKscUobbGRQzkzgU2GZX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA38fhobHzIPksGtfWp77rIob8K+T+VdATI+zYd5CxphgOlvg6\nHINvoXIk+LxIRQFQbeEaXHAQdFYHvIuRgKpZsvVMYuHtJwSPtzlQggj3CNvuCY+O\nuqHytbU4cyGhtKb04ZVYr6VlcxLnZFC5WnxwjMiWh5KEQkpvfqIXp2E1WJV9s5gS\nrdCsZewpl2w4Hvx2+Rh/pH0OSsl3ApknHNJkS1Yil+0IhjZ1DH8MMNczE6H0xOeO\n3uHu3u2Lu0GUR2m16QB/rS7UJOblL53T1WuRPCdjGBIzOE7zJNpbCaPSCcdH+RW1\nxtrtJJnnIb6EoxO0G3yrHFKG2xkUM5M4FNhmVwIDAQABAoIBACENlPYdIpwsMaeF\nWd9NA84Fwhl5qVdjdHBJ+28toA+4Xe9Omsa7YzGlenCC3unSV97i8NHWe5ezXVEs\nDEHE55rXQIEafbzVn6SggpOyX0qfsXkYCyzl3sOYEM5wmUHlpyXquT64X1Ov5x2a\nDsaeusEQn6tGqOJhvDYoGvZOFWMP6txf0X9oqpv9q20DG7ptpF+MSGOfx4HZeg8h\nB3nvyFTM45MWm7/7reu2EIXLKDy51FjRV0i6nqzBgPkUeNmha/WZhkqEfyF3TFhN\nBY0NFIrfm3zyAcZhZQZbfWadgI411b+JFZDAapbsaF3UlMI29p7yexGNAPTyCh/y\n1N4On4ECgYEA79lobk1hL0brZuTJvA1M5vQ/ZOw4Cf+h1IgQwMvHC8X0LwmUk9n0\nwUcIGdDXSZObIxxxRYY75qaIXC68aCC7Xpm9tlltUCZDQSlWQRDjL1n2yIWpinPi\nn7tEOLa4t8WOLgQdVc2YXRaeufJbBP723iHOJ3ZR1/qZEum+JnGu2I0CgYEA7tl7\nBHM1QOl349fo6v8+MU9NrmX23VJSeuYj8NEQXQ3rQCUjK7foeZsLkZXaTf/Cqjxp\nKp0ln+7Dmyt6Hqko52oyZINJFqqv+D12mUWFYNOxflAKwYLApv0/tspg+BsCaV2E\nTKwXGjo50fBr5JeIFHGc5o6ENqdL+7wpJYBfW3MCgYEAy6hvZDmQK/SsLdJW+bbR\ndcoviiKJ8vN9Flny38IoYXbUwJwB7QlFKliGKGWMaI1NTaL5C2/PrSn630tP75rb\nfphM3mlQyJ20vb+73cPZJHvfcKUOMOH1rGv2obGFZ4X4FFqqDhFlLqXmYT3Iy5Uz\nSaqqwhdVp27CS6zuKPae4IECgYEAvF+LdPQD0QEQzAJRsVzCyRL5egzyyJSPdlwh\nhmDsHefHXNytQ2KVF6tfUV+1P4TyG17vtmsf7GXboXqFor7ZAsIvojQkpZrSk96t\nta4txjLPLoakJQAhPtJGuLweBC8RFNZrbCjhQ48eYOPTxAJ6kV0VWISX457H/27j\nqK75Bd8CgYEA1soURhkdEFlanL8XTC2ijypZm1jRjgaFmmKV/IBCBwUxIY9uXMbL\nmje2ElXDtESRs036XHPoyWJKEi+gffpKr4Dcuei+zEJS8wZHvvAk/mHXwyaqXZeq\nJFtmYINMDxOGFamiwXt8a6ANNNTczKCbQzfgIUPrX7CaGcLxuNGb3eU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "470cac4302c84c33a99fc6a845e08e55", "name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "fingerprint": "e0:91:e8:36:bb:a1:f0:b8:14:61:a9:0b:4d:b4:c1:3d"}} 2018-11-06 20:43:29,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-77cb5163-fefd-4cfc-80e2-f7966eb9343f 2018-11-06 20:43:29,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.372709035873s 2018-11-06 20:43:29,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-77cb5163-fefd-4cfc-80e2-f7966eb9343f 2018-11-06 20:43:29,892 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfx+GhsfMg+Swa19anvusihvwr5P5V0BMj7Nh3kLGmGA6W+Docg2+hciT4vEhFAVBt4RpccBB0Vge8i5GAqlmy9Uxi4e0nBI+3OVCCCPcI2+4Jj466ofK1tThzIaG0pvThlVivpWVzEudkULlafHCMyJaHkoRCSm9+ohenYTVYlX2zmBKt0Kxl7CmXbDge/Hb5GH+kfQ5KyXcCmScc0mRLViKX7QiGNnUMfwww1zMTofTE547e4e7e7Yu7QZRHabXpAH+tLtQk5uUvndPVa5E8J2MYEjM4TvMk2lsJo9IJx0f5FbXG2u0kmechvoSjE7QbfKscUobbGRQzkzgU2GZX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA38fhobHzIPksGtfWp77rIob8K+T+VdATI+zYd5CxphgOlvg6\nHINvoXIk+LxIRQFQbeEaXHAQdFYHvIuRgKpZsvVMYuHtJwSPtzlQggj3CNvuCY+O\nuqHytbU4cyGhtKb04ZVYr6VlcxLnZFC5WnxwjMiWh5KEQkpvfqIXp2E1WJV9s5gS\nrdCsZewpl2w4Hvx2+Rh/pH0OSsl3ApknHNJkS1Yil+0IhjZ1DH8MMNczE6H0xOeO\n3uHu3u2Lu0GUR2m16QB/rS7UJOblL53T1WuRPCdjGBIzOE7zJNpbCaPSCcdH+RW1\nxtrtJJnnIb6EoxO0G3yrHFKG2xkUM5M4FNhmVwIDAQABAoIBACENlPYdIpwsMaeF\nWd9NA84Fwhl5qVdjdHBJ+28toA+4Xe9Omsa7YzGlenCC3unSV97i8NHWe5ezXVEs\nDEHE55rXQIEafbzVn6SggpOyX0qfsXkYCyzl3sOYEM5wmUHlpyXquT64X1Ov5x2a\nDsaeusEQn6tGqOJhvDYoGvZOFWMP6txf0X9oqpv9q20DG7ptpF+MSGOfx4HZeg8h\nB3nvyFTM45MWm7/7reu2EIXLKDy51FjRV0i6nqzBgPkUeNmha/WZhkqEfyF3TFhN\nBY0NFIrfm3zyAcZhZQZbfWadgI411b+JFZDAapbsaF3UlMI29p7yexGNAPTyCh/y\n1N4On4ECgYEA79lobk1hL0brZuTJvA1M5vQ/ZOw4Cf+h1IgQwMvHC8X0LwmUk9n0\nwUcIGdDXSZObIxxxRYY75qaIXC68aCC7Xpm9tlltUCZDQSlWQRDjL1n2yIWpinPi\nn7tEOLa4t8WOLgQdVc2YXRaeufJbBP723iHOJ3ZR1/qZEum+JnGu2I0CgYEA7tl7\nBHM1QOl349fo6v8+MU9NrmX23VJSeuYj8NEQXQ3rQCUjK7foeZsLkZXaTf/Cqjxp\nKp0ln+7Dmyt6Hqko52oyZINJFqqv+D12mUWFYNOxflAKwYLApv0/tspg+BsCaV2E\nTKwXGjo50fBr5JeIFHGc5o6ENqdL+7wpJYBfW3MCgYEAy6hvZDmQK/SsLdJW+bbR\ndcoviiKJ8vN9Flny38IoYXbUwJwB7QlFKliGKGWMaI1NTaL5C2/PrSn630tP75rb\nfphM3mlQyJ20vb+73cPZJHvfcKUOMOH1rGv2obGFZ4X4FFqqDhFlLqXmYT3Iy5Uz\nSaqqwhdVp27CS6zuKPae4IECgYEAvF+LdPQD0QEQzAJRsVzCyRL5egzyyJSPdlwh\nhmDsHefHXNytQ2KVF6tfUV+1P4TyG17vtmsf7GXboXqFor7ZAsIvojQkpZrSk96t\nta4txjLPLoakJQAhPtJGuLweBC8RFNZrbCjhQ48eYOPTxAJ6kV0VWISX457H/27j\nqK75Bd8CgYEA1soURhkdEFlanL8XTC2ijypZm1jRjgaFmmKV/IBCBwUxIY9uXMbL\nmje2ElXDtESRs036XHPoyWJKEi+gffpKr4Dcuei+zEJS8wZHvvAk/mHXwyaqXZeq\nJFtmYINMDxOGFamiwXt8a6ANNNTczKCbQzfgIUPrX7CaGcLxuNGb3eU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'470cac4302c84c33a99fc6a845e08e55', 'name': u'vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'created_at': '2018-11-06T20:43:29.892296', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0348659662f64a6cbaea9e5f38860051', 'name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e0:91:e8:36:bb:a1:f0:b8:14:61:a9:0b:4d:b4:c1:3d', 'type': 'ssh', 'id': u'vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef'}) 2018-11-06 20:43:29,892 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA38fhobHzIPksGtfWp77rIob8K+T+VdATI+zYd5CxphgOlvg6 HINvoXIk+LxIRQFQbeEaXHAQdFYHvIuRgKpZsvVMYuHtJwSPtzlQggj3CNvuCY+O uqHytbU4cyGhtKb04ZVYr6VlcxLnZFC5WnxwjMiWh5KEQkpvfqIXp2E1WJV9s5gS rdCsZewpl2w4Hvx2+Rh/pH0OSsl3ApknHNJkS1Yil+0IhjZ1DH8MMNczE6H0xOeO 3uHu3u2Lu0GUR2m16QB/rS7UJOblL53T1WuRPCdjGBIzOE7zJNpbCaPSCcdH+RW1 xtrtJJnnIb6EoxO0G3yrHFKG2xkUM5M4FNhmVwIDAQABAoIBACENlPYdIpwsMaeF Wd9NA84Fwhl5qVdjdHBJ+28toA+4Xe9Omsa7YzGlenCC3unSV97i8NHWe5ezXVEs DEHE55rXQIEafbzVn6SggpOyX0qfsXkYCyzl3sOYEM5wmUHlpyXquT64X1Ov5x2a DsaeusEQn6tGqOJhvDYoGvZOFWMP6txf0X9oqpv9q20DG7ptpF+MSGOfx4HZeg8h B3nvyFTM45MWm7/7reu2EIXLKDy51FjRV0i6nqzBgPkUeNmha/WZhkqEfyF3TFhN BY0NFIrfm3zyAcZhZQZbfWadgI411b+JFZDAapbsaF3UlMI29p7yexGNAPTyCh/y 1N4On4ECgYEA79lobk1hL0brZuTJvA1M5vQ/ZOw4Cf+h1IgQwMvHC8X0LwmUk9n0 wUcIGdDXSZObIxxxRYY75qaIXC68aCC7Xpm9tlltUCZDQSlWQRDjL1n2yIWpinPi n7tEOLa4t8WOLgQdVc2YXRaeufJbBP723iHOJ3ZR1/qZEum+JnGu2I0CgYEA7tl7 BHM1QOl349fo6v8+MU9NrmX23VJSeuYj8NEQXQ3rQCUjK7foeZsLkZXaTf/Cqjxp Kp0ln+7Dmyt6Hqko52oyZINJFqqv+D12mUWFYNOxflAKwYLApv0/tspg+BsCaV2E TKwXGjo50fBr5JeIFHGc5o6ENqdL+7wpJYBfW3MCgYEAy6hvZDmQK/SsLdJW+bbR dcoviiKJ8vN9Flny38IoYXbUwJwB7QlFKliGKGWMaI1NTaL5C2/PrSn630tP75rb fphM3mlQyJ20vb+73cPZJHvfcKUOMOH1rGv2obGFZ4X4FFqqDhFlLqXmYT3Iy5Uz SaqqwhdVp27CS6zuKPae4IECgYEAvF+LdPQD0QEQzAJRsVzCyRL5egzyyJSPdlwh hmDsHefHXNytQ2KVF6tfUV+1P4TyG17vtmsf7GXboXqFor7ZAsIvojQkpZrSk96t ta4txjLPLoakJQAhPtJGuLweBC8RFNZrbCjhQ48eYOPTxAJ6kV0VWISX457H/27j qK75Bd8CgYEA1soURhkdEFlanL8XTC2ijypZm1jRjgaFmmKV/IBCBwUxIY9uXMbL mje2ElXDtESRs036XHPoyWJKEi+gffpKr4Dcuei+zEJS8wZHvvAk/mHXwyaqXZeq JFtmYINMDxOGFamiwXt8a6ANNNTczKCbQzfgIUPrX7CaGcLxuNGb3eU= -----END RSA PRIVATE KEY----- 2018-11-06 20:43:29,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-06 20:43:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"security_group": {"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-06 20:43:30,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3fcbf769-c01d-46dc-847d-97ec9d68519a Date: Tue, 06 Nov 2018 20:43:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:30Z", "updated_at": "2018-11-06T20:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "a9256993-a6f1-4f54-84f0-276103de0e28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "d298acce-721e-466f-948e-ca0cb3d48cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 2, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:43:30,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3fcbf769-c01d-46dc-847d-97ec9d68519a 2018-11-06 20:43:30,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.356204986572s 2018-11-06 20:43:30,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3fcbf769-c01d-46dc-847d-97ec9d68519a 2018-11-06 20:43:30,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:43:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:30,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-88a7a560-0488-4d18-a25e-55341ef52585 Date: Tue, 06 Nov 2018 20:43:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:22Z", "updated_at": "2018-11-06T20:43:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "1d6d4d55-3202-4d0d-9d18-20a1137932c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "394acfb3-0ee2-4709-bff6-df109cbf3765", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "7ff37fc2-6cfe-4fa1-9682-9a1959bb82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "d9fc080e-6243-4439-a200-8df605ce0e7b", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:30Z", "updated_at": "2018-11-06T20:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "a9256993-a6f1-4f54-84f0-276103de0e28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "d298acce-721e-466f-948e-ca0cb3d48cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 2, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:43:30,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-88a7a560-0488-4d18-a25e-55341ef52585 2018-11-06 20:43:30,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194843053818s 2018-11-06 20:43:30,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-88a7a560-0488-4d18-a25e-55341ef52585 2018-11-06 20:43:30,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 20:43:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -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": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}}' 2018-11-06 20:43:30,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7cdbdb5c-25de-42bb-9501-171fb6dd95ee Date: Tue, 06 Nov 2018 20:43:30 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": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "port_range_min": 22, "revision_number": 0, "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:30Z", "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "0a15799d-544a-4898-bf0b-6c65af5b7483"}} 2018-11-06 20:43:30,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7cdbdb5c-25de-42bb-9501-171fb6dd95ee 2018-11-06 20:43:30,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.32895898819s 2018-11-06 20:43:30,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7cdbdb5c-25de-42bb-9501-171fb6dd95ee 2018-11-06 20:43:30,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:43:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:30,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-1714b030-d3ec-44d4-9efa-61844e33b091 Date: Tue, 06 Nov 2018 20:43:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:22Z", "updated_at": "2018-11-06T20:43:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "1d6d4d55-3202-4d0d-9d18-20a1137932c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "394acfb3-0ee2-4709-bff6-df109cbf3765", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "7ff37fc2-6cfe-4fa1-9682-9a1959bb82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "d9fc080e-6243-4439-a200-8df605ce0e7b", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:30Z", "updated_at": "2018-11-06T20:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "0a15799d-544a-4898-bf0b-6c65af5b7483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "a9256993-a6f1-4f54-84f0-276103de0e28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "d298acce-721e-466f-948e-ca0cb3d48cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 3, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:43:30,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1714b030-d3ec-44d4-9efa-61844e33b091 2018-11-06 20:43:30,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189652204514s 2018-11-06 20:43:30,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1714b030-d3ec-44d4-9efa-61844e33b091 2018-11-06 20:43:30,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 20:43:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -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": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}}' 2018-11-06 20:43:31,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9da62839-c909-47ab-83fa-2f5be5c8ee1c Date: Tue, 06 Nov 2018 20:43:31 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": "2018-11-06T20:43:31Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "port_range_min": null, "revision_number": 0, "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:31Z", "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "f47fdf4a-4af8-4b23-ba12-160a5682ee81"}} 2018-11-06 20:43:31,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9da62839-c909-47ab-83fa-2f5be5c8ee1c 2018-11-06 20:43:31,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.34353017807s 2018-11-06 20:43:31,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9da62839-c909-47ab-83fa-2f5be5c8ee1c 2018-11-06 20:43:31,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:31,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-4f00197d-ccc8-443a-98b5-3a02a0d17a89 Date: Tue, 06 Nov 2018 20:43:31 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":["039939bf-6b36-4e04-9fb1-570d43d7c756"],"updated_at":"2018-11-06T20:43:23Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:43:31,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f00197d-ccc8-443a-98b5-3a02a0d17a89 2018-11-06 20:43:31,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390800952911s 2018-11-06 20:43:31,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f00197d-ccc8-443a-98b5-3a02a0d17a89 2018-11-06 20:43:31,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:43:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:31,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-45907074-1060-405d-8b50-64cbd53088a9 Date: Tue, 06 Nov 2018 20:43:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "metadata": {}}], "file": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file", "owner": "0348659662f64a6cbaea9e5f38860051", "id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "size": 12716032, "self": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:43:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:43:31,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-45907074-1060-405d-8b50-64cbd53088a9 2018-11-06 20:43:31,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165797948837s 2018-11-06 20:43:31,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-45907074-1060-405d-8b50-64cbd53088a9 2018-11-06 20:43:31,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:43:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:31,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-089e5c11-60d4-46d7-ac20-17d2c05eb180 x-compute-request-id: req-089e5c11-60d4-46d7-ac20-17d2c05eb180 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "name": "vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:43:31,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-089e5c11-60d4-46d7-ac20-17d2c05eb180 2018-11-06 20:43:31,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0330150127411s 2018-11-06 20:43:31,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-089e5c11-60d4-46d7-ac20-17d2c05eb180 2018-11-06 20:43:31,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 20:43:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"server": {"name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "imageRef": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "flavorRef": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55910364-c560-4db7-b71c-0089f4e1918d"}], "security_groups": [{"name": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}]}}' 2018-11-06 20:43:33,723 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:43: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-5ef5b08c-ab13-447b-810a-8d4cd5ee2681 x-compute-request-id: req-5ef5b08c-ab13-447b-810a-8d4cd5ee2681 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}], "OS-DCF:diskConfig": "MANUAL", "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "adminPass": "WA7mjFJiLip4"}} 2018-11-06 20:43:33,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5ef5b08c-ab13-447b-810a-8d4cd5ee2681 2018-11-06 20:43:33,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80109190941s 2018-11-06 20:43:33,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5ef5b08c-ab13-447b-810a-8d4cd5ee2681 2018-11-06 20:43:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:34,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-99ef911d-68eb-4219-b559-f9a7ad25277a x-compute-request-id: req-99ef911d-68eb-4219-b559-f9a7ad25277a Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "user_id": "470cac4302c84c33a99fc6a845e08e55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:43:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:34,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99ef911d-68eb-4219-b559-f9a7ad25277a 2018-11-06 20:43:34,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447407007217s 2018-11-06 20:43:34,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99ef911d-68eb-4219-b559-f9a7ad25277a 2018-11-06 20:43:34,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:34,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-a9105ea9-c835-4844-8ba2-eca31657973e Date: Tue, 06 Nov 2018 20:43:34 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":["039939bf-6b36-4e04-9fb1-570d43d7c756"],"updated_at":"2018-11-06T20:43:23Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:43:34,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a9105ea9-c835-4844-8ba2-eca31657973e 2018-11-06 20:43:34,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114873886108s 2018-11-06 20:43:34,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a9105ea9-c835-4844-8ba2-eca31657973e 2018-11-06 20:43:34,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 20:43:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:34,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-44a61396-ece9-44d2-8b2a-b15ba789b365 Date: Tue, 06 Nov 2018 20:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:43:23Z","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":"0348659662f64a6cbaea9e5f38860051","id":"039939bf-6b36-4e04-9fb1-570d43d7c756","subnetpool_id":null,"name":"vping_ssh-subnet_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:43:34,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-44a61396-ece9-44d2-8b2a-b15ba789b365 2018-11-06 20:43:34,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499620437622s 2018-11-06 20:43:34,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-44a61396-ece9-44d2-8b2a-b15ba789b365 2018-11-06 20:43:34,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:36,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-8de6845c-49b0-40b1-ac36-3b6fba830f69 x-compute-request-id: req-8de6845c-49b0-40b1-ac36-3b6fba830f69 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:34Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:36,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8de6845c-49b0-40b1-ac36-3b6fba830f69 2018-11-06 20:43:36,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49413394928s 2018-11-06 20:43:36,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8de6845c-49b0-40b1-ac36-3b6fba830f69 2018-11-06 20:43:36,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:38,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-08d24857-46c0-489b-9847-ee880e9bacef x-compute-request-id: req-08d24857-46c0-489b-9847-ee880e9bacef Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:38Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:39,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08d24857-46c0-489b-9847-ee880e9bacef 2018-11-06 20:43:39,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523982048035s 2018-11-06 20:43:39,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08d24857-46c0-489b-9847-ee880e9bacef 2018-11-06 20:43:39,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 20:43:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=5daacfe3-dcca-4bf9-b6f7-ecc4013c3422" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dc356858-f93a-49a6-943e-2a4380dea986 Date: Tue, 06 Nov 2018 20:43:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:35Z","admin_state_up":true,"updated_at":"2018-11-06T20:43:36Z","binding:vnic_type":"normal","device_id":"5daacfe3-dcca-4bf9-b6f7-ecc4013c3422","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:8b:7f:9a","id":"86809d1f-2bfe-4536-be1c-99d0aed9ca03","port_security_enabled":true,"project_id":"0348659662f64a6cbaea9e5f38860051","fixed_ips":[{"subnet_id":"039939bf-6b36-4e04-9fb1-570d43d7c756","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"],"name":""}]} 2018-11-06 20:43:39,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 used request id req-dc356858-f93a-49a6-943e-2a4380dea986 2018-11-06 20:43:39,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.185075998306s 2018-11-06 20:43:39,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 used request id req-dc356858-f93a-49a6-943e-2a4380dea986 2018-11-06 20:43:39,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:43:39,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=86809d1f-2bfe-4536-be1c-99d0aed9ca03" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f1e1ddfa-ecf2-4e0e-8a78-298ef76ff07c Date: Tue, 06 Nov 2018 20:43:39 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:43:39,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=86809d1f-2bfe-4536-be1c-99d0aed9ca03 used request id req-f1e1ddfa-ecf2-4e0e-8a78-298ef76ff07c 2018-11-06 20:43:39,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204420089722s 2018-11-06 20:43:39,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=86809d1f-2bfe-4536-be1c-99d0aed9ca03 used request id req-f1e1ddfa-ecf2-4e0e-8a78-298ef76ff07c 2018-11-06 20:43:39,591 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:7f:9a', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e25158a9-9ac1-4f69-aa4e-dd8695f4c63a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:43:38.000000', 'flavor': Munch({u'id': u'9b46bbcc-d08f-4b35-8a62-dbeae7f196c1'}), 'az': u'nova', 'id': u'5daacfe3-dcca-4bf9-b6f7-ecc4013c3422', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'470cac4302c84c33a99fc6a845e08e55', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0348659662f64a6cbaea9e5f38860051', 'name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-06T20:43:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T20:43:38Z', 'hostId': u'14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:43:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0348659662f64a6cbaea9e5f38860051', 'name': u'vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'adminPass': u'WA7mjFJiLip4', 'tenant_id': u'0348659662f64a6cbaea9e5f38860051', 'region': 'regionOne', 'created': u'2018-11-06T20:43:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 20:43:39,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-271cf8a4-4cc4-4122-b09f-e23db792786c Date: Tue, 06 Nov 2018 20:43:39 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":["039939bf-6b36-4e04-9fb1-570d43d7c756"],"updated_at":"2018-11-06T20:43:23Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:43:39,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-271cf8a4-4cc4-4122-b09f-e23db792786c 2018-11-06 20:43:39,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106289148331s 2018-11-06 20:43:39,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-271cf8a4-4cc4-4122-b09f-e23db792786c 2018-11-06 20:43:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:43:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cdcf8a11-4fd7-4c8b-8a7b-dc95ba81e344 Date: Tue, 06 Nov 2018 20:43:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "metadata": {}}], "file": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file", "owner": "0348659662f64a6cbaea9e5f38860051", "id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "size": 12716032, "self": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:43:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:43:39,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cdcf8a11-4fd7-4c8b-8a7b-dc95ba81e344 2018-11-06 20:43:39,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176240921021s 2018-11-06 20:43:39,877 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cdcf8a11-4fd7-4c8b-8a7b-dc95ba81e344 2018-11-06 20:43:39,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:43:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:39,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-50338555-58ed-4beb-8dc2-98b4fc332dbc x-compute-request-id: req-50338555-58ed-4beb-8dc2-98b4fc332dbc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "name": "vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:43:39,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-50338555-58ed-4beb-8dc2-98b4fc332dbc 2018-11-06 20:43:39,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364580154419s 2018-11-06 20:43:39,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-50338555-58ed-4beb-8dc2-98b4fc332dbc 2018-11-06 20:43:39,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 20:43:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"server": {"name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "imageRef": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "flavorRef": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55910364-c560-4db7-b71c-0089f4e1918d"}], "security_groups": [{"name": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}]}}' 2018-11-06 20:43:41,846 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:43: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-8ecda36c-e2e6-4e3a-9174-d4b7cb72cdcc x-compute-request-id: req-8ecda36c-e2e6-4e3a-9174-d4b7cb72cdcc Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "adminPass": "Mh3TYLcAnsuy"}} 2018-11-06 20:43:41,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8ecda36c-e2e6-4e3a-9174-d4b7cb72cdcc 2018-11-06 20:43:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.92955803871s 2018-11-06 20:43:41,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8ecda36c-e2e6-4e3a-9174-d4b7cb72cdcc 2018-11-06 20:43:41,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:42,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-10b98ed0-a342-4071-b930-b48b1b6ebf2b x-compute-request-id: req-10b98ed0-a342-4071-b930-b48b1b6ebf2b 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.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "user_id": "470cac4302c84c33a99fc6a845e08e55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:43:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:38Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:42,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10b98ed0-a342-4071-b930-b48b1b6ebf2b 2018-11-06 20:43:42,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500808954239s 2018-11-06 20:43:42,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10b98ed0-a342-4071-b930-b48b1b6ebf2b 2018-11-06 20:43:42,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:44,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:44,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-26f3e714-5f38-4319-ba56-95654c30625f x-compute-request-id: req-26f3e714-5f38-4319-ba56-95654c30625f Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:43Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:38Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:44,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26f3e714-5f38-4319-ba56-95654c30625f 2018-11-06 20:43:44,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503517150879s 2018-11-06 20:43:44,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26f3e714-5f38-4319-ba56-95654c30625f 2018-11-06 20:43:44,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:46,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:46,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:47,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-1435bec3-0102-4d44-a13c-ecaea472552a x-compute-request-id: req-1435bec3-0102-4d44-a13c-ecaea472552a Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:43Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:38Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:47,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1435bec3-0102-4d44-a13c-ecaea472552a 2018-11-06 20:43:47,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504656791687s 2018-11-06 20:43:47,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1435bec3-0102-4d44-a13c-ecaea472552a 2018-11-06 20:43:47,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:49,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:49,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-010fee2f-1e0d-49d9-a4c7-a439cfaf41cc x-compute-request-id: req-010fee2f-1e0d-49d9-a4c7-a439cfaf41cc Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:47.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:48Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:38Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:49,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-010fee2f-1e0d-49d9-a4c7-a439cfaf41cc 2018-11-06 20:43:49,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515799999237s 2018-11-06 20:43:49,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-010fee2f-1e0d-49d9-a4c7-a439cfaf41cc 2018-11-06 20:43:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 20:43:49,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:50,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-34965cd2-3267-46de-a583-46c6266ab917 Date: Tue, 06 Nov 2018 20:43:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:44Z","admin_state_up":true,"updated_at":"2018-11-06T20:43:45Z","binding:vnic_type":"normal","device_id":"1f845e90-e0c4-4b38-bccb-4bdbf61eb78e","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:f1:99:cc","id":"4024d36e-5986-4f58-a005-1ffee402f36c","port_security_enabled":true,"project_id":"0348659662f64a6cbaea9e5f38860051","fixed_ips":[{"subnet_id":"039939bf-6b36-4e04-9fb1-570d43d7c756","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"],"name":""}]} 2018-11-06 20:43:50,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-34965cd2-3267-46de-a583-46c6266ab917 2018-11-06 20:43:50,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.238726854324s 2018-11-06 20:43:50,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-34965cd2-3267-46de-a583-46c6266ab917 2018-11-06 20:43:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:43:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4024d36e-5986-4f58-a005-1ffee402f36c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86bd1145-cfb3-4146-b6b0-4bc8d240a50d Date: Tue, 06 Nov 2018 20:43:50 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:43:50,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4024d36e-5986-4f58-a005-1ffee402f36c used request id req-86bd1145-cfb3-4146-b6b0-4bc8d240a50d 2018-11-06 20:43:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.16094994545s 2018-11-06 20:43:50,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4024d36e-5986-4f58-a005-1ffee402f36c used request id req-86bd1145-cfb3-4146-b6b0-4bc8d240a50d 2018-11-06 20:43:50,307 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f1:99:cc', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e25158a9-9ac1-4f69-aa4e-dd8695f4c63a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:43:47.000000', 'flavor': Munch({u'id': u'9b46bbcc-d08f-4b35-8a62-dbeae7f196c1'}), 'az': u'nova', 'id': u'1f845e90-e0c4-4b38-bccb-4bdbf61eb78e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'470cac4302c84c33a99fc6a845e08e55', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0348659662f64a6cbaea9e5f38860051', 'name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-06T20:43:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T20:43:48Z', 'hostId': u'22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:43:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0348659662f64a6cbaea9e5f38860051', 'name': u'vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'adminPass': u'Mh3TYLcAnsuy', 'tenant_id': u'0348659662f64a6cbaea9e5f38860051', 'region': 'regionOne', 'created': u'2018-11-06T20:43:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 20:43:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:43:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:50,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-7bb2893d-f923-4f68-986f-4341941bcbb6 Date: Tue, 06 Nov 2018 20:43: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":["039939bf-6b36-4e04-9fb1-570d43d7c756"],"updated_at":"2018-11-06T20:43:23Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:43:50,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7bb2893d-f923-4f68-986f-4341941bcbb6 2018-11-06 20:43:50,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249341011047s 2018-11-06 20:43:50,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7bb2893d-f923-4f68-986f-4341941bcbb6 2018-11-06 20:43:50,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 20:43:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:50,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1e5c2093-240b-42a1-bacc-0b4657c7d9d2 Date: Tue, 06 Nov 2018 20:43:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:44Z","admin_state_up":true,"updated_at":"2018-11-06T20:43:45Z","binding:vnic_type":"normal","device_id":"1f845e90-e0c4-4b38-bccb-4bdbf61eb78e","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:f1:99:cc","id":"4024d36e-5986-4f58-a005-1ffee402f36c","port_security_enabled":true,"project_id":"0348659662f64a6cbaea9e5f38860051","fixed_ips":[{"subnet_id":"039939bf-6b36-4e04-9fb1-570d43d7c756","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["a9fc2a08-6aad-4fe5-bb70-43f1b4b34378"],"name":""}]} 2018-11-06 20:43:50,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-1e5c2093-240b-42a1-bacc-0b4657c7d9d2 2018-11-06 20:43:50,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056431055069s 2018-11-06 20:43:50,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-1e5c2093-240b-42a1-bacc-0b4657c7d9d2 2018-11-06 20:43:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-06 20:43:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"floatingip": {"floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": "192.168.120.9", "port_id": "4024d36e-5986-4f58-a005-1ffee402f36c"}}' 2018-11-06 20:43:52,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-33cf112c-0f68-449a-beb9-92d75462781a Date: Tue, 06 Nov 2018 20:43:52 GMT RESP BODY: {"floatingip": {"router_id": "2160c783-e270-4a11-8496-8b59e634309a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-06T20:43:51Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "4024d36e-5986-4f58-a005-1ffee402f36c", "id": "8819ff93-4641-4a3e-9cd5-7afd951c9309", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:51Z", "project_id": "0348659662f64a6cbaea9e5f38860051"}} 2018-11-06 20:43:52,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-33cf112c-0f68-449a-beb9-92d75462781a 2018-11-06 20:43:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.73631215096s 2018-11-06 20:43:52,356 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-33cf112c-0f68-449a-beb9-92d75462781a 2018-11-06 20:43:52,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:43:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:52,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-605d5717-8028-427d-b7a0-0c451ca3d601 Date: Tue, 06 Nov 2018 20:43:52 GMT RESP BODY: {"floatingips": [{"router_id": "2160c783-e270-4a11-8496-8b59e634309a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-06T20:43:51Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "4024d36e-5986-4f58-a005-1ffee402f36c", "id": "8819ff93-4641-4a3e-9cd5-7afd951c9309", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:51Z", "project_id": "0348659662f64a6cbaea9e5f38860051"}]} 2018-11-06 20:43:52,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-605d5717-8028-427d-b7a0-0c451ca3d601 2018-11-06 20:43:52,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173599004745s 2018-11-06 20:43:52,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-605d5717-8028-427d-b7a0-0c451ca3d601 2018-11-06 20:43:52,542 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2160c783-e270-4a11-8496-8b59e634309a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0348659662f64a6cbaea9e5f38860051', 'created_at': u'2018-11-06T20:43:51Z', 'attached': True, 'updated_at': u'2018-11-06T20:43:51Z', 'id': u'8819ff93-4641-4a3e-9cd5-7afd951c9309', 'floating_network_id': u'88a8d1cb-f972-4fbf-ab0b-66202edfdde9', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0348659662f64a6cbaea9e5f38860051', 'name': 'vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2160c783-e270-4a11-8496-8b59e634309a', 'project_id': u'0348659662f64a6cbaea9e5f38860051', 'port_id': u'4024d36e-5986-4f58-a005-1ffee402f36c', 'port': u'4024d36e-5986-4f58-a005-1ffee402f36c', 'network': u'88a8d1cb-f972-4fbf-ab0b-66202edfdde9'}) 2018-11-06 20:43:52,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 20:43:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e/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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 20:43:53,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-56c39331-2776-4659-9bc9-0db021e7f3bd x-compute-request-id: req-56c39331-2776-4659-9bc9-0db021e7f3bd Content-Encoding: gzip Content-Length: 9570 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 993359515 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.910 MHz processor\n[ 0.126460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128050] pid_max: default: 32768 minimum: 301\n[ 0.128910] ACPI: Core revision 20150930\n[ 0.130265] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131520] Security Framework initialized\n[ 0.132303] Yama: becoming mindful.\n[ 0.133002] AppArmor: AppArmor initialized\n[ 0.133836] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137487] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138827] Initializing cgroup subsys io\n[ 0.139616] Initializing cgroup subsys memory\n[ 0.140445] Initializing cgroup subsys devices\n[ 0.141281] Initializing cgroup subsys freezer\n[ 0.142123] Initializing cgroup subsys net_cls\n[ 0.142960] Initializing cgroup subsys perf_event\n[ 0.143836] Initializing cgroup subsys net_prio\n[ 0.144686] Initializing cgroup subsys hugetlb\n[ 0.145520] Initializing cgroup subsys pids\n[ 0.146372] CPU: Physical Processor ID: 0\n[ 0.147840] mce: CPU supports 10 MCE banks\n[ 0.148657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160228] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166553] ftrace: allocating 31920 entries in 125 pages\n[ 0.192759] smpboot: Max logical packages: 1\n[ 0.193594] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194896] x2apic enabled\n[ 0.195687] Switched APIC routing to physical x2apic.\n[ 0.197399] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202136] KVM setup paravirtual spinlock\n[ 0.203405] x86: Booted up 1 node, 1 CPUs\n[ 0.204183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205522] devtmpfs: initialized\n[ 0.207209] evm: security.selinux\n[ 0.207886] evm: security.SMACK64\n[ 0.208554] evm: security.SMACK64EXEC\n[ 0.209271] evm: security.SMACK64TRANSMUTE\n[ 0.210046] evm: security.SMACK64MMAP\n[ 0.210765] evm: security.ima\n[ 0.211390] evm: security.capability\n[ 0.212171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213953] pinctrl core: initialized pinctrl subsystem\n[ 0.215009] RTC time: 20:43:47, date: 11/06/18\n[ 0.215941] NET: Registered protocol family 16\n[ 0.216880] cpuidle: using governor ladder\n[ 0.217669] cpuidle: using governor menu\n[ 0.218428] PCCT header not found.\n[ 0.219154] ACPI: bus type PCI registered\n[ 0.219932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.221130] PCI: Using configuration type 1 for base access\n[ 0.222844] ACPI: Added _OSI(Module Device)\n[ 0.223655] ACPI: Added _OSI(Processor Device)\n[ 0.224491] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225356] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227456] ACPI: Interpreter enabled\n[ 0.228200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.235342] ACPI: (supports S0 S5)\n[ 0.236022] ACPI: Using IOAPIC for interrupt routing\n[ 0.237031] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.240073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.241173] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.242351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243502] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245639] acpiphp: Slot [3] registered\n[ 0.246412] acpiphp: Slot [4] registered\n[ 0.247182] acpiphp: Slot [5] registered\n[ 0.247956] acpiphp: Slot [6] registered\n[ 0.248728] acpiphp: Slot [7] registered\n[ 0.249499] acpiphp: Slot [8] registered\n[ 0.250269] acpiphp: Slot [9] registered\n[ 0.251037] acpiphp: Slot [10] registered\n[ 0.251818] acpiphp: Slot [11] registered\n[ 0.252607] acpiphp: Slot [12] registered\n[ 0.253393] acpiphp: Slot [13] registered\n[ 0.254182] acpiphp: Slot [14] registered\n[ 0.254962] acpiphp: Slot [15] registered\n[ 0.265766] acpiphp: Slot [16] registered\n[ 0.266558] acpiphp: Slot [17] registered\n[ 0.267343] acpiphp: Slot [18] registered\n[ 0.268123] acpiphp: Slot [19] registered\n[ 0.268907] acpiphp: Slot [20] registered\n[ 0.269692] acpiphp: Slot [21] registered\n[ 0.270488] acpiphp: Slot [22] registered\n[ 0.271274] acpiphp: Slot [23] registered\n[ 0.272058] acpiphp: Slot [24] registered\n[ 0.272843] acpiphp: Slot [25] registered\n[ 0.273626] acpiphp: Slot [26] registered\n[ 0.274410] acpiphp: Slot [27] registered\n[ 0.275205] acpiphp: Slot [28] registered\n[ 0.275989] acpiphp: Slot [29] registered\n[ 0.276790] acpiphp: Slot [30] registered\n[ 0.277581] acpiphp: Slot [31] registered\n[ 0.278365] PCI host bridge to bus 0000:00\n[ 0.279141] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282894] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284310] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291848] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292979] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.294209] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300537] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301950] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349149] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350608] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356056] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357189] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359788] vgaarb: loaded\n[ 0.360385] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361479] SCSI subsystem initialized\n[ 0.362272] ACPI: bus type USB registered\n[ 0.363051] usbcore: registered new interface driver usbfs\n[ 0.364050] usbcore: registered new interface driver hub\n[ 0.365024] usbcore: registered new device driver usb\n[ 0.366046] PCI: Using ACPI for IRQ routing\n[ 0.367035] NetLabel: Initializing\n[ 0.367725] NetLabel: domain hash size = 128\n[ 0.368543] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369451] NetLabel: unlabeled traffic allowed by default\n[ 0.370501] clocksource: Switched to clocksource kvm-clock\n[ 0.375894] AppArmor: AppArmor Filesystem Enabled\n[ 0.376844] pnp: PnP ACPI init\n[ 0.377737] pnp: PnP ACPI: found 5 devices\n[ 0.384086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385759] NET: Registered protocol family 2\n[ 0.386684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.387903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389027] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390131] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392288] NET: Registered protocol family 1\n[ 0.393119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394180] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395215] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423054] Trying to unpack rootfs image as initramfs...\n[ 0.472286] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.485859] Scanning for low memory corruption every 60 seconds\n[ 0.487365] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.488618] audit: initializing netlink subsys (disabled)\n[ 0.489826] audit: type=2000 audit(1541537028.641:1): initialized\n[ 0.491394] Initialise system trusted keyring\n[ 0.492523] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493937] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496170] zbud: loaded\n[ 0.496945] VFS: Disk quotas dquot_6.6.0\n[ 0.497911] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505354] fuse init (API version 7.23)\n[ 0.517770] Key type big_key registered\n[ 0.519055] Allocating IMA MOK and blacklist keyrings.\n[ 0.520567] Key type asymmetric registered\n[ 0.521567] Asymmetric key parser 'x509' registered\n[ 0.522677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524736] io scheduler noop registered\n[ 0.525674] io scheduler deadline registered (default)\n[ 0.526798] io scheduler cfq registered\n[ 0.527752] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532126] ACPI: Power Button [PWRF]\n[ 0.533069] GHES: HEST is not enabled!\n[ 0.546890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575271] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577606] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602968] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606261] Linux agpgart interface v0.103\n[ 0.608370] brd: module loaded\n[ 0.609632] loop: module loaded\n[ 0.614777] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616419] GPT:90111 != 2097151\n[ 0.617168] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618398] GPT:90111 != 2097151\n[ 0.619164] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620255] vda: vda1 vda15\n[ 0.621862] scsi host0: ata_piix\n[ 0.622672] scsi host1: ata_piix\n[ 0.623450] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626434] libphy: Fixed MDIO Bus: probed\n[ 0.627349] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628419] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630733] PPP generic driver version 2.4.2\n[ 0.631848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633194] ehci-pci: EHCI PCI platform driver\n[ 0.634170] ehci-platform: EHCI generic platform driver\n[ 0.635296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636576] ohci-pci: OHCI PCI platform driver\n[ 0.637555] ohci-platform: OHCI generic platform driver\n[ 0.638672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653175] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657090] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661361] usb usb1: Product: UHCI Host Controller\n[ 0.662401] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663620] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664547] hub 1-0:1.0: USB hub found\n[ 0.665294] hub 1-0:1.0: 2 ports detected\n[ 0.666179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668243] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670163] mousedev: PS/2 mouse device common for all mice\n[ 0.671380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673163] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675396] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676542] i2c /dev entries driver\n[ 0.677271] device-mapper: uevent: version 1.0.3\n[ 0.678178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.679748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680999] NET: Registered protocol family 10\n[ 0.681955] NET: Registered protocol family 17\n[ 0.682821] Key type dns_resolver registered\n[ 0.683713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686473] registered taskstats version 1\n[ 0.687279] Loading compiled-in X.509 certificates\n[ 0.688685] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690462] zswap: loaded using pool lzo/zbud\n[ 0.691802] Key type trusted registered\n[ 0.693312] Key type encrypted registered\n[ 0.694112] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695115] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696117] evm: HMAC attrs: 0x1\n[ 0.697013] Magic number: 10:288:750\n[ 0.697760] ata_link link1: hash matches\n[ 0.698525] link1: hash matches\n[ 0.699195] tty ttyS1: hash matches\n[ 0.699974] rtc_cmos 00:00: setting system clock to 2018-11-06 20:43:48 UTC (1541537028)\n[ 0.701510] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702595] EDD information not available.\n[ 0.783479] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784977] Write protecting the kernel read-only data: 14336k\n[ 0.786514] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788264] 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.829720] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 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 1.10. iid=i-00000024\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgUjEQ9cATOZN9UEfCh67QZ/dspka7MwrtLo0PGLww4Va92vXByOi7b/vO2wIPRRtVwlx/1Po9iTcaSI7R2o+C8EZ9oHHK0J1tAVNutgNf0XxxKE/fBcDWiI6nsl1fsEyJF2Td9bgVRmZG08WJeCOlrESw9ChvM6Omsny9gVd9Bpzt7E7ET+b2qk+71kutU//H6yo7yThMFWq1+7tPu10ubbA3qIV4lAGzYI0wvFkKwt9po6PFQrDY+vF+p3gfOXoKlJc0Lyw2fC99CidTvkpfxX4yNToW++rvqjaNxLncpB/lxPr2EKvXs5euLAjApVWtje9gWTcaPzU7YExS3nIJ root@vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef\nssh-dss AAAAB3NzaC1kc3MAAACBAKizbCkgVFFA/5V+DqWE15hqd0Jms7MQQZShnMsQiMZ2f+inXDEha1WtpEIsaUGoyQFR7LDHWbUNbeKIYtHkmzlb9W4+7RhAb6IYcW/QQE8ZPB1Dp7uY04IhHfxcbK9uokaoB27DE2UoBzGl3iNYxBkrXNejJNKqWhTyot/EaP+dAAAAFQCFOSsQraLY+dlfjbd/waDa+ShINQAAAIAQcSLiCcmnPSpCfx3SYOFcBqhhKFbXTmLKz8CXFTnGxtE4AJncntiB9B9I5ZQdHHzrFYMFU1mkli3ar0CBjTV93hXNfNONKA+H+4J8VKJpmLQZSvr2XB7KbWrn/gOhLNFMBlc3ACNU2RV9bq7nfvoznoPTtWKC1M2K5gNGwGHyKQAAAIAfCfVAqs496XCTaf2S7t2IrHmGzxtWNOBfTClSgh4Kk2h5qd/g6CBeVjEzcXv37ECSfiMHzVMYQa3qnFPh8SejTAjQ7ztWteD2VYXzJJlL8jreKffCUMM2byQ662TKqdceHe5KlXafVxiQZ6DKVqMszVNKHLhxu3WGsuydryYk/w== root@vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef\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.9,24,fe80::f816:3eff:fef1:99cc/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \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-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.73 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef login: "} 2018-11-06 20:43:53,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e/action used request id req-56c39331-2776-4659-9bc9-0db021e7f3bd 2018-11-06 20:43:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11758804321s 2018-11-06 20:43:53,662 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e/action used request id req-56c39331-2776-4659-9bc9-0db021e7f3bd 2018-11-06 20:43:53,662 - 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 993359515 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.910 MHz processor [ 0.126460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128050] pid_max: default: 32768 minimum: 301 [ 0.128910] ACPI: Core revision 20150930 [ 0.130265] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131520] Security Framework initialized [ 0.132303] Yama: becoming mindful. [ 0.133002] AppArmor: AppArmor initialized [ 0.133836] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135115] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137487] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138827] Initializing cgroup subsys io [ 0.139616] Initializing cgroup subsys memory [ 0.140445] Initializing cgroup subsys devices [ 0.141281] Initializing cgroup subsys freezer [ 0.142123] Initializing cgroup subsys net_cls [ 0.142960] Initializing cgroup subsys perf_event [ 0.143836] Initializing cgroup subsys net_prio [ 0.144686] Initializing cgroup subsys hugetlb [ 0.145520] Initializing cgroup subsys pids [ 0.146372] CPU: Physical Processor ID: 0 [ 0.147840] mce: CPU supports 10 MCE banks [ 0.148657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160228] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166553] ftrace: allocating 31920 entries in 125 pages [ 0.192759] smpboot: Max logical packages: 1 [ 0.193594] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194896] x2apic enabled [ 0.195687] Switched APIC routing to physical x2apic. [ 0.197399] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202136] KVM setup paravirtual spinlock [ 0.203405] x86: Booted up 1 node, 1 CPUs [ 0.204183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205522] devtmpfs: initialized [ 0.207209] evm: security.selinux [ 0.207886] evm: security.SMACK64 [ 0.208554] evm: security.SMACK64EXEC [ 0.209271] evm: security.SMACK64TRANSMUTE [ 0.210046] evm: security.SMACK64MMAP [ 0.210765] evm: security.ima [ 0.211390] evm: security.capability [ 0.212171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.213953] pinctrl core: initialized pinctrl subsystem [ 0.215009] RTC time: 20:43:47, date: 11/06/18 [ 0.215941] NET: Registered protocol family 16 [ 0.216880] cpuidle: using governor ladder [ 0.217669] cpuidle: using governor menu [ 0.218428] PCCT header not found. [ 0.219154] ACPI: bus type PCI registered [ 0.219932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221130] PCI: Using configuration type 1 for base access [ 0.222844] ACPI: Added _OSI(Module Device) [ 0.223655] ACPI: Added _OSI(Processor Device) [ 0.224491] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.225356] ACPI: Added _OSI(Processor Aggregator Device) [ 0.227456] ACPI: Interpreter enabled [ 0.228200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.229997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.231773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.233563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.235342] ACPI: (supports S0 S5) [ 0.236022] ACPI: Using IOAPIC for interrupt routing [ 0.237031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.240073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.241173] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.242351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.243502] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.245639] acpiphp: Slot [3] registered [ 0.246412] acpiphp: Slot [4] registered [ 0.247182] acpiphp: Slot [5] registered [ 0.247956] acpiphp: Slot [6] registered [ 0.248728] acpiphp: Slot [7] registered [ 0.249499] acpiphp: Slot [8] registered [ 0.250269] acpiphp: Slot [9] registered [ 0.251037] acpiphp: Slot [10] registered [ 0.251818] acpiphp: Slot [11] registered [ 0.252607] acpiphp: Slot [12] registered [ 0.253393] acpiphp: Slot [13] registered [ 0.254182] acpiphp: Slot [14] registered [ 0.254962] acpiphp: Slot [15] registered [ 0.265766] acpiphp: Slot [16] registered [ 0.266558] acpiphp: Slot [17] registered [ 0.267343] acpiphp: Slot [18] registered [ 0.268123] acpiphp: Slot [19] registered [ 0.268907] acpiphp: Slot [20] registered [ 0.269692] acpiphp: Slot [21] registered [ 0.270488] acpiphp: Slot [22] registered [ 0.271274] acpiphp: Slot [23] registered [ 0.272058] acpiphp: Slot [24] registered [ 0.272843] acpiphp: Slot [25] registered [ 0.273626] acpiphp: Slot [26] registered [ 0.274410] acpiphp: Slot [27] registered [ 0.275205] acpiphp: Slot [28] registered [ 0.275989] acpiphp: Slot [29] registered [ 0.276790] acpiphp: Slot [30] registered [ 0.277581] acpiphp: Slot [31] registered [ 0.278365] PCI host bridge to bus 0000:00 [ 0.279141] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.280316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.281487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.282894] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.284310] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.290589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.291848] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.292979] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.294209] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.300537] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.301950] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349149] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350608] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357189] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359788] vgaarb: loaded [ 0.360385] vgaarb: bridge control possible 0000:00:02.0 [ 0.361479] SCSI subsystem initialized [ 0.362272] ACPI: bus type USB registered [ 0.363051] usbcore: registered new interface driver usbfs [ 0.364050] usbcore: registered new interface driver hub [ 0.365024] usbcore: registered new device driver usb [ 0.366046] PCI: Using ACPI for IRQ routing [ 0.367035] NetLabel: Initializing [ 0.367725] NetLabel: domain hash size = 128 [ 0.368543] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369451] NetLabel: unlabeled traffic allowed by default [ 0.370501] clocksource: Switched to clocksource kvm-clock [ 0.375894] AppArmor: AppArmor Filesystem Enabled [ 0.376844] pnp: PnP ACPI init [ 0.377737] pnp: PnP ACPI: found 5 devices [ 0.384086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385759] NET: Registered protocol family 2 [ 0.386684] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.387903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389027] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390131] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392288] NET: Registered protocol family 1 [ 0.393119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394180] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395215] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423054] Trying to unpack rootfs image as initramfs... [ 0.472286] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.485859] Scanning for low memory corruption every 60 seconds [ 0.487365] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.488618] audit: initializing netlink subsys (disabled) [ 0.489826] audit: type=2000 audit(1541537028.641:1): initialized [ 0.491394] Initialise system trusted keyring [ 0.492523] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493937] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496170] zbud: loaded [ 0.496945] VFS: Disk quotas dquot_6.6.0 [ 0.497911] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505354] fuse init (API version 7.23) [ 0.517770] Key type big_key registered [ 0.519055] Allocating IMA MOK and blacklist keyrings. [ 0.520567] Key type asymmetric registered [ 0.521567] Asymmetric key parser 'x509' registered [ 0.522677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524736] io scheduler noop registered [ 0.525674] io scheduler deadline registered (default) [ 0.526798] io scheduler cfq registered [ 0.527752] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.530422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.532126] ACPI: Power Button [PWRF] [ 0.533069] GHES: HEST is not enabled! [ 0.546890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575271] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.577606] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602968] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606261] Linux agpgart interface v0.103 [ 0.608370] brd: module loaded [ 0.609632] loop: module loaded [ 0.614777] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616419] GPT:90111 != 2097151 [ 0.617168] GPT:Alternate GPT header not at the end of the disk. [ 0.618398] GPT:90111 != 2097151 [ 0.619164] GPT: Use GNU Parted to correct GPT errors. [ 0.620255] vda: vda1 vda15 [ 0.621862] scsi host0: ata_piix [ 0.622672] scsi host1: ata_piix [ 0.623450] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.624829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.626434] libphy: Fixed MDIO Bus: probed [ 0.627349] tun: Universal TUN/TAP device driver, 1.6 [ 0.628419] tun: (C) 1999-2004 Max Krasnyansky [ 0.630733] PPP generic driver version 2.4.2 [ 0.631848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633194] ehci-pci: EHCI PCI platform driver [ 0.634170] ehci-platform: EHCI generic platform driver [ 0.635296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636576] ohci-pci: OHCI PCI platform driver [ 0.637555] ohci-platform: OHCI generic platform driver [ 0.638672] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653175] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655940] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657090] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.661361] usb usb1: Product: UHCI Host Controller [ 0.662401] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663620] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664547] hub 1-0:1.0: USB hub found [ 0.665294] hub 1-0:1.0: 2 ports detected [ 0.666179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670163] mousedev: PS/2 mouse device common for all mice [ 0.671380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673163] rtc_cmos 00:00: RTC can wake from S4 [ 0.674233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675396] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676542] i2c /dev entries driver [ 0.677271] device-mapper: uevent: version 1.0.3 [ 0.678178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.679748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.680999] NET: Registered protocol family 10 [ 0.681955] NET: Registered protocol family 17 [ 0.682821] Key type dns_resolver registered [ 0.683713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.684776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.686473] registered taskstats version 1 [ 0.687279] Loading compiled-in X.509 certificates [ 0.688685] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.690462] zswap: loaded using pool lzo/zbud [ 0.691802] Key type trusted registered [ 0.693312] Key type encrypted registered [ 0.694112] AppArmor: AppArmor sha1 policy hashing enabled [ 0.695115] ima: No TPM chip found, activating TPM-bypass! [ 0.696117] evm: HMAC attrs: 0x1 [ 0.697013] Magic number: 10:288:750 [ 0.697760] ata_link link1: hash matches [ 0.698525] link1: hash matches [ 0.699195] tty ttyS1: hash matches [ 0.699974] rtc_cmos 00:00: setting system clock to 2018-11-06 20:43:48 UTC (1541537028) [ 0.701510] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702595] EDD information not available. [ 0.783479] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784977] Write protecting the kernel read-only data: 14336k [ 0.786514] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788264] 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 [ 0.829720] 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.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 1.10. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgUjEQ9cATOZN9UEfCh67QZ/dspka7MwrtLo0PGLww4Va92vXByOi7b/vO2wIPRRtVwlx/1Po9iTcaSI7R2o+C8EZ9oHHK0J1tAVNutgNf0XxxKE/fBcDWiI6nsl1fsEyJF2Td9bgVRmZG08WJeCOlrESw9ChvM6Omsny9gVd9Bpzt7E7ET+b2qk+71kutU//H6yo7yThMFWq1+7tPu10ubbA3qIV4lAGzYI0wvFkKwt9po6PFQrDY+vF+p3gfOXoKlJc0Lyw2fC99CidTvkpfxX4yNToW++rvqjaNxLncpB/lxPr2EKvXs5euLAjApVWtje9gWTcaPzU7YExS3nIJ root@vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef ssh-dss AAAAB3NzaC1kc3MAAACBAKizbCkgVFFA/5V+DqWE15hqd0Jms7MQQZShnMsQiMZ2f+inXDEha1WtpEIsaUGoyQFR7LDHWbUNbeKIYtHkmzlb9W4+7RhAb6IYcW/QQE8ZPB1Dp7uY04IhHfxcbK9uokaoB27DE2UoBzGl3iNYxBkrXNejJNKqWhTyot/EaP+dAAAAFQCFOSsQraLY+dlfjbd/waDa+ShINQAAAIAQcSLiCcmnPSpCfx3SYOFcBqhhKFbXTmLKz8CXFTnGxtE4AJncntiB9B9I5ZQdHHzrFYMFU1mkli3ar0CBjTV93hXNfNONKA+H+4J8VKJpmLQZSvr2XB7KbWrn/gOhLNFMBlc3ACNU2RV9bq7nfvoznoPTtWKC1M2K5gNGwGHyKQAAAIAfCfVAqs496XCTaf2S7t2IrHmGzxtWNOBfTClSgh4Kk2h5qd/g6CBeVjEzcXv37ECSfiMHzVMYQa3qnFPh8SejTAjQ7ztWteD2VYXzJJlL8jreKffCUMM2byQ662TKqdceHe5KlXafVxiQZ6DKVqMszVNKHLhxu3WGsuydryYk/w== root@vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fef1:99cc/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-9eabb4e8-f564-49fc-8ea1-120759e74fef login: 2018-11-06 20:43:54,666 - paramiko.transport - DEBUG - starting thread (client mode): 0x943c8650L 2018-11-06 20:43:54,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 20:43:54,667 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 20:43:54,667 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 20:43:54,669 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-06 20:43:54,669 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 20:43:54,669 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 20:43:54,670 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 20:43:54,670 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 20:43:54,670 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 20:43:54,690 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 20:43:54,691 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 20:43:54,699 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 7b6d967d907f9b9aae3ebb62468b49d1 2018-11-06 20:43:54,700 - paramiko.transport - DEBUG - Trying key e091e836bba1f0b81461a90b4db4c13d from /tmp/tmpBiyI94 2018-11-06 20:43:54,729 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 20:43:56,245 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 20:43:56,267 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 20:43:56,268 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 20:43:56,268 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 20:43:56,270 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 20:43:56,273 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 20:43:56,273 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.407 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.407/1.407/1.407 ms 2018-11-06 20:43:56,274 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-06 20:43:56,280 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 20:43:56,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 20:43:56,388 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 20:43:56,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 20:43:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:56,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:43: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-15bd50f7-e8b2-4635-a55b-9d25beaa2fdf x-compute-request-id: req-15bd50f7-e8b2-4635-a55b-9d25beaa2fdf Content-Type: application/json 2018-11-06 20:43:56,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 used request id req-15bd50f7-e8b2-4635-a55b-9d25beaa2fdf 2018-11-06 20:43:56,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152259111404s 2018-11-06 20:43:56,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422 used request id req-15bd50f7-e8b2-4635-a55b-9d25beaa2fdf 2018-11-06 20:43:56,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:57,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-6c7e4980-51f5-45b3-8162-f22a5acd0a6c x-compute-request-id: req-6c7e4980-51f5-45b3-8162-f22a5acd0a6c Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:47.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:48Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:56Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:57,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c7e4980-51f5-45b3-8162-f22a5acd0a6c 2018-11-06 20:43:57,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501257896423s 2018-11-06 20:43:57,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c7e4980-51f5-45b3-8162-f22a5acd0a6c 2018-11-06 20:43:57,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:43:59,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:43:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:43:59,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:43: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-b6387a4e-687a-4a6b-8fd4-9c7c9b8a0603 x-compute-request-id: req-b6387a4e-687a-4a6b-8fd4-9c7c9b8a0603 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:47.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:48Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:7f:9a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:38.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "5daacfe3-dcca-4bf9-b6f7-ecc4013c3422", "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:58Z", "hostId": "14b73c76933f37748ce268a9ed4c07f599aa01f6794a54a5ced64fb3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:33Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:43:59,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6387a4e-687a-4a6b-8fd4-9c7c9b8a0603 2018-11-06 20:43:59,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386029958725s 2018-11-06 20:43:59,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6387a4e-687a-4a6b-8fd4-9c7c9b8a0603 2018-11-06 20:43:59,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:01,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:02,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-27e5d9d9-e46c-42b5-9ce6-c515bdd8a4fa x-compute-request-id: req-27e5d9d9-e46c-42b5-9ce6-c515bdd8a4fa Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:47.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:43:48Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:02,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27e5d9d9-e46c-42b5-9ce6-c515bdd8a4fa 2018-11-06 20:44:02,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794959068298s 2018-11-06 20:44:02,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27e5d9d9-e46c-42b5-9ce6-c515bdd8a4fa 2018-11-06 20:44:02,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 20:44:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/8819ff93-4641-4a3e-9cd5-7afd951c9309.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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:02,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4da42eb4-b60b-4d39-9d96-208c58eccd87 Content-Length: 0 Date: Tue, 06 Nov 2018 20:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:02,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8819ff93-4641-4a3e-9cd5-7afd951c9309.json used request id req-4da42eb4-b60b-4d39-9d96-208c58eccd87 2018-11-06 20:44:02,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.571135997772s 2018-11-06 20:44:02,816 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8819ff93-4641-4a3e-9cd5-7afd951c9309.json used request id req-4da42eb4-b60b-4d39-9d96-208c58eccd87 2018-11-06 20:44:02,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:44:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:02,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-943fc7dc-8602-49e9-baf8-6def3c1d4466 Date: Tue, 06 Nov 2018 20:44:02 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:44:02,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-943fc7dc-8602-49e9-baf8-6def3c1d4466 2018-11-06 20:44:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225958824158s 2018-11-06 20:44:02,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-943fc7dc-8602-49e9-baf8-6def3c1d4466 2018-11-06 20:44:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 20:44:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:03,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44: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-9d72eb1d-c0e7-4f7e-939c-543d8fd1e57e x-compute-request-id: req-9d72eb1d-c0e7-4f7e-939c-543d8fd1e57e Content-Type: application/json 2018-11-06 20:44:03,001 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-9d72eb1d-c0e7-4f7e-939c-543d8fd1e57e 2018-11-06 20:44:03,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156424045563s 2018-11-06 20:44:03,001 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e used request id req-9d72eb1d-c0e7-4f7e-939c-543d8fd1e57e 2018-11-06 20:44:03,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:03,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-ccfbaeb9-6b5f-435e-82b1-80f6c2d796ae x-compute-request-id: req-ccfbaeb9-6b5f-435e-82b1-80f6c2d796ae Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:99:cc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "rel": "bookmark"}], "image": {"id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "links": [{"href": "http://172.30.9.26:8774/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:43:47.000000", "flavor": {"id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "links": [{"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}]}, "id": "1f845e90-e0c4-4b38-bccb-4bdbf61eb78e", "security_groups": [{"name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}], "user_id": "470cac4302c84c33a99fc6a845e08e55", "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": "2018-11-06T20:44:02Z", "hostId": "22c05a764c94da868c5391ea6befb23b3f6fda0ae22d4f62adef1df3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef", "name": "vping_ssh-vm_9eabb4e8-f564-49fc-8ea1-120759e74fef", "created": "2018-11-06T20:43:41Z", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:03,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ccfbaeb9-6b5f-435e-82b1-80f6c2d796ae 2018-11-06 20:44:03,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730077981949s 2018-11-06 20:44:03,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ccfbaeb9-6b5f-435e-82b1-80f6c2d796ae 2018-11-06 20:44:03,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:05,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-e48583c6-1489-4807-8993-752ab78e3955 x-compute-request-id: req-e48583c6-1489-4807-8993-752ab78e3955 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:44:05,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e48583c6-1489-4807-8993-752ab78e3955 2018-11-06 20:44:05,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0841100215912s 2018-11-06 20:44:05,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e48583c6-1489-4807-8993-752ab78e3955 2018-11-06 20:44:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:44:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:05,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-3d30b8d0-82de-4266-bca5-4129e7d3f69a Date: Tue, 06 Nov 2018 20:44:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:22Z", "updated_at": "2018-11-06T20:43:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "1d6d4d55-3202-4d0d-9d18-20a1137932c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "394acfb3-0ee2-4709-bff6-df109cbf3765", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "7ff37fc2-6cfe-4fa1-9682-9a1959bb82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "d9fc080e-6243-4439-a200-8df605ce0e7b", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:30Z", "updated_at": "2018-11-06T20:43:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "0a15799d-544a-4898-bf0b-6c65af5b7483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "a9256993-a6f1-4f54-84f0-276103de0e28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:30Z", "revision_number": 0, "id": "d298acce-721e-466f-948e-ca0cb3d48cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:30Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:31Z", "revision_number": 0, "id": "f47fdf4a-4af8-4b23-ba12-160a5682ee81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:31Z", "security_group_id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "a9fc2a08-6aad-4fe5-bb70-43f1b4b34378", "name": "vping_ssh-sg_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:44:05,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d30b8d0-82de-4266-bca5-4129e7d3f69a 2018-11-06 20:44:05,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534961223602s 2018-11-06 20:44:05,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d30b8d0-82de-4266-bca5-4129e7d3f69a 2018-11-06 20:44:05,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 20:44:05,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a9fc2a08-6aad-4fe5-bb70-43f1b4b34378.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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:06,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0154a109-dcfc-452a-aa02-ed2eac680558 Content-Length: 0 Date: Tue, 06 Nov 2018 20:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:06,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9fc2a08-6aad-4fe5-bb70-43f1b4b34378.json used request id req-0154a109-dcfc-452a-aa02-ed2eac680558 2018-11-06 20:44:06,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.236304998398s 2018-11-06 20:44:06,117 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9fc2a08-6aad-4fe5-bb70-43f1b4b34378.json used request id req-0154a109-dcfc-452a-aa02-ed2eac680558 2018-11-06 20:44:06,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-06 20:44:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:06,154 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:44: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-9030aef4-a7e0-45c1-aa79-67f2f43b7e4c x-compute-request-id: req-9030aef4-a7e0-45c1-aa79-67f2f43b7e4c Content-Length: 0 Content-Type: application/json 2018-11-06 20:44:06,154 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef used request id req-9030aef4-a7e0-45c1-aa79-67f2f43b7e4c 2018-11-06 20:44:06,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.037141084671s 2018-11-06 20:44:06,155 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9eabb4e8-f564-49fc-8ea1-120759e74fef used request id req-9030aef4-a7e0-45c1-aa79-67f2f43b7e4c 2018-11-06 20:44:06,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 20:44:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" -d '{"subnet_id": "039939bf-6b36-4e04-9fb1-570d43d7c756"}' 2018-11-06 20:44:07,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c15fcdb-db61-417c-b5aa-56bc0b1f3b94 Date: Tue, 06 Nov 2018 20:44:07 GMT RESP BODY: {"network_id": "55910364-c560-4db7-b71c-0089f4e1918d", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "subnet_id": "039939bf-6b36-4e04-9fb1-570d43d7c756", "subnet_ids": ["039939bf-6b36-4e04-9fb1-570d43d7c756"], "port_id": "d4345931-9815-4368-9559-176fce5a02ff", "id": "2160c783-e270-4a11-8496-8b59e634309a"} 2018-11-06 20:44:07,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/remove_router_interface.json used request id req-5c15fcdb-db61-417c-b5aa-56bc0b1f3b94 2018-11-06 20:44:07,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.07563996315s 2018-11-06 20:44:07,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a/remove_router_interface.json used request id req-5c15fcdb-db61-417c-b5aa-56bc0b1f3b94 returning object 2160c783-e270-4a11-8496-8b59e634309a 2018-11-06 20:44:07,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 20:44:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:07,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0ba1a7a3-24e7-499d-a9ab-fdcd9193d4d8 Date: Tue, 06 Nov 2018 20:44:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:24Z", "admin_state_up": true, "updated_at": "2018-11-06T20:44:06Z", "revision_number": 4, "routes": [], "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "2160c783-e270-4a11-8496-8b59e634309a", "name": "vping_ssh-router_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:44:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0ba1a7a3-24e7-499d-a9ab-fdcd9193d4d8 2018-11-06 20:44:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0671520233154s 2018-11-06 20:44:07,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0ba1a7a3-24e7-499d-a9ab-fdcd9193d4d8 2018-11-06 20:44:07,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 20:44:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a.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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:08,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e115f2bd-74ef-4dbb-8926-42b8767a2a3c Content-Length: 0 Date: Tue, 06 Nov 2018 20:44:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:08,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a.json used request id req-e115f2bd-74ef-4dbb-8926-42b8767a2a3c 2018-11-06 20:44:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15533018112s 2018-11-06 20:44:08,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2160c783-e270-4a11-8496-8b59e634309a.json used request id req-e115f2bd-74ef-4dbb-8926-42b8767a2a3c 2018-11-06 20:44:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 20:44:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:08,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2a64d590-e82c-4218-b2a4-deded03e7d0b Date: Tue, 06 Nov 2018 20:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55910364-c560-4db7-b71c-0089f4e1918d","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:43:23Z","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":"0348659662f64a6cbaea9e5f38860051","id":"039939bf-6b36-4e04-9fb1-570d43d7c756","subnetpool_id":null,"name":"vping_ssh-subnet_9eabb4e8-f564-49fc-8ea1-120759e74fef"}]} 2018-11-06 20:44:08,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2a64d590-e82c-4218-b2a4-deded03e7d0b 2018-11-06 20:44:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0625529289246s 2018-11-06 20:44:08,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2a64d590-e82c-4218-b2a4-deded03e7d0b 2018-11-06 20:44:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 20:44:08,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/039939bf-6b36-4e04-9fb1-570d43d7c756.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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:10,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc60aa11-a242-40b3-9a99-82b937a8d1bb Date: Tue, 06 Nov 2018 20:44:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:10,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/039939bf-6b36-4e04-9fb1-570d43d7c756.json used request id req-cc60aa11-a242-40b3-9a99-82b937a8d1bb 2018-11-06 20:44:10,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25016713142s 2018-11-06 20:44:10,772 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/039939bf-6b36-4e04-9fb1-570d43d7c756.json used request id req-cc60aa11-a242-40b3-9a99-82b937a8d1bb 2018-11-06 20:44:10,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:10,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-08d4b404-ac4e-4faa-9964-3512e071596f Date: Tue, 06 Nov 2018 20:44:10 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":"2018-11-06T20:44:10Z","tenant_id":"0348659662f64a6cbaea9e5f38860051","created_at":"2018-11-06T20:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0348659662f64a6cbaea9e5f38860051","id":"55910364-c560-4db7-b71c-0089f4e1918d","name":"vping_ssh-net_9eabb4e8-f564-49fc-8ea1-120759e74fef"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:44:10,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-08d4b404-ac4e-4faa-9964-3512e071596f 2018-11-06 20:44:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.152271032333s 2018-11-06 20:44:10,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-08d4b404-ac4e-4faa-9964-3512e071596f 2018-11-06 20:44:10,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 20:44:10,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/55910364-c560-4db7-b71c-0089f4e1918d.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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:12,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f565293f-3e3b-417c-8d86-966bbb8d8cc8 Date: Tue, 06 Nov 2018 20:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:12,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/55910364-c560-4db7-b71c-0089f4e1918d.json used request id req-f565293f-3e3b-417c-8d86-966bbb8d8cc8 2018-11-06 20:44:12,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4776160717s 2018-11-06 20:44:12,405 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/55910364-c560-4db7-b71c-0089f4e1918d.json used request id req-f565293f-3e3b-417c-8d86-966bbb8d8cc8 2018-11-06 20:44:12,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:44:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:12,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-15c2e8d9-6482-499a-ab2b-b172b5d688fd Date: Tue, 06 Nov 2018 20:44:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "metadata": {}}], "file": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/file", "owner": "0348659662f64a6cbaea9e5f38860051", "id": "e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "size": 12716032, "self": "/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:43:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9eabb4e8-f564-49fc-8ea1-120759e74fef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:44:12,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-15c2e8d9-6482-499a-ab2b-b172b5d688fd 2018-11-06 20:44:12,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346119403839s 2018-11-06 20:44:12,441 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-15c2e8d9-6482-499a-ab2b-b172b5d688fd 2018-11-06 20:44:12,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 20:44:12,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a184cecf1bc9121dc966edc7a493d84e3555f5c1" 2018-11-06 20:44:14,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15031cdf-0e7d-4f1e-8599-f88d0c065f87 Date: Tue, 06 Nov 2018 20:44:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:44:14,371 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a used request id req-15031cdf-0e7d-4f1e-8599-f88d0c065f87 2018-11-06 20:44:14,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92829012871s 2018-11-06 20:44:14,371 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e25158a9-9ac1-4f69-aa4e-dd8695f4c63a used request id req-15031cdf-0e7d-4f1e-8599-f88d0c065f87 2018-11-06 20:44:14,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:44:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-b0e94ed7-74cc-449c-bb74-534695560d47 x-compute-request-id: req-b0e94ed7-74cc-449c-bb74-534695560d47 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9b46bbcc-d08f-4b35-8a62-dbeae7f196c1", "name": "vping_ssh-flavor_9eabb4e8-f564-49fc-8ea1-120759e74fef", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:44:14,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b0e94ed7-74cc-449c-bb74-534695560d47 2018-11-06 20:44:14,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338699817657s 2018-11-06 20:44:14,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b0e94ed7-74cc-449c-bb74-534695560d47 2018-11-06 20:44:14,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 20:44:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,443 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:44: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-da15e482-a478-4dca-a282-7deb1e2e21c2 x-compute-request-id: req-da15e482-a478-4dca-a282-7deb1e2e21c2 Content-Length: 0 Content-Type: application/json 2018-11-06 20:44:14,443 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1 used request id req-da15e482-a478-4dca-a282-7deb1e2e21c2 2018-11-06 20:44:14,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362429618835s 2018-11-06 20:44:14,444 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9b46bbcc-d08f-4b35-8a62-dbeae7f196c1 used request id req-da15e482-a478-4dca-a282-7deb1e2e21c2 2018-11-06 20:44:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:44:14,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c07817-a90e-46a1-8720-c84ecb1079eb Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef", "links": {"self": "http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55"}, "domain_id": "default", "enabled": true, "id": "470cac4302c84c33a99fc6a845e08e55", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:44:14,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-40c07817-a90e-46a1-8720-c84ecb1079eb 2018-11-06 20:44:14,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970890522003s 2018-11-06 20:44:14,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-40c07817-a90e-46a1-8720-c84ecb1079eb 2018-11-06 20:44:14,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:44:14,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2476ee35-4fd2-46ae-8496-43e976b6bac5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55"}, "enabled": true, "id": "470cac4302c84c33a99fc6a845e08e55", "options": {}, "domain_id": "default", "name": "vping_ssh-user_9eabb4e8-f564-49fc-8ea1-120759e74fef"}} 2018-11-06 20:44:14,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 used request id req-2476ee35-4fd2-46ae-8496-43e976b6bac5 2018-11-06 20:44:14,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912110805511s 2018-11-06 20:44:14,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 used request id req-2476ee35-4fd2-46ae-8496-43e976b6bac5 2018-11-06 20:44:14,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 20:44:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da87789-29d8-4ea1-855d-c7796562ddab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:44:14,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 used request id req-2da87789-29d8-4ea1-855d-c7796562ddab 2018-11-06 20:44:14,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269327878952s 2018-11-06 20:44:14,909 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/470cac4302c84c33a99fc6a845e08e55 used request id req-2da87789-29d8-4ea1-855d-c7796562ddab 2018-11-06 20:44:14,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:44:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:14,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e49ab1-b93e-49e3-a047-9eafa8f8c179 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051"}, "enabled": true, "id": "0348659662f64a6cbaea9e5f38860051", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9eabb4e8-f564-49fc-8ea1-120759e74fef"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:44:14,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-96e49ab1-b93e-49e3-a047-9eafa8f8c179 2018-11-06 20:44:14,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750699043274s 2018-11-06 20:44:14,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-96e49ab1-b93e-49e3-a047-9eafa8f8c179 2018-11-06 20:44:14,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 20:44:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:15,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32160f78-2f95-47cf-8529-3d2cffd92fab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:44:15,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051 used request id req-32160f78-2f95-47cf-8529-3d2cffd92fab 2018-11-06 20:44:15,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15176486969s 2018-11-06 20:44:15,140 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0348659662f64a6cbaea9e5f38860051 used request id req-32160f78-2f95-47cf-8529-3d2cffd92fab 2018-11-06 20:44:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:44:15,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:15,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f6bf64-4f63-4ad6-bf4a-c330eb33bd95 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "67ab0de1328e4c5abd6ece94adca875c", "links": {"self": "http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:44:15,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22f6bf64-4f63-4ad6-bf4a-c330eb33bd95 2018-11-06 20:44:15,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781061649323s 2018-11-06 20:44:15,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:44:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:15,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923dc136-3394-4ce2-90c7-f3c2d3ad5078 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:44:15,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/67ab0de1328e4c5abd6ece94adca875c used request id req-923dc136-3394-4ce2-90c7-f3c2d3ad5078 2018-11-06 20:44:15,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10262799263s 2018-11-06 20:44:15,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:44:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0348659662f64a6cbaea9e5f38860051&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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0b8b7a4d-222c-4e62-ac9f-dac9bc550689 Date: Tue, 06 Nov 2018 20:44:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:22Z", "updated_at": "2018-11-06T20:43:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "1d6d4d55-3202-4d0d-9d18-20a1137932c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "394acfb3-0ee2-4709-bff6-df109cbf3765", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "7ff37fc2-6cfe-4fa1-9682-9a1959bb82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "d9fc080e-6243-4439-a200-8df605ce0e7b", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "name": "default"}]} 2018-11-06 20:44:15,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0348659662f64a6cbaea9e5f38860051&name=default used request id req-0b8b7a4d-222c-4e62-ac9f-dac9bc550689 2018-11-06 20:44:15,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196115970612s 2018-11-06 20:44:15,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0348659662f64a6cbaea9e5f38860051&name=default used request id req-0b8b7a4d-222c-4e62-ac9f-dac9bc550689 2018-11-06 20:44:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:44:15,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:15,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c3755449-7d38-44cb-b0f3-fbfda3995298 Date: Tue, 06 Nov 2018 20:44:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0348659662f64a6cbaea9e5f38860051", "created_at": "2018-11-06T20:43:22Z", "updated_at": "2018-11-06T20:43:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "394acfb3-0ee2-4709-bff6-df109cbf3765", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "d9fc080e-6243-4439-a200-8df605ce0e7b", "remote_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "7ff37fc2-6cfe-4fa1-9682-9a1959bb82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv6", "project_id": "0348659662f64a6cbaea9e5f38860051"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:43:22Z", "revision_number": 0, "id": "1d6d4d55-3202-4d0d-9d18-20a1137932c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:43:22Z", "security_group_id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "tenant_id": "0348659662f64a6cbaea9e5f38860051", "port_range_min": null, "ethertype": "IPv4", "project_id": "0348659662f64a6cbaea9e5f38860051"}], "revision_number": 4, "project_id": "0348659662f64a6cbaea9e5f38860051", "id": "5fcfbda1-872d-4ec6-8967-ab4eeed81f51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 20:44:15,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3755449-7d38-44cb-b0f3-fbfda3995298 2018-11-06 20:44:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206658840179s 2018-11-06 20:44:15,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3755449-7d38-44cb-b0f3-fbfda3995298 2018-11-06 20:44:15,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 20:44:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5fcfbda1-872d-4ec6-8967-ab4eeed81f51.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}aaec2af2218b3461690680aea65a1ad44571cf93" 2018-11-06 20:44:16,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eba0515-692c-47c7-802c-fbbe03d65f33 Content-Length: 0 Date: Tue, 06 Nov 2018 20:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:44:16,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5fcfbda1-872d-4ec6-8967-ab4eeed81f51.json used request id req-9eba0515-692c-47c7-802c-fbbe03d65f33 2018-11-06 20:44:16,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.293714046478s 2018-11-06 20:44:16,031 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5fcfbda1-872d-4ec6-8967-ab4eeed81f51.json used request id req-9eba0515-692c-47c7-802c-fbbe03d65f33 2018-11-06 20:44:16,084 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-06 20:44:16,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:44:16,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:44:16,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:44:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:44:16,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc49260-4978-44eb-8271-5124dff8183a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:44:16,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecc49260-4978-44eb-8271-5124dff8183a 2018-11-06 20:44:16,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:44:16,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["qhxRvmfYRqG0gyOVAxKDQA"], "issued_at": "2018-11-06T20:44:16.000000Z"}} 2018-11-06 20:44:16,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:16,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f5a4a57c-d02e-4dc4-b356-151379b70dce Date: Tue, 06 Nov 2018 20:44:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:44:16,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5a4a57c-d02e-4dc4-b356-151379b70dce 2018-11-06 20:44:16,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239817142487s 2018-11-06 20:44:16,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5a4a57c-d02e-4dc4-b356-151379b70dce 2018-11-06 20:44:16,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:44:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:16,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:44: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:44:16,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:16,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5481a9-d447-4d0e-970d-aab6ce6cca60 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:44:16,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4b5481a9-d447-4d0e-970d-aab6ce6cca60 2018-11-06 20:44:16,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.099986076355s 2018-11-06 20:44:16,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:44:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}}' 2018-11-06 20:44:16,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971da6b7-a8dc-43f5-af6d-631b3375d570 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.26:5000/v3/projects/72b87ff00a564b138c3491361d581494"}, "enabled": true, "id": "72b87ff00a564b138c3491361d581494", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}} 2018-11-06 20:44:16,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-971da6b7-a8dc-43f5-af6d-631b3375d570 2018-11-06 20:44:16,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103551864624s 2018-11-06 20:44:16,969 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-971da6b7-a8dc-43f5-af6d-631b3375d570 2018-11-06 20:44:16,970 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 'id': u'72b87ff00a564b138c3491361d581494', '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'})}) 2018-11-06 20:44:16,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:44:17,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351181983948s 2018-11-06 20:44:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b882144-d2c9-47e7-8cda-8aecdc7e1265 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f"}, "enabled": true, "id": "6d340b64e7e640179ac26fa7a382943f", "options": {}, "domain_id": "default", "name": "vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2"}} 2018-11-06 20:44:17,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f used request id req-0b882144-d2c9-47e7-8cda-8aecdc7e1265 2018-11-06 20:44:17,417 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6d340b64e7e640179ac26fa7a382943f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2'}) 2018-11-06 20:44:17,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:44:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a51c726-48d4-48b0-a476-1e1b30fb8b40 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:44:17,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a51c726-48d4-48b0-a476-1e1b30fb8b40 2018-11-06 20:44:17,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739951133728s 2018-11-06 20:44:17,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:44:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04af8193-0fc4-4873-beb1-bfab1ebb0027 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:44:17,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-04af8193-0fc4-4873-beb1-bfab1ebb0027 2018-11-06 20:44:17,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782809257507s 2018-11-06 20:44:17,572 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:44:17,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:44:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" -d '{"role": {"name": "Member"}}' 2018-11-06 20:44:17,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f1256e-7112-4b75-bd63-3537142715f4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "137b94d4d8394ac49da2bc791874598d", "links": {"self": "http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d"}, "name": "Member"}} 2018-11-06 20:44:17,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-22f1256e-7112-4b75-bd63-3537142715f4 2018-11-06 20:44:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.151533842087s 2018-11-06 20:44:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce241dd-82af-4041-8523-99eb3622bb1c Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d"}, "domain_id": null, "name": "Member", "id": "137b94d4d8394ac49da2bc791874598d"}} 2018-11-06 20:44:17,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d used request id req-0ce241dd-82af-4041-8523-99eb3622bb1c 2018-11-06 20:44:17,798 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d'}, 'domain_id': None, 'human_id': None, 'id': u'137b94d4d8394ac49da2bc791874598d', 'HUMAN_ID': False}) 2018-11-06 20:44:17,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:44:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5ebf4d-121a-4c0a-b678-53736e4009cd Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "137b94d4d8394ac49da2bc791874598d", "links": {"self": "http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:44:17,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bf5ebf4d-121a-4c0a-b678-53736e4009cd 2018-11-06 20:44:17,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786390304565s 2018-11-06 20:44:17,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:44:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:17,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f575d2-eef6-4da9-96ac-175b526ac772 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:44:17,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b2f575d2-eef6-4da9-96ac-175b526ac772 2018-11-06 20:44:17,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0881700515747s 2018-11-06 20:44:17,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:44:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f59fecc-d986-4c8a-8df5-d0d258c26497 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2", "links": {"self": "http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f"}, "domain_id": "default", "enabled": true, "id": "6d340b64e7e640179ac26fa7a382943f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:44:18,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4f59fecc-d986-4c8a-8df5-d0d258c26497 2018-11-06 20:44:18,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171362876892s 2018-11-06 20:44:18,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4f59fecc-d986-4c8a-8df5-d0d258c26497 2018-11-06 20:44:18,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:44:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1421459-b93b-4dba-a446-c90a344890ee Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494"}, "enabled": true, "id": "72b87ff00a564b138c3491361d581494", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:44:18,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b1421459-b93b-4dba-a446-c90a344890ee 2018-11-06 20:44:18,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811460018158s 2018-11-06 20:44:18,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b1421459-b93b-4dba-a446-c90a344890ee 2018-11-06 20:44:18,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:44:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6d340b64e7e640179ac26fa7a382943f&scope.project.id=72b87ff00a564b138c3491361d581494&role.id=137b94d4d8394ac49da2bc791874598d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed30e5a-3e68-4d10-b46f-318c7c897d19 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6d340b64e7e640179ac26fa7a382943f&scope.project.id=72b87ff00a564b138c3491361d581494&role.id=137b94d4d8394ac49da2bc791874598d", "previous": null, "next": null}} 2018-11-06 20:44:18,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6d340b64e7e640179ac26fa7a382943f&scope.project.id=72b87ff00a564b138c3491361d581494&role.id=137b94d4d8394ac49da2bc791874598d used request id req-4ed30e5a-3e68-4d10-b46f-318c7c897d19 2018-11-06 20:44:18,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0801289081573s 2018-11-06 20:44:18,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:44:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494/users/6d340b64e7e640179ac26fa7a382943f/roles/137b94d4d8394ac49da2bc791874598d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4ab853-c049-4dea-94c2-ed51de73b4fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:44:18,427 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494/users/6d340b64e7e640179ac26fa7a382943f/roles/137b94d4d8394ac49da2bc791874598d used request id req-ca4ab853-c049-4dea-94c2-ed51de73b4fa 2018-11-06 20:44:18,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116832017899s 2018-11-06 20:44:18,428 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 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': '3d0baf3c-94d0-4aab-ae8d-f1c50698664e', 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_440f453c-e031-4352-92e2-7938925a3fc2', 'project_id': u'72b87ff00a564b138c3491361d581494', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:44:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:44:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:44:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:44:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:44:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:44:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:44:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:44:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:44:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:44:18,433 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2', 'password': '3d0baf3c-94d0-4aab-ae8d-f1c50698664e', 'project_name': 'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '72b87ff00a564b138c3491361d581494', 'project_domain_name': 'Default'} 2018-11-06 20:44:18,434 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-06 20:44:18,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:44:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cb4bf0-a46f-4e83-bb6f-98075bf98bb7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:44:18,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e2cb4bf0-a46f-4e83-bb6f-98075bf98bb7 2018-11-06 20:44:18,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0813241004944s 2018-11-06 20:44:18,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:44:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:44:18,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87af1e3-b12e-4169-8d9c-4c48042bf850 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494"}, "enabled": true, "id": "72b87ff00a564b138c3491361d581494", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:44:18,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d87af1e3-b12e-4169-8d9c-4c48042bf850 2018-11-06 20:44:18,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792200565338s 2018-11-06 20:44:18,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d87af1e3-b12e-4169-8d9c-4c48042bf850 2018-11-06 20:44:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 20:44:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" -d '{"network": {"tenant_id": "72b87ff00a564b138c3491361d581494", "name": "vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2", "admin_state_up": true}}' 2018-11-06 20:44:19,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-800c025c-7594-47fd-a59a-05cca2ae8d37 Date: Tue, 06 Nov 2018 20:44:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T20:44:19Z","is_default":false,"provider:segmentation_id":90,"name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2","admin_state_up":true,"tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","mtu":1450}} 2018-11-06 20:44:19,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-800c025c-7594-47fd-a59a-05cca2ae8d37 2018-11-06 20:44:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.629269123077s 2018-11-06 20:44:19,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-800c025c-7594-47fd-a59a-05cca2ae8d37 2018-11-06 20:44:19,230 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-06T20:44:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'373e82ab-6087-4d2b-ac6d-2257f9df4613', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2', u'admin_state_up': True, u'tenant_id': u'72b87ff00a564b138c3491361d581494', u'created_at': u'2018-11-06T20:44:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'72b87ff00a564b138c3491361d581494'}) 2018-11-06 20:44:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:44:19,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afe323e-19d6-4ead-a772-4b1b54e29dbc 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:44:19,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7afe323e-19d6-4ead-a772-4b1b54e29dbc 2018-11-06 20:44:19,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:44:19,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "137b94d4d8394ac49da2bc791874598d", "name": "Member"}], "expires_at": "2018-11-06T21:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72b87ff00a564b138c3491361d581494", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/72b87ff00a564b138c3491361d581494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/72b87ff00a564b138c3491361d581494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/72b87ff00a564b138c3491361d581494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/72b87ff00a564b138c3491361d581494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/72b87ff00a564b138c3491361d581494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/72b87ff00a564b138c3491361d581494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/72b87ff00a564b138c3491361d581494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/72b87ff00a564b138c3491361d581494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/72b87ff00a564b138c3491361d581494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/72b87ff00a564b138c3491361d581494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/72b87ff00a564b138c3491361d581494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/72b87ff00a564b138c3491361d581494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2", "id": "6d340b64e7e640179ac26fa7a382943f"}, "audit_ids": ["pr9kBToASvudlQhAQjqNeg"], "issued_at": "2018-11-06T20:44:19.000000Z"}} 2018-11-06 20:44:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-15bfeb96-bd6d-4cdb-82d4-c801ea3ee545 Date: Tue, 06 Nov 2018 20:44:19 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":"2018-11-06T20:44:19Z","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:44:19,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-15bfeb96-bd6d-4cdb-82d4-c801ea3ee545 2018-11-06 20:44:19,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262253046036s 2018-11-06 20:44:19,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-15bfeb96-bd6d-4cdb-82d4-c801ea3ee545 2018-11-06 20:44:19,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 20:44:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"subnet": {"name": "vping_userdata-subnet_440f453c-e031-4352-92e2-7938925a3fc2", "enable_dhcp": true, "network_id": "373e82ab-6087-4d2b-ac6d-2257f9df4613", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 20:44:21,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b22f8e09-c14d-4a8f-a40c-1a6b2b49236b Date: Tue, 06 Nov 2018 20:44:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:44:20Z","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":"72b87ff00a564b138c3491361d581494","id":"8194e78e-60de-4688-81b5-825530b0739f","subnetpool_id":null,"name":"vping_userdata-subnet_440f453c-e031-4352-92e2-7938925a3fc2"}} 2018-11-06 20:44:21,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b22f8e09-c14d-4a8f-a40c-1a6b2b49236b 2018-11-06 20:44:21,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07201886177s 2018-11-06 20:44:21,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b22f8e09-c14d-4a8f-a40c-1a6b2b49236b 2018-11-06 20:44:21,016 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T20:44:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8194e78e-60de-4688-81b5-825530b0739f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_440f453c-e031-4352-92e2-7938925a3fc2', u'enable_dhcp': True, u'network_id': u'373e82ab-6087-4d2b-ac6d-2257f9df4613', u'tenant_id': u'72b87ff00a564b138c3491361d581494', u'created_at': u'2018-11-06T20:44:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72b87ff00a564b138c3491361d581494'}) 2018-11-06 20:44:21,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 20:44:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "vping_userdata-router_440f453c-e031-4352-92e2-7938925a3fc2", "admin_state_up": true}}' 2018-11-06 20:44:22,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2e6c69e3-c586-4446-bb96-821c9f59f8ed Date: Tue, 06 Nov 2018 20:44:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "72b87ff00a564b138c3491361d581494", "created_at": "2018-11-06T20:44:21Z", "admin_state_up": true, "updated_at": "2018-11-06T20:44:21Z", "revision_number": 2, "routes": [], "project_id": "72b87ff00a564b138c3491361d581494", "id": "603844bb-cacf-42b3-ab40-6d6d1e81676f", "name": "vping_userdata-router_440f453c-e031-4352-92e2-7938925a3fc2"}} 2018-11-06 20:44:22,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2e6c69e3-c586-4446-bb96-821c9f59f8ed 2018-11-06 20:44:22,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.09870886803s 2018-11-06 20:44:22,116 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2e6c69e3-c586-4446-bb96-821c9f59f8ed 2018-11-06 20:44:22,116 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88a8d1cb-f972-4fbf-ab0b-66202edfdde9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'999f41b0-3000-46db-9170-4b0fe4f63288', u'ip_address': u'172.30.9.215'}]}, u'description': u'', u'tags': [], u'tenant_id': u'72b87ff00a564b138c3491361d581494', u'created_at': u'2018-11-06T20:44:21Z', u'admin_state_up': True, u'updated_at': u'2018-11-06T20:44:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'72b87ff00a564b138c3491361d581494', u'id': u'603844bb-cacf-42b3-ab40-6d6d1e81676f', u'name': u'vping_userdata-router_440f453c-e031-4352-92e2-7938925a3fc2'}) 2018-11-06 20:44:22,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 20:44:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"subnet_id": "8194e78e-60de-4688-81b5-825530b0739f"}' 2018-11-06 20:44:23,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-67dfd412-7436-4c39-a061-c69a2f5821e9 Date: Tue, 06 Nov 2018 20:44:23 GMT RESP BODY: {"network_id": "373e82ab-6087-4d2b-ac6d-2257f9df4613", "tenant_id": "72b87ff00a564b138c3491361d581494", "subnet_id": "8194e78e-60de-4688-81b5-825530b0739f", "subnet_ids": ["8194e78e-60de-4688-81b5-825530b0739f"], "port_id": "0eca6734-80cd-437a-a513-7caf62d9499f", "id": "603844bb-cacf-42b3-ab40-6d6d1e81676f"} 2018-11-06 20:44:23,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/add_router_interface.json used request id req-67dfd412-7436-4c39-a061-c69a2f5821e9 2018-11-06 20:44:23,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.83417582512s 2018-11-06 20:44:23,951 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/add_router_interface.json used request id req-67dfd412-7436-4c39-a061-c69a2f5821e9 returning object 603844bb-cacf-42b3-ab40-6d6d1e81676f 2018-11-06 20:44:23,952 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:44:24,083 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 20:44:24,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:24,091 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 20:44:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 20:44:24,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:44:24,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:24,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a38c489d-bdfb-4c1b-938b-a703c64d6d52 Date: Tue, 06 Nov 2018 20:44:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:44:24,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a38c489d-bdfb-4c1b-938b-a703c64d6d52 2018-11-06 20:44:24,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175677061081s 2018-11-06 20:44:24,270 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a38c489d-bdfb-4c1b-938b-a703c64d6d52 2018-11-06 20:44:24,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 20:44:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2"}' 2018-11-06 20:44:24,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd X-Openstack-Request-Id: req-9c7c42bb-63e6-4eba-8b7c-ef92ff10a3e4 Date: Tue, 06 Nov 2018 20:44:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file", "owner": "72b87ff00a564b138c3491361d581494", "id": "b195840b-d34d-4657-9919-55ee3888b4fd", "size": null, "self": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:44:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "checksum": null, "created_at": "2018-11-06T20:44:24Z", "protected": false} 2018-11-06 20:44:24,599 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9c7c42bb-63e6-4eba-8b7c-ef92ff10a3e4 2018-11-06 20:44:24,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.326872110367s 2018-11-06 20:44:24,600 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9c7c42bb-63e6-4eba-8b7c-ef92ff10a3e4 returning object b195840b-d34d-4657-9919-55ee3888b4fd 2018-11-06 20:44:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 20:44:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '' 2018-11-06 20:44:26,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5c00e58-9dc8-43ca-ac6a-4fdae6784fe1 Date: Tue, 06 Nov 2018 20:44:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:44:26,482 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file used request id req-f5c00e58-9dc8-43ca-ac6a-4fdae6784fe1 2018-11-06 20:44:26,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.88158893585s 2018-11-06 20:44:26,482 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file used request id req-f5c00e58-9dc8-43ca-ac6a-4fdae6784fe1 2018-11-06 20:44:26,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:44:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:26,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6157c72a-b3f2-49b0-89cf-dfd4ba9678e3 Date: Tue, 06 Nov 2018 20:44:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "metadata": {}}], "file": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file", "owner": "72b87ff00a564b138c3491361d581494", "id": "b195840b-d34d-4657-9919-55ee3888b4fd", "size": 12716032, "self": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:44:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:44:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:44:26,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6157c72a-b3f2-49b0-89cf-dfd4ba9678e3 2018-11-06 20:44:26,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194110155106s 2018-11-06 20:44:26,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6157c72a-b3f2-49b0-89cf-dfd4ba9678e3 2018-11-06 20:44:26,679 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file', 'owner': u'72b87ff00a564b138c3491361d581494', 'id': u'b195840b-d34d-4657-9919-55ee3888b4fd', 'size': 12716032, u'self': u'/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72b87ff00a564b138c3491361d581494', 'name': 'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T20:44:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T20:44:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2', 'created': u'2018-11-06T20:44:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T20:44:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 20:44:26,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 20:44:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 20:44:26,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-72c537e5-0930-4c60-8096-a70ed3f317cf x-compute-request-id: req-72c537e5-0930-4c60-8096-a70ed3f317cf Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3012ecb2-b365-43f5-9843-e631189f75d6", "name": "vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:44:26,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72c537e5-0930-4c60-8096-a70ed3f317cf 2018-11-06 20:44:26,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228226900101s 2018-11-06 20:44:26,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72c537e5-0930-4c60-8096-a70ed3f317cf returning object 3012ecb2-b365-43f5-9843-e631189f75d6 2018-11-06 20:44:26,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2', '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'35cef63a552c4009857581d35066215c', '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'3012ecb2-b365-43f5-9843-e631189f75d6', 'swap': 0}) 2018-11-06 20:44:26,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 20:44:26,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6/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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" -d '{"extra_specs": {}}' 2018-11-06 20:44:26,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-beb4dd94-cc2d-4459-8b3f-a886455e0953 x-compute-request-id: req-beb4dd94-cc2d-4459-8b3f-a886455e0953 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:44:26,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6/os-extra_specs used request id req-beb4dd94-cc2d-4459-8b3f-a886455e0953 2018-11-06 20:44:26,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204589366913s 2018-11-06 20:44:26,932 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6/os-extra_specs used request id req-beb4dd94-cc2d-4459-8b3f-a886455e0953 2018-11-06 20:44:26,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:27,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-2e1c77fa-aab5-4ee9-b631-4ddcb7569b9d Date: Tue, 06 Nov 2018 20:44:27 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":["8194e78e-60de-4688-81b5-825530b0739f"],"updated_at":"2018-11-06T20:44:20Z","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:44:27,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2e1c77fa-aab5-4ee9-b631-4ddcb7569b9d 2018-11-06 20:44:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274972200394s 2018-11-06 20:44:27,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2e1c77fa-aab5-4ee9-b631-4ddcb7569b9d 2018-11-06 20:44:27,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:44:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:27,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d49a0a29-8c24-40d5-be4e-4de6963719f4 Date: Tue, 06 Nov 2018 20:44:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "metadata": {}}], "file": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file", "owner": "72b87ff00a564b138c3491361d581494", "id": "b195840b-d34d-4657-9919-55ee3888b4fd", "size": 12716032, "self": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:44:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:44:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:44:27,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d49a0a29-8c24-40d5-be4e-4de6963719f4 2018-11-06 20:44:27,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177501916885s 2018-11-06 20:44:27,387 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d49a0a29-8c24-40d5-be4e-4de6963719f4 2018-11-06 20:44:27,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:44:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:27,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-021094d8-12ee-425f-af9b-aadf769d7ddb x-compute-request-id: req-021094d8-12ee-425f-af9b-aadf769d7ddb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3012ecb2-b365-43f5-9843-e631189f75d6", "name": "vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:44:27,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-021094d8-12ee-425f-af9b-aadf769d7ddb 2018-11-06 20:44:27,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.170244932175s 2018-11-06 20:44:27,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-021094d8-12ee-425f-af9b-aadf769d7ddb 2018-11-06 20:44:27,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 20:44:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"server": {"name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "imageRef": "b195840b-d34d-4657-9919-55ee3888b4fd", "flavorRef": "3012ecb2-b365-43f5-9843-e631189f75d6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "373e82ab-6087-4d2b-ac6d-2257f9df4613"}]}}' 2018-11-06 20:44:28,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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-2f91d292-8b58-4087-89c9-8d4e60e4bfbc x-compute-request-id: req-2f91d292-8b58-4087-89c9-8d4e60e4bfbc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "adminPass": "uLV4sonxZ79J"}} 2018-11-06 20:44:28,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2f91d292-8b58-4087-89c9-8d4e60e4bfbc 2018-11-06 20:44:28,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.37994790077s 2018-11-06 20:44:28,942 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2f91d292-8b58-4087-89c9-8d4e60e4bfbc 2018-11-06 20:44:28,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:28,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:29,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-9ce6d71b-ce43-428d-8461-07bac53bd8fd x-compute-request-id: req-9ce6d71b-ce43-428d-8461-07bac53bd8fd Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "user_id": "6d340b64e7e640179ac26fa7a382943f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:44:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:29,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ce6d71b-ce43-428d-8461-07bac53bd8fd 2018-11-06 20:44:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321851968765s 2018-11-06 20:44:29,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ce6d71b-ce43-428d-8461-07bac53bd8fd 2018-11-06 20:44:29,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:29,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-9680f6d8-5263-4230-8bd8-0183ec82d47d Date: Tue, 06 Nov 2018 20:44:29 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":["8194e78e-60de-4688-81b5-825530b0739f"],"updated_at":"2018-11-06T20:44:20Z","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:44:29,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9680f6d8-5263-4230-8bd8-0183ec82d47d 2018-11-06 20:44:29,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373286008835s 2018-11-06 20:44:29,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9680f6d8-5263-4230-8bd8-0183ec82d47d 2018-11-06 20:44:29,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 20:44:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:29,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4ab04bb-2179-4115-acbd-1802e076df96 Date: Tue, 06 Nov 2018 20:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:44:20Z","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":"72b87ff00a564b138c3491361d581494","id":"8194e78e-60de-4688-81b5-825530b0739f","subnetpool_id":null,"name":"vping_userdata-subnet_440f453c-e031-4352-92e2-7938925a3fc2"}]} 2018-11-06 20:44:29,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a4ab04bb-2179-4115-acbd-1802e076df96 2018-11-06 20:44:29,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.202368021011s 2018-11-06 20:44:29,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a4ab04bb-2179-4115-acbd-1802e076df96 2018-11-06 20:44:29,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:31,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:32,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-adfd3d79-24ca-4801-8e3e-2cbd049a49b5 x-compute-request-id: req-adfd3d79-24ca-4801-8e3e-2cbd049a49b5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:29Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:32,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-adfd3d79-24ca-4801-8e3e-2cbd049a49b5 2018-11-06 20:44:32,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402810811996s 2018-11-06 20:44:32,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-adfd3d79-24ca-4801-8e3e-2cbd049a49b5 2018-11-06 20:44:32,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:34,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-04b1a95a-f9b2-4c0f-b7b2-7ad7699229f3 x-compute-request-id: req-04b1a95a-f9b2-4c0f-b7b2-7ad7699229f3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:34,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04b1a95a-f9b2-4c0f-b7b2-7ad7699229f3 2018-11-06 20:44:34,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352885007858s 2018-11-06 20:44:34,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04b1a95a-f9b2-4c0f-b7b2-7ad7699229f3 2018-11-06 20:44:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 20:44:34,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=5889ca0b-4687-43cf-917b-568e7948ba11" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:34,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8fa5036a-dcbe-43e0-add8-a1bae24202cc Date: Tue, 06 Nov 2018 20:44:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:30Z","admin_state_up":true,"updated_at":"2018-11-06T20:44:31Z","binding:vnic_type":"normal","device_id":"5889ca0b-4687-43cf-917b-568e7948ba11","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:9b:d2:bc","id":"94baa61a-2de6-47ad-91d0-25c8ebf18e85","port_security_enabled":true,"project_id":"72b87ff00a564b138c3491361d581494","fixed_ips":[{"subnet_id":"8194e78e-60de-4688-81b5-825530b0739f","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["b7b140f5-bda4-4a60-8af1-3d71e8a03c39"],"name":""}]} 2018-11-06 20:44:34,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5889ca0b-4687-43cf-917b-568e7948ba11 used request id req-8fa5036a-dcbe-43e0-add8-a1bae24202cc 2018-11-06 20:44:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.217725992203s 2018-11-06 20:44:34,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5889ca0b-4687-43cf-917b-568e7948ba11 used request id req-8fa5036a-dcbe-43e0-add8-a1bae24202cc 2018-11-06 20:44:34,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:44:34,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=94baa61a-2de6-47ad-91d0-25c8ebf18e85" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:34,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f6217d73-a340-4f28-87c3-106fe02f5ec3 Date: Tue, 06 Nov 2018 20:44:34 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:44:34,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=94baa61a-2de6-47ad-91d0-25c8ebf18e85 used request id req-f6217d73-a340-4f28-87c3-106fe02f5ec3 2018-11-06 20:44:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0174760818481s 2018-11-06 20:44:34,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=94baa61a-2de6-47ad-91d0-25c8ebf18e85 used request id req-f6217d73-a340-4f28-87c3-106fe02f5ec3 2018-11-06 20:44:34,861 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:d2:bc', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b195840b-d34d-4657-9919-55ee3888b4fd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:44:33.000000', 'flavor': Munch({u'id': u'3012ecb2-b365-43f5-9843-e631189f75d6'}), 'az': u'nova', 'id': u'5889ca0b-4687-43cf-917b-568e7948ba11', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d340b64e7e640179ac26fa7a382943f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72b87ff00a564b138c3491361d581494', 'name': 'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-06T20:44:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T20:44:33Z', 'hostId': u'668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:44:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'72b87ff00a564b138c3491361d581494', 'name': u'vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2', 'adminPass': u'uLV4sonxZ79J', 'tenant_id': u'72b87ff00a564b138c3491361d581494', 'region': 'regionOne', 'created': u'2018-11-06T20:44:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 20:44:34,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:44:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:35,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-c56abe07-5886-40ce-bfab-8d4ac0645c6a Date: Tue, 06 Nov 2018 20:44:35 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":["8194e78e-60de-4688-81b5-825530b0739f"],"updated_at":"2018-11-06T20:44:20Z","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:44:35,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c56abe07-5886-40ce-bfab-8d4ac0645c6a 2018-11-06 20:44:35,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.199671983719s 2018-11-06 20:44:35,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c56abe07-5886-40ce-bfab-8d4ac0645c6a 2018-11-06 20:44:35,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:44:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:35,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-26c2a1f8-684f-42b8-9fc6-f15daec99c99 Date: Tue, 06 Nov 2018 20:44:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "metadata": {}}], "file": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file", "owner": "72b87ff00a564b138c3491361d581494", "id": "b195840b-d34d-4657-9919-55ee3888b4fd", "size": 12716032, "self": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:44:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:44:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:44:35,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-26c2a1f8-684f-42b8-9fc6-f15daec99c99 2018-11-06 20:44:35,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184278964996s 2018-11-06 20:44:35,248 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-26c2a1f8-684f-42b8-9fc6-f15daec99c99 2018-11-06 20:44:35,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:44:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:35,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-a1a0ee82-bc86-4de0-877c-f673e1c67bd4 x-compute-request-id: req-a1a0ee82-bc86-4de0-877c-f673e1c67bd4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3012ecb2-b365-43f5-9843-e631189f75d6", "name": "vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:44:35,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a1a0ee82-bc86-4de0-877c-f673e1c67bd4 2018-11-06 20:44:35,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324461460114s 2018-11-06 20:44:35,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a1a0ee82-bc86-4de0-877c-f673e1c67bd4 2018-11-06 20:44:35,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 20:44:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"server": {"name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "imageRef": "b195840b-d34d-4657-9919-55ee3888b4fd", "flavorRef": "3012ecb2-b365-43f5-9843-e631189f75d6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "373e82ab-6087-4d2b-ac6d-2257f9df4613"}]}}' 2018-11-06 20:44:37,002 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20: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 x-openstack-request-id: req-4a0e0ae4-87d2-4f83-b783-fdf88506e965 x-compute-request-id: req-4a0e0ae4-87d2-4f83-b783-fdf88506e965 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "adminPass": "Br9FcQwRynwk"}} 2018-11-06 20:44:37,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4a0e0ae4-87d2-4f83-b783-fdf88506e965 2018-11-06 20:44:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71743011475s 2018-11-06 20:44:37,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4a0e0ae4-87d2-4f83-b783-fdf88506e965 2018-11-06 20:44:37,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:37,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-01b3e44f-bfe9-432a-9ed7-ae88a3f967d9 x-compute-request-id: req-01b3e44f-bfe9-432a-9ed7-ae88a3f967d9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "user_id": "6d340b64e7e640179ac26fa7a382943f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T20:44:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:37,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b3e44f-bfe9-432a-9ed7-ae88a3f967d9 2018-11-06 20:44:37,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361514091492s 2018-11-06 20:44:37,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b3e44f-bfe9-432a-9ed7-ae88a3f967d9 2018-11-06 20:44:37,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:39,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:40,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-a86ab82e-7c71-49f1-8a44-29bc296713dc x-compute-request-id: req-a86ab82e-7c71-49f1-8a44-29bc296713dc Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:38Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:40,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a86ab82e-7c71-49f1-8a44-29bc296713dc 2018-11-06 20:44:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627377986908s 2018-11-06 20:44:40,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a86ab82e-7c71-49f1-8a44-29bc296713dc 2018-11-06 20:44:40,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:42,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:42,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20: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-77529f34-dd8b-461b-9ec2-53d4a8e89ae7 x-compute-request-id: req-77529f34-dd8b-461b-9ec2-53d4a8e89ae7 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:38Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:42,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77529f34-dd8b-461b-9ec2-53d4a8e89ae7 2018-11-06 20:44:42,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515763998032s 2018-11-06 20:44:42,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77529f34-dd8b-461b-9ec2-53d4a8e89ae7 2018-11-06 20:44:42,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:44,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:45,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-45f2600a-ccaf-444e-b055-7985f6587eb5 x-compute-request-id: req-45f2600a-ccaf-444e-b055-7985f6587eb5 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:38Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:45,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45f2600a-ccaf-444e-b055-7985f6587eb5 2018-11-06 20:44:45,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652811050415s 2018-11-06 20:44:45,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45f2600a-ccaf-444e-b055-7985f6587eb5 2018-11-06 20:44:45,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:47,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:47,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-a12d0b6d-fbb9-4c6b-ae0e-fcce6aacb1a5 x-compute-request-id: req-a12d0b6d-fbb9-4c6b-ae0e-fcce6aacb1a5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:44Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:47,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a12d0b6d-fbb9-4c6b-ae0e-fcce6aacb1a5 2018-11-06 20:44:47,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522263050079s 2018-11-06 20:44:47,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a12d0b6d-fbb9-4c6b-ae0e-fcce6aacb1a5 2018-11-06 20:44:47,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 20:44:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bbd56dc4-07e7-4c65-9fd0-9efa2701f64b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:47,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dfa107ad-c435-44f4-8727-ea98502c0498 Date: Tue, 06 Nov 2018 20:44:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:38Z","admin_state_up":true,"updated_at":"2018-11-06T20:44:39Z","binding:vnic_type":"normal","device_id":"bbd56dc4-07e7-4c65-9fd0-9efa2701f64b","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:5e:23:c5","id":"17e8321e-e5e5-4509-b337-ab62698fac80","port_security_enabled":true,"project_id":"72b87ff00a564b138c3491361d581494","fixed_ips":[{"subnet_id":"8194e78e-60de-4688-81b5-825530b0739f","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["b7b140f5-bda4-4a60-8af1-3d71e8a03c39"],"name":""}]} 2018-11-06 20:44:47,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bbd56dc4-07e7-4c65-9fd0-9efa2701f64b used request id req-dfa107ad-c435-44f4-8727-ea98502c0498 2018-11-06 20:44:47,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.197722911835s 2018-11-06 20:44:47,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bbd56dc4-07e7-4c65-9fd0-9efa2701f64b used request id req-dfa107ad-c435-44f4-8727-ea98502c0498 2018-11-06 20:44:47,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 20:44:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17e8321e-e5e5-4509-b337-ab62698fac80" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:48,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-535db707-c88a-43fa-a81b-06fee24fba6e Date: Tue, 06 Nov 2018 20:44:48 GMT RESP BODY: {"floatingips": []} 2018-11-06 20:44:48,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17e8321e-e5e5-4509-b337-ab62698fac80 used request id req-535db707-c88a-43fa-a81b-06fee24fba6e 2018-11-06 20:44:48,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164026975632s 2018-11-06 20:44:48,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17e8321e-e5e5-4509-b337-ab62698fac80 used request id req-535db707-c88a-43fa-a81b-06fee24fba6e 2018-11-06 20:44:48,090 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:23:c5', 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'b195840b-d34d-4657-9919-55ee3888b4fd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:44:44.000000', 'flavor': Munch({u'id': u'3012ecb2-b365-43f5-9843-e631189f75d6'}), 'az': u'nova', 'id': u'bbd56dc4-07e7-4c65-9fd0-9efa2701f64b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d340b64e7e640179ac26fa7a382943f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72b87ff00a564b138c3491361d581494', 'name': 'vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-06T20:44:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T20:44:44Z', 'hostId': u'73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T20:44:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'72b87ff00a564b138c3491361d581494', 'name': u'vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2', 'adminPass': u'Br9FcQwRynwk', 'tenant_id': u'72b87ff00a564b138c3491361d581494', 'region': 'regionOne', 'created': u'2018-11-06T20:44:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 20:44:48,090 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-06 20:44:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:49,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-d55c5a17-7275-45f4-b75e-a93b59bf8fb5 x-compute-request-id: req-d55c5a17-7275-45f4-b75e-a93b59bf8fb5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:44Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:33Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:49,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d55c5a17-7275-45f4-b75e-a93b59bf8fb5 2018-11-06 20:44:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64867401123s 2018-11-06 20:44:49,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d55c5a17-7275-45f4-b75e-a93b59bf8fb5 2018-11-06 20:44:49,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 20:44:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b/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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 20:44:50,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-e92c0c2b-f1d9-41b9-a457-60c7974d61f3 x-compute-request-id: req-e92c0c2b-f1d9-41b9-a457-60c7974d61f3 Content-Encoding: gzip Content-Length: 9415 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 741383163 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.910 MHz processor\n[ 0.130728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132403] pid_max: default: 32768 minimum: 301\n[ 0.133305] ACPI: Core revision 20150930\n[ 0.134707] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136033] Security Framework initialized\n[ 0.136866] Yama: becoming mindful.\n[ 0.137591] AppArmor: AppArmor initialized\n[ 0.138454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142348] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143708] Initializing cgroup subsys io\n[ 0.144501] Initializing cgroup subsys memory\n[ 0.145346] Initializing cgroup subsys devices\n[ 0.146221] Initializing cgroup subsys freezer\n[ 0.147076] Initializing cgroup subsys net_cls\n[ 0.147926] Initializing cgroup subsys perf_event\n[ 0.148817] Initializing cgroup subsys net_prio\n[ 0.149682] Initializing cgroup subsys hugetlb\n[ 0.150535] Initializing cgroup subsys pids\n[ 0.151394] CPU: Physical Processor ID: 0\n[ 0.152903] mce: CPU supports 10 MCE banks\n[ 0.153738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154725] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166648] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172884] ftrace: allocating 31920 entries in 125 pages\n[ 0.198558] smpboot: Max logical packages: 1\n[ 0.199392] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200719] x2apic enabled\n[ 0.201504] Switched APIC routing to physical x2apic.\n[ 0.203236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206392] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208236] KVM setup paravirtual spinlock\n[ 0.209550] x86: Booted up 1 node, 1 CPUs\n[ 0.210386] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211828] devtmpfs: initialized\n[ 0.213532] evm: security.selinux\n[ 0.214251] evm: security.SMACK64\n[ 0.214959] evm: security.SMACK64EXEC\n[ 0.215725] evm: security.SMACK64TRANSMUTE\n[ 0.216553] evm: security.SMACK64MMAP\n[ 0.217320] evm: security.ima\n[ 0.217986] evm: security.capability\n[ 0.218831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220780] pinctrl core: initialized pinctrl subsystem\n[ 0.221956] RTC time: 20:44:44, date: 11/06/18\n[ 0.222970] NET: Registered protocol family 16\n[ 0.224000] cpuidle: using governor ladder\n[ 0.224867] cpuidle: using governor menu\n[ 0.225701] PCCT header not found.\n[ 0.226488] ACPI: bus type PCI registered\n[ 0.227353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228707] PCI: Using configuration type 1 for base access\n[ 0.230536] ACPI: Added _OSI(Module Device)\n[ 0.231406] ACPI: Added _OSI(Processor Device)\n[ 0.232297] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233229] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235447] ACPI: Interpreter enabled\n[ 0.236260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243812] ACPI: (supports S0 S5)\n[ 0.244535] ACPI: Using IOAPIC for interrupt routing\n[ 0.245655] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252463] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254752] acpiphp: Slot [3] registered\n[ 0.255619] acpiphp: Slot [4] registered\n[ 0.256456] acpiphp: Slot [5] registered\n[ 0.257282] acpiphp: Slot [6] registered\n[ 0.258101] acpiphp: Slot [7] registered\n[ 0.258914] acpiphp: Slot [8] registered\n[ 0.259746] acpiphp: Slot [9] registered\n[ 0.260561] acpiphp: Slot [10] registered\n[ 0.261409] acpiphp: Slot [11] registered\n[ 0.262245] acpiphp: Slot [12] registered\n[ 0.263083] acpiphp: Slot [13] registered\n[ 0.263916] acpiphp: Slot [14] registered\n[ 0.264752] acpiphp: Slot [15] registered\n[ 0.275409] acpiphp: Slot [16] registered\n[ 0.276249] acpiphp: Slot [17] registered\n[ 0.277090] acpiphp: Slot [18] registered\n[ 0.277927] acpiphp: Slot [19] registered\n[ 0.278763] acpiphp: Slot [20] registered\n[ 0.279606] acpiphp: Slot [21] registered\n[ 0.280442] acpiphp: Slot [22] registered\n[ 0.281279] acpiphp: Slot [23] registered\n[ 0.282151] acpiphp: Slot [24] registered\n[ 0.282977] acpiphp: Slot [25] registered\n[ 0.283806] acpiphp: Slot [26] registered\n[ 0.284638] acpiphp: Slot [27] registered\n[ 0.285469] acpiphp: Slot [28] registered\n[ 0.286292] acpiphp: Slot [29] registered\n[ 0.287113] acpiphp: Slot [30] registered\n[ 0.287936] acpiphp: Slot [31] registered\n[ 0.288768] PCI host bridge to bus 0000:00\n[ 0.289600] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293602] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303823] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313099] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359812] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361468] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363027] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366078] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367438] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370508] vgaarb: loaded\n[ 0.371219] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372564] SCSI subsystem initialized\n[ 0.373531] ACPI: bus type USB registered\n[ 0.374465] usbcore: registered new interface driver usbfs\n[ 0.375623] usbcore: registered new interface driver hub\n[ 0.376843] usbcore: registered new device driver usb\n[ 0.378084] PCI: Using ACPI for IRQ routing\n[ 0.379219] NetLabel: Initializing\n[ 0.380010] NetLabel: domain hash size = 128\n[ 0.380981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382082] NetLabel: unlabeled traffic allowed by default\n[ 0.383351] clocksource: Switched to clocksource kvm-clock\n[ 0.388882] AppArmor: AppArmor Filesystem Enabled\n[ 0.389967] pnp: PnP ACPI init\n[ 0.390964] pnp: PnP ACPI: found 5 devices\n[ 0.397437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399434] NET: Registered protocol family 2\n[ 0.400548] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402055] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403404] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404779] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407410] NET: Registered protocol family 1\n[ 0.408399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409680] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424841] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439089] Trying to unpack rootfs image as initramfs...\n[ 0.488742] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503191] Scanning for low memory corruption every 60 seconds\n[ 0.504678] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506003] audit: initializing netlink subsys (disabled)\n[ 0.507201] audit: type=2000 audit(1541537084.839:1): initialized\n[ 0.508666] Initialise system trusted keyring\n[ 0.509696] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513128] zbud: loaded\n[ 0.513894] VFS: Disk quotas dquot_6.6.0\n[ 0.514802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516454] fuse init (API version 7.23)\n[ 0.517416] Key type big_key registered\n[ 0.518269] Allocating IMA MOK and blacklist keyrings.\n[ 0.519810] Key type asymmetric registered\n[ 0.520783] Asymmetric key parser 'x509' registered\n[ 0.521743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523198] io scheduler noop registered\n[ 0.524002] io scheduler deadline registered (default)\n[ 0.525035] io scheduler cfq registered\n[ 0.525891] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526914] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530055] ACPI: Power Button [PWRF]\n[ 0.531431] GHES: HEST is not enabled!\n[ 0.545289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573309] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605053] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608743] Linux agpgart interface v0.103\n[ 0.611492] brd: module loaded\n[ 0.612748] loop: module loaded\n[ 0.618445] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619874] GPT:90111 != 2097151\n[ 0.620529] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621582] GPT:90111 != 2097151\n[ 0.622231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623192] vda: vda1 vda15\n[ 0.625371] scsi host0: ata_piix\n[ 0.626104] scsi host1: ata_piix\n[ 0.626800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629413] libphy: Fixed MDIO Bus: probed\n[ 0.630214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.633504] PPP generic driver version 2.4.2\n[ 0.634382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635709] ehci-pci: EHCI PCI platform driver\n[ 0.636559] ehci-platform: EHCI generic platform driver\n[ 0.637525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638693] ohci-pci: OHCI PCI platform driver\n[ 0.639519] ohci-platform: OHCI generic platform driver\n[ 0.640511] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655268] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657667] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658651] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.659737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662298] usb usb1: Product: UHCI Host Controller\n[ 0.663202] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664316] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665348] hub 1-0:1.0: USB hub found\n[ 0.666111] hub 1-0:1.0: 2 ports detected\n[ 0.666991] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669057] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669975] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670969] mousedev: PS/2 mouse device common for all mice\n[ 0.672203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673994] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675041] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676208] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677362] i2c /dev entries driver\n[ 0.678104] device-mapper: uevent: version 1.0.3\n[ 0.679012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.681854] NET: Registered protocol family 10\n[ 0.682814] NET: Registered protocol family 17\n[ 0.683676] Key type dns_resolver registered\n[ 0.684587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.685644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.687331] registered taskstats version 1\n[ 0.688153] Loading compiled-in X.509 certificates\n[ 0.689559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691346] zswap: loaded using pool lzo/zbud\n[ 0.693176] Key type trusted registered\n[ 0.694685] Key type encrypted registered\n[ 0.695490] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696483] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697483] evm: HMAC attrs: 0x1\n[ 0.698403] Magic number: 10:288:750\n[ 0.699157] ata_link link1: hash matches\n[ 0.699923] link1: hash matches\n[ 0.700590] tty ttyS1: hash matches\n[ 0.701393] rtc_cmos 00:00: setting system clock to 2018-11-06 20:44:45 UTC (1541537085)\n[ 0.702936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704019] EDD information not available.\n[ 0.788301] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789807] Write protecting the kernel read-only data: 14336k\n[ 0.791330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793096] 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.87\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.126839] 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.7...\nLease of 192.168.120.7 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.02. iid=i-0000002a\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ4EmIshMEuqWL8DYrJ0kEgZRwfGCh9jvSTzlCF1Kj/Ju9NaoM6LKDbb3KEKi09htV3LubZPToKKYgqfi1/82z75Svk9h9x9Aa+Pm+qjjjmdijjulya3OER9w6SqsLpmEALmHo4kH+cC75Hl1jjyLccmwMaSJjWh647kdGl62fth8dEZ7/j1esKNa4RcyK0u28L651zludYgZ/RCIC/Q8LOep0xUTcrO85RZCaaTOBDhmpcJUv8dv+L0pE+B70OzSsoNNFCc/dUU4utCiEycOQaPiWMlJr2Tk4eTDjRbqkEbouHZlNUo3wtvM2GRxwEZfsnbL795wgwDuw88GMqEQT root@vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2\nssh-dss AAAAB3NzaC1kc3MAAACBAM2ceVsHXLRDDm49CR3prCRVG4IfbDkfkV0ZixCObaGFnonO5kqQpHoXrMTEr9KF+vgMWzKaFbt5Xhjc1sJAlKQoOOQr+pxpK8wF/0NAXr2sEYvHHYbEoznIkL10hwIWUNb7guxPo0O3PTir3CtSTQ+yGTBnxEI0fHzg3UewfFzZAAAAFQDe/P+adi2yhBmMtYrY9oHSnz3+XQAAAIEApWURDIq8PNKRsoWsvBJ1N3eUWfbDhA/Ux8ciYzcVXf7iqTsRdg+EluH6jvYl+6NdfC/2QtcZvy72zhO/2ychAqWxnBslSRPKIbcVszKuYe0I02F8YKhHX10HlhLKOxLwkTVJTzCJSGXPG33aztmrNofjCKrrXkTDkMnLZLywGHYAAACAP06ZQYe0HONrzY05saJGZ2jKFZfMSeKbgRcbS5ZSK9ocZVEn3h9FIxVI7HkPT786XPPNEiqyeEf31AnBJBHx+3SYl5Y8owuAbBb6BeREOKMEbZRXrqmkaPnWAH1uiYlHtdo1vqCwHZsHuAg9t8X2YNPGmclpZ1xWMpSnB+Ncpy4= root@vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2\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.7,24,fe80::f816:3eff:fe5e:23c5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.84 ===\n"} 2018-11-06 20:44:50,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b/action used request id req-e92c0c2b-f1d9-41b9-a457-60c7974d61f3 2018-11-06 20:44:50,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10573387146s 2018-11-06 20:44:50,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b/action used request id req-e92c0c2b-f1d9-41b9-a457-60c7974d61f3 2018-11-06 20:44:50,850 - 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 741383163 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.910 MHz processor [ 0.130728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132403] pid_max: default: 32768 minimum: 301 [ 0.133305] ACPI: Core revision 20150930 [ 0.134707] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136033] Security Framework initialized [ 0.136866] Yama: becoming mindful. [ 0.137591] AppArmor: AppArmor initialized [ 0.138454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142348] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143708] Initializing cgroup subsys io [ 0.144501] Initializing cgroup subsys memory [ 0.145346] Initializing cgroup subsys devices [ 0.146221] Initializing cgroup subsys freezer [ 0.147076] Initializing cgroup subsys net_cls [ 0.147926] Initializing cgroup subsys perf_event [ 0.148817] Initializing cgroup subsys net_prio [ 0.149682] Initializing cgroup subsys hugetlb [ 0.150535] Initializing cgroup subsys pids [ 0.151394] CPU: Physical Processor ID: 0 [ 0.152903] mce: CPU supports 10 MCE banks [ 0.153738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154725] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166648] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172884] ftrace: allocating 31920 entries in 125 pages [ 0.198558] smpboot: Max logical packages: 1 [ 0.199392] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200719] x2apic enabled [ 0.201504] Switched APIC routing to physical x2apic. [ 0.203236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206392] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208236] KVM setup paravirtual spinlock [ 0.209550] x86: Booted up 1 node, 1 CPUs [ 0.210386] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211828] devtmpfs: initialized [ 0.213532] evm: security.selinux [ 0.214251] evm: security.SMACK64 [ 0.214959] evm: security.SMACK64EXEC [ 0.215725] evm: security.SMACK64TRANSMUTE [ 0.216553] evm: security.SMACK64MMAP [ 0.217320] evm: security.ima [ 0.217986] evm: security.capability [ 0.218831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220780] pinctrl core: initialized pinctrl subsystem [ 0.221956] RTC time: 20:44:44, date: 11/06/18 [ 0.222970] NET: Registered protocol family 16 [ 0.224000] cpuidle: using governor ladder [ 0.224867] cpuidle: using governor menu [ 0.225701] PCCT header not found. [ 0.226488] ACPI: bus type PCI registered [ 0.227353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228707] PCI: Using configuration type 1 for base access [ 0.230536] ACPI: Added _OSI(Module Device) [ 0.231406] ACPI: Added _OSI(Processor Device) [ 0.232297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233229] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235447] ACPI: Interpreter enabled [ 0.236260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243812] ACPI: (supports S0 S5) [ 0.244535] ACPI: Using IOAPIC for interrupt routing [ 0.245655] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252463] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254752] acpiphp: Slot [3] registered [ 0.255619] acpiphp: Slot [4] registered [ 0.256456] acpiphp: Slot [5] registered [ 0.257282] acpiphp: Slot [6] registered [ 0.258101] acpiphp: Slot [7] registered [ 0.258914] acpiphp: Slot [8] registered [ 0.259746] acpiphp: Slot [9] registered [ 0.260561] acpiphp: Slot [10] registered [ 0.261409] acpiphp: Slot [11] registered [ 0.262245] acpiphp: Slot [12] registered [ 0.263083] acpiphp: Slot [13] registered [ 0.263916] acpiphp: Slot [14] registered [ 0.264752] acpiphp: Slot [15] registered [ 0.275409] acpiphp: Slot [16] registered [ 0.276249] acpiphp: Slot [17] registered [ 0.277090] acpiphp: Slot [18] registered [ 0.277927] acpiphp: Slot [19] registered [ 0.278763] acpiphp: Slot [20] registered [ 0.279606] acpiphp: Slot [21] registered [ 0.280442] acpiphp: Slot [22] registered [ 0.281279] acpiphp: Slot [23] registered [ 0.282151] acpiphp: Slot [24] registered [ 0.282977] acpiphp: Slot [25] registered [ 0.283806] acpiphp: Slot [26] registered [ 0.284638] acpiphp: Slot [27] registered [ 0.285469] acpiphp: Slot [28] registered [ 0.286292] acpiphp: Slot [29] registered [ 0.287113] acpiphp: Slot [30] registered [ 0.287936] acpiphp: Slot [31] registered [ 0.288768] PCI host bridge to bus 0000:00 [ 0.289600] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293602] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.295091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301261] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302600] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303823] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313099] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359812] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361468] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363027] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366078] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367438] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370508] vgaarb: loaded [ 0.371219] vgaarb: bridge control possible 0000:00:02.0 [ 0.372564] SCSI subsystem initialized [ 0.373531] ACPI: bus type USB registered [ 0.374465] usbcore: registered new interface driver usbfs [ 0.375623] usbcore: registered new interface driver hub [ 0.376843] usbcore: registered new device driver usb [ 0.378084] PCI: Using ACPI for IRQ routing [ 0.379219] NetLabel: Initializing [ 0.380010] NetLabel: domain hash size = 128 [ 0.380981] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382082] NetLabel: unlabeled traffic allowed by default [ 0.383351] clocksource: Switched to clocksource kvm-clock [ 0.388882] AppArmor: AppArmor Filesystem Enabled [ 0.389967] pnp: PnP ACPI init [ 0.390964] pnp: PnP ACPI: found 5 devices [ 0.397437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399434] NET: Registered protocol family 2 [ 0.400548] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402055] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403404] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404779] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.406045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407410] NET: Registered protocol family 1 [ 0.408399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409680] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.410890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424841] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439089] Trying to unpack rootfs image as initramfs... [ 0.488742] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503191] Scanning for low memory corruption every 60 seconds [ 0.504678] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506003] audit: initializing netlink subsys (disabled) [ 0.507201] audit: type=2000 audit(1541537084.839:1): initialized [ 0.508666] Initialise system trusted keyring [ 0.509696] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513128] zbud: loaded [ 0.513894] VFS: Disk quotas dquot_6.6.0 [ 0.514802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516454] fuse init (API version 7.23) [ 0.517416] Key type big_key registered [ 0.518269] Allocating IMA MOK and blacklist keyrings. [ 0.519810] Key type asymmetric registered [ 0.520783] Asymmetric key parser 'x509' registered [ 0.521743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.523198] io scheduler noop registered [ 0.524002] io scheduler deadline registered (default) [ 0.525035] io scheduler cfq registered [ 0.525891] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.526914] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530055] ACPI: Power Button [PWRF] [ 0.531431] GHES: HEST is not enabled! [ 0.545289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.573309] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605053] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608743] Linux agpgart interface v0.103 [ 0.611492] brd: module loaded [ 0.612748] loop: module loaded [ 0.618445] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619874] GPT:90111 != 2097151 [ 0.620529] GPT:Alternate GPT header not at the end of the disk. [ 0.621582] GPT:90111 != 2097151 [ 0.622231] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.625371] scsi host0: ata_piix [ 0.626104] scsi host1: ata_piix [ 0.626800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629413] libphy: Fixed MDIO Bus: probed [ 0.630214] tun: Universal TUN/TAP device driver, 1.6 [ 0.631141] tun: (C) 1999-2004 Max Krasnyansky [ 0.633504] PPP generic driver version 2.4.2 [ 0.634382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635709] ehci-pci: EHCI PCI platform driver [ 0.636559] ehci-platform: EHCI generic platform driver [ 0.637525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638693] ohci-pci: OHCI PCI platform driver [ 0.639519] ohci-platform: OHCI generic platform driver [ 0.640511] uhci_hcd: USB Universal Host Controller Interface driver [ 0.655268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.656252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657667] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658651] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662298] usb usb1: Product: UHCI Host Controller [ 0.663202] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665348] hub 1-0:1.0: USB hub found [ 0.666111] hub 1-0:1.0: 2 ports detected [ 0.666991] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669057] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669975] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670969] mousedev: PS/2 mouse device common for all mice [ 0.672203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673994] rtc_cmos 00:00: RTC can wake from S4 [ 0.675041] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676208] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677362] i2c /dev entries driver [ 0.678104] device-mapper: uevent: version 1.0.3 [ 0.679012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.681854] NET: Registered protocol family 10 [ 0.682814] NET: Registered protocol family 17 [ 0.683676] Key type dns_resolver registered [ 0.684587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.685644] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.687331] registered taskstats version 1 [ 0.688153] Loading compiled-in X.509 certificates [ 0.689559] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.691346] zswap: loaded using pool lzo/zbud [ 0.693176] Key type trusted registered [ 0.694685] Key type encrypted registered [ 0.695490] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696483] ima: No TPM chip found, activating TPM-bypass! [ 0.697483] evm: HMAC attrs: 0x1 [ 0.698403] Magic number: 10:288:750 [ 0.699157] ata_link link1: hash matches [ 0.699923] link1: hash matches [ 0.700590] tty ttyS1: hash matches [ 0.701393] rtc_cmos 00:00: setting system clock to 2018-11-06 20:44:45 UTC (1541537085) [ 0.702936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.704019] EDD information not available. [ 0.788301] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789807] Write protecting the kernel read-only data: 14336k [ 0.791330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793096] 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.87 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.126839] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.02. iid=i-0000002a 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ4EmIshMEuqWL8DYrJ0kEgZRwfGCh9jvSTzlCF1Kj/Ju9NaoM6LKDbb3KEKi09htV3LubZPToKKYgqfi1/82z75Svk9h9x9Aa+Pm+qjjjmdijjulya3OER9w6SqsLpmEALmHo4kH+cC75Hl1jjyLccmwMaSJjWh647kdGl62fth8dEZ7/j1esKNa4RcyK0u28L651zludYgZ/RCIC/Q8LOep0xUTcrO85RZCaaTOBDhmpcJUv8dv+L0pE+B70OzSsoNNFCc/dUU4utCiEycOQaPiWMlJr2Tk4eTDjRbqkEbouHZlNUo3wtvM2GRxwEZfsnbL795wgwDuw88GMqEQT root@vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2 ssh-dss AAAAB3NzaC1kc3MAAACBAM2ceVsHXLRDDm49CR3prCRVG4IfbDkfkV0ZixCObaGFnonO5kqQpHoXrMTEr9KF+vgMWzKaFbt5Xhjc1sJAlKQoOOQr+pxpK8wF/0NAXr2sEYvHHYbEoznIkL10hwIWUNb7guxPo0O3PTir3CtSTQ+yGTBnxEI0fHzg3UewfFzZAAAAFQDe/P+adi2yhBmMtYrY9oHSnz3+XQAAAIEApWURDIq8PNKRsoWsvBJ1N3eUWfbDhA/Ux8ciYzcVXf7iqTsRdg+EluH6jvYl+6NdfC/2QtcZvy72zhO/2ychAqWxnBslSRPKIbcVszKuYe0I02F8YKhHX10HlhLKOxLwkTVJTzCJSGXPG33aztmrNofjCKrrXkTDkMnLZLywGHYAAACAP06ZQYe0HONrzY05saJGZ2jKFZfMSeKbgRcbS5ZSK9ocZVEn3h9FIxVI7HkPT786XPPNEiqyeEf31AnBJBHx+3SYl5Y8owuAbBb6BeREOKMEbZRXrqmkaPnWAH1uiYlHtdo1vqCwHZsHuAg9t8X2YNPGmclpZ1xWMpSnB+Ncpy4= root@vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe5e:23c5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-440f453c-e031-4352-92e2-7938925a3fc2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.84 === 2018-11-06 20:44:50,851 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-06 20:44:50,971 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 20:44:50,971 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-06 20:44:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 20:44:50,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:51,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44: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-77455353-b904-443a-a787-303152ba66c5 x-compute-request-id: req-77455353-b904-443a-a787-303152ba66c5 Content-Type: application/json 2018-11-06 20:44:51,253 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11 used request id req-77455353-b904-443a-a787-303152ba66c5 2018-11-06 20:44:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.275847911835s 2018-11-06 20:44:51,253 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11 used request id req-77455353-b904-443a-a787-303152ba66c5 2018-11-06 20:44:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-b738f6f3-782b-436c-a6cc-022257164aae x-compute-request-id: req-b738f6f3-782b-436c-a6cc-022257164aae Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:44Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:51Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:51,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b738f6f3-782b-436c-a6cc-022257164aae 2018-11-06 20:44:51,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619499921799s 2018-11-06 20:44:51,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b738f6f3-782b-436c-a6cc-022257164aae 2018-11-06 20:44:51,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:53,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:54,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-b26a4392-82d6-4b07-8690-d9247287a617 x-compute-request-id: req-b26a4392-82d6-4b07-8690-d9247287a617 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:44Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d2:bc", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5889ca0b-4687-43cf-917b-568e7948ba11", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:33.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "5889ca0b-4687-43cf-917b-568e7948ba11", "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:53Z", "hostId": "668736c5b0b578b233e0bb1e5a70655dcd23b38d3bf2082ab7cbef61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:28Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:54,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b26a4392-82d6-4b07-8690-d9247287a617 2018-11-06 20:44:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631986141205s 2018-11-06 20:44:54,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b26a4392-82d6-4b07-8690-d9247287a617 2018-11-06 20:44:54,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:44:56,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-b2b65073-3df3-427f-af79-f5d169182bed x-compute-request-id: req-b2b65073-3df3-427f-af79-f5d169182bed Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:44Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:57,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2b65073-3df3-427f-af79-f5d169182bed 2018-11-06 20:44:57,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648369073868s 2018-11-06 20:44:57,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2b65073-3df3-427f-af79-f5d169182bed 2018-11-06 20:44:57,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 20:44:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:57,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:44: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-7e9f2320-fea0-46c3-9e79-0030bbe6f94d x-compute-request-id: req-7e9f2320-fea0-46c3-9e79-0030bbe6f94d Content-Type: application/json 2018-11-06 20:44:57,324 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b used request id req-7e9f2320-fea0-46c3-9e79-0030bbe6f94d 2018-11-06 20:44:57,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158587932587s 2018-11-06 20:44:57,324 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b used request id req-7e9f2320-fea0-46c3-9e79-0030bbe6f94d 2018-11-06 20:44:57,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:44:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:44:58,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:44: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-f3d795af-7eae-4695-8417-9411bf856fe6 x-compute-request-id: req-f3d795af-7eae-4695-8417-9411bf856fe6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:23:c5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "rel": "bookmark"}], "image": {"id": "b195840b-d34d-4657-9919-55ee3888b4fd", "links": [{"href": "http://172.30.9.26:8774/images/b195840b-d34d-4657-9919-55ee3888b4fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T20:44:44.000000", "flavor": {"id": "3012ecb2-b365-43f5-9843-e631189f75d6", "links": [{"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}]}, "id": "bbd56dc4-07e7-4c65-9fd0-9efa2701f64b", "security_groups": [{"name": "default"}], "user_id": "6d340b64e7e640179ac26fa7a382943f", "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": "2018-11-06T20:44:57Z", "hostId": "73ce7d510940de438c09b91447a8200dae3234739f731b2f3b1d0e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_440f453c-e031-4352-92e2-7938925a3fc2", "created": "2018-11-06T20:44:36Z", "tenant_id": "72b87ff00a564b138c3491361d581494", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 20:44:58,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3d795af-7eae-4695-8417-9411bf856fe6 2018-11-06 20:44:58,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716346979141s 2018-11-06 20:44:58,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3d795af-7eae-4695-8417-9411bf856fe6 2018-11-06 20:44:58,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 20:45:00,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 20:45:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:00,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-e7faf90b-e3ca-4d2c-9b9e-20950d5da673 x-compute-request-id: req-e7faf90b-e3ca-4d2c-9b9e-20950d5da673 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 20:45:00,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7faf90b-e3ca-4d2c-9b9e-20950d5da673 2018-11-06 20:45:00,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0901410579681s 2018-11-06 20:45:00,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7faf90b-e3ca-4d2c-9b9e-20950d5da673 2018-11-06 20:45:00,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 20:45:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/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}c3baf759f3a668bd9127ffd7f733babef6c253ad" -d '{"subnet_id": "8194e78e-60de-4688-81b5-825530b0739f"}' 2018-11-06 20:45:01,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f05860a-e13d-4753-a6f5-9ff80996db28 Date: Tue, 06 Nov 2018 20:45:01 GMT RESP BODY: {"network_id": "373e82ab-6087-4d2b-ac6d-2257f9df4613", "tenant_id": "72b87ff00a564b138c3491361d581494", "subnet_id": "8194e78e-60de-4688-81b5-825530b0739f", "subnet_ids": ["8194e78e-60de-4688-81b5-825530b0739f"], "port_id": "0eca6734-80cd-437a-a513-7caf62d9499f", "id": "603844bb-cacf-42b3-ab40-6d6d1e81676f"} 2018-11-06 20:45:01,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/remove_router_interface.json used request id req-6f05860a-e13d-4753-a6f5-9ff80996db28 2018-11-06 20:45:01,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.04207801819s 2018-11-06 20:45:01,180 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f/remove_router_interface.json used request id req-6f05860a-e13d-4753-a6f5-9ff80996db28 returning object 603844bb-cacf-42b3-ab40-6d6d1e81676f 2018-11-06 20:45:01,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 20:45:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:01,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-082b5909-7907-48f5-980a-9dd2ee1d6b37 Date: Tue, 06 Nov 2018 20:45:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "72b87ff00a564b138c3491361d581494", "created_at": "2018-11-06T20:44:21Z", "admin_state_up": true, "updated_at": "2018-11-06T20:45:00Z", "revision_number": 4, "routes": [], "project_id": "72b87ff00a564b138c3491361d581494", "id": "603844bb-cacf-42b3-ab40-6d6d1e81676f", "name": "vping_userdata-router_440f453c-e031-4352-92e2-7938925a3fc2"}]} 2018-11-06 20:45:01,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-082b5909-7907-48f5-980a-9dd2ee1d6b37 2018-11-06 20:45:01,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0801708698273s 2018-11-06 20:45:01,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-082b5909-7907-48f5-980a-9dd2ee1d6b37 2018-11-06 20:45:01,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 20:45:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f.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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:02,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed50d9ee-8593-4dd2-acda-fa408be7c066 Content-Length: 0 Date: Tue, 06 Nov 2018 20:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:45:02,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f.json used request id req-ed50d9ee-8593-4dd2-acda-fa408be7c066 2018-11-06 20:45:02,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11546397209s 2018-11-06 20:45:02,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/603844bb-cacf-42b3-ab40-6d6d1e81676f.json used request id req-ed50d9ee-8593-4dd2-acda-fa408be7c066 2018-11-06 20:45:02,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 20:45:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59a7645c-8d7c-4695-ad57-b536aa4024b1 Date: Tue, 06 Nov 2018 20:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T20:44:20Z","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":"72b87ff00a564b138c3491361d581494","id":"8194e78e-60de-4688-81b5-825530b0739f","subnetpool_id":null,"name":"vping_userdata-subnet_440f453c-e031-4352-92e2-7938925a3fc2"}]} 2018-11-06 20:45:02,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-59a7645c-8d7c-4695-ad57-b536aa4024b1 2018-11-06 20:45:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0599770545959s 2018-11-06 20:45:02,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-59a7645c-8d7c-4695-ad57-b536aa4024b1 2018-11-06 20:45:02,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 20:45:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/8194e78e-60de-4688-81b5-825530b0739f.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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:04,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac0d1940-e579-4367-930a-cbef85b0e7e5 Date: Tue, 06 Nov 2018 20:45:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:45:04,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8194e78e-60de-4688-81b5-825530b0739f.json used request id req-ac0d1940-e579-4367-930a-cbef85b0e7e5 2018-11-06 20:45:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2802670002s 2018-11-06 20:45:04,721 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8194e78e-60de-4688-81b5-825530b0739f.json used request id req-ac0d1940-e579-4367-930a-cbef85b0e7e5 2018-11-06 20:45:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:45:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:05,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-f08fd81e-450a-40d6-b02c-86071fda982c Date: Tue, 06 Nov 2018 20:45:05 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":"2018-11-06T20:45:04Z","tenant_id":"72b87ff00a564b138c3491361d581494","created_at":"2018-11-06T20:44:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72b87ff00a564b138c3491361d581494","id":"373e82ab-6087-4d2b-ac6d-2257f9df4613","name":"vping_userdata-net_440f453c-e031-4352-92e2-7938925a3fc2"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"updated_at":"2018-11-06T20:18:47Z","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","name":"external"}]} 2018-11-06 20:45:05,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f08fd81e-450a-40d6-b02c-86071fda982c 2018-11-06 20:45:05,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289962053299s 2018-11-06 20:45:05,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f08fd81e-450a-40d6-b02c-86071fda982c 2018-11-06 20:45:05,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 20:45:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/373e82ab-6087-4d2b-ac6d-2257f9df4613.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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:06,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f54a7e2c-9969-4a86-b304-b56355639244 Date: Tue, 06 Nov 2018 20:45:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:45:06,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/373e82ab-6087-4d2b-ac6d-2257f9df4613.json used request id req-f54a7e2c-9969-4a86-b304-b56355639244 2018-11-06 20:45:06,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00015807152s 2018-11-06 20:45:06,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/373e82ab-6087-4d2b-ac6d-2257f9df4613.json used request id req-f54a7e2c-9969-4a86-b304-b56355639244 2018-11-06 20:45:06,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:45:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:06,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-adaa1868-1141-44ce-b3e5-c6c72aba817d Date: Tue, 06 Nov 2018 20:45:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "metadata": {}}], "file": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd/file", "owner": "72b87ff00a564b138c3491361d581494", "id": "b195840b-d34d-4657-9919-55ee3888b4fd", "size": 12716032, "self": "/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/b195840b-d34d-4657-9919-55ee3888b4fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:44:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_440f453c-e031-4352-92e2-7938925a3fc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:44:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:45:06,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-adaa1868-1141-44ce-b3e5-c6c72aba817d 2018-11-06 20:45:06,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281471014023s 2018-11-06 20:45:06,296 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-adaa1868-1141-44ce-b3e5-c6c72aba817d 2018-11-06 20:45:06,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 20:45:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3baf759f3a668bd9127ffd7f733babef6c253ad" 2018-11-06 20:45:08,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1333a43-d760-4935-894a-e8effcf0b5ab Date: Tue, 06 Nov 2018 20:45:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:45:08,168 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd used request id req-b1333a43-d760-4935-894a-e8effcf0b5ab 2018-11-06 20:45:08,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.87072396278s 2018-11-06 20:45:08,169 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b195840b-d34d-4657-9919-55ee3888b4fd used request id req-b1333a43-d760-4935-894a-e8effcf0b5ab 2018-11-06 20:45:08,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 20:45:08,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-948b8ab0-a5d9-4d90-92ec-a5dac4554445 x-compute-request-id: req-948b8ab0-a5d9-4d90-92ec-a5dac4554445 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3012ecb2-b365-43f5-9843-e631189f75d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3012ecb2-b365-43f5-9843-e631189f75d6", "name": "vping_userdata-flavor_440f453c-e031-4352-92e2-7938925a3fc2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 20:45:08,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-948b8ab0-a5d9-4d90-92ec-a5dac4554445 2018-11-06 20:45:08,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0387380123138s 2018-11-06 20:45:08,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-948b8ab0-a5d9-4d90-92ec-a5dac4554445 2018-11-06 20:45:08,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 20:45:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,264 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 20:45: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-8cbbc6cd-d8a6-4936-b089-001adb29cb0c x-compute-request-id: req-8cbbc6cd-d8a6-4936-b089-001adb29cb0c Content-Length: 0 Content-Type: application/json 2018-11-06 20:45:08,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6 used request id req-8cbbc6cd-d8a6-4936-b089-001adb29cb0c 2018-11-06 20:45:08,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0541520118713s 2018-11-06 20:45:08,264 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3012ecb2-b365-43f5-9843-e631189f75d6 used request id req-8cbbc6cd-d8a6-4936-b089-001adb29cb0c 2018-11-06 20:45:08,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:45:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febb0529-6629-4d3e-89b4-e8072f039dca Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2", "links": {"self": "http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f"}, "domain_id": "default", "enabled": true, "id": "6d340b64e7e640179ac26fa7a382943f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:45:08,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-febb0529-6629-4d3e-89b4-e8072f039dca 2018-11-06 20:45:08,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937139987946s 2018-11-06 20:45:08,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-febb0529-6629-4d3e-89b4-e8072f039dca 2018-11-06 20:45:08,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:45:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dacc42-c82d-46a4-be84-99635358db5b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f"}, "enabled": true, "id": "6d340b64e7e640179ac26fa7a382943f", "options": {}, "domain_id": "default", "name": "vping_userdata-user_440f453c-e031-4352-92e2-7938925a3fc2"}} 2018-11-06 20:45:08,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f used request id req-a2dacc42-c82d-46a4-be84-99635358db5b 2018-11-06 20:45:08,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0889091491699s 2018-11-06 20:45:08,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f used request id req-a2dacc42-c82d-46a4-be84-99635358db5b 2018-11-06 20:45:08,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 20:45:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5478ef2a-7fbb-45ff-a18a-33603a4df6f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:08,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f used request id req-5478ef2a-7fbb-45ff-a18a-33603a4df6f4 2018-11-06 20:45:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261832952499s 2018-11-06 20:45:08,717 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6d340b64e7e640179ac26fa7a382943f used request id req-5478ef2a-7fbb-45ff-a18a-33603a4df6f4 2018-11-06 20:45:08,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:45:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34abc9a-c7bb-4d33-9138-0852c250eb05 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494"}, "enabled": true, "id": "72b87ff00a564b138c3491361d581494", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_440f453c-e031-4352-92e2-7938925a3fc2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 20:45:08,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e34abc9a-c7bb-4d33-9138-0852c250eb05 2018-11-06 20:45:08,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841159820557s 2018-11-06 20:45:08,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e34abc9a-c7bb-4d33-9138-0852c250eb05 2018-11-06 20:45:08,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 20:45:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:08,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20af5b4b-d2d6-49ad-9bdb-49b5c22f27cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:08,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494 used request id req-20af5b4b-d2d6-49ad-9bdb-49b5c22f27cf 2018-11-06 20:45:08,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.131113052368s 2018-11-06 20:45:08,936 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72b87ff00a564b138c3491361d581494 used request id req-20af5b4b-d2d6-49ad-9bdb-49b5c22f27cf 2018-11-06 20:45:08,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:08,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:09,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d200a815-b51d-49a2-845f-f8c7de05a93c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "137b94d4d8394ac49da2bc791874598d", "links": {"self": "http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:09,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d200a815-b51d-49a2-845f-f8c7de05a93c 2018-11-06 20:45:09,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806448459625s 2018-11-06 20:45:09,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 20:45:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:09,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b5fa53-2e21-4380-833d-eaecfe32b1ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:09,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/137b94d4d8394ac49da2bc791874598d used request id req-07b5fa53-2e21-4380-833d-eaecfe32b1ab 2018-11-06 20:45:09,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106731891632s 2018-11-06 20:45:09,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:45:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=72b87ff00a564b138c3491361d581494&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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:09,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-4475691f-1457-41b7-94e2-988719022499 Date: Tue, 06 Nov 2018 20:45:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72b87ff00a564b138c3491361d581494", "created_at": "2018-11-06T20:44:18Z", "updated_at": "2018-11-06T20:44:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "02d7e165-ddcb-418f-8f2f-af31cb111309", "remote_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "7402d448-7c03-4d21-8ca1-846d5f54a5e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "c3af1fc5-551d-419c-a89e-4fe75e16bc0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "c84a9eea-b1ab-4b57-aeac-2a0514cd4a98", "remote_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b87ff00a564b138c3491361d581494"}], "revision_number": 4, "project_id": "72b87ff00a564b138c3491361d581494", "id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "name": "default"}]} 2018-11-06 20:45:09,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=72b87ff00a564b138c3491361d581494&name=default used request id req-4475691f-1457-41b7-94e2-988719022499 2018-11-06 20:45:09,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182703018188s 2018-11-06 20:45:09,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=72b87ff00a564b138c3491361d581494&name=default used request id req-4475691f-1457-41b7-94e2-988719022499 2018-11-06 20:45:09,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 20:45:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:09,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e0eb8df9-4575-444c-9215-30c4f6726d06 Date: Tue, 06 Nov 2018 20:45:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b87ff00a564b138c3491361d581494", "created_at": "2018-11-06T20:44:18Z", "updated_at": "2018-11-06T20:44:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "7402d448-7c03-4d21-8ca1-846d5f54a5e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "c3af1fc5-551d-419c-a89e-4fe75e16bc0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "02d7e165-ddcb-418f-8f2f-af31cb111309", "remote_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b87ff00a564b138c3491361d581494"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:44:18Z", "revision_number": 0, "id": "c84a9eea-b1ab-4b57-aeac-2a0514cd4a98", "remote_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "remote_ip_prefix": null, "created_at": "2018-11-06T20:44:18Z", "security_group_id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "tenant_id": "72b87ff00a564b138c3491361d581494", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b87ff00a564b138c3491361d581494"}], "revision_number": 4, "project_id": "72b87ff00a564b138c3491361d581494", "id": "b7b140f5-bda4-4a60-8af1-3d71e8a03c39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 20:45:09,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e0eb8df9-4575-444c-9215-30c4f6726d06 2018-11-06 20:45:09,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202094078064s 2018-11-06 20:45:09,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e0eb8df9-4575-444c-9215-30c4f6726d06 2018-11-06 20:45:09,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 20:45:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b7b140f5-bda4-4a60-8af1-3d71e8a03c39.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}010092e8f1792ea9ac5f2b47d699c7d8263fc41d" 2018-11-06 20:45:09,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d5e76ec-e050-44ec-9ca0-964fd59d5362 Content-Length: 0 Date: Tue, 06 Nov 2018 20:45:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 20:45:09,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b7b140f5-bda4-4a60-8af1-3d71e8a03c39.json used request id req-1d5e76ec-e050-44ec-9ca0-964fd59d5362 2018-11-06 20:45:09,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.357656955719s 2018-11-06 20:45:09,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b7b140f5-bda4-4a60-8af1-3d71e8a03c39.json used request id req-1d5e76ec-e050-44ec-9ca0-964fd59d5362 2018-11-06 20:45:09,933 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-11-06 20:45:09,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:45:09,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:45:09,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:45:09,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:45:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:45:09,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecaec07b-c5a8-4039-b1dc-1725584864c1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:45:09,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecaec07b-c5a8-4039-b1dc-1725584864c1 2018-11-06 20:45:09,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:45:10,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["ner0Eb8yTGu26Z4N_teIzQ"], "issued_at": "2018-11-06T20:45:10.000000Z"}} 2018-11-06 20:45:10,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 20:45:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:10,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8ba474f9-5890-458b-a05f-b74b0b60bfe6 Date: Tue, 06 Nov 2018 20:45:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 20:45:10,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8ba474f9-5890-458b-a05f-b74b0b60bfe6 2018-11-06 20:45:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355046033859s 2018-11-06 20:45:10,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8ba474f9-5890-458b-a05f-b74b0b60bfe6 2018-11-06 20:45:10,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 20:45:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:10,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:45: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:45:10,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ab0a83-255d-45fe-bc63-f29a4e93e5a0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 20:45:10,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b6ab0a83-255d-45fe-bc63-f29a4e93e5a0 2018-11-06 20:45:10,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0836880207062s 2018-11-06 20:45:10,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 20:45:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}}' 2018-11-06 20:45:10,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ba1fb7-9941-4ed0-ad7e-56220dd662d9 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.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901"}, "enabled": true, "id": "d821d9fb696246dcbc76b4c980546901", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}} 2018-11-06 20:45:10,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49ba1fb7-9941-4ed0-ad7e-56220dd662d9 2018-11-06 20:45:10,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116357088089s 2018-11-06 20:45:10,946 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49ba1fb7-9941-4ed0-ad7e-56220dd662d9 2018-11-06 20:45:10,947 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'id': u'd821d9fb696246dcbc76b4c980546901', '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'})}) 2018-11-06 20:45:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 20:45:11,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357640981674s 2018-11-06 20:45:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9150423e-4d40-491a-a562-0f3e3064b627 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}} 2018-11-06 20:45:11,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 used request id req-9150423e-4d40-491a-a562-0f3e3064b627 2018-11-06 20:45:11,408 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'676f5cbabdfa402ebb05af8378d4ec79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff'}) 2018-11-06 20:45:11,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a65a7e9-2bab-437c-81d0-64d4d01a5786 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:11,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a65a7e9-2bab-437c-81d0-64d4d01a5786 2018-11-06 20:45:11,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795631408691s 2018-11-06 20:45:11,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:11,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94ff7b8-2e78-42c7-8c0c-2b2edc11ff1c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:11,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a94ff7b8-2e78-42c7-8c0c-2b2edc11ff1c 2018-11-06 20:45:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840768814087s 2018-11-06 20:45:11,574 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 20:45:11,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 20:45:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"role": {"name": "Member"}}' 2018-11-06 20:45:11,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78fe8daa-d7c3-4b58-95b3-55b73851b331 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}} 2018-11-06 20:45:11,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-78fe8daa-d7c3-4b58-95b3-55b73851b331 2018-11-06 20:45:11,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10157585144s 2018-11-06 20:45:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671f0908-cdcc-4272-8201-85b788aa0011 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "domain_id": null, "name": "Member", "id": "869b16ff68eb40929f042de16bdae2d8"}} 2018-11-06 20:45:11,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8 used request id req-671f0908-cdcc-4272-8201-85b788aa0011 2018-11-06 20:45:11,763 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8'}, 'domain_id': None, 'human_id': None, 'id': u'869b16ff68eb40929f042de16bdae2d8', 'HUMAN_ID': False}) 2018-11-06 20:45:11,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e86d5c4-4fa7-4bdb-bd6e-8f8a94e6d5ff Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:11,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e86d5c4-4fa7-4bdb-bd6e-8f8a94e6d5ff 2018-11-06 20:45:11,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0895700454712s 2018-11-06 20:45:11,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:45:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8035f4b-a255-4327-b5d7-3ff889b3eb57 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:45:11,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f8035f4b-a255-4327-b5d7-3ff889b3eb57 2018-11-06 20:45:11,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0894360542297s 2018-11-06 20:45:11,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:45:11,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:11,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b65e014-c0da-41cf-8cef-c21fb22b6e7f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "domain_id": "default", "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:45:11,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3b65e014-c0da-41cf-8cef-c21fb22b6e7f 2018-11-06 20:45:11,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0349140167236s 2018-11-06 20:45:11,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3b65e014-c0da-41cf-8cef-c21fb22b6e7f 2018-11-06 20:45:11,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:45:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c618d006-9e0c-4150-9872-ac50d56ff49b Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901"}, "enabled": true, "id": "d821d9fb696246dcbc76b4c980546901", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}]} 2018-11-06 20:45:12,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c618d006-9e0c-4150-9872-ac50d56ff49b 2018-11-06 20:45:12,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0860872268677s 2018-11-06 20:45:12,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c618d006-9e0c-4150-9872-ac50d56ff49b 2018-11-06 20:45:12,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:45:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=869b16ff68eb40929f042de16bdae2d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb6e570-aee8-4659-992c-d6c3050abc13 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=869b16ff68eb40929f042de16bdae2d8", "previous": null, "next": null}} 2018-11-06 20:45:12,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=869b16ff68eb40929f042de16bdae2d8 used request id req-fdb6e570-aee8-4659-992c-d6c3050abc13 2018-11-06 20:45:12,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080924987793s 2018-11-06 20:45:12,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:45:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901/users/676f5cbabdfa402ebb05af8378d4ec79/roles/869b16ff68eb40929f042de16bdae2d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47382df7-7c55-468b-802b-a9b243a40421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:12,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901/users/676f5cbabdfa402ebb05af8378d4ec79/roles/869b16ff68eb40929f042de16bdae2d8 used request id req-47382df7-7c55-468b-802b-a9b243a40421 2018-11-06 20:45:12,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.139605045319s 2018-11-06 20:45:12,297 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 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': '4505245b-0a64-44d7-b6e3-3e565964dcbf', 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_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'project_id': u'd821d9fb696246dcbc76b4c980546901', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 20:45:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 20:45:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 20:45:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 20:45:12,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 20:45:12,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 20:45:12,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 20:45:12,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 20:45:12,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 20:45:12,302 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'password': '4505245b-0a64-44d7-b6e3-3e565964dcbf', 'project_name': 'tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd821d9fb696246dcbc76b4c980546901', 'project_domain_name': 'Default'} 2018-11-06 20:45:12,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a003d8-370e-4d79-a04c-ebdfc8a715b7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:12,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3a003d8-370e-4d79-a04c-ebdfc8a715b7 2018-11-06 20:45:12,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790889263153s 2018-11-06 20:45:12,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7547b6-8958-4cfb-9350-5faeef034815 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:12,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c7547b6-8958-4cfb-9350-5faeef034815 2018-11-06 20:45:12,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729858875275s 2018-11-06 20:45:12,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:45:12,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f95b44-5681-4c4c-940a-a11817c8557b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:45:12,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-01f95b44-5681-4c4c-940a-a11817c8557b 2018-11-06 20:45:12,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0786719322205s 2018-11-06 20:45:12,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:45:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c37f5a0-fbb7-4516-9cd4-49a02e0f56cf Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "domain_id": "default", "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:45:12,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0c37f5a0-fbb7-4516-9cd4-49a02e0f56cf 2018-11-06 20:45:12,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968210697174s 2018-11-06 20:45:12,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0c37f5a0-fbb7-4516-9cd4-49a02e0f56cf 2018-11-06 20:45:12,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 20:45:12,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec8d4c5-0818-4e42-8e78-c4b3ba3903a5 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901"}, "enabled": true, "id": "d821d9fb696246dcbc76b4c980546901", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}]} 2018-11-06 20:45:12,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7ec8d4c5-0818-4e42-8e78-c4b3ba3903a5 2018-11-06 20:45:12,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0967040061951s 2018-11-06 20:45:12,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7ec8d4c5-0818-4e42-8e78-c4b3ba3903a5 2018-11-06 20:45:12,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:45:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a93da42-afdf-4352-b166-37530607166c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 20:45:12,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&scope.project.id=d821d9fb696246dcbc76b4c980546901&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-6a93da42-afdf-4352-b166-37530607166c 2018-11-06 20:45:12,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807490348816s 2018-11-06 20:45:12,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:45:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901/users/676f5cbabdfa402ebb05af8378d4ec79/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:12,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15619fdc-37b4-4970-a355-b4dda49092fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:12,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901/users/676f5cbabdfa402ebb05af8378d4ec79/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-15619fdc-37b4-4970-a355-b4dda49092fb 2018-11-06 20:45:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122492074966s 2018-11-06 20:45:12,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:13,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47177a6-2c48-47ce-ba74-51967a6d20dd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:13,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a47177a6-2c48-47ce-ba74-51967a6d20dd 2018-11-06 20:45:13,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075140953064s 2018-11-06 20:45:13,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 20:45:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:13,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2b920d-75c4-45e2-b383-e48b35a0c7a9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 20:45:13,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ad2b920d-75c4-45e2-b383-e48b35a0c7a9 2018-11-06 20:45:13,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805361270905s 2018-11-06 20:45:13,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 20:45:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:13,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fcda39-b6c6-4e27-8cfa-5854d402de95 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "domain_id": "default", "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 20:45:13,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-46fcda39-b6c6-4e27-8cfa-5854d402de95 2018-11-06 20:45:13,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973539352417s 2018-11-06 20:45:13,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-46fcda39-b6c6-4e27-8cfa-5854d402de95 2018-11-06 20:45:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 20:45:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:13,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74635002-60b0-4336-bc92-08512e214c6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 20:45:13,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=676f5cbabdfa402ebb05af8378d4ec79&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default used request id req-74635002-60b0-4336-bc92-08512e214c6b 2018-11-06 20:45:13,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0730490684509s 2018-11-06 20:45:13,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 20:45:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/676f5cbabdfa402ebb05af8378d4ec79/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 20:45:13,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf4a8b0-7d20-456d-99bd-f5ae60401276 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 20:45:13,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/676f5cbabdfa402ebb05af8378d4ec79/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-1bf4a8b0-7d20-456d-99bd-f5ae60401276 2018-11-06 20:45:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131129026413s 2018-11-06 20:45:13,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 20:45:20,852 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 20:45:20.585 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0d136a5b-862a-4a6e-8448-84541a9e6538) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0d136a5b-862a-4a6e-8448-84541a9e6538 | 2018-11-06T20:45:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0d136a5b-862a-4a6e-8448-84541a9e6538 ~/.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 2018-11-06 20:45:24,023 - 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 | +-------------+----------------+-----------+ 2018-11-06 20:45:24,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 20:45:30,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 20:45:28.172 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 20:45:28.334 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 20:45:29.855 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32) has been successfully created! Using verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32) as the default verifier for the future CLI operations. 2018-11-06 20:45:32,974 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-11-06 20:45:32,975 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 20:45:33,103 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 20:45:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 20:45:33,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a87136a-1a42-4cfe-aa31-419ecf02d5d9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 20:45:33,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a87136a-1a42-4cfe-aa31-419ecf02d5d9 2018-11-06 20:45:33,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 20:45:33,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "869b16ff68eb40929f042de16bdae2d8", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T21:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d821d9fb696246dcbc76b4c980546901", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/d821d9fb696246dcbc76b4c980546901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/d821d9fb696246dcbc76b4c980546901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/d821d9fb696246dcbc76b4c980546901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d821d9fb696246dcbc76b4c980546901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/d821d9fb696246dcbc76b4c980546901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/d821d9fb696246dcbc76b4c980546901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d821d9fb696246dcbc76b4c980546901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/d821d9fb696246dcbc76b4c980546901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/d821d9fb696246dcbc76b4c980546901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d821d9fb696246dcbc76b4c980546901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/d821d9fb696246dcbc76b4c980546901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/d821d9fb696246dcbc76b4c980546901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "id": "676f5cbabdfa402ebb05af8378d4ec79"}, "audit_ids": ["sGiZclkGR3CZ8idcs1iYhQ"], "issued_at": "2018-11-06T20:45:33.000000Z"}} 2018-11-06 20:45:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:33,502 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 20:45:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 20:45:33,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:45:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:33,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7dc77747-84ec-4187-aab6-6e2879cd4004 Date: Tue, 06 Nov 2018 20:45:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:45:33,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7dc77747-84ec-4187-aab6-6e2879cd4004 2018-11-06 20:45:33,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163873910904s 2018-11-06 20:45:33,669 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7dc77747-84ec-4187-aab6-6e2879cd4004 2018-11-06 20:45:33,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 20:45:33,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}' 2018-11-06 20:45:33,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20 X-Openstack-Request-Id: req-5122140d-ea61-4f8a-9da5-ffe7f8689bf4 Date: Tue, 06 Nov 2018 20:45:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "26d06051-8045-4b50-a036-b1bbbb658d20", "size": null, "self": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": null, "created_at": "2018-11-06T20:45:33Z", "protected": false} 2018-11-06 20:45:33,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5122140d-ea61-4f8a-9da5-ffe7f8689bf4 2018-11-06 20:45:33,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.251329898834s 2018-11-06 20:45:33,922 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5122140d-ea61-4f8a-9da5-ffe7f8689bf4 returning object 26d06051-8045-4b50-a036-b1bbbb658d20 2018-11-06 20:45:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 20:45:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" -d '' 2018-11-06 20:45:35,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20fe3a3e-76a5-47d7-8642-a35196a222e8 Date: Tue, 06 Nov 2018 20:45:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:45:35,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file used request id req-20fe3a3e-76a5-47d7-8642-a35196a222e8 2018-11-06 20:45:35,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.97148108482s 2018-11-06 20:45:35,895 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file used request id req-20fe3a3e-76a5-47d7-8642-a35196a222e8 2018-11-06 20:45:35,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:45:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:36,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-7541c7e3-6d72-4cc6-b0c5-1bcfb67f9367 Date: Tue, 06 Nov 2018 20:45:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "metadata": {}}], "file": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "26d06051-8045-4b50-a036-b1bbbb658d20", "size": 12716032, "self": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:45:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:45:36,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7541c7e3-6d72-4cc6-b0c5-1bcfb67f9367 2018-11-06 20:45:36,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213953018188s 2018-11-06 20:45:36,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7541c7e3-6d72-4cc6-b0c5-1bcfb67f9367 2018-11-06 20:45:36,112 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file', 'owner': u'd821d9fb696246dcbc76b4c980546901', 'id': u'26d06051-8045-4b50-a036-b1bbbb658d20', 'size': 12716032, u'self': u'/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd821d9fb696246dcbc76b4c980546901', 'name': 'tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T20:45:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T20:45:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'created': u'2018-11-06T20:45:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T20:45:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 20:45:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 20:45:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 20:45:36,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-9194b642-2ebb-4090-8f57-96aa3df33355 x-compute-request-id: req-9194b642-2ebb-4090-8f57-96aa3df33355 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3066ac53-ad35-4cdb-9c11-89b7b34731d8", "name": "tempest_smoke_serial-flavor_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:45:36,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9194b642-2ebb-4090-8f57-96aa3df33355 2018-11-06 20:45:36,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.217348098755s 2018-11-06 20:45:36,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9194b642-2ebb-4090-8f57-96aa3df33355 returning object 3066ac53-ad35-4cdb-9c11-89b7b34731d8 2018-11-06 20:45:36,331 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', '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'35cef63a552c4009857581d35066215c', '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'3066ac53-ad35-4cdb-9c11-89b7b34731d8', 'swap': 0}) 2018-11-06 20:45:36,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 20:45:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8/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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"extra_specs": {}}' 2018-11-06 20:45:36,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-a9cd01ad-a9d7-44ce-8ea8-9e267fc1600a x-compute-request-id: req-a9cd01ad-a9d7-44ce-8ea8-9e267fc1600a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:45:36,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8/os-extra_specs used request id req-a9cd01ad-a9d7-44ce-8ea8-9e267fc1600a 2018-11-06 20:45:36,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0184211730957s 2018-11-06 20:45:36,350 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8/os-extra_specs used request id req-a9cd01ad-a9d7-44ce-8ea8-9e267fc1600a 2018-11-06 20:45:36,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 20:45:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:36,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 20:45: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 20:45:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:36,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d1f679-da93-4d4c-8648-eb94d420073f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 20:45:36,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13d1f679-da93-4d4c-8648-eb94d420073f 2018-11-06 20:45:36,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.086040019989s 2018-11-06 20:45:36,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 20:45:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:36,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-e93766ae-2b2c-4f56-b8da-c73bb628b687 x-compute-request-id: req-e93766ae-2b2c-4f56-b8da-c73bb628b687 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 20:45:36,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e93766ae-2b2c-4f56-b8da-c73bb628b687 2018-11-06 20:45:36,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180541992188s 2018-11-06 20:45:36,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e93766ae-2b2c-4f56-b8da-c73bb628b687 2018-11-06 20:45:36,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:45:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:36,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-fd4334f0-a2dd-418e-b013-7f1c9860b566 Date: Tue, 06 Nov 2018 20:45:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "metadata": {}}], "file": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "26d06051-8045-4b50-a036-b1bbbb658d20", "size": 12716032, "self": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:45:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:45:36,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd4334f0-a2dd-418e-b013-7f1c9860b566 2018-11-06 20:45:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169727087021s 2018-11-06 20:45:36,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd4334f0-a2dd-418e-b013-7f1c9860b566 2018-11-06 20:45:36,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 20:45:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}' 2018-11-06 20:45:37,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf X-Openstack-Request-Id: req-c6837f2f-c7dc-4316-a12e-3072d4abdaa9 Date: Tue, 06 Nov 2018 20:45:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "31af63ba-d1b8-4977-9f6f-70b89fd2c1cf", "size": null, "self": "/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": null, "created_at": "2018-11-06T20:45:36Z", "protected": false} 2018-11-06 20:45:37,014 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6837f2f-c7dc-4316-a12e-3072d4abdaa9 2018-11-06 20:45:37,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217843055725s 2018-11-06 20:45:37,014 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6837f2f-c7dc-4316-a12e-3072d4abdaa9 returning object 31af63ba-d1b8-4977-9f6f-70b89fd2c1cf 2018-11-06 20:45:37,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 20:45:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" -d '' 2018-11-06 20:45:38,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa96e41a-0084-4588-af4e-8a492e63734d Date: Tue, 06 Nov 2018 20:45:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 20:45:38,120 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/file used request id req-aa96e41a-0084-4588-af4e-8a492e63734d 2018-11-06 20:45:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10507202148s 2018-11-06 20:45:38,120 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/file used request id req-aa96e41a-0084-4588-af4e-8a492e63734d 2018-11-06 20:45:38,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 20:45:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 20:45:38,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-7a301ce5-d65a-429a-bed4-583db34d604e Date: Tue, 06 Nov 2018 20:45:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/snap", "metadata": {}}], "file": "/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "31af63ba-d1b8-4977-9f6f-70b89fd2c1cf", "size": 12716032, "self": "/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:45:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "metadata": {}}], "file": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "26d06051-8045-4b50-a036-b1bbbb658d20", "size": 12716032, "self": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:45:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 20:45:38,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7a301ce5-d65a-429a-bed4-583db34d604e 2018-11-06 20:45:38,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235313177109s 2018-11-06 20:45:38,357 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7a301ce5-d65a-429a-bed4-583db34d604e 2018-11-06 20:45:38,359 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/file', 'owner': u'd821d9fb696246dcbc76b4c980546901', 'id': u'31af63ba-d1b8-4977-9f6f-70b89fd2c1cf', 'size': 12716032, u'self': u'/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd821d9fb696246dcbc76b4c980546901', 'name': 'tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T20:45:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T20:45:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', 'created': u'2018-11-06T20:45:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T20:45:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 20:45:38,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 20:45:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 20:45:38,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-7b1b974d-cf36-4353-b2cf-d47a8328fa42 x-compute-request-id: req-7b1b974d-cf36-4353-b2cf-d47a8328fa42 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa80b92b-5416-4464-bf1b-39ebcc678372", "name": "tempest_smoke_serial-flavor_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 20:45:38,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7b1b974d-cf36-4353-b2cf-d47a8328fa42 2018-11-06 20:45:38,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0633749961853s 2018-11-06 20:45:38,424 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7b1b974d-cf36-4353-b2cf-d47a8328fa42 returning object aa80b92b-5416-4464-bf1b-39ebcc678372 2018-11-06 20:45:38,425 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', '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'35cef63a552c4009857581d35066215c', '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'aa80b92b-5416-4464-bf1b-39ebcc678372', 'swap': 0}) 2018-11-06 20:45:38,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 20:45:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372/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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" -d '{"extra_specs": {}}' 2018-11-06 20:45:38,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 20:45: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-ff7a8c31-19c2-47f6-b8b8-58d464cafe72 x-compute-request-id: req-ff7a8c31-19c2-47f6-b8b8-58d464cafe72 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 20:45:38,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372/os-extra_specs used request id req-ff7a8c31-19c2-47f6-b8b8-58d464cafe72 2018-11-06 20:45:38,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214788913727s 2018-11-06 20:45:38,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372/os-extra_specs used request id req-ff7a8c31-19c2-47f6-b8b8-58d464cafe72 2018-11-06 20:45:38,448 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff', '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'35cef63a552c4009857581d35066215c', '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'aa80b92b-5416-4464-bf1b-39ebcc678372', 'swap': 0}) 2018-11-06 20:45:41,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 20:45:40.459 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32) for deployment 'opnfv-rally' (UUID=0d136a5b-862a-4a6e-8448-84541a9e6538). 2018-11-06 20:45:41.385 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 20:45:41.387 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32) has been successfully configured for deployment 'opnfv-rally' (UUID=0d136a5b-862a-4a6e-8448-84541a9e6538)! 2018-11-06 20:45:41,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 20:45:41,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 20:45:41,551 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 20:45:41,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 20:45:45,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-599d04b5-2cb5-4379-95d8-729e560d7f32/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-11-06 20:45:45,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 20:45:45,367 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 20:45:45,367 - 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']'. 2018-11-06 20:45:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:45:47.546 51 INFO rally.api [-] Starting verification (UUID=9dbabba7-104f-4681-8025-f426128421bd) for deployment 'opnfv-rally' (UUID=0d136a5b-862a-4a6e-8448-84541a9e6538) by verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32). 2018-11-06 20:45:47,548 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9dbabba7-104f-4681-8025-f426128421bd 2018-11-06 20:45:54,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:45:54.308 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.185s] 2018-11-06 20:45:54,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:45:54.367 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-11-06 20:46:01,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:46:01.035 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.597s] 2018-11-06 20:46:04,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:46:04.621 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.585s] 2018-11-06 20:46:16,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:46:16.957 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.681s] 2018-11-06 20:46:33,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:46:33.671 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.063s] 2018-11-06 20:47:07,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:47:07.714 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2018-11-06 20:47:07,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:47:07.715 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-06 20:47:37,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:47:37.597 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2018-11-06 20:47:37,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:47:37.598 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-06 20:48:07,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:48:07.778 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2018-11-06 20:48:07,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:48:07.780 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-06 20:49:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:49:51.156 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [73.888s] 2018-11-06 20:50:12,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:12.955 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2018-11-06 20:50:13,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:13.058 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-11-06 20:50:21,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:21.391 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.634s] 2018-11-06 20:50:21,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:21.400 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-06 20:50:22,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:22.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 20:50:22,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:22.930 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 20:50:27,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:27.345 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.357s] 2018-11-06 20:50:33,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:33.826 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.403s] 2018-11-06 20:50:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:40.712 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.588s] 2018-11-06 20:50:48,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:48.333 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.381s] 2018-11-06 20:50:57,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:50:57.861 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.088s] 2018-11-06 20:51:04,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:04.307 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.787s] 2018-11-06 20:51:10,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:10.875 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.169s] 2018-11-06 20:51:18,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:18.389 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.401s] 2018-11-06 20:51:26,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:26.254 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.730s] 2018-11-06 20:51:35,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:35.503 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.571s] 2018-11-06 20:51:38,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:38.479 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-06 20:51:40,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:40.416 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-11-06 20:51:40,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:40.495 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.079s] 2018-11-06 20:51:40,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:40.567 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-11-06 20:51:40,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:40.574 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-06 20:51:44,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:44.698 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.795s] 2018-11-06 20:51:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:46.946 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.248s] 2018-11-06 20:51:48,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:48.915 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.968s] 2018-11-06 20:51:55,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:51:55.459 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-11-06 20:52:02,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:02.973 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.156s] 2018-11-06 20:52:15,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:15.943 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.796s] 2018-11-06 20:52:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:19.536 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.592s] 2018-11-06 20:52:30,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:30.614 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.881s] 2018-11-06 20:52:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:34.119 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.504s] 2018-11-06 20:52:43,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:43.412 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.291s] 2018-11-06 20:52:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:52.243 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.669s] 2018-11-06 20:52:55,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:52:55.941 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.696s] 2018-11-06 20:53:02,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:02.055 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.114s] 2018-11-06 20:53:18,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:18.255 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.638s] 2018-11-06 20:53:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:18.679 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.425s] 2018-11-06 20:53:18,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:18.824 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.145s] 2018-11-06 20:53:19,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:19.054 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.230s] 2018-11-06 20:53:19,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:19.153 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.098s] 2018-11-06 20:53:19,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:19.214 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2018-11-06 20:53:34,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:34.391 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.624s] 2018-11-06 20:53:34,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:34.834 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.444s] 2018-11-06 20:53:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:34.980 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.145s] 2018-11-06 20:53:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:35.184 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.203s] 2018-11-06 20:53:35,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:35.420 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.235s] 2018-11-06 20:53:35,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:35.719 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.299s] 2018-11-06 20:53:48,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:48.924 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.960s] 2018-11-06 20:53:55,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:55.668 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.743s] 2018-11-06 20:53:57,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:57.445 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.776s] 2018-11-06 20:53:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:57.652 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.208s] 2018-11-06 20:53:57,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:53:57.701 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.048s] 2018-11-06 20:54:09,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:09.212 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.080s] 2018-11-06 20:54:15,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:15.907 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.695s] 2018-11-06 20:54:17,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:17.984 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.076s] 2018-11-06 20:54:18,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:18.175 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.193s] 2018-11-06 20:54:18,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:18.267 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2018-11-06 20:54:33,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:33.340 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.623s] 2018-11-06 20:54:38,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:38.687 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.346s] 2018-11-06 20:54:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:43.304 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.616s] 2018-11-06 20:54:46,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:54:46.232 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.928s] 2018-11-06 20:55:11,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:11.720 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.964s] 2018-11-06 20:55:17,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:17.258 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.538s] 2018-11-06 20:55:21,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:21.974 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.715s] 2018-11-06 20:55:24,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:24.931 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.956s] 2018-11-06 20:55:41,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:41.492 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.476s] 2018-11-06 20:55:43,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:43.820 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.325s] 2018-11-06 20:55:43,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:43.873 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.057s] 2018-11-06 20:55:48,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:48.632 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.535s] 2018-11-06 20:55:51,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:51.076 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.440s] 2018-11-06 20:55:51,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:51.401 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.328s] 2018-11-06 20:55:55,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:55.664 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.228s] 2018-11-06 20:55:59,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:55:59.459 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-06 20:56:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:00.913 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-06 20:56:00,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:00.916 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-06 20:56:00,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:00.917 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-06 20:56:00,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:00.918 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 20:56:00,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:00.919 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-06 20:56:02,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:02.859 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-06 20:56:17,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:17.194 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.993s] 2018-11-06 20:56:29,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:29.904 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.007s] 2018-11-06 20:56:43,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:43.192 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.285s] 2018-11-06 20:56:53,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:56:53.099 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-11-06 20:59:00,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:59:00.160 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [120.564s] 2018-11-06 20:59:35,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 20:59:35.902 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.838s] 2018-11-06 21:00:22,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:00:22.417 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.199s] 2018-11-06 21:00:38,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9dbabba7-104f-4681-8025-f426128421bd 2018-11-06 21:00:38,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9dbabba7-104f-4681-8025-f426128421bd']'. 2018-11-06 21:00:39,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 21:00:39,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9dbabba7-104f-4681-8025-f426128421bd | 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 20:45:47 | 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 21:00:38 | 2018-11-06 21:00:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:51 | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 599d04b5-2cb5-4379-95d8-729e560d7f32) | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0d136a5b-862a-4a6e-8448-84541a9e6538) | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-11-06 21:00:39,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 870.244 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:00:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 21:00:39,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 21:00:39,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-11-06 21:00:40,043 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 21:00:40,043 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:07 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-11-06 21:00:40,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:00:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 21:00:41,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fdb12f71-cdca-4960-a2ec-2a587f6210ff Date: Tue, 06 Nov 2018 21:00:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:00:41,453 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf used request id req-fdb12f71-cdca-4960-a2ec-2a587f6210ff 2018-11-06 21:00:41,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40374898911s 2018-11-06 21:00:41,453 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/31af63ba-d1b8-4977-9f6f-70b89fd2c1cf used request id req-fdb12f71-cdca-4960-a2ec-2a587f6210ff 2018-11-06 21:00:41,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:00:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:41,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00: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-e0baac11-05bc-4c85-a1bc-c88cf4a5aa35 x-compute-request-id: req-e0baac11-05bc-4c85-a1bc-c88cf4a5aa35 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3066ac53-ad35-4cdb-9c11-89b7b34731d8", "name": "tempest_smoke_serial-flavor_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa80b92b-5416-4464-bf1b-39ebcc678372", "name": "tempest_smoke_serial-flavor_alt_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:00:41,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0baac11-05bc-4c85-a1bc-c88cf4a5aa35 2018-11-06 21:00:41,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181657791138s 2018-11-06 21:00:41,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0baac11-05bc-4c85-a1bc-c88cf4a5aa35 2018-11-06 21:00:41,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:00:41,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:41,682 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:00: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-ab09ffbf-cfca-42d6-af7b-ebe8750d1560 x-compute-request-id: req-ab09ffbf-cfca-42d6-af7b-ebe8750d1560 Content-Length: 0 Content-Type: application/json 2018-11-06 21:00:41,682 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372 used request id req-ab09ffbf-cfca-42d6-af7b-ebe8750d1560 2018-11-06 21:00:41,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436570644379s 2018-11-06 21:00:41,682 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aa80b92b-5416-4464-bf1b-39ebcc678372 used request id req-ab09ffbf-cfca-42d6-af7b-ebe8750d1560 2018-11-06 21:00:41,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:00:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 21:00:41,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-cb53aa4b-79f3-4c0b-8df1-10a534dc321a Date: Tue, 06 Nov 2018 21:00:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "metadata": {}}], "file": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20/file", "owner": "d821d9fb696246dcbc76b4c980546901", "id": "26d06051-8045-4b50-a036-b1bbbb658d20", "size": 12716032, "self": "/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/26d06051-8045-4b50-a036-b1bbbb658d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T20:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T20:45:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:00:41,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cb53aa4b-79f3-4c0b-8df1-10a534dc321a 2018-11-06 21:00:41,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169295072556s 2018-11-06 21:00:41,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cb53aa4b-79f3-4c0b-8df1-10a534dc321a 2018-11-06 21:00:41,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:00:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96774af164ecbe6ebb07a5232de9802a6fe7d09f" 2018-11-06 21:00:43,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70d7cf53-f768-4075-bf24-1cc16f2e6003 Date: Tue, 06 Nov 2018 21:00:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:00:43,622 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20 used request id req-70d7cf53-f768-4075-bf24-1cc16f2e6003 2018-11-06 21:00:43,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.76789999008s 2018-11-06 21:00:43,623 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/26d06051-8045-4b50-a036-b1bbbb658d20 used request id req-70d7cf53-f768-4075-bf24-1cc16f2e6003 2018-11-06 21:00:43,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:00:43,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:43,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00: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-0adef877-9f21-4868-a84a-748a6fd83801 x-compute-request-id: req-0adef877-9f21-4868-a84a-748a6fd83801 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3066ac53-ad35-4cdb-9c11-89b7b34731d8", "name": "tempest_smoke_serial-flavor_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:00:43,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0adef877-9f21-4868-a84a-748a6fd83801 2018-11-06 21:00:43,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0300889015198s 2018-11-06 21:00:43,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0adef877-9f21-4868-a84a-748a6fd83801 2018-11-06 21:00:43,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:00:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:43,699 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:00: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-f796837a-b99b-4835-9f90-dc98632ff1b4 x-compute-request-id: req-f796837a-b99b-4835-9f90-dc98632ff1b4 Content-Length: 0 Content-Type: application/json 2018-11-06 21:00:43,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8 used request id req-f796837a-b99b-4835-9f90-dc98632ff1b4 2018-11-06 21:00:43,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437839031219s 2018-11-06 21:00:43,700 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3066ac53-ad35-4cdb-9c11-89b7b34731d8 used request id req-f796837a-b99b-4835-9f90-dc98632ff1b4 2018-11-06 21:00:43,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:00:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:43,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a89717-9604-4f35-91b7-db3a41feee0c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff", "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "domain_id": "default", "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:00:43,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-15a89717-9604-4f35-91b7-db3a41feee0c 2018-11-06 21:00:43,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098237991333s 2018-11-06 21:00:43,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-15a89717-9604-4f35-91b7-db3a41feee0c 2018-11-06 21:00:43,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:00:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:43,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ac1ec2-2ea0-4440-abaa-4cdbac9a468e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79"}, "enabled": true, "id": "676f5cbabdfa402ebb05af8378d4ec79", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}} 2018-11-06 21:00:43,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 used request id req-03ac1ec2-2ea0-4440-abaa-4cdbac9a468e 2018-11-06 21:00:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977761745453s 2018-11-06 21:00:43,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 used request id req-03ac1ec2-2ea0-4440-abaa-4cdbac9a468e 2018-11-06 21:00:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 21:00:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e9bde3-0541-49ba-aa99-28155783200b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:00:44,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 used request id req-c9e9bde3-0541-49ba-aa99-28155783200b 2018-11-06 21:00:44,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237507820129s 2018-11-06 21:00:44,141 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/676f5cbabdfa402ebb05af8378d4ec79 used request id req-c9e9bde3-0541-49ba-aa99-28155783200b 2018-11-06 21:00:44,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:00:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52be733a-c2e1-41c2-9030-6c59924e6b38 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901"}, "enabled": true, "id": "d821d9fb696246dcbc76b4c980546901", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4c4abfd4-c50c-4390-8ce1-34f3e77f83ff"}]} 2018-11-06 21:00:44,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-52be733a-c2e1-41c2-9030-6c59924e6b38 2018-11-06 21:00:44,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0748710632324s 2018-11-06 21:00:44,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-52be733a-c2e1-41c2-9030-6c59924e6b38 2018-11-06 21:00:44,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 21:00:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa5420f4-4678-48ee-94dc-76aa8e14a297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:00:44,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901 used request id req-fa5420f4-4678-48ee-94dc-76aa8e14a297 2018-11-06 21:00:44,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193711042404s 2018-11-06 21:00:44,414 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d821d9fb696246dcbc76b4c980546901 used request id req-fa5420f4-4678-48ee-94dc-76aa8e14a297 2018-11-06 21:00:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67bf636-4045-46d3-9cfe-fee4e417e9ec Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "869b16ff68eb40929f042de16bdae2d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:00:44,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a67bf636-4045-46d3-9cfe-fee4e417e9ec 2018-11-06 21:00:44,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083328962326s 2018-11-06 21:00:44,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 21:00:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648fb5f3-e3a5-4d50-8c91-5402845b180f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:00:44,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/869b16ff68eb40929f042de16bdae2d8 used request id req-648fb5f3-e3a5-4d50-8c91-5402845b180f 2018-11-06 21:00:44,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108918905258s 2018-11-06 21:00:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 21:00:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d821d9fb696246dcbc76b4c980546901&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}8f58416f8bf2ffa9ca4d398cb9054cb7d985cb18" 2018-11-06 21:00:44,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-80b100ca-8d18-4f6a-a564-18650c21263e Date: Tue, 06 Nov 2018 21:00:44 GMT RESP BODY: {"security_groups": []} 2018-11-06 21:00:44,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d821d9fb696246dcbc76b4c980546901&name=default used request id req-80b100ca-8d18-4f6a-a564-18650c21263e 2018-11-06 21:00:44,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.173072099686s 2018-11-06 21:00:44,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d821d9fb696246dcbc76b4c980546901&name=default used request id req-80b100ca-8d18-4f6a-a564-18650c21263e 2018-11-06 21:00:44,841 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-06 21:00:44,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:00:44,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:00:44,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:00:44,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:00:44,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:00:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:00:44,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e02cef-9958-43e4-ae2a-68e1eaef579c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:00:44,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-52e02cef-9958-43e4-ae2a-68e1eaef579c 2018-11-06 21:00:44,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:00:45,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["GkrykePCS2SXACXDaHAaMg"], "issued_at": "2018-11-06T21:00:45.000000Z"}} 2018-11-06 21:00:45,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 21:00:45,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:45,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-87d1f82b-c7b3-4228-8901-cde8e8f70ffd Date: Tue, 06 Nov 2018 21:00:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 21:00:45,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87d1f82b-c7b3-4228-8901-cde8e8f70ffd 2018-11-06 21:00:45,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23610496521s 2018-11-06 21:00:45,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87d1f82b-c7b3-4228-8901-cde8e8f70ffd 2018-11-06 21:00:45,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 21:00:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:45,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:00: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://172.30.9.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:00:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:45,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66941af6-5133-424e-a3bc-b75bd9c5cebd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 21:00:45,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-66941af6-5133-424e-a3bc-b75bd9c5cebd 2018-11-06 21:00:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0950090885162s 2018-11-06 21:00:45,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 21:00:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}}' 2018-11-06 21:00:45,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c977e48e-96ec-4eaf-a428-e10bfa0fff78 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.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f"}, "enabled": true, "id": "e0ea067dd66c45328adf29d83a25530f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 21:00:45,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c977e48e-96ec-4eaf-a428-e10bfa0fff78 2018-11-06 21:00:45,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107401132584s 2018-11-06 21:00:45,854 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c977e48e-96ec-4eaf-a428-e10bfa0fff78 2018-11-06 21:00:45,855 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'id': u'e0ea067dd66c45328adf29d83a25530f', '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'})}) 2018-11-06 21:00:45,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 21:00:46,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344914913177s 2018-11-06 21:00:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dbe082-acd1-4f36-8eec-6047c1cdfdec Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f"}, "enabled": true, "id": "003e4842aebb4dcd8007ad18cb2d0b2f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 21:00:46,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f used request id req-a2dbe082-acd1-4f36-8eec-6047c1cdfdec 2018-11-06 21:00:46,295 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'003e4842aebb4dcd8007ad18cb2d0b2f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116'}) 2018-11-06 21:00:46,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15aa395-fde4-409c-b4fd-c9aac4fae30a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:00:46,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e15aa395-fde4-409c-b4fd-c9aac4fae30a 2018-11-06 21:00:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831549167633s 2018-11-06 21:00:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddcf093-342c-4744-a5b3-718ddcfe04c1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:00:46,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eddcf093-342c-4744-a5b3-718ddcfe04c1 2018-11-06 21:00:46,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751860141754s 2018-11-06 21:00:46,456 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 21:00:46,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 21:00:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"role": {"name": "Member"}}' 2018-11-06 21:00:46,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a081b663-cfdb-4885-bbe8-0352ce924dc3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7ff102f802344cdbc98a4e2556c31a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "name": "Member"}} 2018-11-06 21:00:46,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a081b663-cfdb-4885-bbe8-0352ce924dc3 2018-11-06 21:00:46,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0980629920959s 2018-11-06 21:00:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179a64f3-6f07-4251-a2a6-ef9afcb7f4df Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "domain_id": null, "name": "Member", "id": "e7ff102f802344cdbc98a4e2556c31a3"}} 2018-11-06 21:00:46,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3 used request id req-179a64f3-6f07-4251-a2a6-ef9afcb7f4df 2018-11-06 21:00:46,637 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3'}, 'domain_id': None, 'human_id': None, 'id': u'e7ff102f802344cdbc98a4e2556c31a3', 'HUMAN_ID': False}) 2018-11-06 21:00:46,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:46,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce0098f-aed8-4d82-8b9a-595499c22ffb Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e7ff102f802344cdbc98a4e2556c31a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "name": "Member"}]} 2018-11-06 21:00:46,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ce0098f-aed8-4d82-8b9a-595499c22ffb 2018-11-06 21:00:46,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0721549987793s 2018-11-06 21:00:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:00:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61846b77-add3-47d8-9e55-757a32798722 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:00:46,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-61846b77-add3-47d8-9e55-757a32798722 2018-11-06 21:00:46,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0858709812164s 2018-11-06 21:00:46,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:00:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27601a79-d636-46fc-a812-70837ef1950d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "links": {"self": "http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f"}, "domain_id": "default", "enabled": true, "id": "003e4842aebb4dcd8007ad18cb2d0b2f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:00:46,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-27601a79-d636-46fc-a812-70837ef1950d 2018-11-06 21:00:46,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0941359996796s 2018-11-06 21:00:46,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-27601a79-d636-46fc-a812-70837ef1950d 2018-11-06 21:00:46,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:00:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:46,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036dc6ff-cf84-406f-b809-79b4da4ec1ea Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f"}, "enabled": true, "id": "e0ea067dd66c45328adf29d83a25530f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}]} 2018-11-06 21:00:46,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-036dc6ff-cf84-406f-b809-79b4da4ec1ea 2018-11-06 21:00:46,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753650665283s 2018-11-06 21:00:46,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-036dc6ff-cf84-406f-b809-79b4da4ec1ea 2018-11-06 21:00:46,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:00:46,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=e7ff102f802344cdbc98a4e2556c31a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f1e501-2c27-400f-950d-518bbbfc695b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=e7ff102f802344cdbc98a4e2556c31a3", "previous": null, "next": null}} 2018-11-06 21:00:47,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=e7ff102f802344cdbc98a4e2556c31a3 used request id req-f6f1e501-2c27-400f-950d-518bbbfc695b 2018-11-06 21:00:47,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0783109664917s 2018-11-06 21:00:47,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:00:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f/users/003e4842aebb4dcd8007ad18cb2d0b2f/roles/e7ff102f802344cdbc98a4e2556c31a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69483a1d-0c22-487c-9425-e6d68df640da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:00:47,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f/users/003e4842aebb4dcd8007ad18cb2d0b2f/roles/e7ff102f802344cdbc98a4e2556c31a3 used request id req-69483a1d-0c22-487c-9425-e6d68df640da 2018-11-06 21:00:47,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0516128540039s 2018-11-06 21:00:47,109 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 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': 'eddd303e-b9cb-48aa-8831-f5de1f4c0d0d', 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'project_id': u'e0ea067dd66c45328adf29d83a25530f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 21:00:47,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:00:47,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:00:47,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:00:47,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:00:47,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:00:47,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:00:47,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:00:47,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:00:47,114 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'password': 'eddd303e-b9cb-48aa-8831-f5de1f4c0d0d', 'project_name': 'rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'e0ea067dd66c45328adf29d83a25530f', 'project_domain_name': 'Default'} 2018-11-06 21:00:47,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab73777f-56d7-4230-8b79-5bccd3fcccd8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e7ff102f802344cdbc98a4e2556c31a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "name": "Member"}]} 2018-11-06 21:00:47,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab73777f-56d7-4230-8b79-5bccd3fcccd8 2018-11-06 21:00:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755589008331s 2018-11-06 21:00:47,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:00:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cc2a9b-3571-45b2-98bf-598c7ca76e2e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e7ff102f802344cdbc98a4e2556c31a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "name": "Member"}]} 2018-11-06 21:00:47,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-10cc2a9b-3571-45b2-98bf-598c7ca76e2e 2018-11-06 21:00:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797212123871s 2018-11-06 21:00:47,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:00:47,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df39d94b-76d0-4dcc-b8d5-8a348614dd91 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:00:47,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-df39d94b-76d0-4dcc-b8d5-8a348614dd91 2018-11-06 21:00:47,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0832500457764s 2018-11-06 21:00:47,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:00:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead2e12d-8bcf-4387-a2da-c9cffeebfb50 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "links": {"self": "http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f"}, "domain_id": "default", "enabled": true, "id": "003e4842aebb4dcd8007ad18cb2d0b2f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:00:47,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ead2e12d-8bcf-4387-a2da-c9cffeebfb50 2018-11-06 21:00:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0896461009979s 2018-11-06 21:00:47,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ead2e12d-8bcf-4387-a2da-c9cffeebfb50 2018-11-06 21:00:47,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:00:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0c73cb-51e8-45c9-9d64-bab669e6cf05 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f"}, "enabled": true, "id": "e0ea067dd66c45328adf29d83a25530f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}]} 2018-11-06 21:00:47,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3d0c73cb-51e8-45c9-9d64-bab669e6cf05 2018-11-06 21:00:47,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836610794067s 2018-11-06 21:00:47,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3d0c73cb-51e8-45c9-9d64-bab669e6cf05 2018-11-06 21:00:47,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:00:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e91f01-debc-4423-9ffc-967129317909 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 21:00:47,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=003e4842aebb4dcd8007ad18cb2d0b2f&scope.project.id=e0ea067dd66c45328adf29d83a25530f&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-a0e91f01-debc-4423-9ffc-967129317909 2018-11-06 21:00:47,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806481838226s 2018-11-06 21:00:47,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:00:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f/users/003e4842aebb4dcd8007ad18cb2d0b2f/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:47,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f3439d-c030-41e5-b41f-ac8ab54e5422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:00:47,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f/users/003e4842aebb4dcd8007ad18cb2d0b2f/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-07f3439d-c030-41e5-b41f-ac8ab54e5422 2018-11-06 21:00:47,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110790014267s 2018-11-06 21:00:47,731 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-06 21:00:48,078 - 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',)) 2018-11-06 21:00:48,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 21:00:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:48,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40198545-9e1e-4e01-bc84-053094d26b5f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 21:00:48,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-40198545-9e1e-4e01-bc84-053094d26b5f 2018-11-06 21:00:48,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0893399715424s 2018-11-06 21:00:48,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:00:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:00:48,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e37adc2-e8dd-4f78-942c-cf6d9f59651d Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f"}, "enabled": true, "id": "e0ea067dd66c45328adf29d83a25530f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}]} 2018-11-06 21:00:48,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3e37adc2-e8dd-4f78-942c-cf6d9f59651d 2018-11-06 21:00:48,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809581279755s 2018-11-06 21:00:48,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3e37adc2-e8dd-4f78-942c-cf6d9f59651d 2018-11-06 21:00:48,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 21:00:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"network": {"shared": true, "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "name": "rally_sanity-net_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "admin_state_up": true}}' 2018-11-06 21:00:48,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-58ca21fb-838a-401e-9f5a-8903571a0276 Date: Tue, 06 Nov 2018 21:00: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":"628d1df0-f44a-4079-895c-99d516d4cc2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e0ea067dd66c45328adf29d83a25530f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:00:48Z","is_default":false,"provider:segmentation_id":51,"name":"rally_sanity-net_24d2c77d-615b-49a4-ba0b-1b85c1fed116","admin_state_up":true,"tenant_id":"e0ea067dd66c45328adf29d83a25530f","created_at":"2018-11-06T21:00:48Z","mtu":1450}} 2018-11-06 21:00:48,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58ca21fb-838a-401e-9f5a-8903571a0276 2018-11-06 21:00:48,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.736726999283s 2018-11-06 21:00:48,991 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58ca21fb-838a-401e-9f5a-8903571a0276 2018-11-06 21:00:48,991 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-06T21:00:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'628d1df0-f44a-4079-895c-99d516d4cc2e', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_24d2c77d-615b-49a4-ba0b-1b85c1fed116', u'admin_state_up': True, u'tenant_id': u'e0ea067dd66c45328adf29d83a25530f', u'created_at': u'2018-11-06T21:00:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e0ea067dd66c45328adf29d83a25530f'}) 2018-11-06 21:00:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:00:48,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a04b650-b1e9-4b3d-99d0-a03312972678 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:00:48,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a04b650-b1e9-4b3d-99d0-a03312972678 2018-11-06 21:00:49,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:00:49,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7ff102f802344cdbc98a4e2556c31a3", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0ea067dd66c45328adf29d83a25530f", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e0ea067dd66c45328adf29d83a25530f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/e0ea067dd66c45328adf29d83a25530f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/e0ea067dd66c45328adf29d83a25530f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/e0ea067dd66c45328adf29d83a25530f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0ea067dd66c45328adf29d83a25530f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/e0ea067dd66c45328adf29d83a25530f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/e0ea067dd66c45328adf29d83a25530f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "id": "003e4842aebb4dcd8007ad18cb2d0b2f"}, "audit_ids": ["MV_n7oIZRSGcVdS3FcVkdw"], "issued_at": "2018-11-06T21:00:49.000000Z"}} 2018-11-06 21:00:49,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 21:00:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:00:49,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-dcd74ef5-228f-40b9-96a0-640cd740b95b Date: Tue, 06 Nov 2018 21:00:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"628d1df0-f44a-4079-895c-99d516d4cc2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e0ea067dd66c45328adf29d83a25530f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:00:48Z","provider:segmentation_id":51,"name":"rally_sanity-net_24d2c77d-615b-49a4-ba0b-1b85c1fed116","admin_state_up":true,"tenant_id":"e0ea067dd66c45328adf29d83a25530f","created_at":"2018-11-06T21:00:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 21:00:49,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dcd74ef5-228f-40b9-96a0-640cd740b95b 2018-11-06 21:00:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231307983398s 2018-11-06 21:00:49,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dcd74ef5-228f-40b9-96a0-640cd740b95b 2018-11-06 21:00:49,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 21:00:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '{"subnet": {"name": "rally_sanity-subnet_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "enable_dhcp": true, "network_id": "628d1df0-f44a-4079-895c-99d516d4cc2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 21:00:50,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9ca3e90f-46cc-49be-81d1-2e367048a023 Date: Tue, 06 Nov 2018 21:00:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"628d1df0-f44a-4079-895c-99d516d4cc2e","tenant_id":"e0ea067dd66c45328adf29d83a25530f","created_at":"2018-11-06T21:00:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T21:00:49Z","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":"e0ea067dd66c45328adf29d83a25530f","id":"ce1d528f-a416-4701-9f4a-7b14ac59b8a1","subnetpool_id":null,"name":"rally_sanity-subnet_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 21:00:50,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9ca3e90f-46cc-49be-81d1-2e367048a023 2018-11-06 21:00:50,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.799206972122s 2018-11-06 21:00:50,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9ca3e90f-46cc-49be-81d1-2e367048a023 2018-11-06 21:00:50,422 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T21:00:49Z', 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'ce1d528f-a416-4701-9f4a-7b14ac59b8a1', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_24d2c77d-615b-49a4-ba0b-1b85c1fed116', u'enable_dhcp': True, u'network_id': u'628d1df0-f44a-4079-895c-99d516d4cc2e', u'tenant_id': u'e0ea067dd66c45328adf29d83a25530f', u'created_at': u'2018-11-06T21:00:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e0ea067dd66c45328adf29d83a25530f'}) 2018-11-06 21:00:50,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 21:00:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}, "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "admin_state_up": true}}' 2018-11-06 21:01:22,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d8b4add5-8e88-48cc-a878-a935c19df2fd Date: Tue, 06 Nov 2018 21:01:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:01:22Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "6aaf2b95-ebe8-486d-ad39-068555f05e7c", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 21:01:22,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d8b4add5-8e88-48cc-a878-a935c19df2fd 2018-11-06 21:01:22,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 31.9803700447s 2018-11-06 21:01:22,403 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d8b4add5-8e88-48cc-a878-a935c19df2fd 2018-11-06 21:01:22,404 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88a8d1cb-f972-4fbf-ab0b-66202edfdde9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'999f41b0-3000-46db-9170-4b0fe4f63288', u'ip_address': u'172.30.9.219'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e0ea067dd66c45328adf29d83a25530f', u'created_at': u'2018-11-06T21:01:21Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-06T21:01:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'e0ea067dd66c45328adf29d83a25530f', u'id': u'6aaf2b95-ebe8-486d-ad39-068555f05e7c', u'name': u'rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116'}) 2018-11-06 21:01:22,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 21:01:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '{"subnet_id": "ce1d528f-a416-4701-9f4a-7b14ac59b8a1"}' 2018-11-06 21:01:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05734346-e605-4fb6-a4ac-3e9adc1c956a Date: Tue, 06 Nov 2018 21:01:24 GMT RESP BODY: {"network_id": "628d1df0-f44a-4079-895c-99d516d4cc2e", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "subnet_id": "ce1d528f-a416-4701-9f4a-7b14ac59b8a1", "subnet_ids": ["ce1d528f-a416-4701-9f4a-7b14ac59b8a1"], "port_id": "3d4035c1-72f3-4f5c-8d08-0611483d4e20", "id": "6aaf2b95-ebe8-486d-ad39-068555f05e7c"} 2018-11-06 21:01:24,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/add_router_interface.json used request id req-05734346-e605-4fb6-a4ac-3e9adc1c956a 2018-11-06 21:01:24,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.83506298065s 2018-11-06 21:01:24,240 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/add_router_interface.json used request id req-05734346-e605-4fb6-a4ac-3e9adc1c956a returning object 6aaf2b95-ebe8-486d-ad39-068555f05e7c 2018-11-06 21:01:24,241 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 21:01:24,372 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 21:01:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:01:24,380 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 21:01:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 21:01:24,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:01:24,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:01:24,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f7c4f641-e9e8-40c2-a40b-fc721db6cb5b Date: Tue, 06 Nov 2018 21:01:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:01:24,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f7c4f641-e9e8-40c2-a40b-fc721db6cb5b 2018-11-06 21:01:24,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1769490242s 2018-11-06 21:01:24,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f7c4f641-e9e8-40c2-a40b-fc721db6cb5b 2018-11-06 21:01:24,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 21:01:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}' 2018-11-06 21:01:24,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217 X-Openstack-Request-Id: req-7db3fbc0-dfd1-47ff-8e64-6f309f3f4e06 Date: Tue, 06 Nov 2018 21:01:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file", "owner": "e0ea067dd66c45328adf29d83a25530f", "id": "ee1431d5-64d4-4302-a835-41b7eeacf217", "size": null, "self": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:01:24Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "checksum": null, "created_at": "2018-11-06T21:01:24Z", "protected": false} 2018-11-06 21:01:24,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7db3fbc0-dfd1-47ff-8e64-6f309f3f4e06 2018-11-06 21:01:24,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.197640895844s 2018-11-06 21:01:24,761 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7db3fbc0-dfd1-47ff-8e64-6f309f3f4e06 returning object ee1431d5-64d4-4302-a835-41b7eeacf217 2018-11-06 21:01:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 21:01:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '' 2018-11-06 21:01:26,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-213c2e1e-68d9-4f37-ba5a-6de829350406 Date: Tue, 06 Nov 2018 21:01:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:01:26,023 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file used request id req-213c2e1e-68d9-4f37-ba5a-6de829350406 2018-11-06 21:01:26,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26169991493s 2018-11-06 21:01:26,023 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file used request id req-213c2e1e-68d9-4f37-ba5a-6de829350406 2018-11-06 21:01:26,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:01:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:01:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-4028aa49-2a6b-402b-900a-c09484978a40 Date: Tue, 06 Nov 2018 21:01:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap", "metadata": {}}], "file": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file", "owner": "e0ea067dd66c45328adf29d83a25530f", "id": "ee1431d5-64d4-4302-a835-41b7eeacf217", "size": 12716032, "self": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:01:25Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:01:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:01:26,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4028aa49-2a6b-402b-900a-c09484978a40 2018-11-06 21:01:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167001008987s 2018-11-06 21:01:26,192 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4028aa49-2a6b-402b-900a-c09484978a40 2018-11-06 21:01:26,194 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file', 'owner': u'e0ea067dd66c45328adf29d83a25530f', 'id': u'ee1431d5-64d4-4302-a835-41b7eeacf217', 'size': 12716032, u'self': u'/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0ea067dd66c45328adf29d83a25530f', 'name': 'rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T21:01:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T21:01:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'created': u'2018-11-06T21:01:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T21:01:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 21:01:26,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:01:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:01:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:01: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-7fd5c55c-1d74-4069-8a07-011e4290f65b x-compute-request-id: req-7fd5c55c-1d74-4069-8a07-011e4290f65b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5b434787-7018-4f21-b2dd-36788cec9ac0", "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:01:26,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7fd5c55c-1d74-4069-8a07-011e4290f65b 2018-11-06 21:01:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.203315973282s 2018-11-06 21:01:26,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7fd5c55c-1d74-4069-8a07-011e4290f65b returning object 5b434787-7018-4f21-b2dd-36788cec9ac0 2018-11-06 21:01:26,399 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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'35cef63a552c4009857581d35066215c', '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'5b434787-7018-4f21-b2dd-36788cec9ac0', 'swap': 0}) 2018-11-06 21:01:26,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:01:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0/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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"extra_specs": {}}' 2018-11-06 21:01:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:01: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-31790bc8-b113-442e-8ccf-2cb94f59cadb x-compute-request-id: req-31790bc8-b113-442e-8ccf-2cb94f59cadb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:01:26,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0/os-extra_specs used request id req-31790bc8-b113-442e-8ccf-2cb94f59cadb 2018-11-06 21:01:26,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215730667114s 2018-11-06 21:01:26,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0/os-extra_specs used request id req-31790bc8-b113-442e-8ccf-2cb94f59cadb 2018-11-06 21:01:26,423 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 21:01:28,954 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 21:01:28.530 147 INFO rally.deployment.engine [-] Deployment 0d136a5b-862a-4a6e-8448-84541a9e6538 | Starting: Destroy cloud and free allocated resources. 2018-11-06 21:01:28.642 147 INFO rally.deployment.engine [-] Deployment 0d136a5b-862a-4a6e-8448-84541a9e6538 | Completed: Destroy cloud and free allocated resources. 2018-11-06 21:01:28.682 147 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32) for deployment 'opnfv-rally'. 2018-11-06 21:01:28.698 147 INFO rally.api [-] Deleting verification (UUID=9dbabba7-104f-4681-8025-f426128421bd). 2018-11-06 21:01:28.742 147 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 21:01:28.743 147 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32). 2018-11-06 21:01:28.750 147 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 21:01:31,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 21:01:31.064 150 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=afcb4393-b56f-42f9-b3a7-81035fa1a755) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | afcb4393-b56f-42f9-b3a7-81035fa1a755 | 2018-11-06T21:01:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: afcb4393-b56f-42f9-b3a7-81035fa1a755 ~/.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 2018-11-06 21:01:34,587 - 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 | +-------------+----------------+-----------+ 2018-11-06 21:01:34,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-06 21:01:34,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 21:01:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:01:34,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:01: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-4a8bc113-e783-4af8-bc7c-eb8c2eee25a0 x-compute-request-id: req-4a8bc113-e783-4af8-bc7c-eb8c2eee25a0 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 21:01:34,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4a8bc113-e783-4af8-bc7c-eb8c2eee25a0 2018-11-06 21:01:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.193232059479s 2018-11-06 21:01:34,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4a8bc113-e783-4af8-bc7c-eb8c2eee25a0 2018-11-06 21:01:34,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:01:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:01:34,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:01: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-d566f3f8-ab89-411a-971f-c9a6f0c66d46 x-compute-request-id: req-d566f3f8-ab89-411a-971f-c9a6f0c66d46 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aed5b8e1-3cba-494b-a267-090cdf4c9a98", "name": "rally_sanity-flavor_alt_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:01:34,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d566f3f8-ab89-411a-971f-c9a6f0c66d46 2018-11-06 21:01:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0776970386505s 2018-11-06 21:01:34,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d566f3f8-ab89-411a-971f-c9a6f0c66d46 returning object aed5b8e1-3cba-494b-a267-090cdf4c9a98 2018-11-06 21:01:34,861 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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'35cef63a552c4009857581d35066215c', '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'aed5b8e1-3cba-494b-a267-090cdf4c9a98', 'swap': 0}) 2018-11-06 21:01:34,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:01:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98/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}84c55f0d27420890386948bd7a1b00381af9fb9a" -d '{"extra_specs": {}}' 2018-11-06 21:01:34,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:01: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 x-openstack-request-id: req-d3be8294-b5e6-41f4-ba55-f9a61eb1212e x-compute-request-id: req-d3be8294-b5e6-41f4-ba55-f9a61eb1212e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:01:34,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98/os-extra_specs used request id req-d3be8294-b5e6-41f4-ba55-f9a61eb1212e 2018-11-06 21:01:34,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187540054321s 2018-11-06 21:01:34,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98/os-extra_specs used request id req-d3be8294-b5e6-41f4-ba55-f9a61eb1212e 2018-11-06 21:01:34,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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'35cef63a552c4009857581d35066215c', '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'aed5b8e1-3cba-494b-a267-090cdf4c9a98', 'swap': 0}) 2018-11-06 21:01:34,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-06 21:01:34,881 - 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 2018-11-06 21:01:34,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:01:34,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:01:34,897 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:02:35,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 696f2e87-373b-4a70-8186-95bbb7195a15 2018-11-06 21:02:35,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-11-06 21:02:35,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '696f2e87-373b-4a70-8186-95bbb7195a15'] 2018-11-06 21:02:36,426 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 696f2e87-373b-4a70-8186-95bbb7195a15 -------------------------------------------------------------------------------- Task 696f2e87-373b-4a70-8186-95bbb7195a15: 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | -> duration | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.476771 Full duration: 7.890649 -------------------------------------------------------------------------------- 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856662 Full duration: 7.841472 -------------------------------------------------------------------------------- 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920094 Full duration: 7.662849 -------------------------------------------------------------------------------- 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774256 Full duration: 7.698399 -------------------------------------------------------------------------------- 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94071 Full duration: 7.910489 -------------------------------------------------------------------------------- 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 696f2e87-373b-4a70-8186-95bbb7195a15 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.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705428 Full duration: 7.273057 HINTS: * To plot HTML graphics with this data, run: rally task report 696f2e87-373b-4a70-8186-95bbb7195a15 --out output.html * To generate a JUnit report, run: rally task export 696f2e87-373b-4a70-8186-95bbb7195a15 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 696f2e87-373b-4a70-8186-95bbb7195a15 --json --out output.json 2018-11-06 21:02:36,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '696f2e87-373b-4a70-8186-95bbb7195a15', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-11-06 21:02:38,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 696f2e87-373b-4a70-8186-95bbb7195a15 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-11-06 21:02:38.523 758 INFO rally.api [-] Building 'json' report for the following task(s): '696f2e87-373b-4a70-8186-95bbb7195a15'. 2018-11-06 21:02:38.529 758 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:02:38,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '696f2e87-373b-4a70-8186-95bbb7195a15', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-11-06 21:02:40,776 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 696f2e87-373b-4a70-8186-95bbb7195a15 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-11-06 21:02:40.634 761 INFO rally.api [-] Building 'html' report for the following task(s): '696f2e87-373b-4a70-8186-95bbb7195a15'. 2018-11-06 21:02:40.668 761 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:02:40,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-06 21:02:40,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-06 21:02:40,782 - 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 2018-11-06 21:02:40,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:02:40,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:02:40,805 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:04:17,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 64d22a25-10d9-4615-8933-07844bfc0eea 2018-11-06 21:04:17,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '64d22a25-10d9-4615-8933-07844bfc0eea'] 2018-11-06 21:04:18,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 64d22a25-10d9-4615-8933-07844bfc0eea -------------------------------------------------------------------------------- Task 64d22a25-10d9-4615-8933-07844bfc0eea: 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 64d22a25-10d9-4615-8933-07844bfc0eea 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.059 | 4.059 | 4.059 | 4.059 | 4.059 | 4.059 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | -> glance_v2.upload_data | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | glance_v2.delete_image | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | total | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> duration | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.327196 Full duration: 13.804965 -------------------------------------------------------------------------------- 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 64d22a25-10d9-4615-8933-07844bfc0eea 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.343 | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | -> glance_v2.upload_data | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | glance_v2.list_images | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | | -> duration | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.515721 Full duration: 16.798528 -------------------------------------------------------------------------------- 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 64d22a25-10d9-4615-8933-07844bfc0eea 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.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> duration | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337181 Full duration: 8.261983 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "number_instances": 2, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "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 64d22a25-10d9-4615-8933-07844bfc0eea 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.041 | 4.041 | 4.041 | 4.041 | 4.041 | 4.041 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | -> glance_v2.upload_data | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | nova.boot_servers | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 100.0% | 1 | | total | 15.356 | 15.356 | 15.356 | 15.356 | 15.356 | 15.356 | 100.0% | 1 | | -> duration | 14.356 | 14.356 | 14.356 | 14.356 | 14.356 | 14.356 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.355563 Full duration: 40.166539 HINTS: * To plot HTML graphics with this data, run: rally task report 64d22a25-10d9-4615-8933-07844bfc0eea --out output.html * To generate a JUnit report, run: rally task export 64d22a25-10d9-4615-8933-07844bfc0eea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 64d22a25-10d9-4615-8933-07844bfc0eea --json --out output.json 2018-11-06 21:04:18,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '64d22a25-10d9-4615-8933-07844bfc0eea', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-11-06 21:04:20,437 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 64d22a25-10d9-4615-8933-07844bfc0eea --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-11-06 21:04:20.330 1314 INFO rally.api [-] Building 'json' report for the following task(s): '64d22a25-10d9-4615-8933-07844bfc0eea'. 2018-11-06 21:04:20.334 1314 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:04:20,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '64d22a25-10d9-4615-8933-07844bfc0eea', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-11-06 21:04:22,705 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 64d22a25-10d9-4615-8933-07844bfc0eea --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-11-06 21:04:22.571 1317 INFO rally.api [-] Building 'html' report for the following task(s): '64d22a25-10d9-4615-8933-07844bfc0eea'. 2018-11-06 21:04:22.594 1317 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:04:22,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-06 21:04:22,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-06 21:04:22,712 - 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 2018-11-06 21:04:22,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:04:22,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:04:22,734 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:07:46,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a0bb578d-2a51-4642-a5dc-dd48112294d7 2018-11-06 21:07:46,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a0bb578d-2a51-4642-a5dc-dd48112294d7'] 2018-11-06 21:07:47,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a0bb578d-2a51-4642-a5dc-dd48112294d7 -------------------------------------------------------------------------------- Task a0bb578d-2a51-4642-a5dc-dd48112294d7: 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 5.678 | 5.678 | 5.678 | 5.678 | 5.678 | 5.678 | 100.0% | 1 | | -> duration | 5.678 | 5.678 | 5.678 | 5.678 | 5.678 | 5.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.678336 Full duration: 23.09172 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | cinder_v2.delete_volume | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 100.0% | 1 | | total | 6.004 | 6.004 | 6.004 | 6.004 | 6.004 | 6.004 | 100.0% | 1 | | -> duration | 6.004 | 6.004 | 6.004 | 6.004 | 6.004 | 6.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.003812 Full duration: 16.296818 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a0bb578d-2a51-4642-a5dc-dd48112294d7 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.742 | 8.742 | 8.742 | 8.742 | 8.742 | 8.742 | 100.0% | 1 | | cinder_v2.delete_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | total | 11.205 | 11.205 | 11.205 | 11.205 | 11.205 | 11.205 | 100.0% | 1 | | -> duration | 11.205 | 11.205 | 11.205 | 11.205 | 11.205 | 11.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.205073 Full duration: 23.164923 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.delete_volume | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> duration | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.979863 Full duration: 16.131088 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.285 | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 100.0% | 1 | | cinder_v2.extend_volume | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | cinder_v2.delete_volume | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | total | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 100.0% | 1 | | -> duration | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 8.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.374931 Full duration: 18.415593 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.191 | 3.191 | 3.191 | 3.191 | 3.191 | 3.191 | 100.0% | 1 | | cinder_v2.delete_volume | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | total | 6.28 | 6.28 | 6.28 | 6.28 | 6.28 | 6.28 | 100.0% | 1 | | -> duration | 6.28 | 6.28 | 6.28 | 6.28 | 6.28 | 6.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.280378 Full duration: 23.827183 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | cinder_v2.list_qos | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822637 Full duration: 12.831503 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.set_qos | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822488 Full duration: 12.486337 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | cinder_v2.list_types | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.377817 Full duration: 13.033704 -------------------------------------------------------------------------------- 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 a0bb578d-2a51-4642-a5dc-dd48112294d7 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859555 Full duration: 12.51593 HINTS: * To plot HTML graphics with this data, run: rally task report a0bb578d-2a51-4642-a5dc-dd48112294d7 --out output.html * To generate a JUnit report, run: rally task export a0bb578d-2a51-4642-a5dc-dd48112294d7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a0bb578d-2a51-4642-a5dc-dd48112294d7 --json --out output.json 2018-11-06 21:07:47,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a0bb578d-2a51-4642-a5dc-dd48112294d7', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-11-06 21:07:49,409 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a0bb578d-2a51-4642-a5dc-dd48112294d7 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-11-06 21:07:49.293 3106 INFO rally.api [-] Building 'json' report for the following task(s): 'a0bb578d-2a51-4642-a5dc-dd48112294d7'. 2018-11-06 21:07:49.302 3106 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:07:49,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a0bb578d-2a51-4642-a5dc-dd48112294d7', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-11-06 21:07:51,644 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a0bb578d-2a51-4642-a5dc-dd48112294d7 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-11-06 21:07:51.507 3109 INFO rally.api [-] Building 'html' report for the following task(s): 'a0bb578d-2a51-4642-a5dc-dd48112294d7'. 2018-11-06 21:07:51.537 3109 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:07:51,649 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-06 21:07:51,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-06 21:07:51,650 - 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 2018-11-06 21:07:51,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:07:51,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:07:51,669 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:09:16,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 90b1e346-76f5-47f2-8393-694feb42292a 2018-11-06 21:09:16,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '90b1e346-76f5-47f2-8393-694feb42292a'] 2018-11-06 21:09:17,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 90b1e346-76f5-47f2-8393-694feb42292a -------------------------------------------------------------------------------- Task 90b1e346-76f5-47f2-8393-694feb42292a: 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 90b1e346-76f5-47f2-8393-694feb42292a 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.537 | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 100.0% | 1 | | heat.update_stack | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | heat.delete_stack | 2.698 | 2.698 | 2.698 | 2.698 | 2.698 | 2.698 | 100.0% | 1 | | total | 10.1 | 10.1 | 10.1 | 10.1 | 10.1 | 10.1 | 100.0% | 1 | | -> duration | 6.1 | 6.1 | 6.1 | 6.1 | 6.1 | 6.1 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.100002 Full duration: 20.281635 -------------------------------------------------------------------------------- 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 90b1e346-76f5-47f2-8393-694feb42292a 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.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | heat.check_stack | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | heat.delete_stack | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 100.0% | 1 | | total | 7.836 | 7.836 | 7.836 | 7.836 | 7.836 | 7.836 | 100.0% | 1 | | -> duration | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.835574 Full duration: 16.372711 -------------------------------------------------------------------------------- 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 90b1e346-76f5-47f2-8393-694feb42292a 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.403 | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 100.0% | 1 | | heat.suspend_stack | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | heat.resume_stack | 1.827 | 1.827 | 1.827 | 1.827 | 1.827 | 1.827 | 100.0% | 1 | | heat.delete_stack | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 100.0% | 1 | | total | 9.994 | 9.994 | 9.994 | 9.994 | 9.994 | 9.994 | 100.0% | 1 | | -> duration | 7.994 | 7.994 | 7.994 | 7.994 | 7.994 | 7.994 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.994258 Full duration: 18.913137 -------------------------------------------------------------------------------- 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 90b1e346-76f5-47f2-8393-694feb42292a 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.584534 Full duration: 8.161775 HINTS: * To plot HTML graphics with this data, run: rally task report 90b1e346-76f5-47f2-8393-694feb42292a --out output.html * To generate a JUnit report, run: rally task export 90b1e346-76f5-47f2-8393-694feb42292a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 90b1e346-76f5-47f2-8393-694feb42292a --json --out output.json 2018-11-06 21:09:17,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '90b1e346-76f5-47f2-8393-694feb42292a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-11-06 21:09:19,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 90b1e346-76f5-47f2-8393-694feb42292a --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-11-06 21:09:19.860 3842 INFO rally.api [-] Building 'json' report for the following task(s): '90b1e346-76f5-47f2-8393-694feb42292a'. 2018-11-06 21:09:19.864 3842 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:09:19,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '90b1e346-76f5-47f2-8393-694feb42292a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-11-06 21:09:22,140 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 90b1e346-76f5-47f2-8393-694feb42292a --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-11-06 21:09:22.010 3845 INFO rally.api [-] Building 'html' report for the following task(s): '90b1e346-76f5-47f2-8393-694feb42292a'. 2018-11-06 21:09:22.032 3845 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:09:22,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-06 21:09:22,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-06 21:09:22,145 - 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 2018-11-06 21:09:22,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:09:22,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:09:22,162 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:12:38,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d0aeef4e-6428-47f3-a572-20ad7262ac5f 2018-11-06 21:12:38,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd0aeef4e-6428-47f3-a572-20ad7262ac5f'] 2018-11-06 21:12:39,774 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d0aeef4e-6428-47f3-a572-20ad7262ac5f -------------------------------------------------------------------------------- Task d0aeef4e-6428-47f3-a572-20ad7262ac5f: 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766513 Full duration: 14.697967 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739926 Full duration: 14.971788 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.list_projects | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 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.764098 Full duration: 15.153165 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634876 Full duration: 12.473326 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.delete_service | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610291 Full duration: 12.198623 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | keystone_v3.create_user | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.create_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_user | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_services | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | -> duration | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.91161 Full duration: 19.43862 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.update_project | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952759 Full duration: 12.633687 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785733 Full duration: 14.528205 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task d0aeef4e-6428-47f3-a572-20ad7262ac5f 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 | | 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.677607 Full duration: 14.470676 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | keystone_v3.list_users | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918438 Full duration: 14.678504 -------------------------------------------------------------------------------- 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 d0aeef4e-6428-47f3-a572-20ad7262ac5f 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.create_users | 4.953 | 4.953 | 4.953 | 4.953 | 4.953 | 4.953 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.953 | 4.953 | 4.953 | 4.953 | 4.953 | 4.953 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | total | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 100.0% | 1 | | -> duration | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.697797 Full duration: 23.475109 HINTS: * To plot HTML graphics with this data, run: rally task report d0aeef4e-6428-47f3-a572-20ad7262ac5f --out output.html * To generate a JUnit report, run: rally task export d0aeef4e-6428-47f3-a572-20ad7262ac5f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d0aeef4e-6428-47f3-a572-20ad7262ac5f --json --out output.json 2018-11-06 21:12:39,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd0aeef4e-6428-47f3-a572-20ad7262ac5f', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-11-06 21:12:41,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d0aeef4e-6428-47f3-a572-20ad7262ac5f --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-11-06 21:12:41.811 5760 INFO rally.api [-] Building 'json' report for the following task(s): 'd0aeef4e-6428-47f3-a572-20ad7262ac5f'. 2018-11-06 21:12:41.821 5760 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:12:41,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd0aeef4e-6428-47f3-a572-20ad7262ac5f', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-11-06 21:12:44,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d0aeef4e-6428-47f3-a572-20ad7262ac5f --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-11-06 21:12:44.085 5763 INFO rally.api [-] Building 'html' report for the following task(s): 'd0aeef4e-6428-47f3-a572-20ad7262ac5f'. 2018-11-06 21:12:44.116 5763 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:12:44,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-06 21:12:44,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-06 21:12:44,231 - 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 2018-11-06 21:12:44,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:12:44,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:12:44,254 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:16:35,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 28cd9b5d-8570-4bd1-91ac-cb578c765595 2018-11-06 21:16:35,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '28cd9b5d-8570-4bd1-91ac-cb578c765595'] 2018-11-06 21:16:36,225 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 28cd9b5d-8570-4bd1-91ac-cb578c765595 -------------------------------------------------------------------------------- Task 28cd9b5d-8570-4bd1-91ac-cb578c765595: 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.delete_network | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | total | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> duration | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.171404 Full duration: 15.525317 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | neutron.delete_port | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 100.0% | 1 | | -> duration | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.155067 Full duration: 32.692832 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.create_router | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | neutron.add_interface_router | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 100.0% | 1 | | neutron.remove_interface_router | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | neutron.delete_router | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 100.0% | 1 | | -> duration | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.023218 Full duration: 38.493506 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.328609 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> duration | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.233915 Full duration: 16.598392 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.209722 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.092922 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.402146 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.delete_security_group | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251809 Full duration: 14.345315 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_security_group_rule | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | neutron.delete_security_group | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 100.0% | 1 | | -> duration | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.963974 Full duration: 14.952985 -------------------------------------------------------------------------------- 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 28cd9b5d-8570-4bd1-91ac-cb578c765595 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.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | neutron.create_router | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | neutron.add_gateway_router | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | neutron.remove_gateway_router | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 100.0% | 1 | | -> duration | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.548778 Full duration: 23.888477 HINTS: * To plot HTML graphics with this data, run: rally task report 28cd9b5d-8570-4bd1-91ac-cb578c765595 --out output.html * To generate a JUnit report, run: rally task export 28cd9b5d-8570-4bd1-91ac-cb578c765595 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 28cd9b5d-8570-4bd1-91ac-cb578c765595 --json --out output.json 2018-11-06 21:16:36,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '28cd9b5d-8570-4bd1-91ac-cb578c765595', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-11-06 21:16:38,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 28cd9b5d-8570-4bd1-91ac-cb578c765595 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-11-06 21:16:38.298 8242 INFO rally.api [-] Building 'json' report for the following task(s): '28cd9b5d-8570-4bd1-91ac-cb578c765595'. 2018-11-06 21:16:38.306 8242 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:16:38,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '28cd9b5d-8570-4bd1-91ac-cb578c765595', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-11-06 21:16:40,696 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 28cd9b5d-8570-4bd1-91ac-cb578c765595 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-11-06 21:16:40.534 8245 INFO rally.api [-] Building 'html' report for the following task(s): '28cd9b5d-8570-4bd1-91ac-cb578c765595'. 2018-11-06 21:16:40.565 8245 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:16:40,708 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-11-06 21:16:40,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-06 21:16:40,709 - 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 2018-11-06 21:16:40,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:16:40,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:16:40,734 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:21:24,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 16659008-687b-4265-b5e9-11abd7b1dae6 2018-11-06 21:21:24,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '16659008-687b-4265-b5e9-11abd7b1dae6'] 2018-11-06 21:21:25,375 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 16659008-687b-4265-b5e9-11abd7b1dae6 -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6: 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "block_migration": false, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6 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 | 10.449 | 10.449 | 10.449 | 10.449 | 10.449 | 10.449 | 100.0% | 1 | | nova.find_host_to_migrate | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | nova.live_migrate | 13.302 | 13.302 | 13.302 | 13.302 | 13.302 | 13.302 | 100.0% | 1 | | nova.delete_server | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 100.0% | 1 | | total | 27.82 | 27.82 | 27.82 | 27.82 | 27.82 | 27.82 | 100.0% | 1 | | -> duration | 26.82 | 26.82 | 26.82 | 26.82 | 26.82 | 26.82 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.820311 Full duration: 37.272956 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6 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.822 | 9.822 | 9.822 | 9.822 | 9.822 | 9.822 | 100.0% | 1 | | cinder_v2.create_volume | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | nova.attach_volume | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 100.0% | 1 | | nova.find_host_to_migrate | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | nova.live_migrate | 11.464 | 11.464 | 11.464 | 11.464 | 11.464 | 11.464 | 100.0% | 1 | | nova.detach_volume | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | cinder_v2.delete_volume | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | nova.delete_server | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | total | 36.484 | 36.484 | 36.484 | 36.484 | 36.484 | 36.484 | 100.0% | 1 | | -> duration | 35.484 | 35.484 | 35.484 | 35.484 | 35.484 | 35.484 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.484109 Full duration: 48.238519 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6 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.655 | 8.655 | 8.655 | 8.655 | 8.655 | 8.655 | 100.0% | 1 | | nova.boot_server | 9.397 | 9.397 | 9.397 | 9.397 | 9.397 | 9.397 | 100.0% | 1 | | nova.find_host_to_migrate | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | nova.live_migrate | 16.239 | 16.239 | 16.239 | 16.239 | 16.239 | 16.239 | 100.0% | 1 | | nova.delete_server | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | | total | 43.527 | 43.527 | 43.527 | 43.527 | 43.527 | 43.527 | 100.0% | 1 | | -> duration | 42.527 | 42.527 | 42.527 | 42.527 | 42.527 | 42.527 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.52721 Full duration: 55.171718 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "server_kwargs": { "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] } }, "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 16659008-687b-4265-b5e9-11abd7b1dae6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.596084 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "volume_size": 5, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "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 16659008-687b-4265-b5e9-11abd7b1dae6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.029221 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "force_delete": false, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "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 16659008-687b-4265-b5e9-11abd7b1dae6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.440449 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "nics": [ { "net-id": "628d1df0-f44a-4079-895c-99d516d4cc2e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6 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.759 | 9.759 | 9.759 | 9.759 | 9.759 | 9.759 | 100.0% | 1 | | nova.migrate | 32.486 | 32.486 | 32.486 | 32.486 | 32.486 | 32.486 | 100.0% | 1 | | nova.resize_confirm | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 100.0% | 1 | | nova.delete_server | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | total | 47.97 | 47.97 | 47.97 | 47.97 | 47.97 | 47.97 | 100.0% | 1 | | -> duration | 46.97 | 46.97 | 46.97 | 46.97 | 46.97 | 46.97 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.970497 Full duration: 57.591213 -------------------------------------------------------------------------------- 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_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "image": { "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 16659008-687b-4265-b5e9-11abd7b1dae6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 9.355644 -------------------------------------------------------------------------------- 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 16659008-687b-4265-b5e9-11abd7b1dae6 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | nova.delete_server_group | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703701 Full duration: 9.220362 HINTS: * To plot HTML graphics with this data, run: rally task report 16659008-687b-4265-b5e9-11abd7b1dae6 --out output.html * To generate a JUnit report, run: rally task export 16659008-687b-4265-b5e9-11abd7b1dae6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 16659008-687b-4265-b5e9-11abd7b1dae6 --json --out output.json 2018-11-06 21:21:25,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '16659008-687b-4265-b5e9-11abd7b1dae6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-11-06 21:21:27,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 16659008-687b-4265-b5e9-11abd7b1dae6 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-11-06 21:21:27.536 9552 INFO rally.api [-] Building 'json' report for the following task(s): '16659008-687b-4265-b5e9-11abd7b1dae6'. 2018-11-06 21:21:27.543 9552 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:21:27,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '16659008-687b-4265-b5e9-11abd7b1dae6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-11-06 21:21:29,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 16659008-687b-4265-b5e9-11abd7b1dae6 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-11-06 21:21:29.807 9555 INFO rally.api [-] Building 'html' report for the following task(s): '16659008-687b-4265-b5e9-11abd7b1dae6'. 2018-11-06 21:21:29.833 9555 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:21:29,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-11-06 21:21:29,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-06 21:21:29,956 - 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 2018-11-06 21:21:29,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 21:21:29,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 21:21:29,983 - 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': '628d1df0-f44a-4079-895c-99d516d4cc2e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'flavor_name': 'rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116', '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_24d2c77d-615b-49a4-ba0b-1b85c1fed116', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-06 21:22:23,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a408615d-82eb-411e-9c0d-58f1f2434dd8 2018-11-06 21:22:23,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a408615d-82eb-411e-9c0d-58f1f2434dd8'] 2018-11-06 21:22:24,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a408615d-82eb-411e-9c0d-58f1f2434dd8 -------------------------------------------------------------------------------- Task a408615d-82eb-411e-9c0d-58f1f2434dd8: 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 a408615d-82eb-411e-9c0d-58f1f2434dd8 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | quotas.delete_quotas | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> duration | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.899528 Full duration: 8.632478 -------------------------------------------------------------------------------- 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 a408615d-82eb-411e-9c0d-58f1f2434dd8 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719203 Full duration: 8.310643 -------------------------------------------------------------------------------- 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 a408615d-82eb-411e-9c0d-58f1f2434dd8 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.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684427 Full duration: 8.396929 -------------------------------------------------------------------------------- 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 a408615d-82eb-411e-9c0d-58f1f2434dd8 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.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.109523 Full duration: 9.318965 HINTS: * To plot HTML graphics with this data, run: rally task report a408615d-82eb-411e-9c0d-58f1f2434dd8 --out output.html * To generate a JUnit report, run: rally task export a408615d-82eb-411e-9c0d-58f1f2434dd8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a408615d-82eb-411e-9c0d-58f1f2434dd8 --json --out output.json 2018-11-06 21:22:24,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a408615d-82eb-411e-9c0d-58f1f2434dd8', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-11-06 21:22:26,663 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a408615d-82eb-411e-9c0d-58f1f2434dd8 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-11-06 21:22:26.558 10068 INFO rally.api [-] Building 'json' report for the following task(s): 'a408615d-82eb-411e-9c0d-58f1f2434dd8'. 2018-11-06 21:22:26.562 10068 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:22:26,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a408615d-82eb-411e-9c0d-58f1f2434dd8', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-11-06 21:22:28,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a408615d-82eb-411e-9c0d-58f1f2434dd8 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-11-06 21:22:28.791 10071 INFO rally.api [-] Building 'html' report for the following task(s): 'a408615d-82eb-411e-9c0d-58f1f2434dd8'. 2018-11-06 21:22:28.812 10071 INFO rally.api [-] The report has been successfully built. 2018-11-06 21:22:28,918 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-06 21:22:28,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:51 | 10 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 03:18 | 7 | 100.00% | | nova | 04:08 | 5 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:16:51 | 51 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-06 21:22:28,922 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 6/8 modules 2018-11-06 21:22:29,039 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 21:22:29,040 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-06 21:22:29,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:22:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:29,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22: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-2cc2ee99-a293-46bc-b9ec-bbf596c1ae9d x-compute-request-id: req-2cc2ee99-a293-46bc-b9ec-bbf596c1ae9d Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5b434787-7018-4f21-b2dd-36788cec9ac0", "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aed5b8e1-3cba-494b-a267-090cdf4c9a98", "name": "rally_sanity-flavor_alt_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:22:29,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2cc2ee99-a293-46bc-b9ec-bbf596c1ae9d 2018-11-06 21:22:29,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196892023087s 2018-11-06 21:22:29,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2cc2ee99-a293-46bc-b9ec-bbf596c1ae9d 2018-11-06 21:22:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:22:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:29,285 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:22: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 x-openstack-request-id: req-212dbcc3-2343-4dba-bb18-bb3415df5c1e x-compute-request-id: req-212dbcc3-2343-4dba-bb18-bb3415df5c1e Content-Length: 0 Content-Type: application/json 2018-11-06 21:22:29,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98 used request id req-212dbcc3-2343-4dba-bb18-bb3415df5c1e 2018-11-06 21:22:29,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393419265747s 2018-11-06 21:22:29,285 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aed5b8e1-3cba-494b-a267-090cdf4c9a98 used request id req-212dbcc3-2343-4dba-bb18-bb3415df5c1e 2018-11-06 21:22:29,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 21:22:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" -d '{"subnet_id": "ce1d528f-a416-4701-9f4a-7b14ac59b8a1"}' 2018-11-06 21:22:30,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eac4a11d-1c0b-49c1-983d-d0d2068e87de Date: Tue, 06 Nov 2018 21:22:30 GMT RESP BODY: {"network_id": "628d1df0-f44a-4079-895c-99d516d4cc2e", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "subnet_id": "ce1d528f-a416-4701-9f4a-7b14ac59b8a1", "subnet_ids": ["ce1d528f-a416-4701-9f4a-7b14ac59b8a1"], "port_id": "3d4035c1-72f3-4f5c-8d08-0611483d4e20", "id": "6aaf2b95-ebe8-486d-ad39-068555f05e7c"} 2018-11-06 21:22:30,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/remove_router_interface.json used request id req-eac4a11d-1c0b-49c1-983d-d0d2068e87de 2018-11-06 21:22:30,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.19295597076s 2018-11-06 21:22:30,479 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c/remove_router_interface.json used request id req-eac4a11d-1c0b-49c1-983d-d0d2068e87de returning object 6aaf2b95-ebe8-486d-ad39-068555f05e7c 2018-11-06 21:22:30,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 21:22:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:30,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13203 X-Openstack-Request-Id: req-56ba1281-9daf-4832-90c8-a8ecb51a1c2f Date: Tue, 06 Nov 2018 21:22:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "96998f9c01f940598b481f458013d03d", "created_at": "2018-11-06T20:59:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:59:53Z", "revision_number": 2, "routes": [], "project_id": "96998f9c01f940598b481f458013d03d", "id": "09181376-3572-4e67-9cd2-54f5bee67076", "name": "tempest-TestServerMultinode-1846909217-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:03Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "211a43be-5b4c-463e-99bd-1cd9657bf9b4", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:10Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3f4e3a7c-03a2-4804-9af7-782507a23301", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:53Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "3fcf06f9-c48e-425d-8d36-2e77224d2fc9", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:49Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "53804bd4-60cf-4cdf-b2bd-6743b7701c2b", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:55Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "550e9044-957e-4313-8cbb-499504719d73", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:52Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "5677c406-782a-498d-a30d-57ec2d4e44e6", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:01:11Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "58ac2355-bdc0-4fae-bbd1-d08736487491", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:22:30Z", "revision_number": 4, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "6aaf2b95-ebe8-486d-ad39-068555f05e7c", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:57Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "79ea7584-f7e6-48cd-80f4-b8466aec8fb5", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:01:03Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "7a553f98-b803-4eb5-9e06-f4a3593f6bc1", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "866a532940d74e2ab7b4a8bf63a75d38", "created_at": "2018-11-06T20:52:07Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-06T20:52:08Z", "revision_number": 2, "routes": [], "project_id": "866a532940d74e2ab7b4a8bf63a75d38", "id": "7f6cb64f-e996-4ff3-a452-ffcf4f9ab088", "name": "tempest-FloatingIPTestJSON-router-346025458"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:52Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:59Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "9b1768f8-d374-4fd6-9ebe-21584f740bd8", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "600a4fc6613444a18ed7d95abe6f4754", "created_at": "2018-11-06T21:14:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:14:36Z", "revision_number": 2, "routes": [], "project_id": "600a4fc6613444a18ed7d95abe6f4754", "id": "a401cfbb-c32e-4bf5-9f73-e068a903accf", "name": "c_rally_2a096c8b_vfCyrHWa"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:11Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:50Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b9bb5b2e-f12f-4e74-8176-54d66186c0d5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:09Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bed08e19-efbd-43d8-83c9-f97bcb7aa523", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:18Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c449c107-0539-421c-84a0-b61ab0bec65d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:51Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "ec2e0f92-cacf-431b-9d32-42c5a0c82108", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "created_at": "2018-11-06T21:13:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:13:21Z", "revision_number": 2, "routes": [], "project_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "id": "ffebae3b-4419-436a-a164-6aae9ff38fd3", "name": "c_rally_b3f8f4e5_baQc72hQ"}]} 2018-11-06 21:22:30,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-56ba1281-9daf-4832-90c8-a8ecb51a1c2f 2018-11-06 21:22:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.254520893097s 2018-11-06 21:22:30,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-56ba1281-9daf-4832-90c8-a8ecb51a1c2f 2018-11-06 21:22:30,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 21:22:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c.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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:32,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9808a51d-7fb2-433e-b272-d240f05115c3 Content-Length: 0 Date: Tue, 06 Nov 2018 21:22:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 21:22:32,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c.json used request id req-9808a51d-7fb2-433e-b272-d240f05115c3 2018-11-06 21:22:32,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34538602829s 2018-11-06 21:22:32,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6aaf2b95-ebe8-486d-ad39-068555f05e7c.json used request id req-9808a51d-7fb2-433e-b272-d240f05115c3 2018-11-06 21:22:32,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 21:22:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-9320659d-26f5-451a-a1d8-3d5edd36668e Date: Tue, 06 Nov 2018 21:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"628d1df0-f44a-4079-895c-99d516d4cc2e","tenant_id":"e0ea067dd66c45328adf29d83a25530f","created_at":"2018-11-06T21:00:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T21:00:49Z","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":"e0ea067dd66c45328adf29d83a25530f","id":"ce1d528f-a416-4701-9f4a-7b14ac59b8a1","subnetpool_id":null,"name":"rally_sanity-subnet_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}]} 2018-11-06 21:22:32,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9320659d-26f5-451a-a1d8-3d5edd36668e 2018-11-06 21:22:32,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.209080934525s 2018-11-06 21:22:32,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9320659d-26f5-451a-a1d8-3d5edd36668e 2018-11-06 21:22:32,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 21:22:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/ce1d528f-a416-4701-9f4a-7b14ac59b8a1.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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:34,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35000ff9-f51d-4504-b579-ceab86d49810 Date: Tue, 06 Nov 2018 21:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 21:22:34,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ce1d528f-a416-4701-9f4a-7b14ac59b8a1.json used request id req-35000ff9-f51d-4504-b579-ceab86d49810 2018-11-06 21:22:34,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30498600006s 2018-11-06 21:22:34,603 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ce1d528f-a416-4701-9f4a-7b14ac59b8a1.json used request id req-35000ff9-f51d-4504-b579-ceab86d49810 2018-11-06 21:22:34,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 21:22:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:34,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6370 X-Openstack-Request-Id: req-e0e6fe45-d696-4a14-9646-14b47bc04797 Date: Tue, 06 Nov 2018 21:22:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"628d1df0-f44a-4079-895c-99d516d4cc2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e0ea067dd66c45328adf29d83a25530f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:22:34Z","provider:segmentation_id":51,"name":"rally_sanity-net_24d2c77d-615b-49a4-ba0b-1b85c1fed116","admin_state_up":true,"tenant_id":"e0ea067dd66c45328adf29d83a25530f","created_at":"2018-11-06T21:00:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 21:22:34,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e0e6fe45-d696-4a14-9646-14b47bc04797 2018-11-06 21:22:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233462095261s 2018-11-06 21:22:34,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e0e6fe45-d696-4a14-9646-14b47bc04797 2018-11-06 21:22:34,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 21:22:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/628d1df0-f44a-4079-895c-99d516d4cc2e.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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:36,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2681688-cb08-49ac-88a9-d9579bde6e3b Date: Tue, 06 Nov 2018 21:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 21:22:36,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/628d1df0-f44a-4079-895c-99d516d4cc2e.json used request id req-b2681688-cb08-49ac-88a9-d9579bde6e3b 2018-11-06 21:22:36,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55590605736s 2018-11-06 21:22:36,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/628d1df0-f44a-4079-895c-99d516d4cc2e.json used request id req-b2681688-cb08-49ac-88a9-d9579bde6e3b 2018-11-06 21:22:36,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:22:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:36,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d159055a-3232-4e52-adbc-81cd280ef802 Date: Tue, 06 Nov 2018 21:22:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap", "metadata": {}}], "file": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217/file", "owner": "e0ea067dd66c45328adf29d83a25530f", "id": "ee1431d5-64d4-4302-a835-41b7eeacf217", "size": 12716032, "self": "/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/ee1431d5-64d4-4302-a835-41b7eeacf217/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:01:25Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:01:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:22:36,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d159055a-3232-4e52-adbc-81cd280ef802 2018-11-06 21:22:36,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181714057922s 2018-11-06 21:22:36,579 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d159055a-3232-4e52-adbc-81cd280ef802 2018-11-06 21:22:36,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:22:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1365bbffec9f3eff5e929486ead8eaeaf2de7019" 2018-11-06 21:22:37,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c92ceba3-e74b-4fc0-a18b-998f0e8f7ba1 Date: Tue, 06 Nov 2018 21:22:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:22:37,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217 used request id req-c92ceba3-e74b-4fc0-a18b-998f0e8f7ba1 2018-11-06 21:22:37,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.83575797081s 2018-11-06 21:22:37,417 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ee1431d5-64d4-4302-a835-41b7eeacf217 used request id req-c92ceba3-e74b-4fc0-a18b-998f0e8f7ba1 2018-11-06 21:22:37,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:22:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22: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-3fa9506a-9134-49c7-ad4f-699f97de9eb9 x-compute-request-id: req-3fa9506a-9134-49c7-ad4f-699f97de9eb9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5b434787-7018-4f21-b2dd-36788cec9ac0", "name": "rally_sanity-flavor_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:22:37,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3fa9506a-9134-49c7-ad4f-699f97de9eb9 2018-11-06 21:22:37,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295860767365s 2018-11-06 21:22:37,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3fa9506a-9134-49c7-ad4f-699f97de9eb9 2018-11-06 21:22:37,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:22:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,495 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:22: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-a676c8b5-fb03-485c-b7aa-be345fdf3d2f x-compute-request-id: req-a676c8b5-fb03-485c-b7aa-be345fdf3d2f Content-Length: 0 Content-Type: application/json 2018-11-06 21:22:37,495 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0 used request id req-a676c8b5-fb03-485c-b7aa-be345fdf3d2f 2018-11-06 21:22:37,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0455739498138s 2018-11-06 21:22:37,496 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5b434787-7018-4f21-b2dd-36788cec9ac0 used request id req-a676c8b5-fb03-485c-b7aa-be345fdf3d2f 2018-11-06 21:22:37,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:22:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d7c457-b81f-4eef-8476-1c731a42847a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116", "links": {"self": "http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f"}, "domain_id": "default", "enabled": true, "id": "003e4842aebb4dcd8007ad18cb2d0b2f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:22:37,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c3d7c457-b81f-4eef-8476-1c731a42847a 2018-11-06 21:22:37,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101735830307s 2018-11-06 21:22:37,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c3d7c457-b81f-4eef-8476-1c731a42847a 2018-11-06 21:22:37,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:22:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c3ea45-7838-41bd-b51d-76502945f79f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f"}, "enabled": true, "id": "003e4842aebb4dcd8007ad18cb2d0b2f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 21:22:37,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f used request id req-d7c3ea45-7838-41bd-b51d-76502945f79f 2018-11-06 21:22:37,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0891780853271s 2018-11-06 21:22:37,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f used request id req-d7c3ea45-7838-41bd-b51d-76502945f79f 2018-11-06 21:22:37,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 21:22:37,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6978e19-6b2d-4323-be4c-dd1cc95af9ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:37,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f used request id req-a6978e19-6b2d-4323-be4c-dd1cc95af9ac 2018-11-06 21:22:37,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187788009644s 2018-11-06 21:22:37,883 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/003e4842aebb4dcd8007ad18cb2d0b2f used request id req-a6978e19-6b2d-4323-be4c-dd1cc95af9ac 2018-11-06 21:22:37,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:22:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:37,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b90204-99e7-4c49-9d07-59ae6e0c36e0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f"}, "enabled": true, "id": "e0ea067dd66c45328adf29d83a25530f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}]} 2018-11-06 21:22:37,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-96b90204-99e7-4c49-9d07-59ae6e0c36e0 2018-11-06 21:22:37,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783741474152s 2018-11-06 21:22:37,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-96b90204-99e7-4c49-9d07-59ae6e0c36e0 2018-11-06 21:22:37,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 21:22:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:38,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66843034-ed7c-490d-926f-9dbebcbca10f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:38,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f used request id req-66843034-ed7c-490d-926f-9dbebcbca10f 2018-11-06 21:22:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153807878494s 2018-11-06 21:22:38,119 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e0ea067dd66c45328adf29d83a25530f used request id req-66843034-ed7c-490d-926f-9dbebcbca10f 2018-11-06 21:22:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:38,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5a9bee-b5e4-4088-acfc-d987b67982c3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "e7ff102f802344cdbc98a4e2556c31a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3"}, "name": "Member"}]} 2018-11-06 21:22:38,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da5a9bee-b5e4-4088-acfc-d987b67982c3 2018-11-06 21:22:38,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845558643341s 2018-11-06 21:22:38,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 21:22:38,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:38,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb3eb07-ca09-4b61-af6b-af0f0b61670a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:38,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e7ff102f802344cdbc98a4e2556c31a3 used request id req-8eb3eb07-ca09-4b61-af6b-af0f0b61670a 2018-11-06 21:22:38,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108330965042s 2018-11-06 21:22:38,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 21:22:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e0ea067dd66c45328adf29d83a25530f&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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:38,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-102899b1-92b1-4ca8-a148-a9fac75c3c24 Date: Tue, 06 Nov 2018 21:22:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:48Z", "updated_at": "2018-11-06T21:00:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "2255caf8-1a32-4a58-a185-e5330d8eb4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "4aa12d54-8361-4c3d-a9af-af2476c70f1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "b726fd5e-45ba-47f6-b342-0c8ee76b176b", "remote_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "e859477e-7570-4afc-a5b2-f14f39a80f35", "remote_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0ea067dd66c45328adf29d83a25530f"}], "revision_number": 4, "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "name": "default"}]} 2018-11-06 21:22:38,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e0ea067dd66c45328adf29d83a25530f&name=default used request id req-102899b1-92b1-4ca8-a148-a9fac75c3c24 2018-11-06 21:22:38,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185830831528s 2018-11-06 21:22:38,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e0ea067dd66c45328adf29d83a25530f&name=default used request id req-102899b1-92b1-4ca8-a148-a9fac75c3c24 2018-11-06 21:22:38,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 21:22:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:38,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b9ae5053-6fe6-45cf-997c-01800f88749e Date: Tue, 06 Nov 2018 21:22:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:48Z", "updated_at": "2018-11-06T21:00:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "2255caf8-1a32-4a58-a185-e5330d8eb4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "4aa12d54-8361-4c3d-a9af-af2476c70f1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "b726fd5e-45ba-47f6-b342-0c8ee76b176b", "remote_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0ea067dd66c45328adf29d83a25530f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T21:00:48Z", "revision_number": 0, "id": "e859477e-7570-4afc-a5b2-f14f39a80f35", "remote_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "remote_ip_prefix": null, "created_at": "2018-11-06T21:00:48Z", "security_group_id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0ea067dd66c45328adf29d83a25530f"}], "revision_number": 4, "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "cfbe3251-49e5-46ad-a21c-2318247c73b2", "name": "default"}]} 2018-11-06 21:22:38,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b9ae5053-6fe6-45cf-997c-01800f88749e 2018-11-06 21:22:38,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200138092041s 2018-11-06 21:22:38,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b9ae5053-6fe6-45cf-997c-01800f88749e 2018-11-06 21:22:38,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 21:22:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cfbe3251-49e5-46ad-a21c-2318247c73b2.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}84c55f0d27420890386948bd7a1b00381af9fb9a" 2018-11-06 21:22:39,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ff6ff21-5c79-4428-a32e-a285d90db232 Content-Length: 0 Date: Tue, 06 Nov 2018 21:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 21:22:39,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cfbe3251-49e5-46ad-a21c-2318247c73b2.json used request id req-2ff6ff21-5c79-4428-a32e-a285d90db232 2018-11-06 21:22:39,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.350464105606s 2018-11-06 21:22:39,062 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cfbe3251-49e5-46ad-a21c-2318247c73b2.json used request id req-2ff6ff21-5c79-4428-a32e-a285d90db232 2018-11-06 21:22:39,062 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-11-06 21:22:39,116 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-06 21:22:39,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:22:39,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:22:39,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:22:39,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:22:39,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:22:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:22:39,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f4faee-e1e9-4504-ba26-292f773604ca 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:22:39,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13f4faee-e1e9-4504-ba26-292f773604ca 2018-11-06 21:22:39,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:22:39,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["8y7br74sTEW3xo6KCN2Grw"], "issued_at": "2018-11-06T21:22:39.000000Z"}} 2018-11-06 21:22:39,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 21:22:39,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:39,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1117b2c0-19dd-4e5a-80be-b90bfcee33c6 Date: Tue, 06 Nov 2018 21:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 21:22:39,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1117b2c0-19dd-4e5a-80be-b90bfcee33c6 2018-11-06 21:22:39,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236799955368s 2018-11-06 21:22:39,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1117b2c0-19dd-4e5a-80be-b90bfcee33c6 2018-11-06 21:22:39,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 21:22:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:39,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:22: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:22:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:39,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219bf328-47bb-4dff-b76e-927648d634dd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 21:22:39,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-219bf328-47bb-4dff-b76e-927648d634dd 2018-11-06 21:22:39,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0852282047272s 2018-11-06 21:22:39,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 21:22:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}}' 2018-11-06 21:22:40,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24a3454-1fd2-40fc-9e75-0fc979f90625 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.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed"}, "enabled": true, "id": "de5bbf645b714085b542985b49c311ed", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}} 2018-11-06 21:22:40,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b24a3454-1fd2-40fc-9e75-0fc979f90625 2018-11-06 21:22:40,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116777896881s 2018-11-06 21:22:40,028 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b24a3454-1fd2-40fc-9e75-0fc979f90625 2018-11-06 21:22:40,029 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f', 'id': u'de5bbf645b714085b542985b49c311ed', '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'})}) 2018-11-06 21:22:40,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 21:22:40,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.458260059357s 2018-11-06 21:22:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:40,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108f533d-56b5-4761-8bee-682b0cd577e9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f"}} 2018-11-06 21:22:40,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c used request id req-108f533d-56b5-4761-8bee-682b0cd577e9 2018-11-06 21:22:40,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f423d92972fb43f58b0f63f9f4783a8c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f'}) 2018-11-06 21:22:40,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:40,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f9ca15-6035-42fc-b782-c9a733e61d0e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:40,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d4f9ca15-6035-42fc-b782-c9a733e61d0e 2018-11-06 21:22:40,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.015200138092s 2018-11-06 21:22:40,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:40,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db6ed87-2fda-4a01-8905-e1582f3b371c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:40,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8db6ed87-2fda-4a01-8905-e1582f3b371c 2018-11-06 21:22:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814850330353s 2018-11-06 21:22:40,758 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 21:22:40,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 21:22:40,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"role": {"name": "Member"}}' 2018-11-06 21:22:40,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0676ae6-c2a4-4498-9145-84d976a789b1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}} 2018-11-06 21:22:40,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c0676ae6-c2a4-4498-9145-84d976a789b1 2018-11-06 21:22:40,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0952348709106s 2018-11-06 21:22:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:40,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe6fe99-e697-4e98-a7af-37666a779773 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "domain_id": null, "name": "Member", "id": "7a1ede06171942158d4462262998b31c"}} 2018-11-06 21:22:40,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c used request id req-efe6fe99-e697-4e98-a7af-37666a779773 2018-11-06 21:22:40,937 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c'}, 'domain_id': None, 'human_id': None, 'id': u'7a1ede06171942158d4462262998b31c', 'HUMAN_ID': False}) 2018-11-06 21:22:40,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89e931b-56bf-4cfd-b6bc-950a876008e9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:41,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d89e931b-56bf-4cfd-b6bc-950a876008e9 2018-11-06 21:22:41,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804200172424s 2018-11-06 21:22:41,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:22:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4521a280-ae25-4328-889a-cd982ae7b859 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:22:41,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4521a280-ae25-4328-889a-cd982ae7b859 2018-11-06 21:22:41,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0739290714264s 2018-11-06 21:22:41,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:22:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c75e384-64d1-4bf9-8a29-168360061a44 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f", "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "domain_id": "default", "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:22:41,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c75e384-64d1-4bf9-8a29-168360061a44 2018-11-06 21:22:41,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110373020172s 2018-11-06 21:22:41,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c75e384-64d1-4bf9-8a29-168360061a44 2018-11-06 21:22:41,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:22:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d132e1b-557f-47a4-8792-054f4b6ec063 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed"}, "enabled": true, "id": "de5bbf645b714085b542985b49c311ed", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}]} 2018-11-06 21:22:41,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2d132e1b-557f-47a4-8792-054f4b6ec063 2018-11-06 21:22:41,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083251953125s 2018-11-06 21:22:41,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2d132e1b-557f-47a4-8792-054f4b6ec063 2018-11-06 21:22:41,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:22:41,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=7a1ede06171942158d4462262998b31c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec03f7f1-423d-49a7-88e2-d44a5a91e1f5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=7a1ede06171942158d4462262998b31c", "previous": null, "next": null}} 2018-11-06 21:22:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=7a1ede06171942158d4462262998b31c used request id req-ec03f7f1-423d-49a7-88e2-d44a5a91e1f5 2018-11-06 21:22:41,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749459266663s 2018-11-06 21:22:41,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:22:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed/users/f423d92972fb43f58b0f63f9f4783a8c/roles/7a1ede06171942158d4462262998b31c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfe93ebb-93aa-436b-ba94-a1b0ac3cfeb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:41,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed/users/f423d92972fb43f58b0f63f9f4783a8c/roles/7a1ede06171942158d4462262998b31c used request id req-cfe93ebb-93aa-436b-ba94-a1b0ac3cfeb2 2018-11-06 21:22:41,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117763996124s 2018-11-06 21:22:41,492 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f', 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': 'dd1f377b-7154-4fc8-8106-549f52903b92', 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_6274447a-43db-4571-860b-639df059ef3f', 'project_id': u'de5bbf645b714085b542985b49c311ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:22:41,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:22:41,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:22:41,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:22:41,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:22:41,497 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f', 'password': 'dd1f377b-7154-4fc8-8106-549f52903b92', 'project_name': 'refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'de5bbf645b714085b542985b49c311ed', 'project_domain_name': 'Default'} 2018-11-06 21:22:41,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242e1d78-a268-4927-9b61-76060e7575b2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:41,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-242e1d78-a268-4927-9b61-76060e7575b2 2018-11-06 21:22:41,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817060470581s 2018-11-06 21:22:41,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cb042b-4193-4536-899f-023eaff0cd66 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:41,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7cb042b-4193-4536-899f-023eaff0cd66 2018-11-06 21:22:41,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.072802066803s 2018-11-06 21:22:41,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:22:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f45e74-ffe5-460f-b1b8-312ee2222d1c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:22:41,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b8f45e74-ffe5-460f-b1b8-312ee2222d1c 2018-11-06 21:22:41,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811967849731s 2018-11-06 21:22:41,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:22:41,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bb97dc-6dfb-47f1-93fe-0883437b22da Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f", "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "domain_id": "default", "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:22:41,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c9bb97dc-6dfb-47f1-93fe-0883437b22da 2018-11-06 21:22:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961899757385s 2018-11-06 21:22:41,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c9bb97dc-6dfb-47f1-93fe-0883437b22da 2018-11-06 21:22:41,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:22:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72af476d-7c6b-4430-a635-de5a873bf2e9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed"}, "enabled": true, "id": "de5bbf645b714085b542985b49c311ed", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}]} 2018-11-06 21:22:41,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-72af476d-7c6b-4430-a635-de5a873bf2e9 2018-11-06 21:22:41,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0737929344177s 2018-11-06 21:22:41,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-72af476d-7c6b-4430-a635-de5a873bf2e9 2018-11-06 21:22:41,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:22:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:41,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49345ccc-b921-424f-9c46-c60db7ac91e4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 21:22:41,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&scope.project.id=de5bbf645b714085b542985b49c311ed&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-49345ccc-b921-424f-9c46-c60db7ac91e4 2018-11-06 21:22:41,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0836641788483s 2018-11-06 21:22:42,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:22:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed/users/f423d92972fb43f58b0f63f9f4783a8c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f34498b-94ea-4611-8c32-5343a206901b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:42,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed/users/f423d92972fb43f58b0f63f9f4783a8c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-8f34498b-94ea-4611-8c32-5343a206901b 2018-11-06 21:22:42,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125643014908s 2018-11-06 21:22:42,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:22:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1c8f21-1aa9-4eac-9c3f-ee5c1e7e5102 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:22:42,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e1c8f21-1aa9-4eac-9c3f-ee5c1e7e5102 2018-11-06 21:22:42,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0723099708557s 2018-11-06 21:22:42,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:22:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf546c7-f058-49d3-abd8-72222922e863 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:22:42,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-adf546c7-f058-49d3-abd8-72222922e863 2018-11-06 21:22:42,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0793359279633s 2018-11-06 21:22:42,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:22:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fac13a-783e-41c0-94b3-818b2d7a9069 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f", "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "domain_id": "default", "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:22:42,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b8fac13a-783e-41c0-94b3-818b2d7a9069 2018-11-06 21:22:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099622964859s 2018-11-06 21:22:42,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b8fac13a-783e-41c0-94b3-818b2d7a9069 2018-11-06 21:22:42,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:22:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f2f15d-0f06-4712-9334-9c02daf605da Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 21:22:42,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f423d92972fb43f58b0f63f9f4783a8c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default used request id req-c7f2f15d-0f06-4712-9334-9c02daf605da 2018-11-06 21:22:42,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0741100311279s 2018-11-06 21:22:42,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:22:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/f423d92972fb43f58b0f63f9f4783a8c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:22:42,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56135782-376d-4a50-aa77-d7cf91271b45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:22:42,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/f423d92972fb43f58b0f63f9f4783a8c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-56135782-376d-4a50-aa77-d7cf91271b45 2018-11-06 21:22:42,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.203945875168s 2018-11-06 21:22:42,664 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 21:22:45,119 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 21:22:44.777 10074 INFO rally.deployment.engine [-] Deployment afcb4393-b56f-42f9-b3a7-81035fa1a755 | Starting: Destroy cloud and free allocated resources. 2018-11-06 21:22:44.874 10074 INFO rally.deployment.engine [-] Deployment afcb4393-b56f-42f9-b3a7-81035fa1a755 | Completed: Destroy cloud and free allocated resources. 2018-11-06 21:22:44.898 10074 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32). 2018-11-06 21:22:44.903 10074 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 21:22:47,473 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 21:22:47.226 10077 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3c2578c0-dbe5-4619-a43e-f7547d1a7873) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3c2578c0-dbe5-4619-a43e-f7547d1a7873 | 2018-11-06T21:22:47 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3c2578c0-dbe5-4619-a43e-f7547d1a7873 ~/.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 2018-11-06 21:22:50,750 - 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 | +-------------+----------------+-----------+ 2018-11-06 21:22:50,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 21:22:53,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 21:22:52.786 10083 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=599d04b5-2cb5-4379-95d8-729e560d7f32). 2018-11-06 21:22:52.927 10083 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 21:22:56,836 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 21:22:55.402 10086 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 21:22:55.556 10086 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 21:22:56.664 10086 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290) as the default verifier for the future CLI operations. 2018-11-06 21:22:59,698 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-06 21:22:59,699 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 21:22:59,773 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 21:22:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:22:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c9cb2a-f272-48fc-89f5-bf1d690828c4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:22:59,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-28c9cb2a-f272-48fc-89f5-bf1d690828c4 2018-11-06 21:22:59,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:23:00,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a1ede06171942158d4462262998b31c", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:23:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de5bbf645b714085b542985b49c311ed", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/de5bbf645b714085b542985b49c311ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/de5bbf645b714085b542985b49c311ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/de5bbf645b714085b542985b49c311ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/de5bbf645b714085b542985b49c311ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/de5bbf645b714085b542985b49c311ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/de5bbf645b714085b542985b49c311ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/de5bbf645b714085b542985b49c311ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/de5bbf645b714085b542985b49c311ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/de5bbf645b714085b542985b49c311ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/de5bbf645b714085b542985b49c311ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/de5bbf645b714085b542985b49c311ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/de5bbf645b714085b542985b49c311ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f", "id": "f423d92972fb43f58b0f63f9f4783a8c"}, "audit_ids": ["Ln3Ho2EJQ0G9nH1HoodyXg"], "issued_at": "2018-11-06T21:23:00.000000Z"}} 2018-11-06 21:23:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:00,287 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 21:23:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 21:23:00,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:23:00,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7ea49f87-a654-4f15-ad6b-add481d4ec97 Date: Tue, 06 Nov 2018 21:23:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:23:00,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ea49f87-a654-4f15-ad6b-add481d4ec97 2018-11-06 21:23:00,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175156116486s 2018-11-06 21:23:00,465 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ea49f87-a654-4f15-ad6b-add481d4ec97 2018-11-06 21:23:00,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 21:23:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f"}' 2018-11-06 21:23:00,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0 X-Openstack-Request-Id: req-b10c6960-02b0-406e-9668-79b811430638 Date: Tue, 06 Nov 2018 21:23:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5f881071-e402-405b-9154-6dce033426c0/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "5f881071-e402-405b-9154-6dce033426c0", "size": null, "self": "/v2/images/5f881071-e402-405b-9154-6dce033426c0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "checksum": null, "created_at": "2018-11-06T21:23:00Z", "protected": false} 2018-11-06 21:23:00,673 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b10c6960-02b0-406e-9668-79b811430638 2018-11-06 21:23:00,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206120967865s 2018-11-06 21:23:00,674 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b10c6960-02b0-406e-9668-79b811430638 returning object 5f881071-e402-405b-9154-6dce033426c0 2018-11-06 21:23:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 21:23:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0/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}a0021a575a1a0d63aee23c0a346fe80d88309142" -d '' 2018-11-06 21:23:01,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ef71132-d3f2-49c0-b67e-dd0335f3e8d0 Date: Tue, 06 Nov 2018 21:23:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:23:01,896 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0/file used request id req-9ef71132-d3f2-49c0-b67e-dd0335f3e8d0 2018-11-06 21:23:01,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22158312798s 2018-11-06 21:23:01,897 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0/file used request id req-9ef71132-d3f2-49c0-b67e-dd0335f3e8d0 2018-11-06 21:23:01,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:23:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f11e1488-b994-47e4-932c-c27a94849f1c Date: Tue, 06 Nov 2018 21:23:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "metadata": {}}], "file": "/v2/images/5f881071-e402-405b-9154-6dce033426c0/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "5f881071-e402-405b-9154-6dce033426c0", "size": 12716032, "self": "/v2/images/5f881071-e402-405b-9154-6dce033426c0", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:01Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:23:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:23:02,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f11e1488-b994-47e4-932c-c27a94849f1c 2018-11-06 21:23:02,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165307044983s 2018-11-06 21:23:02,063 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f11e1488-b994-47e4-932c-c27a94849f1c 2018-11-06 21:23:02,065 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f881071-e402-405b-9154-6dce033426c0/file', 'owner': u'de5bbf645b714085b542985b49c311ed', 'id': u'5f881071-e402-405b-9154-6dce033426c0', 'size': 12716032, u'self': u'/v2/images/5f881071-e402-405b-9154-6dce033426c0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de5bbf645b714085b542985b49c311ed', 'name': 'refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T21:23:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T21:23:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5f881071-e402-405b-9154-6dce033426c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f', 'created': u'2018-11-06T21:23:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T21:23:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5f881071-e402-405b-9154-6dce033426c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 21:23:02,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:23:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_6274447a-43db-4571-860b-639df059ef3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:23:02,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23: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-286273b2-3d18-45b2-ae59-67c0c9fe1ae2 x-compute-request-id: req-286273b2-3d18-45b2-ae59-67c0c9fe1ae2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d371fc4-5c75-4961-be23-96ceeb33574d", "name": "refstack_defcore-flavor_6274447a-43db-4571-860b-639df059ef3f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:23:02,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-286273b2-3d18-45b2-ae59-67c0c9fe1ae2 2018-11-06 21:23:02,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.175276041031s 2018-11-06 21:23:02,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-286273b2-3d18-45b2-ae59-67c0c9fe1ae2 returning object 1d371fc4-5c75-4961-be23-96ceeb33574d 2018-11-06 21:23:02,243 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_6274447a-43db-4571-860b-639df059ef3f', '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'35cef63a552c4009857581d35066215c', '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'1d371fc4-5c75-4961-be23-96ceeb33574d', 'swap': 0}) 2018-11-06 21:23:02,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:23:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d/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}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"extra_specs": {}}' 2018-11-06 21:23:02,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23: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-2e85ef9b-f34f-45e9-8316-e8bdb3a2dfe9 x-compute-request-id: req-2e85ef9b-f34f-45e9-8316-e8bdb3a2dfe9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:23:02,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d/os-extra_specs used request id req-2e85ef9b-f34f-45e9-8316-e8bdb3a2dfe9 2018-11-06 21:23:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201411247253s 2018-11-06 21:23:02,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d/os-extra_specs used request id req-2e85ef9b-f34f-45e9-8316-e8bdb3a2dfe9 2018-11-06 21:23:02,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:23:02,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:02,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:23: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:23:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:02,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c07d5e-1c11-4433-a531-9339c5bfff41 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:23:02,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-30c07d5e-1c11-4433-a531-9339c5bfff41 2018-11-06 21:23:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0891289710999s 2018-11-06 21:23:02,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 21:23:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:02,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23: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-9152e9ab-b5bb-4c2f-abbe-4f9bfe001bcc x-compute-request-id: req-9152e9ab-b5bb-4c2f-abbe-4f9bfe001bcc Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 21:23:02,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9152e9ab-b5bb-4c2f-abbe-4f9bfe001bcc 2018-11-06 21:23:02,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176614046097s 2018-11-06 21:23:02,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9152e9ab-b5bb-4c2f-abbe-4f9bfe001bcc 2018-11-06 21:23:02,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:23:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:02,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b17ca22f-cffc-4b82-9e50-a29bb27160a8 Date: Tue, 06 Nov 2018 21:23:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "metadata": {}}], "file": "/v2/images/5f881071-e402-405b-9154-6dce033426c0/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "5f881071-e402-405b-9154-6dce033426c0", "size": 12716032, "self": "/v2/images/5f881071-e402-405b-9154-6dce033426c0", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:01Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:23:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:23:02,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b17ca22f-cffc-4b82-9e50-a29bb27160a8 2018-11-06 21:23:02,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165274858475s 2018-11-06 21:23:02,701 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b17ca22f-cffc-4b82-9e50-a29bb27160a8 2018-11-06 21:23:02,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 21:23:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f"}' 2018-11-06 21:23:02,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b X-Openstack-Request-Id: req-d812155c-7a50-418a-8380-280d91512eec Date: Tue, 06 Nov 2018 21:23:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "dee2c872-b59c-4e42-90c1-a7cbf5e4e85b", "size": null, "self": "/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:02Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f", "checksum": null, "created_at": "2018-11-06T21:23:02Z", "protected": false} 2018-11-06 21:23:02,897 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d812155c-7a50-418a-8380-280d91512eec 2018-11-06 21:23:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.193528175354s 2018-11-06 21:23:02,898 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d812155c-7a50-418a-8380-280d91512eec returning object dee2c872-b59c-4e42-90c1-a7cbf5e4e85b 2018-11-06 21:23:02,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 21:23:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/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}a0021a575a1a0d63aee23c0a346fe80d88309142" -d '' 2018-11-06 21:23:04,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0821649-a6c9-441a-994b-e578781e06cc Date: Tue, 06 Nov 2018 21:23:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:23:04,124 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/file used request id req-f0821649-a6c9-441a-994b-e578781e06cc 2018-11-06 21:23:04,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22582507133s 2018-11-06 21:23:04,125 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/file used request id req-f0821649-a6c9-441a-994b-e578781e06cc 2018-11-06 21:23:04,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:23:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:23:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-0a51b4e9-8f42-4c93-8324-ecb74e3ab071 Date: Tue, 06 Nov 2018 21:23:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/snap", "metadata": {}}], "file": "/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "dee2c872-b59c-4e42-90c1-a7cbf5e4e85b", "size": 12716032, "self": "/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:04Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:23:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "metadata": {}}], "file": "/v2/images/5f881071-e402-405b-9154-6dce033426c0/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "5f881071-e402-405b-9154-6dce033426c0", "size": 12716032, "self": "/v2/images/5f881071-e402-405b-9154-6dce033426c0", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:01Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:23:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:23:04,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0a51b4e9-8f42-4c93-8324-ecb74e3ab071 2018-11-06 21:23:04,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185834884644s 2018-11-06 21:23:04,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0a51b4e9-8f42-4c93-8324-ecb74e3ab071 2018-11-06 21:23:04,314 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/file', 'owner': u'de5bbf645b714085b542985b49c311ed', 'id': u'dee2c872-b59c-4e42-90c1-a7cbf5e4e85b', 'size': 12716032, u'self': u'/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de5bbf645b714085b542985b49c311ed', 'name': 'refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T21:23:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T21:23:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f', 'created': u'2018-11-06T21:23:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T21:23:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6274447a-43db-4571-860b-639df059ef3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 21:23:04,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:23:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_6274447a-43db-4571-860b-639df059ef3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:23:04,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23: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-afdc86db-445b-446e-a2a9-84598ceb3085 x-compute-request-id: req-afdc86db-445b-446e-a2a9-84598ceb3085 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "name": "refstack_defcore-flavor_alt_6274447a-43db-4571-860b-639df059ef3f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:23:04,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-afdc86db-445b-446e-a2a9-84598ceb3085 2018-11-06 21:23:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0467519760132s 2018-11-06 21:23:04,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-afdc86db-445b-446e-a2a9-84598ceb3085 returning object 5b299162-70ae-4308-b9a5-5d3aa0fbd2fc 2018-11-06 21:23:04,363 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6274447a-43db-4571-860b-639df059ef3f', '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'35cef63a552c4009857581d35066215c', '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'5b299162-70ae-4308-b9a5-5d3aa0fbd2fc', 'swap': 0}) 2018-11-06 21:23:04,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:23:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc/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}7cab70220cd4aaa7a555246c5f0ef481be6748df" -d '{"extra_specs": {}}' 2018-11-06 21:23:04,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:23: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-879f99f2-86bd-4eeb-ae8b-03fe05fa6bc9 x-compute-request-id: req-879f99f2-86bd-4eeb-ae8b-03fe05fa6bc9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:23:04,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc/os-extra_specs used request id req-879f99f2-86bd-4eeb-ae8b-03fe05fa6bc9 2018-11-06 21:23:04,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253829956055s 2018-11-06 21:23:04,389 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc/os-extra_specs used request id req-879f99f2-86bd-4eeb-ae8b-03fe05fa6bc9 2018-11-06 21:23:04,390 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6274447a-43db-4571-860b-639df059ef3f', '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'35cef63a552c4009857581d35066215c', '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'5b299162-70ae-4308-b9a5-5d3aa0fbd2fc', 'swap': 0}) 2018-11-06 21:23:07,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 21:23:06.504 10105 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290) for deployment 'opnfv-rally' (UUID=3c2578c0-dbe5-4619-a43e-f7547d1a7873). 2018-11-06 21:23:07.367 10105 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 21:23:07.369 10105 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290) has been successfully configured for deployment 'opnfv-rally' (UUID=3c2578c0-dbe5-4619-a43e-f7547d1a7873)! 2018-11-06 21:23:07,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 21:23:07,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 21:23:07,518 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 21:23:11,294 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-11-06 21:23:11,294 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-11-06 21:23:11,295 - 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. 2018-11-06 21:23:11,295 - 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. 2018-11-06 21:23:11,295 - 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. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-11-06 21:23:11,295 - 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. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-11-06 21:23:11,295 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-11-06 21:23:11,296 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,296 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-11-06 21:23:11,297 - 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. 2018-11-06 21:23:11,297 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - 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. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-11-06 21:23:11,298 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-06 21:23:11,299 - 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. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-11-06 21:23:11,299 - 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. 2018-11-06 21:23:11,299 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-11-06 21:23:11,299 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-11-06 21:23:11,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 21:23:11,328 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 21:23:11,329 - 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']'. 2018-11-06 21:23:13,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:13.501 10117 INFO rally.api [-] Starting verification (UUID=814b5405-39f0-4a4e-8cb3-8c728c7e45f8) for deployment 'opnfv-rally' (UUID=3c2578c0-dbe5-4619-a43e-f7547d1a7873) by verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290). 2018-11-06 21:23:13,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 814b5405-39f0-4a4e-8cb3-8c728c7e45f8 2018-11-06 21:23:19,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:19.996 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.196s] 2018-11-06 21:23:20,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:20.045 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.049s] 2018-11-06 21:23:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:21.870 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.157s] 2018-11-06 21:23:23,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:23.897 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.442s] 2018-11-06 21:23:30,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:30.522 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.869s] 2018-11-06 21:23:35,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:35.761 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.887s] 2018-11-06 21:23:41,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.513 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-11-06 21:23:41,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.523 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-11-06 21:23:41,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.653 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.130s] 2018-11-06 21:23:41,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.666 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-11-06 21:23:41,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.677 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-06 21:23:41,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.715 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.036s] 2018-11-06 21:23:41,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.782 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-11-06 21:23:41,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:41.844 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-11-06 21:23:42,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:42.132 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.287s] 2018-11-06 21:23:42,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:42.147 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-06 21:23:42,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:42.219 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.072s] 2018-11-06 21:23:43,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:43.102 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-11-06 21:23:46,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:46.889 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.785s] 2018-11-06 21:23:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:50.804 10117 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-11-06 21:23:54,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:54.564 10117 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.076s] 2018-11-06 21:23:54,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:54.636 10117 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-11-06 21:23:54,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:54.713 10117 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-11-06 21:23:57,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:57.503 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.738s] 2018-11-06 21:23:58,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:58.810 10117 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.140s] 2018-11-06 21:23:58,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:58.970 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [30.613s] 2018-11-06 21:23:58,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:58.986 10117 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.176s] 2018-11-06 21:23:59,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:23:59.728 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.762s] 2018-11-06 21:24:00,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:00.023 10117 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.036s] 2018-11-06 21:24:00,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:00.032 10117 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2018-11-06 21:24:00,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:00.046 10117 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-11-06 21:24:09,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:09.738 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.235s] 2018-11-06 21:24:10,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:10.827 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.688s] 2018-11-06 21:24:13,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:13.175 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.841s] 2018-11-06 21:24:13,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:13.586 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.410s] 2018-11-06 21:24:13,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:13.969 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.383s] 2018-11-06 21:24:14,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:14.552 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.582s] 2018-11-06 21:24:15,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.421 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.868s] 2018-11-06 21:24:15,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.491 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.070s] 2018-11-06 21:24:15,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.566 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-11-06 21:24:15,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.634 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.068s] 2018-11-06 21:24:15,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.700 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.065s] 2018-11-06 21:24:15,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.768 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.067s] 2018-11-06 21:24:15,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:15.904 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.136s] 2018-11-06 21:24:16,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:16.120 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.293s] 2018-11-06 21:24:20,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:20.174 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.053s] 2018-11-06 21:24:25,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:25.114 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.940s] 2018-11-06 21:24:25,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:25.678 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-11-06 21:24:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:29.464 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.349s] 2018-11-06 21:24:33,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:33.548 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.084s] 2018-11-06 21:24:36,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:36.771 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.222s] 2018-11-06 21:24:42,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:42.916 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-11-06 21:24:43,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:43.387 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.615s] 2018-11-06 21:24:47,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.059 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.671s] 2018-11-06 21:24:47,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.301 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.243s] 2018-11-06 21:24:47,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.400 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.098s] 2018-11-06 21:24:47,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.589 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.188s] 2018-11-06 21:24:47,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.659 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.069s] 2018-11-06 21:24:47,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:47.851 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.191s] 2018-11-06 21:24:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:48.086 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.235s] 2018-11-06 21:24:48,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:48.139 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-11-06 21:24:48,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:48.333 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.192s] 2018-11-06 21:24:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:52.330 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.533s] 2018-11-06 21:24:52,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:52.565 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.235s] 2018-11-06 21:24:52,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:52.794 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.228s] 2018-11-06 21:24:53,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:53.208 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.413s] 2018-11-06 21:24:53,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:53.660 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.452s] 2018-11-06 21:24:53,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:53.884 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.550s] 2018-11-06 21:24:54,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:54.142 10117 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.481s] 2018-11-06 21:24:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:24:54.460 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-11-06 21:25:00,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:00.707 10117 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.998s] 2018-11-06 21:25:02,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:02.103 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.157s] 2018-11-06 21:25:03,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:03.619 10117 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.911s] 2018-11-06 21:25:03,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:03.862 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.757s] 2018-11-06 21:25:04,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:04.702 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.840s] 2018-11-06 21:25:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:05.519 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.010s] 2018-11-06 21:25:05,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:05.792 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.089s] 2018-11-06 21:25:06,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:06.554 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.035s] 2018-11-06 21:25:07,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:07.493 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.700s] 2018-11-06 21:25:07,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:07.566 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.011s] 2018-11-06 21:25:08,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:08.630 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.063s] 2018-11-06 21:25:09,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:09.014 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.519s] 2018-11-06 21:25:09,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:09.245 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.614s] 2018-11-06 21:25:10,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.255 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.009s] 2018-11-06 21:25:10,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.334 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.319s] 2018-11-06 21:25:10,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.413 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.081s] 2018-11-06 21:25:10,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.768 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.513s] 2018-11-06 21:25:10,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.786 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.372s] 2018-11-06 21:25:10,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.806 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-11-06 21:25:10,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:10.824 10117 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-06 21:25:11,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:11.294 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.526s] 2018-11-06 21:25:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:11.994 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.699s] 2018-11-06 21:25:12,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:12.315 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.723s] 2018-11-06 21:25:12,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:12.720 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.725s] 2018-11-06 21:25:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:13.676 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.360s] 2018-11-06 21:25:13,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:13.727 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.007s] 2018-11-06 21:25:14,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:14.573 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.844s] 2018-11-06 21:25:15,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:15.117 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.543s] 2018-11-06 21:25:16,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:16.170 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.052s] 2018-11-06 21:25:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:16.666 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.496s] 2018-11-06 21:25:17,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:17.205 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.538s] 2018-11-06 21:25:17,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:17.297 10117 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.528s] 2018-11-06 21:25:17,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:17.467 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.787s] 2018-11-06 21:25:17,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:17.618 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.412s] 2018-11-06 21:25:17,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:17.976 10117 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.357s] 2018-11-06 21:25:18,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:18.027 10117 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.730s] 2018-11-06 21:25:18,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:18.270 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.805s] 2018-11-06 21:25:20,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:20.283 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.011s] 2018-11-06 21:25:21,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:21.722 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.439s] 2018-11-06 21:25:21,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:21.933 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [72.183s] 2018-11-06 21:25:24,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:24.270 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.543s] 2018-11-06 21:25:24,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:24.347 10117 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2018-11-06 21:25:25,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:25.023 10117 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.401s] 2018-11-06 21:25:26,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:26.797 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.293s] 2018-11-06 21:25:27,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:27.168 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.372s] 2018-11-06 21:25:27,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:27.645 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.155s] 2018-11-06 21:25:31,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:31.013 10117 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.962s] 2018-11-06 21:25:33,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:33.752 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.703s] 2018-11-06 21:25:34,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:34.329 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.576s] 2018-11-06 21:25:34,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:34.380 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.954s] 2018-11-06 21:25:37,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:37.568 10117 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.553s] 2018-11-06 21:25:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:40.550 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.168s] 2018-11-06 21:25:41,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:41.259 10117 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-11-06 21:25:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:43.296 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.745s] 2018-11-06 21:25:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:43.495 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.200s] 2018-11-06 21:25:43,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:43.609 10117 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.310s] 2018-11-06 21:25:43,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:43.904 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.409s] 2018-11-06 21:25:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:44.116 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.211s] 2018-11-06 21:25:44,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:44.157 10117 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.042s] 2018-11-06 21:25:50,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:25:50.505 10117 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.151s] 2018-11-06 21:26:01,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:01.796 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-11-06 21:26:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:01.803 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-11-06 21:26:01,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:01.856 10117 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.035s] 2018-11-06 21:26:02,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.004 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.200s] 2018-11-06 21:26:02,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.265 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.260s] 2018-11-06 21:26:02,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.448 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.183s] 2018-11-06 21:26:02,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.646 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.196s] 2018-11-06 21:26:02,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.836 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.189s] 2018-11-06 21:26:02,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.879 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-11-06 21:26:02,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:02.922 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.043s] 2018-11-06 21:26:03,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:03.050 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.127s] 2018-11-06 21:26:13,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:13.325 10117 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [11.462s] 2018-11-06 21:26:13,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:13.417 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.081s] 2018-11-06 21:26:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:17.793 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.551s] 2018-11-06 21:26:17,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:17.961 10117 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.168s] 2018-11-06 21:26:23,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:23.210 10117 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.267s] 2018-11-06 21:26:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:25.224 10117 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.898s] 2018-11-06 21:26:26,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:26.885 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.223s] 2018-11-06 21:26:27,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:27.374 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.489s] 2018-11-06 21:26:31,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:31.363 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.181s] 2018-11-06 21:26:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:31.930 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.568s] 2018-11-06 21:26:44,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:44.894 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.172s] 2018-11-06 21:26:44,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:44.932 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2018-11-06 21:26:45,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:45.124 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.193s] 2018-11-06 21:26:45,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:45.531 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.405s] 2018-11-06 21:26:45,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:45.632 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.101s] 2018-11-06 21:26:46,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.185 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.551s] 2018-11-06 21:26:46,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.372 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.187s] 2018-11-06 21:26:46,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.437 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.065s] 2018-11-06 21:26:46,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.493 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.055s] 2018-11-06 21:26:46,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.545 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.051s] 2018-11-06 21:26:46,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.727 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.181s] 2018-11-06 21:26:46,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:46.959 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.231s] 2018-11-06 21:26:47,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:47.036 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.076s] 2018-11-06 21:26:47,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:47.086 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.050s] 2018-11-06 21:26:47,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:47.138 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.051s] 2018-11-06 21:26:54,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.157 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.167s] 2018-11-06 21:26:54,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.182 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.024s] 2018-11-06 21:26:54,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.359 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.177s] 2018-11-06 21:26:54,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.378 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.018s] 2018-11-06 21:26:54,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.537 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.159s] 2018-11-06 21:26:54,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.700 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.162s] 2018-11-06 21:26:54,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.777 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.076s] 2018-11-06 21:26:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:54.949 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.172s] 2018-11-06 21:26:55,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.113 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.163s] 2018-11-06 21:26:55,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.295 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.182s] 2018-11-06 21:26:55,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.440 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.145s] 2018-11-06 21:26:55,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.484 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2018-11-06 21:26:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.532 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.047s] 2018-11-06 21:26:55,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.714 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.182s] 2018-11-06 21:26:55,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.750 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-11-06 21:26:55,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.909 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.158s] 2018-11-06 21:26:55,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.942 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-11-06 21:26:55,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:55.976 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-11-06 21:26:56,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:56.008 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-11-06 21:26:56,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:26:56.044 10117 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-11-06 21:31:39,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:31:39.255 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.169s] 2018-11-06 21:31:39,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:31:39.433 10117 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.178s] 2018-11-06 21:31:43,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 814b5405-39f0-4a4e-8cb3-8c728c7e45f8 2018-11-06 21:31:43,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '814b5405-39f0-4a4e-8cb3-8c728c7e45f8']'. 2018-11-06 21:31:44,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 814b5405-39f0-4a4e-8cb3-8c728c7e45f8 | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 21:23:13 | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 21:31:42 | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:29 | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 21:31:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ffa34b8d-a0f1-4153-8cc6-99038b2b8290) | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3c2578c0-dbe5-4619-a43e-f7547d1a7873) | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 501.559 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 184 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 21:31:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-11-06 21:31:44,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:31:44,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 21:31:44,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 21:31:44,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 92.0% 2018-11-06 21:31:44,321 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 21:31:44,321 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:44 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-11-06 21:31:44,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:31:44,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:31:46,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f167e07d-5172-402b-a74f-5d185195ce0b Date: Tue, 06 Nov 2018 21:31:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:31:46,085 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b used request id req-f167e07d-5172-402b-a74f-5d185195ce0b 2018-11-06 21:31:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.75755405426s 2018-11-06 21:31:46,085 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dee2c872-b59c-4e42-90c1-a7cbf5e4e85b used request id req-f167e07d-5172-402b-a74f-5d185195ce0b 2018-11-06 21:31:46,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:31:46,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:46,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31: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-c05e9c3c-4669-4ec0-9cb0-a1ff42027ce8 x-compute-request-id: req-c05e9c3c-4669-4ec0-9cb0-a1ff42027ce8 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d371fc4-5c75-4961-be23-96ceeb33574d", "name": "refstack_defcore-flavor_6274447a-43db-4571-860b-639df059ef3f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5b299162-70ae-4308-b9a5-5d3aa0fbd2fc", "name": "refstack_defcore-flavor_alt_6274447a-43db-4571-860b-639df059ef3f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:31:46,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c05e9c3c-4669-4ec0-9cb0-a1ff42027ce8 2018-11-06 21:31:46,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.559828996658s 2018-11-06 21:31:46,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c05e9c3c-4669-4ec0-9cb0-a1ff42027ce8 2018-11-06 21:31:46,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:31:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:46,702 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:31: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-9cec2381-0b2a-4a9c-a05c-898292db8ced x-compute-request-id: req-9cec2381-0b2a-4a9c-a05c-898292db8ced Content-Length: 0 Content-Type: application/json 2018-11-06 21:31:46,702 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc used request id req-9cec2381-0b2a-4a9c-a05c-898292db8ced 2018-11-06 21:31:46,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534420013428s 2018-11-06 21:31:46,702 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5b299162-70ae-4308-b9a5-5d3aa0fbd2fc used request id req-9cec2381-0b2a-4a9c-a05c-898292db8ced 2018-11-06 21:31:46,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:31:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:31:47,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-6caf1cbf-d65d-4602-a2d3-f52c613b32d1 Date: Tue, 06 Nov 2018 21:31:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "metadata": {}}], "file": "/v2/images/5f881071-e402-405b-9154-6dce033426c0/file", "owner": "de5bbf645b714085b542985b49c311ed", "id": "5f881071-e402-405b-9154-6dce033426c0", "size": 12716032, "self": "/v2/images/5f881071-e402-405b-9154-6dce033426c0", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/5f881071-e402-405b-9154-6dce033426c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:23:01Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_6274447a-43db-4571-860b-639df059ef3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:23:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:31:47,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6caf1cbf-d65d-4602-a2d3-f52c613b32d1 2018-11-06 21:31:47,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.545412778854s 2018-11-06 21:31:47,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6caf1cbf-d65d-4602-a2d3-f52c613b32d1 2018-11-06 21:31:47,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:31:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a0021a575a1a0d63aee23c0a346fe80d88309142" 2018-11-06 21:31:48,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bca2b55-7d09-4693-abdf-906cb60a4359 Date: Tue, 06 Nov 2018 21:31:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:31:48,365 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0 used request id req-9bca2b55-7d09-4693-abdf-906cb60a4359 2018-11-06 21:31:48,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11390399933s 2018-11-06 21:31:48,365 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5f881071-e402-405b-9154-6dce033426c0 used request id req-9bca2b55-7d09-4693-abdf-906cb60a4359 2018-11-06 21:31:48,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:31:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31: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-95001edf-8ffb-4132-bf11-1dc1ebabffce x-compute-request-id: req-95001edf-8ffb-4132-bf11-1dc1ebabffce Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d371fc4-5c75-4961-be23-96ceeb33574d", "name": "refstack_defcore-flavor_6274447a-43db-4571-860b-639df059ef3f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:31:48,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-95001edf-8ffb-4132-bf11-1dc1ebabffce 2018-11-06 21:31:48,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0371539592743s 2018-11-06 21:31:48,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-95001edf-8ffb-4132-bf11-1dc1ebabffce 2018-11-06 21:31:48,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:31:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,443 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:31: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-23c313a3-8c9b-487f-87fc-ce137591a7bb x-compute-request-id: req-23c313a3-8c9b-487f-87fc-ce137591a7bb Content-Length: 0 Content-Type: application/json 2018-11-06 21:31:48,443 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d used request id req-23c313a3-8c9b-487f-87fc-ce137591a7bb 2018-11-06 21:31:48,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385100841522s 2018-11-06 21:31:48,444 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1d371fc4-5c75-4961-be23-96ceeb33574d used request id req-23c313a3-8c9b-487f-87fc-ce137591a7bb 2018-11-06 21:31:48,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:31:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7ed272-1f48-4f44-9abb-ad5e73a56ae8 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f", "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "domain_id": "default", "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:31:48,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8a7ed272-1f48-4f44-9abb-ad5e73a56ae8 2018-11-06 21:31:48,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10210108757s 2018-11-06 21:31:48,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8a7ed272-1f48-4f44-9abb-ad5e73a56ae8 2018-11-06 21:31:48,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:31:48,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28994b0f-1940-4e5c-8534-6d3aebc5e269 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c"}, "enabled": true, "id": "f423d92972fb43f58b0f63f9f4783a8c", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_6274447a-43db-4571-860b-639df059ef3f"}} 2018-11-06 21:31:48,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c used request id req-28994b0f-1940-4e5c-8534-6d3aebc5e269 2018-11-06 21:31:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.084349155426s 2018-11-06 21:31:48,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c used request id req-28994b0f-1940-4e5c-8534-6d3aebc5e269 2018-11-06 21:31:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 21:31:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e90c2b2-f3fc-48de-a779-a5427412b00a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:48,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c used request id req-6e90c2b2-f3fc-48de-a779-a5427412b00a 2018-11-06 21:31:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179752826691s 2018-11-06 21:31:48,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f423d92972fb43f58b0f63f9f4783a8c used request id req-6e90c2b2-f3fc-48de-a779-a5427412b00a 2018-11-06 21:31:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:31:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:48,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44579f27-0a34-47dd-aa47-a7ab3b8f8728 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed"}, "enabled": true, "id": "de5bbf645b714085b542985b49c311ed", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_6274447a-43db-4571-860b-639df059ef3f"}]} 2018-11-06 21:31:48,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-44579f27-0a34-47dd-aa47-a7ab3b8f8728 2018-11-06 21:31:48,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762979984283s 2018-11-06 21:31:48,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-44579f27-0a34-47dd-aa47-a7ab3b8f8728 2018-11-06 21:31:48,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 21:31:48,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:49,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8beb9db5-cd65-4a9d-af50-6e33d741d011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:49,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed used request id req-8beb9db5-cd65-4a9d-af50-6e33d741d011 2018-11-06 21:31:49,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164115905762s 2018-11-06 21:31:49,062 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/de5bbf645b714085b542985b49c311ed used request id req-8beb9db5-cd65-4a9d-af50-6e33d741d011 2018-11-06 21:31:49,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:49,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eff7820-7d76-47de-bccb-dfb2b60a1456 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a1ede06171942158d4462262998b31c", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:31:49,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6eff7820-7d76-47de-bccb-dfb2b60a1456 2018-11-06 21:31:49,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793399810791s 2018-11-06 21:31:49,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 21:31:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:49,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f83aade-d0ca-434e-8400-e2a99b5b1761 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:49,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7a1ede06171942158d4462262998b31c used request id req-9f83aade-d0ca-434e-8400-e2a99b5b1761 2018-11-06 21:31:49,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.184786081314s 2018-11-06 21:31:49,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 21:31:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=de5bbf645b714085b542985b49c311ed&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}7cab70220cd4aaa7a555246c5f0ef481be6748df" 2018-11-06 21:31:49,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-def970a3-5d19-472c-b414-02bb90a96b96 Date: Tue, 06 Nov 2018 21:31:49 GMT RESP BODY: {"security_groups": []} 2018-11-06 21:31:49,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=de5bbf645b714085b542985b49c311ed&name=default used request id req-def970a3-5d19-472c-b414-02bb90a96b96 2018-11-06 21:31:49,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.536516904831s 2018-11-06 21:31:49,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=de5bbf645b714085b542985b49c311ed&name=default used request id req-def970a3-5d19-472c-b414-02bb90a96b96 2018-11-06 21:31:49,869 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-11-06 21:31:49,921 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:31:49,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:31:49,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:31:49,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:31:49,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:31:49,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:31:49,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:31:49,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:31:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:31:49,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea98357-b8ca-4624-b70b-2aa3b956b7e6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:31:49,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ea98357-b8ca-4624-b70b-2aa3b956b7e6 2018-11-06 21:31:49,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:31:50,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["5k0IxPS4SzeB_gRL6Bi-ag"], "issued_at": "2018-11-06T21:31:50.000000Z"}} 2018-11-06 21:31:50,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 21:31:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ca8161ed-741f-405b-b021-73110c8a42f8 Date: Tue, 06 Nov 2018 21:31:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 21:31:51,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca8161ed-741f-405b-b021-73110c8a42f8 2018-11-06 21:31:51,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.63104891777s 2018-11-06 21:31:51,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca8161ed-741f-405b-b021-73110c8a42f8 2018-11-06 21:31:51,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 21:31:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:31: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:31:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a10c38-a73d-4809-b4bf-f65f04239425 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 21:31:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-39a10c38-a73d-4809-b4bf-f65f04239425 2018-11-06 21:31:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0916419029236s 2018-11-06 21:31:51,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 21:31:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}}' 2018-11-06 21:31:51,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9dda3f1-e00f-4045-b333-1f602b7b8f2e 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.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7"}, "enabled": true, "id": "22cc847046a94e1ca34e42ef8f68eae7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}} 2018-11-06 21:31:51,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c9dda3f1-e00f-4045-b333-1f602b7b8f2e 2018-11-06 21:31:51,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121002912521s 2018-11-06 21:31:51,240 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c9dda3f1-e00f-4045-b333-1f602b7b8f2e 2018-11-06 21:31:51,241 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'id': u'22cc847046a94e1ca34e42ef8f68eae7', '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'})}) 2018-11-06 21:31:51,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 21:31:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363507986069s 2018-11-06 21:31:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fb9504-d661-43c4-84f3-d24e4b5afda4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}, "domain_id": "default", "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}} 2018-11-06 21:31:51,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c used request id req-85fb9504-d661-43c4-84f3-d24e4b5afda4 2018-11-06 21:31:51,690 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cbe36275d33b4a999037b6981344005c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf'}) 2018-11-06 21:31:51,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fac10f-d05a-4401-9eb3-47c2f20b2d10 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:31:51,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b0fac10f-d05a-4401-9eb3-47c2f20b2d10 2018-11-06 21:31:51,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748271942139s 2018-11-06 21:31:51,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4bc027-d489-4f26-bd85-6c8fc633e7be Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 21:31:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d4bc027-d489-4f26-bd85-6c8fc633e7be 2018-11-06 21:31:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0891849994659s 2018-11-06 21:31:51,857 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 21:31:51,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 21:31:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"role": {"name": "Member"}}' 2018-11-06 21:31:51,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa078abc-21fc-4a4f-a732-756501ed16dc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}} 2018-11-06 21:31:51,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa078abc-21fc-4a4f-a732-756501ed16dc 2018-11-06 21:31:51,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0882620811462s 2018-11-06 21:31:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:51,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599ee2d0-3e66-4680-89a8-1db9946b8474 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "domain_id": null, "name": "Member", "id": "cc087e76ef024caea39545036ee527c7"}} 2018-11-06 21:31:51,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7 used request id req-599ee2d0-3e66-4680-89a8-1db9946b8474 2018-11-06 21:31:51,964 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7'}, 'domain_id': None, 'human_id': None, 'id': u'cc087e76ef024caea39545036ee527c7', 'HUMAN_ID': False}) 2018-11-06 21:31:51,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db0c371-5d50-4569-b145-1f6403661910 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:31:52,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3db0c371-5d50-4569-b145-1f6403661910 2018-11-06 21:31:52,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799119472504s 2018-11-06 21:31:52,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:31:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84993bb3-d10f-4f6c-b3ee-ff6d55f54380 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:31:52,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-84993bb3-d10f-4f6c-b3ee-ff6d55f54380 2018-11-06 21:31:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0733830928802s 2018-11-06 21:31:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:31:52,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfe9d7b-cc03-4995-b7ac-57b281bb0e07 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "domain_id": "default", "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:31:52,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6cfe9d7b-cc03-4995-b7ac-57b281bb0e07 2018-11-06 21:31:52,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966670513153s 2018-11-06 21:31:52,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6cfe9d7b-cc03-4995-b7ac-57b281bb0e07 2018-11-06 21:31:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:31:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75e351b-51b3-407a-8a32-27c9949e7e2a Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7"}, "enabled": true, "id": "22cc847046a94e1ca34e42ef8f68eae7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 21:31:52,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d75e351b-51b3-407a-8a32-27c9949e7e2a 2018-11-06 21:31:52,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798029899597s 2018-11-06 21:31:52,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d75e351b-51b3-407a-8a32-27c9949e7e2a 2018-11-06 21:31:52,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:31:52,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=cc087e76ef024caea39545036ee527c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ef2660-529f-4dc7-a64f-ff575ffbf67c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=cc087e76ef024caea39545036ee527c7", "previous": null, "next": null}} 2018-11-06 21:31:52,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=cc087e76ef024caea39545036ee527c7 used request id req-15ef2660-529f-4dc7-a64f-ff575ffbf67c 2018-11-06 21:31:52,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0730609893799s 2018-11-06 21:31:52,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:31:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7/users/cbe36275d33b4a999037b6981344005c/roles/cc087e76ef024caea39545036ee527c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7514005-48c4-4c47-8abf-897c5a4cb626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:52,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7/users/cbe36275d33b4a999037b6981344005c/roles/cc087e76ef024caea39545036ee527c7 used request id req-c7514005-48c4-4c47-8abf-897c5a4cb626 2018-11-06 21:31:52,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119158983231s 2018-11-06 21:31:52,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 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': '9f206ac6-ad72-473d-86c1-0671614384c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'project_id': u'22cc847046a94e1ca34e42ef8f68eae7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:31:52,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:31:52,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:31:52,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:31:52,505 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'password': '9f206ac6-ad72-473d-86c1-0671614384c9', 'project_name': 'patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '22cc847046a94e1ca34e42ef8f68eae7', 'project_domain_name': 'Default'} 2018-11-06 21:31:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2b5410-db6e-4416-b30c-c78b62e6cd88 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:31:52,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c2b5410-db6e-4416-b30c-c78b62e6cd88 2018-11-06 21:31:52,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074807882309s 2018-11-06 21:31:52,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5969c6f-e176-496b-bcbc-6edf04e49dac Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:31:52,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5969c6f-e176-496b-bcbc-6edf04e49dac 2018-11-06 21:31:52,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752041339874s 2018-11-06 21:31:52,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:31:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e9a426-084d-4e66-8343-1c808eb08ee4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:31:52,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-65e9a426-084d-4e66-8343-1c808eb08ee4 2018-11-06 21:31:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0803899765015s 2018-11-06 21:31:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:31:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9293db90-3a15-4dd5-912b-5ade5fd114e7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "domain_id": "default", "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:31:52,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9293db90-3a15-4dd5-912b-5ade5fd114e7 2018-11-06 21:31:52,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980880260468s 2018-11-06 21:31:52,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9293db90-3a15-4dd5-912b-5ade5fd114e7 2018-11-06 21:31:52,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:31:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:52,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97be056e-3f82-4cff-a4a0-f4d06a31078e Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7"}, "enabled": true, "id": "22cc847046a94e1ca34e42ef8f68eae7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 21:31:52,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-97be056e-3f82-4cff-a4a0-f4d06a31078e 2018-11-06 21:31:52,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785391330719s 2018-11-06 21:31:52,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-97be056e-3f82-4cff-a4a0-f4d06a31078e 2018-11-06 21:31:52,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:31:52,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87272bb7-223e-4f3e-ae0c-f597f56b458e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 21:31:53,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&scope.project.id=22cc847046a94e1ca34e42ef8f68eae7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-87272bb7-223e-4f3e-ae0c-f597f56b458e 2018-11-06 21:31:53,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0886881351471s 2018-11-06 21:31:53,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:31:53,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7/users/cbe36275d33b4a999037b6981344005c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e3252c-c9b0-46b8-8313-2f0b8bb2bed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:53,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7/users/cbe36275d33b4a999037b6981344005c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-03e3252c-c9b0-46b8-8313-2f0b8bb2bed8 2018-11-06 21:31:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.204118013382s 2018-11-06 21:31:53,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:31:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66dce3a-c42a-434c-9702-1a0f01e8d58e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:31:53,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f66dce3a-c42a-434c-9702-1a0f01e8d58e 2018-11-06 21:31:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743818283081s 2018-11-06 21:31:53,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 21:31:53,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c92963e-ece4-4c7f-89db-a09bcb645783 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 21:31:53,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2c92963e-ece4-4c7f-89db-a09bcb645783 2018-11-06 21:31:53,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0820140838623s 2018-11-06 21:31:53,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:31:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb7e0c4-4739-4ba2-b2a3-7f3928102be0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "domain_id": "default", "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:31:53,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-deb7e0c4-4739-4ba2-b2a3-7f3928102be0 2018-11-06 21:31:53,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105394124985s 2018-11-06 21:31:53,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-deb7e0c4-4739-4ba2-b2a3-7f3928102be0 2018-11-06 21:31:53,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 21:31:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecf39e6-7a06-48f3-b5e7-91c0d893fc60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 21:31:53,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cbe36275d33b4a999037b6981344005c&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default used request id req-aecf39e6-7a06-48f3-b5e7-91c0d893fc60 2018-11-06 21:31:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0840809345245s 2018-11-06 21:31:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 21:31:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/cbe36275d33b4a999037b6981344005c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:31:53,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71aa068e-a155-4942-bb5d-6de9d62329ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:31:53,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/cbe36275d33b4a999037b6981344005c/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-71aa068e-a155-4942-bb5d-6de9d62329ed 2018-11-06 21:31:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123205900192s 2018-11-06 21:31:53,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 21:31:56,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 21:31:55.688 10147 INFO rally.deployment.engine [-] Deployment 3c2578c0-dbe5-4619-a43e-f7547d1a7873 | Starting: Destroy cloud and free allocated resources. 2018-11-06 21:31:55.786 10147 INFO rally.deployment.engine [-] Deployment 3c2578c0-dbe5-4619-a43e-f7547d1a7873 | Completed: Destroy cloud and free allocated resources. 2018-11-06 21:31:55.842 10147 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290) for deployment 'opnfv-rally'. 2018-11-06 21:31:55.866 10147 INFO rally.api [-] Deleting verification (UUID=814b5405-39f0-4a4e-8cb3-8c728c7e45f8). 2018-11-06 21:31:55.906 10147 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 21:31:55.907 10147 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290). 2018-11-06 21:31:55.913 10147 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 21:31:58,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 21:31:58.062 10150 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=af843bc0-b8a0-46c8-8085-51ce0b95986b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | af843bc0-b8a0-46c8-8085-51ce0b95986b | 2018-11-06T21:31:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: af843bc0-b8a0-46c8-8085-51ce0b95986b ~/.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 2018-11-06 21:32:01,614 - 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 | +-------------+----------------+-----------+ 2018-11-06 21:32:01,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 21:32:03,935 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 21:32:03.657 10156 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ffa34b8d-a0f1-4153-8cc6-99038b2b8290). 2018-11-06 21:32:03.791 10156 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 21:32:07,192 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 21:32:05.805 10159 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 21:32:05.972 10159 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 21:32:07.019 10159 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e) as the default verifier for the future CLI operations. 2018-11-06 21:32:10,109 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-06 21:32:10,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 21:32:10,237 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 21:32:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:32:10,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f09db3-bad3-40b3-a4ee-8634e2aeaca9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:32:10,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-56f09db3-bad3-40b3-a4ee-8634e2aeaca9 2018-11-06 21:32:10,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:32:10,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc087e76ef024caea39545036ee527c7", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22cc847046a94e1ca34e42ef8f68eae7", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/22cc847046a94e1ca34e42ef8f68eae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/22cc847046a94e1ca34e42ef8f68eae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/22cc847046a94e1ca34e42ef8f68eae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/22cc847046a94e1ca34e42ef8f68eae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/22cc847046a94e1ca34e42ef8f68eae7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/22cc847046a94e1ca34e42ef8f68eae7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/22cc847046a94e1ca34e42ef8f68eae7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "id": "cbe36275d33b4a999037b6981344005c"}, "audit_ids": ["2-y-MEf8S6iF8k0OlS3YBQ"], "issued_at": "2018-11-06T21:32:10.000000Z"}} 2018-11-06 21:32:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:10,640 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 21:32:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 21:32:10,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:32:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:10,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-352ca4aa-1d77-4785-871f-7c64c9e4055d Date: Tue, 06 Nov 2018 21:32:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:32:10,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-352ca4aa-1d77-4785-871f-7c64c9e4055d 2018-11-06 21:32:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189940929413s 2018-11-06 21:32:10,834 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-352ca4aa-1d77-4785-871f-7c64c9e4055d 2018-11-06 21:32:10,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 21:32:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}' 2018-11-06 21:32:11,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881 X-Openstack-Request-Id: req-0a851d86-5153-46d0-85f2-7a249570cdfd Date: Tue, 06 Nov 2018 21:32:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "173e793e-431b-4d5c-8fc3-758946cef881", "size": null, "self": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": null, "created_at": "2018-11-06T21:32:10Z", "protected": false} 2018-11-06 21:32:11,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0a851d86-5153-46d0-85f2-7a249570cdfd 2018-11-06 21:32:11,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.195582866669s 2018-11-06 21:32:11,032 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0a851d86-5153-46d0-85f2-7a249570cdfd returning object 173e793e-431b-4d5c-8fc3-758946cef881 2018-11-06 21:32:11,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 21:32:11,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/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}816a6891cc0f7bc5eee88d20a2d92230035aedde" -d '' 2018-11-06 21:32:12,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d2f858f-c0e6-4d56-9dfd-76a467a87766 Date: Tue, 06 Nov 2018 21:32:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:32:12,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file used request id req-9d2f858f-c0e6-4d56-9dfd-76a467a87766 2018-11-06 21:32:12,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69860196114s 2018-11-06 21:32:12,732 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file used request id req-9d2f858f-c0e6-4d56-9dfd-76a467a87766 2018-11-06 21:32:12,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:32:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:12,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-8166d2aa-842b-49a1-b6ae-1d1e93c6e9b0 Date: Tue, 06 Nov 2018 21:32:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "metadata": {}}], "file": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "173e793e-431b-4d5c-8fc3-758946cef881", "size": 12716032, "self": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:32:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:32:12,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8166d2aa-842b-49a1-b6ae-1d1e93c6e9b0 2018-11-06 21:32:12,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165970087051s 2018-11-06 21:32:12,899 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8166d2aa-842b-49a1-b6ae-1d1e93c6e9b0 2018-11-06 21:32:12,901 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap', u'metadata': Munch({})})], 'file': u'/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file', 'owner': u'22cc847046a94e1ca34e42ef8f68eae7', 'id': u'173e793e-431b-4d5c-8fc3-758946cef881', 'size': 12716032, u'self': u'/v2/images/173e793e-431b-4d5c-8fc3-758946cef881', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22cc847046a94e1ca34e42ef8f68eae7', 'name': 'patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T21:32:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T21:32:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/173e793e-431b-4d5c-8fc3-758946cef881', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'created': u'2018-11-06T21:32:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T21:32:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/173e793e-431b-4d5c-8fc3-758946cef881', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 21:32:12,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:32:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:32:13,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32: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-ba8bd952-e05d-4e2f-938d-ad880751222a x-compute-request-id: req-ba8bd952-e05d-4e2f-938d-ad880751222a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d54c04d1-8476-4dfd-93d6-67a884ab4721", "name": "patrole-flavor_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:32:13,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ba8bd952-e05d-4e2f-938d-ad880751222a 2018-11-06 21:32:13,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200014829636s 2018-11-06 21:32:13,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ba8bd952-e05d-4e2f-938d-ad880751222a returning object d54c04d1-8476-4dfd-93d6-67a884ab4721 2018-11-06 21:32:13,103 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', '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'35cef63a552c4009857581d35066215c', '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'd54c04d1-8476-4dfd-93d6-67a884ab4721', 'swap': 0}) 2018-11-06 21:32:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:32:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721/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}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"extra_specs": {}}' 2018-11-06 21:32:13,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32: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-8ac485c2-1a74-4263-8c90-ae532681e466 x-compute-request-id: req-8ac485c2-1a74-4263-8c90-ae532681e466 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:32:13,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721/os-extra_specs used request id req-8ac485c2-1a74-4263-8c90-ae532681e466 2018-11-06 21:32:13,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245959758759s 2018-11-06 21:32:13,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721/os-extra_specs used request id req-8ac485c2-1a74-4263-8c90-ae532681e466 2018-11-06 21:32:13,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:32:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:13,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:32: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:32:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52dbad87-d731-46d9-afa5-17f93ab0d219 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:32:13,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-52dbad87-d731-46d9-afa5-17f93ab0d219 2018-11-06 21:32:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0884640216827s 2018-11-06 21:32:13,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 21:32:13,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:13,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32: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-7b0d767a-0cfb-40ba-b6a3-cecaab176321 x-compute-request-id: req-7b0d767a-0cfb-40ba-b6a3-cecaab176321 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 21:32:13,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7b0d767a-0cfb-40ba-b6a3-cecaab176321 2018-11-06 21:32:13,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189142942429s 2018-11-06 21:32:13,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7b0d767a-0cfb-40ba-b6a3-cecaab176321 2018-11-06 21:32:13,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:32:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-0e55782a-285f-4a3f-8820-35f14b5f777e Date: Tue, 06 Nov 2018 21:32:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "metadata": {}}], "file": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "173e793e-431b-4d5c-8fc3-758946cef881", "size": 12716032, "self": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:32:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:32:13,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0e55782a-285f-4a3f-8820-35f14b5f777e 2018-11-06 21:32:13,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.54231095314s 2018-11-06 21:32:13,955 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0e55782a-285f-4a3f-8820-35f14b5f777e 2018-11-06 21:32:13,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 21:32:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}' 2018-11-06 21:32:14,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9 X-Openstack-Request-Id: req-a8e64481-9c95-4f9a-96cc-8ba7dd99e6d6 Date: Tue, 06 Nov 2018 21:32:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "51466eee-2ae4-4e85-b24d-f056c0a7b7f9", "size": null, "self": "/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:14Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": null, "created_at": "2018-11-06T21:32:14Z", "protected": false} 2018-11-06 21:32:14,162 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a8e64481-9c95-4f9a-96cc-8ba7dd99e6d6 2018-11-06 21:32:14,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204858064651s 2018-11-06 21:32:14,163 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a8e64481-9c95-4f9a-96cc-8ba7dd99e6d6 returning object 51466eee-2ae4-4e85-b24d-f056c0a7b7f9 2018-11-06 21:32:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 21:32:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/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}816a6891cc0f7bc5eee88d20a2d92230035aedde" -d '' 2018-11-06 21:32:16,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2784fdd-05aa-4773-917a-78c59558cf11 Date: Tue, 06 Nov 2018 21:32:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:32:16,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/file used request id req-c2784fdd-05aa-4773-917a-78c59558cf11 2018-11-06 21:32:16,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.84593200684s 2018-11-06 21:32:16,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/file used request id req-c2784fdd-05aa-4773-917a-78c59558cf11 2018-11-06 21:32:16,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:32:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:32:16,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-ff466468-628b-4201-b46e-2410d70e3904 Date: Tue, 06 Nov 2018 21:32:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/snap", "metadata": {}}], "file": "/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "51466eee-2ae4-4e85-b24d-f056c0a7b7f9", "size": 12716032, "self": "/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:15Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:32:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "metadata": {}}], "file": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "173e793e-431b-4d5c-8fc3-758946cef881", "size": 12716032, "self": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:32:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:32:16,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ff466468-628b-4201-b46e-2410d70e3904 2018-11-06 21:32:16,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.554787874222s 2018-11-06 21:32:16,566 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ff466468-628b-4201-b46e-2410d70e3904 2018-11-06 21:32:16,569 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/file', 'owner': u'22cc847046a94e1ca34e42ef8f68eae7', 'id': u'51466eee-2ae4-4e85-b24d-f056c0a7b7f9', 'size': 12716032, u'self': u'/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22cc847046a94e1ca34e42ef8f68eae7', 'name': 'patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T21:32:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T21:32:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', 'created': u'2018-11-06T21:32:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T21:32:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 21:32:16,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 21:32:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 21:32:16,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32: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-16b87465-847e-410e-86ac-eae818c3f2f5 x-compute-request-id: req-16b87465-847e-410e-86ac-eae818c3f2f5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/175f85db-ae64-43c4-b577-252bb61575a0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175f85db-ae64-43c4-b577-252bb61575a0", "name": "patrole-flavor_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 21:32:16,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16b87465-847e-410e-86ac-eae818c3f2f5 2018-11-06 21:32:16,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0531280040741s 2018-11-06 21:32:16,623 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-16b87465-847e-410e-86ac-eae818c3f2f5 returning object 175f85db-ae64-43c4-b577-252bb61575a0 2018-11-06 21:32:16,624 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', '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'35cef63a552c4009857581d35066215c', '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'175f85db-ae64-43c4-b577-252bb61575a0', 'swap': 0}) 2018-11-06 21:32:16,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 21:32:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0/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}9655c169471e422a7ece16a2b6ea5f357e725012" -d '{"extra_specs": {}}' 2018-11-06 21:32:16,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:32: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-f0a8fd8d-daea-4004-a076-8e823075b7b8 x-compute-request-id: req-f0a8fd8d-daea-4004-a076-8e823075b7b8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 21:32:16,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0/os-extra_specs used request id req-f0a8fd8d-daea-4004-a076-8e823075b7b8 2018-11-06 21:32:16,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218031406403s 2018-11-06 21:32:16,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0/os-extra_specs used request id req-f0a8fd8d-daea-4004-a076-8e823075b7b8 2018-11-06 21:32:16,647 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf', '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'35cef63a552c4009857581d35066215c', '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'175f85db-ae64-43c4-b577-252bb61575a0', 'swap': 0}) 2018-11-06 21:32:20,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 21:32:18.750 10178 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e) for deployment 'opnfv-rally' (UUID=af843bc0-b8a0-46c8-8085-51ce0b95986b). 2018-11-06 21:32:20.359 10178 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 21:32:20.361 10178 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e) has been successfully configured for deployment 'opnfv-rally' (UUID=af843bc0-b8a0-46c8-8085-51ce0b95986b)! 2018-11-06 21:32:20,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 21:32:20,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 21:32:20,518 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 21:32:20,547 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 21:32:23,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-56c63ed6-0c03-49fd-b42c-4287dc20e53e/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) 2018-11-06 21:32:23,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 21:32:23,827 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 21:32:23,828 - 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']'. 2018-11-06 21:32:25,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 21:32:25.930 10187 INFO rally.api [-] Starting verification (UUID=2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa) for deployment 'opnfv-rally' (UUID=af843bc0-b8a0-46c8-8085-51ce0b95986b) by verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e). 2018-11-06 21:32:25,932 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa 2018-11-06 21:35:03,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa 2018-11-06 21:35:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa']'. 2018-11-06 21:35:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 21:35:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 21:35:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:35:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa | 2018-11-06 21:35:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 21:32:25 | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 21:35:03 | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:38 | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 56c63ed6-0c03-49fd-b42c-4287dc20e53e) | 2018-11-06 21:35:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: af843bc0-b8a0-46c8-8085-51ce0b95986b) | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.617 | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 21:35:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 21:35:04,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 21:35:04,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 21:35:04,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 21:35:04,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 21:35:04,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-06 21:35:04,736 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 21:35:04,737 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 21:35:04,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:35:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:35:05,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c3d3558-258b-45a4-9f12-ec42832e05f2 Date: Tue, 06 Nov 2018 21:35:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:35:05,898 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9 used request id req-3c3d3558-258b-45a4-9f12-ec42832e05f2 2018-11-06 21:35:05,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15606379509s 2018-11-06 21:35:05,899 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/51466eee-2ae4-4e85-b24d-f056c0a7b7f9 used request id req-3c3d3558-258b-45a4-9f12-ec42832e05f2 2018-11-06 21:35:05,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:35:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:05,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35: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-4744b7b7-3583-4dc6-a5bd-6c4a59115ed0 x-compute-request-id: req-4744b7b7-3583-4dc6-a5bd-6c4a59115ed0 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/175f85db-ae64-43c4-b577-252bb61575a0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175f85db-ae64-43c4-b577-252bb61575a0", "name": "patrole-flavor_alt_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d54c04d1-8476-4dfd-93d6-67a884ab4721", "name": "patrole-flavor_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:35:05,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4744b7b7-3583-4dc6-a5bd-6c4a59115ed0 2018-11-06 21:35:05,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380549430847s 2018-11-06 21:35:05,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4744b7b7-3583-4dc6-a5bd-6c4a59115ed0 2018-11-06 21:35:05,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:35:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:05,989 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:35: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-7652b410-1c99-4e0d-a3fd-17a76e6b2fca x-compute-request-id: req-7652b410-1c99-4e0d-a3fd-17a76e6b2fca Content-Length: 0 Content-Type: application/json 2018-11-06 21:35:05,989 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0 used request id req-7652b410-1c99-4e0d-a3fd-17a76e6b2fca 2018-11-06 21:35:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0493559837341s 2018-11-06 21:35:05,990 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/175f85db-ae64-43c4-b577-252bb61575a0 used request id req-7652b410-1c99-4e0d-a3fd-17a76e6b2fca 2018-11-06 21:35:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 21:35:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:35:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-2426d205-e92a-4ead-974a-8fbf84f946b2 Date: Tue, 06 Nov 2018 21:35:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "metadata": {}}], "file": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881/file", "owner": "22cc847046a94e1ca34e42ef8f68eae7", "id": "173e793e-431b-4d5c-8fc3-758946cef881", "size": 12716032, "self": "/v2/images/173e793e-431b-4d5c-8fc3-758946cef881", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/173e793e-431b-4d5c-8fc3-758946cef881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T21:32:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T21:32:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 21:35:06,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2426d205-e92a-4ead-974a-8fbf84f946b2 2018-11-06 21:35:06,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183579921722s 2018-11-06 21:35:06,174 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2426d205-e92a-4ead-974a-8fbf84f946b2 2018-11-06 21:35:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 21:35:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816a6891cc0f7bc5eee88d20a2d92230035aedde" 2018-11-06 21:35:08,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a181da75-f14d-458b-8fbd-e0e9a04ce7af Date: Tue, 06 Nov 2018 21:35:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 21:35:08,037 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881 used request id req-a181da75-f14d-458b-8fbd-e0e9a04ce7af 2018-11-06 21:35:08,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86106491089s 2018-11-06 21:35:08,037 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/173e793e-431b-4d5c-8fc3-758946cef881 used request id req-a181da75-f14d-458b-8fbd-e0e9a04ce7af 2018-11-06 21:35:08,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 21:35:08,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35: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-a1e2f87e-57b3-4352-a4f0-15506ef27467 x-compute-request-id: req-a1e2f87e-57b3-4352-a4f0-15506ef27467 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d54c04d1-8476-4dfd-93d6-67a884ab4721", "name": "patrole-flavor_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 21:35:08,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a1e2f87e-57b3-4352-a4f0-15506ef27467 2018-11-06 21:35:08,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0343470573425s 2018-11-06 21:35:08,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a1e2f87e-57b3-4352-a4f0-15506ef27467 2018-11-06 21:35:08,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 21:35:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,115 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 21:35: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-a7e1c3ef-f34c-4a27-b3d2-a6f6477ad268 x-compute-request-id: req-a7e1c3ef-f34c-4a27-b3d2-a6f6477ad268 Content-Length: 0 Content-Type: application/json 2018-11-06 21:35:08,115 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721 used request id req-a7e1c3ef-f34c-4a27-b3d2-a6f6477ad268 2018-11-06 21:35:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408728122711s 2018-11-06 21:35:08,116 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d54c04d1-8476-4dfd-93d6-67a884ab4721 used request id req-a7e1c3ef-f34c-4a27-b3d2-a6f6477ad268 2018-11-06 21:35:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:35:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c851fab-3667-400a-a8e8-ca03779db85e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf", "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "domain_id": "default", "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 21:35:08,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c851fab-3667-400a-a8e8-ca03779db85e 2018-11-06 21:35:08,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947260856628s 2018-11-06 21:35:08,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c851fab-3667-400a-a8e8-ca03779db85e 2018-11-06 21:35:08,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 21:35:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3627776-4400-4ad6-988d-08cf3649118d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c"}, "enabled": true, "id": "cbe36275d33b4a999037b6981344005c", "options": {}, "domain_id": "default", "name": "patrole-user_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}} 2018-11-06 21:35:08,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c used request id req-a3627776-4400-4ad6-988d-08cf3649118d 2018-11-06 21:35:08,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958061218262s 2018-11-06 21:35:08,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c used request id req-a3627776-4400-4ad6-988d-08cf3649118d 2018-11-06 21:35:08,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 21:35:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de70b1be-9cd2-40cf-adcb-406834ba821b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:35:08,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c used request id req-de70b1be-9cd2-40cf-adcb-406834ba821b 2018-11-06 21:35:08,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.175322055817s 2018-11-06 21:35:08,489 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cbe36275d33b4a999037b6981344005c used request id req-de70b1be-9cd2-40cf-adcb-406834ba821b 2018-11-06 21:35:08,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 21:35:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58c74b9-e944-42bd-a365-054b0e2e571d Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7"}, "enabled": true, "id": "22cc847046a94e1ca34e42ef8f68eae7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_f9839e5b-9c08-4998-8f05-bf8f2f7a4daf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 21:35:08,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f58c74b9-e944-42bd-a365-054b0e2e571d 2018-11-06 21:35:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077409029007s 2018-11-06 21:35:08,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f58c74b9-e944-42bd-a365-054b0e2e571d 2018-11-06 21:35:08,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 21:35:08,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb05995-3ffc-46b2-aa91-7b7dbe62a76b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:35:08,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7 used request id req-0cb05995-3ffc-46b2-aa91-7b7dbe62a76b 2018-11-06 21:35:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151421070099s 2018-11-06 21:35:08,722 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/22cc847046a94e1ca34e42ef8f68eae7 used request id req-0cb05995-3ffc-46b2-aa91-7b7dbe62a76b 2018-11-06 21:35:08,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 21:35:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae053da-adc8-469d-b3a7-ad47cb5391d6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}, {"domain_id": null, "id": "cc087e76ef024caea39545036ee527c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7"}, "name": "Member"}]} 2018-11-06 21:35:08,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dae053da-adc8-469d-b3a7-ad47cb5391d6 2018-11-06 21:35:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775558948517s 2018-11-06 21:35:08,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 21:35:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:08,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a1318b4-8b18-40ee-8621-b9cf98244267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 21:35:08,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/cc087e76ef024caea39545036ee527c7 used request id req-8a1318b4-8b18-40ee-8621-b9cf98244267 2018-11-06 21:35:08,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109117031097s 2018-11-06 21:35:08,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 21:35:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=22cc847046a94e1ca34e42ef8f68eae7&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}9655c169471e422a7ece16a2b6ea5f357e725012" 2018-11-06 21:35:09,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b84c005d-a2f3-4532-b8cf-a6abb3d5c22c Date: Tue, 06 Nov 2018 21:35:09 GMT RESP BODY: {"security_groups": []} 2018-11-06 21:35:09,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=22cc847046a94e1ca34e42ef8f68eae7&name=default used request id req-b84c005d-a2f3-4532-b8cf-a6abb3d5c22c 2018-11-06 21:35:09,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191195964813s 2018-11-06 21:35:09,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=22cc847046a94e1ca34e42ef8f68eae7&name=default used request id req-b84c005d-a2f3-4532-b8cf-a6abb3d5c22c 2018-11-06 21:35:09,159 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-11-06 21:35:10,133 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-11-06 21:35:10,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 21:35:10,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 21:35:10,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 21:35:10,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 21:35:10,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 21:35:10,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 21:35:10,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-06 21:35:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 21:35:10,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98e23c2-41cc-480c-acc6-a67cd3d49624 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 21:35:10,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b98e23c2-41cc-480c-acc6-a67cd3d49624 2018-11-06 21:35:10,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 21:35:10,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T22:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["IDctuUyVSdybdxJgBm3D5w"], "issued_at": "2018-11-06T21:35:10.000000Z"}} 2018-11-06 21:35:10,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}1fe458beed2427926a069ab64afaf12e9d8180f2" 2018-11-06 21:35:10,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 21:35: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 21:35:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe458beed2427926a069ab64afaf12e9d8180f2" 2018-11-06 21:35:10,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6a6042-8780-413f-b679-cb9eb7f60da6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/00a0f7ae8fcc4b5181d914172fc6542a"}, "enabled": true, "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/049b440a0724458b960b6579717620b5"}, "enabled": true, "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/1597f852743040b58e1d54019b9535d2"}, "enabled": true, "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/18f66589dc3c4487bc4ab3f816543217"}, "enabled": true, "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/274ad7f0335e4f0198da301e15739af1"}, "enabled": true, "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/34aaf80e4f1f4ff5acde3ce286751997"}, "enabled": true, "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3f44c9e3c9a34729acbf44ed223b3f03"}, "enabled": true, "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/446464cea8404caf8b8cf0389651b262"}, "enabled": true, "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/5e580ac089bf47c7a3318dd6b542efb4"}, "enabled": true, "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/668e511ba88146029fc364bedacea964"}, "enabled": true, "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/ab908983251441b0a416d148bdfc8ac7"}, "enabled": true, "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/ade016083d47495693b1f2bc4ab2cb3d"}, "enabled": true, "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/cb99ce6bf0424db9925e70f1f4024219"}, "enabled": true, "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/e6ff6a8866544afca7353838ac99f905"}, "enabled": true, "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/f583698dc8624f35af820885c191926a"}, "enabled": true, "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2018-11-06 21:35:10,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-7a6a6042-8780-413f-b679-cb9eb7f60da6 2018-11-06 21:35:10,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.481240034103s 2018-11-06 21:35:10,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-06 21:35:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe458beed2427926a069ab64afaf12e9d8180f2" 2018-11-06 21:35:10,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d0f68e-8ea0-4b8d-929f-8942b3ad802a Content-Encoding: gzip Content-Length: 1949 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0362660aad5b4252b734168f764a8f59"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00a0f7ae8fcc4b5181d914172fc6542a", "id": "0362660aad5b4252b734168f764a8f59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/09b830e3dab54e81b43d131ae5cdf42f"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "049b440a0724458b960b6579717620b5", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1fd31e8c7944cfa862d181ad193b97"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ade016083d47495693b1f2bc4ab2cb3d", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1decb03edc14438c9abc95c528883154"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18f66589dc3c4487bc4ab3f816543217", "id": "1decb03edc14438c9abc95c528883154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e6308b60c5b40cfabcee1db28773693"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f44c9e3c9a34729acbf44ed223b3f03", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2524bfe62ee049089544cda1f997ab7d"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "274ad7f0335e4f0198da301e15739af1", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2cc355dbc5cf4c9a892f2533f8c1404f"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "34aaf80e4f1f4ff5acde3ce286751997", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2f2d1d8c840d4174a5eb29ceee1a6b9a"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab908983251441b0a416d148bdfc8ac7", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2fbb4d57ac0d4841a2ee3b107cea106f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb99ce6bf0424db9925e70f1f4024219", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/307b9805f80942d78f16ff5141f554f5"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00a0f7ae8fcc4b5181d914172fc6542a", "id": "307b9805f80942d78f16ff5141f554f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3354965e05a848a182f39a25ecaf3522"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "446464cea8404caf8b8cf0389651b262", "id": "3354965e05a848a182f39a25ecaf3522"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/39f8d495f0ce42fab968440feabf26e8"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1597f852743040b58e1d54019b9535d2", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4340cd119f6d42e1bcbd8ac139d14abf"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab908983251441b0a416d148bdfc8ac7", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/49c01fbc8f4a4a929bea9b95824734cf"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "049b440a0724458b960b6579717620b5", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/57bcbe121fd3477486356ae5248a99d2"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab908983251441b0a416d148bdfc8ac7", "id": "57bcbe121fd3477486356ae5248a99d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/64bff992d0f14513ae5725cca8b72d27"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6ff6a8866544afca7353838ac99f905", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6e2dbb69efde4fc5b0e384eb06b24c75"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb99ce6bf0424db9925e70f1f4024219", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/704089fee7924cbdb3b32e61d696d81a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f44c9e3c9a34729acbf44ed223b3f03", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/742f666dd34a4cd0830b587fea0015f8"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ade016083d47495693b1f2bc4ab2cb3d", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74c9a826962e4912b1b7d112abb6e817"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1597f852743040b58e1d54019b9535d2", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/758eddd02124411a92e5b8183eff1f1c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ade016083d47495693b1f2bc4ab2cb3d", "id": "758eddd02124411a92e5b8183eff1f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/78d0dadc048c4d618cadfff138ee8f67"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f44c9e3c9a34729acbf44ed223b3f03", "id": "78d0dadc048c4d618cadfff138ee8f67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/822c278daf154d0abef68c7aad4bad00"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "274ad7f0335e4f0198da301e15739af1", "id": "822c278daf154d0abef68c7aad4bad00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/89f7bf7aa873469abb697228f768b953"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "274ad7f0335e4f0198da301e15739af1", "id": "89f7bf7aa873469abb697228f768b953"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/91f96e4ee0f643fea4f3b5fcae6cfa56"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1597f852743040b58e1d54019b9535d2", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/af30464a2b374649b8ab311d3e3fe255"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e580ac089bf47c7a3318dd6b542efb4", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b595beb1edd947c48d1f7675c1d11b52"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "446464cea8404caf8b8cf0389651b262", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b8a4b3618d874e4cbdb6e05ae9ac7783"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "049b440a0724458b960b6579717620b5", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c41711cacb5244d8a616ef350e81ed6f"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18f66589dc3c4487bc4ab3f816543217", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9116e0a95c44a69a80524732c7146e5"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb99ce6bf0424db9925e70f1f4024219", "id": "c9116e0a95c44a69a80524732c7146e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cb218617cd0e4f8a8da94edcc7aad4e4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f583698dc8624f35af820885c191926a", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cc000e3330664f0c93e830388da7626b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "446464cea8404caf8b8cf0389651b262", "id": "cc000e3330664f0c93e830388da7626b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3aa89836fe64aafa2cf7a51efd3dff2"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6ff6a8866544afca7353838ac99f905", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d4de87106612420b8ea3296020401361"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e580ac089bf47c7a3318dd6b542efb4", "id": "d4de87106612420b8ea3296020401361"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d90c428ccb5f41d1b32801d573a88ca3"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "34aaf80e4f1f4ff5acde3ce286751997", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de7b675e7b464c3b924a7d54cb3804ce"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f583698dc8624f35af820885c191926a", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e35a87df73084e23bee28ae714842552"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "34aaf80e4f1f4ff5acde3ce286751997", "id": "e35a87df73084e23bee28ae714842552"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea48267a8a0241bd8766ad4c2ce6f836"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00a0f7ae8fcc4b5181d914172fc6542a", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f6e760e3925b4ca5a29267a66ef814c5"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18f66589dc3c4487bc4ab3f816543217", "id": "f6e760e3925b4ca5a29267a66ef814c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f84793d190644c36a77a7e5f2b2b0352"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e580ac089bf47c7a3318dd6b542efb4", "id": "f84793d190644c36a77a7e5f2b2b0352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fbd439efa6544d489632cdddc2a0d2dc"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6ff6a8866544afca7353838ac99f905", "id": "fbd439efa6544d489632cdddc2a0d2dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ffe4e40731db4bb69ed4e1348b454a25"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f583698dc8624f35af820885c191926a", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-06 21:35:10,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-72d0f68e-8ea0-4b8d-929f-8942b3ad802a 2018-11-06 21:35:10,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0785520076752s 2018-11-06 21:35:31,142 - 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 2018-11-06 21:35:31,178 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-11-06 21:35:31,451 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-11-06 21:35:31,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 21:35:31,563 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 21:35:31,617 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-06 21:35:33,052 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 21:35:35,182 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 21:35:35,182 - openstack_tests - INFO - OS Credentials = > 2018-11-06 21:35:36,065 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 21:35:36,065 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-06 21:35:37,269 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2fecea1b-4224-413-proj 2018-11-06 21:35:38,252 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2fecea1b-4224-413-user 2018-11-06 21:35:38,449 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2fecea1b-4224-413-proj-role 2018-11-06 21:35:38,468 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2fecea1b-4224-413-proj-role to project CreateSecurityGroupTests-2fecea1b-4224-413-proj 2018-11-06 21:35:39,544 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3e9d92b5-29a9-46e9-8acb-3d5a7c6905f8name... 2018-11-06 21:35:39,544 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3e9d92b5-29a9-46e9-8acb-3d5a7c6905f8name 2018-11-06 21:35:39,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,135 - neutron_utils - INFO - Retrieving security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,503 - neutron_utils - INFO - Retrieving security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:40,737 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e9d92b5-29a9-46e9-8acb-3d5a7c6905f8name 2018-11-06 21:35:41,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:41,558 - neutron_utils - INFO - Retrieving security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:41,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:42,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:42,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:42,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:42,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:43,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:43,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:43,590 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e9d92b5-29a9-46e9-8acb-3d5a7c6905f8name 2018-11-06 21:35:43,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:44,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad847b2a-a748-4d04-8130-4a541941cba1 2018-11-06 21:35:44,285 - neutron_utils - INFO - Deleting security group rule with ID - ddb3d06b-78e7-4450-acd1-17d9f17baaa0 2018-11-06 21:35:44,393 - neutron_utils - INFO - Deleting security group rule with ID - 08aa1911-02b7-4863-b4ae-858e11814b76 2018-11-06 21:35:44,654 - neutron_utils - INFO - Deleting security group rule with ID - c877d65f-c63d-462e-91e4-63a12c29bf5d 2018-11-06 21:35:44,759 - neutron_utils - INFO - Deleting security group rule with ID - 2e06aee3-3267-45fd-b676-e425ab50e9ec 2018-11-06 21:35:45,082 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3e9d92b5-29a9-46e9-8acb-3d5a7c6905f8name 2018-11-06 21:35:46,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fdf451b-f731-4d84-b939-89a4c6653bd1 2018-11-06 21:35:46,341 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:35:46,685 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2fecea1b-4224-413-proj 2018-11-06 21:35:46,919 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2fecea1b-4224-413-proj-role 2018-11-06 21:35:47,115 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2fecea1b-4224-413-user 2018-11-06 21:35:48,694 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3c70983c-40ea-456-proj 2018-11-06 21:35:49,772 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3c70983c-40ea-456-user 2018-11-06 21:35:49,957 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3c70983c-40ea-456-proj-role 2018-11-06 21:35:49,977 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3c70983c-40ea-456-proj-role to project CreateSecurityGroupTests-3c70983c-40ea-456-proj 2018-11-06 21:35:50,901 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-07fec252-3d3f-48d9-b8df-9fc21ed9a0d3name... 2018-11-06 21:35:50,901 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-07fec252-3d3f-48d9-b8df-9fc21ed9a0d3name 2018-11-06 21:35:51,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:51,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:51,544 - neutron_utils - INFO - Retrieving security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:51,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:51,904 - neutron_utils - INFO - Retrieving security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:51,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:52,132 - neutron_utils - INFO - Retrieving security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:52,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a4117f2-318a-4af4-9681-11e63c1c08d1 2018-11-06 21:35:52,356 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-07fec252-3d3f-48d9-b8df-9fc21ed9a0d3name 2018-11-06 21:35:53,244 - neutron_utils - INFO - Deleting security group rule with ID - ce837146-0c48-4d14-98d5-85476cc9ff9e 2018-11-06 21:35:53,269 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ce837146-0c48-4d14-98d5-85476cc9ff9e does not exist Neutron server returns request_ids: ['req-cec3b49b-2a9e-4d07-b8f2-5995987e75c6'] 2018-11-06 21:35:53,269 - neutron_utils - INFO - Deleting security group rule with ID - d4faafe2-0ef0-40e8-a457-813fe2f2dba0 2018-11-06 21:35:53,295 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d4faafe2-0ef0-40e8-a457-813fe2f2dba0 does not exist Neutron server returns request_ids: ['req-7b00007b-31df-44c9-8141-cf62282c2f91'] 2018-11-06 21:35:53,295 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-07fec252-3d3f-48d9-b8df-9fc21ed9a0d3name 2018-11-06 21:35:53,461 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 2a4117f2-318a-4af4-9681-11e63c1c08d1 does not exist Neutron server returns request_ids: ['req-9b0e1619-a78e-4558-abb3-0f8bfbd00816'] 2018-11-06 21:35:54,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c312d2cb-7961-4f79-9902-6fc4c0dd0ee0 2018-11-06 21:35:54,270 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:35:54,565 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3c70983c-40ea-456-proj 2018-11-06 21:35:54,847 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3c70983c-40ea-456-proj-role 2018-11-06 21:35:55,040 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3c70983c-40ea-456-user 2018-11-06 21:35:56,497 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9f533025-2f22-407-proj 2018-11-06 21:35:57,576 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9f533025-2f22-407-user 2018-11-06 21:35:57,707 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9f533025-2f22-407-proj-role 2018-11-06 21:35:57,728 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9f533025-2f22-407-proj-role to project CreateSecurityGroupTests-9f533025-2f22-407-proj 2018-11-06 21:35:58,546 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-09a1ed55-55a6-4929-8b08-3804e30736f3name... 2018-11-06 21:35:58,546 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-09a1ed55-55a6-4929-8b08-3804e30736f3name 2018-11-06 21:35:59,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:35:59,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:35:59,602 - neutron_utils - INFO - Retrieving security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:35:59,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:35:59,983 - neutron_utils - INFO - Retrieving security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:00,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:00,213 - neutron_utils - INFO - Retrieving security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:00,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:01,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:01,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:02,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:02,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:02,622 - neutron_utils - INFO - Retrieving security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:02,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f240f3ba-eda0-4cca-8d2c-0fa5cc56e539 2018-11-06 21:36:03,000 - neutron_utils - INFO - Deleting security group rule with ID - dce8cbcd-b153-4ec8-a500-a871892a61af 2018-11-06 21:36:03,094 - neutron_utils - INFO - Deleting security group rule with ID - 5283256f-9ea0-4536-bcfe-fd645e8b4fc8 2018-11-06 21:36:03,346 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-09a1ed55-55a6-4929-8b08-3804e30736f3name 2018-11-06 21:36:04,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6c05458-9e35-4dea-b5e2-63142144022d 2018-11-06 21:36:04,375 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:04,704 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9f533025-2f22-407-proj 2018-11-06 21:36:04,985 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9f533025-2f22-407-proj-role 2018-11-06 21:36:05,193 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9f533025-2f22-407-user 2018-11-06 21:36:06,581 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e92de131-3939-40f-proj 2018-11-06 21:36:07,556 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e92de131-3939-40f-user 2018-11-06 21:36:07,748 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e92de131-3939-40f-proj-role 2018-11-06 21:36:07,834 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e92de131-3939-40f-proj-role to project CreateSecurityGroupTests-e92de131-3939-40f-proj 2018-11-06 21:36:08,631 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-91b5aeb8-d9f7-470f-a741-c01833976268name... 2018-11-06 21:36:08,631 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-91b5aeb8-d9f7-470f-a741-c01833976268name 2018-11-06 21:36:09,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:09,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:09,539 - neutron_utils - INFO - Retrieving security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:09,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:09,931 - neutron_utils - INFO - Retrieving security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:10,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:10,295 - neutron_utils - INFO - Retrieving security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:10,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:11,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:11,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97339120-6215-4bd8-a1e6-48563305a4c0 2018-11-06 21:36:11,820 - neutron_utils - INFO - Deleting security group rule with ID - 5aa4d2df-b1c0-478c-b202-6237ec4b6e79 2018-11-06 21:36:12,078 - neutron_utils - INFO - Deleting security group rule with ID - 6da8a628-bc06-4a5a-b178-67d1d4152929 2018-11-06 21:36:12,334 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-91b5aeb8-d9f7-470f-a741-c01833976268name 2018-11-06 21:36:13,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c5ca70d-006d-41f4-b74e-4522c3a4878d 2018-11-06 21:36:13,196 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:13,504 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e92de131-3939-40f-proj 2018-11-06 21:36:13,769 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e92de131-3939-40f-proj-role 2018-11-06 21:36:13,975 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e92de131-3939-40f-user 2018-11-06 21:36:15,395 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj 2018-11-06 21:36:16,360 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-user 2018-11-06 21:36:16,563 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj-role 2018-11-06 21:36:16,645 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj-role to project CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj 2018-11-06 21:36:17,584 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e06893fb-a63b-4bb7-afa2-e9b2d77d6139name... 2018-11-06 21:36:17,584 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e06893fb-a63b-4bb7-afa2-e9b2d77d6139name 2018-11-06 21:36:18,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:18,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:18,459 - neutron_utils - INFO - Retrieving security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:18,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:18,826 - neutron_utils - INFO - Retrieving security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:19,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:19,196 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e06893fb-a63b-4bb7-afa2-e9b2d77d6139name 2018-11-06 21:36:19,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:19,866 - neutron_utils - INFO - Retrieving security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:20,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:20,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:20,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:21,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:21,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b029bcc-198a-478b-b427-e2d56a3e8c67 2018-11-06 21:36:21,609 - neutron_utils - INFO - Deleting security group rule with ID - f9e0ba08-9fb0-4226-8978-565705afc8fe 2018-11-06 21:36:21,896 - neutron_utils - INFO - Deleting security group rule with ID - 5ef700fa-cafe-429b-9592-f61396d18a4d 2018-11-06 21:36:22,034 - neutron_utils - INFO - Deleting security group rule with ID - 421d7cb9-d223-421c-bb5d-ca7cb330e33a 2018-11-06 21:36:22,311 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e06893fb-a63b-4bb7-afa2-e9b2d77d6139name 2018-11-06 21:36:22,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 077aaad9-f6c8-4e2a-a4b2-d2c05faf2e90 2018-11-06 21:36:23,181 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:23,557 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj 2018-11-06 21:36:23,805 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-proj-role 2018-11-06 21:36:24,046 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bffbd8d7-2674-4f0-user 2018-11-06 21:36:25,485 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a352421f-b7f3-416-proj 2018-11-06 21:36:26,599 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a352421f-b7f3-416-user 2018-11-06 21:36:26,807 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a352421f-b7f3-416-proj-role 2018-11-06 21:36:26,898 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a352421f-b7f3-416-proj-role to project CreateSecurityGroupTests-a352421f-b7f3-416-proj 2018-11-06 21:36:27,830 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-183f06cb-92cc-433b-a27f-010c1f5a24b7name... 2018-11-06 21:36:27,830 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-183f06cb-92cc-433b-a27f-010c1f5a24b7name 2018-11-06 21:36:28,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:28,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:28,452 - neutron_utils - INFO - Retrieving security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:28,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:28,709 - neutron_utils - INFO - Retrieving security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:28,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:29,074 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-183f06cb-92cc-433b-a27f-010c1f5a24b7name 2018-11-06 21:36:29,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:29,723 - neutron_utils - INFO - Retrieving security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:29,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:30,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:30,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:31,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:31,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:31,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6932e9d-9d56-4014-af6f-ea394a17db0e 2018-11-06 21:36:32,071 - neutron_utils - INFO - Deleting security group rule with ID - 8b6788e5-28b0-46c0-8583-1eef661c0792 2018-11-06 21:36:32,200 - neutron_utils - INFO - Deleting security group rule with ID - c3a0e8ec-fdfe-4b8e-87fb-dc4ab7d0594d 2018-11-06 21:36:32,317 - neutron_utils - INFO - Deleting security group rule with ID - aa692e89-32c5-4cde-a085-42cdf2e2ba3a 2018-11-06 21:36:32,584 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-183f06cb-92cc-433b-a27f-010c1f5a24b7name 2018-11-06 21:36:33,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b20d7e7-7357-4341-a753-e4c1cfb29122 2018-11-06 21:36:33,552 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:33,876 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a352421f-b7f3-416-proj 2018-11-06 21:36:34,082 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a352421f-b7f3-416-proj-role 2018-11-06 21:36:34,288 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a352421f-b7f3-416-user 2018-11-06 21:36:35,719 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-acfc3852-0981-422-proj 2018-11-06 21:36:36,754 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-acfc3852-0981-422-user 2018-11-06 21:36:36,953 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-acfc3852-0981-422-proj-role 2018-11-06 21:36:37,042 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-acfc3852-0981-422-proj-role to project CreateSecurityGroupTests-acfc3852-0981-422-proj 2018-11-06 21:36:37,984 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name... 2018-11-06 21:36:37,984 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name 2018-11-06 21:36:38,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:38,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:38,663 - neutron_utils - INFO - Retrieving security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:38,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:39,034 - neutron_utils - INFO - Retrieving security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:39,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:39,286 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name 2018-11-06 21:36:39,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:39,924 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name 2018-11-06 21:36:40,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:40,573 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name 2018-11-06 21:36:40,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:41,228 - neutron_utils - INFO - Retrieving security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:41,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:42,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:42,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:42,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:43,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:43,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:44,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:44,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:44,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:44,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:44,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:45,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:45,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:45,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:45,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fee74f4-7833-4b1a-b3c1-5c0587dedd03 2018-11-06 21:36:46,010 - neutron_utils - INFO - Deleting security group rule with ID - 7a4a7fde-2bad-459e-81f8-af7ffc37a4e7 2018-11-06 21:36:46,277 - neutron_utils - INFO - Deleting security group rule with ID - f5b85cce-b046-4f07-a1cf-404d033d06ca 2018-11-06 21:36:46,380 - neutron_utils - INFO - Deleting security group rule with ID - d035bdc8-c5c7-414d-8ad5-8ac9d71781b8 2018-11-06 21:36:46,632 - neutron_utils - INFO - Deleting security group rule with ID - b4f51d88-676a-47c2-9e5c-1724ee927aa8 2018-11-06 21:36:46,895 - neutron_utils - INFO - Deleting security group rule with ID - 6aca8516-f204-44e8-aba3-52f779dca30e 2018-11-06 21:36:47,151 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-09ac1c54-7881-4c7a-aa94-db754ed6b933name 2018-11-06 21:36:47,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a32864be-0c8b-4380-9267-474efe5ef804 2018-11-06 21:36:48,107 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:48,426 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-acfc3852-0981-422-proj 2018-11-06 21:36:48,649 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-acfc3852-0981-422-proj-role 2018-11-06 21:36:48,846 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-acfc3852-0981-422-user 2018-11-06 21:36:50,360 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-proj 2018-11-06 21:36:51,407 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-user 2018-11-06 21:36:51,619 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-proj-role 2018-11-06 21:36:51,710 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1799ddc2-ce8d-424-proj-role to project CreateSecurityGroupTests-1799ddc2-ce8d-424-proj 2018-11-06 21:36:52,611 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-70120417-a142-4afa-bbb7-b63c29e12281name... 2018-11-06 21:36:52,611 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-70120417-a142-4afa-bbb7-b63c29e12281name 2018-11-06 21:36:53,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,286 - neutron_utils - INFO - Retrieving security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,523 - neutron_utils - INFO - Retrieving security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,763 - neutron_utils - INFO - Retrieving security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:53,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:54,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:55,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c67d5a-3a7f-401f-b948-319db48a4f5d 2018-11-06 21:36:55,235 - neutron_utils - INFO - Deleting security group rule with ID - acfc5b7e-d3d4-4300-9071-7e9f5ec8921b 2018-11-06 21:36:55,338 - neutron_utils - INFO - Deleting security group rule with ID - 4b6e490f-1a09-47cc-8411-4a954bba1f7b 2018-11-06 21:36:55,439 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-70120417-a142-4afa-bbb7-b63c29e12281name 2018-11-06 21:36:56,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ddc4b0d-541d-4c70-a2c7-f1c1b5365a40 2018-11-06 21:36:56,416 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:36:56,748 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-proj 2018-11-06 21:36:56,980 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-proj-role 2018-11-06 21:36:57,179 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1799ddc2-ce8d-424-user 2018-11-06 21:36:58,503 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3270fef1-1137-440-proj 2018-11-06 21:36:59,617 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3270fef1-1137-440-user 2018-11-06 21:36:59,851 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3270fef1-1137-440-proj-role 2018-11-06 21:36:59,937 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3270fef1-1137-440-proj-role to project CreateSecurityGroupTests-3270fef1-1137-440-proj 2018-11-06 21:37:01,014 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname... 2018-11-06 21:37:01,014 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname 2018-11-06 21:37:01,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:01,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:01,754 - neutron_utils - INFO - Retrieving security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:01,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:02,290 - neutron_utils - INFO - Retrieving security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:02,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:02,654 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname 2018-11-06 21:37:02,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:03,319 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname 2018-11-06 21:37:03,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:04,057 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname 2018-11-06 21:37:04,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:04,929 - neutron_utils - INFO - Retrieving security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:04,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:05,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:05,953 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:06,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:06,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:07,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:07,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:07,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:07,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:08,088 - neutron_utils - INFO - Deleting security group rule with ID - 3a4ab967-bc4d-40bf-b23c-1ea3ceda0a90 2018-11-06 21:37:08,372 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-06 21:37:08,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39da612-d8be-4fdd-8686-3eba0b350432 2018-11-06 21:37:08,405 - neutron_utils - INFO - Deleting security group rule with ID - 3b765bd1-9705-4f8e-bbf2-12f354b04d91 2018-11-06 21:37:08,666 - neutron_utils - INFO - Deleting security group rule with ID - cb53d3d6-508c-42e0-896a-bcb6afb43251 2018-11-06 21:37:08,780 - neutron_utils - INFO - Deleting security group rule with ID - 3a4ab967-bc4d-40bf-b23c-1ea3ceda0a90 2018-11-06 21:37:08,808 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3a4ab967-bc4d-40bf-b23c-1ea3ceda0a90 does not exist Neutron server returns request_ids: ['req-e3da02e2-2fcd-48c4-ad9e-59f4f4eefd7d'] 2018-11-06 21:37:08,809 - neutron_utils - INFO - Deleting security group rule with ID - a6a8f177-4375-4193-bd55-c3c2131c7b5f 2018-11-06 21:37:09,048 - neutron_utils - INFO - Deleting security group rule with ID - 970102d9-ac5a-4009-a8f9-ee7989c5f020 2018-11-06 21:37:09,154 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7abeaa70-efbd-46cf-97f6-9cf4dedd87efname 2018-11-06 21:37:09,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25594062-78bd-4cf6-880c-9bc70b36f4b6 2018-11-06 21:37:09,948 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:37:10,275 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3270fef1-1137-440-proj 2018-11-06 21:37:10,575 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3270fef1-1137-440-proj-role 2018-11-06 21:37:10,775 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3270fef1-1137-440-user 2018-11-06 21:37:12,210 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0ec456be-3473-4ea-proj 2018-11-06 21:37:13,341 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0ec456be-3473-4ea-user 2018-11-06 21:37:13,527 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0ec456be-3473-4ea-proj-role 2018-11-06 21:37:13,617 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0ec456be-3473-4ea-proj-role to project CreateSecurityGroupTests-0ec456be-3473-4ea-proj 2018-11-06 21:37:14,586 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name... 2018-11-06 21:37:14,586 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name 2018-11-06 21:37:15,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:15,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:15,364 - neutron_utils - INFO - Retrieving security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:15,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:15,742 - neutron_utils - INFO - Retrieving security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:15,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:16,110 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name 2018-11-06 21:37:16,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:16,624 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name 2018-11-06 21:37:16,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:17,288 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name 2018-11-06 21:37:17,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:17,941 - neutron_utils - INFO - Retrieving security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:17,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:18,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:18,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:19,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:19,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:19,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:19,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:20,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:20,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:20,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:21,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:21,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:21,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:21,934 - neutron_utils - INFO - Deleting security group rule with ID - 588b22fa-2087-4057-a92f-14974d296bc2 2018-11-06 21:37:22,080 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-06 21:37:22,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07314006-0e4d-4ae8-afb3-e315a6a409ed 2018-11-06 21:37:22,114 - neutron_utils - INFO - Deleting security group rule with ID - 151b8875-5903-4153-a019-d94bfbef460f 2018-11-06 21:37:22,361 - neutron_utils - INFO - Deleting security group rule with ID - 588b22fa-2087-4057-a92f-14974d296bc2 2018-11-06 21:37:22,385 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 588b22fa-2087-4057-a92f-14974d296bc2 does not exist Neutron server returns request_ids: ['req-8a40c5bc-31ad-47a4-80ea-dd5d289b1df3'] 2018-11-06 21:37:22,385 - neutron_utils - INFO - Deleting security group rule with ID - a1b26f30-7dbd-41f9-bb24-5c880ece94c6 2018-11-06 21:37:22,486 - neutron_utils - INFO - Deleting security group rule with ID - 89465d06-9041-43cb-8528-a50683a5b1af 2018-11-06 21:37:22,582 - neutron_utils - INFO - Deleting security group rule with ID - e7db04ef-4bd4-4fb4-a284-338ebc7b13e2 2018-11-06 21:37:22,839 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1322d886-a587-4379-ae42-bf98fb90a617name 2018-11-06 21:37:23,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de049ee-ab9d-43b6-9e93-bc12b37e3a77 2018-11-06 21:37:23,558 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:37:23,933 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0ec456be-3473-4ea-proj 2018-11-06 21:37:24,286 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0ec456be-3473-4ea-proj-role 2018-11-06 21:37:24,481 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0ec456be-3473-4ea-user 2018-11-06 21:37:25,875 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-proj 2018-11-06 21:37:27,024 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-user 2018-11-06 21:37:27,216 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-proj-role 2018-11-06 21:37:27,318 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2283cb6d-34e0-4ff-proj-role to project CreateImageSuccessTests-2283cb6d-34e0-4ff-proj 2018-11-06 21:37:31,586 - create_image - INFO - Created image with name - CreateImageSuccessTests-4795b7e5-5b66-4f9b-a2f1-3b3bb105dfee 2018-11-06 21:37:32,139 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4795b7e5-5b66-4f9b-a2f1-3b3bb105dfee 2018-11-06 21:37:32,913 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4795b7e5-5b66-4f9b-a2f1-3b3bb105dfee 2018-11-06 21:37:35,755 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4795b7e5-5b66-4f9b-a2f1-3b3bb105dfee 2018-11-06 21:37:36,827 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-proj 2018-11-06 21:37:37,021 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-proj-role 2018-11-06 21:37:37,219 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2283cb6d-34e0-4ff-user 2018-11-06 21:37:38,624 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj 2018-11-06 21:37:39,875 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-user 2018-11-06 21:37:40,066 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj-role 2018-11-06 21:37:40,084 - keystone_utils - INFO - Granting role CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj-role to project CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj 2018-11-06 21:37:42,770 - create_image - INFO - Created image with name - CreateImageSuccessTests-2d106a93-bb1d-48ad-a533-e84c46b4355c 2018-11-06 21:37:43,328 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2d106a93-bb1d-48ad-a533-e84c46b4355c 2018-11-06 21:37:44,127 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2d106a93-bb1d-48ad-a533-e84c46b4355c 2018-11-06 21:37:46,354 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj 2018-11-06 21:37:46,549 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-proj-role 2018-11-06 21:37:46,748 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-24f1a6b8-fb00-4ef-user 2018-11-06 21:37:48,138 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ce523649-ef88-415-proj 2018-11-06 21:37:49,114 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ce523649-ef88-415-user 2018-11-06 21:37:49,408 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ce523649-ef88-415-proj-role 2018-11-06 21:37:49,501 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ce523649-ef88-415-proj-role to project CreateImageSuccessTests-ce523649-ef88-415-proj 2018-11-06 21:37:52,412 - create_image - INFO - Created image with name - CreateImageSuccessTests-a932ef6e-4747-422c-8726-aa4e4f4b4a87 2018-11-06 21:37:52,431 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a932ef6e-4747-422c-8726-aa4e4f4b4a87 2018-11-06 21:37:53,136 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a932ef6e-4747-422c-8726-aa4e4f4b4a87 2018-11-06 21:37:55,031 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ce523649-ef88-415-proj 2018-11-06 21:37:55,237 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ce523649-ef88-415-proj-role 2018-11-06 21:37:55,450 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ce523649-ef88-415-user 2018-11-06 21:37:57,001 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3ee3da36-708f-4dc-proj 2018-11-06 21:37:58,006 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3ee3da36-708f-4dc-user 2018-11-06 21:37:58,217 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3ee3da36-708f-4dc-proj-role 2018-11-06 21:37:58,236 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3ee3da36-708f-4dc-proj-role to project CreateImageSuccessTests-3ee3da36-708f-4dc-proj 2018-11-06 21:38:01,297 - create_image - INFO - Created image with name - CreateImageSuccessTests-3e626258-fa64-410c-8349-9546fb477558 2018-11-06 21:38:01,464 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3e626258-fa64-410c-8349-9546fb477558 2018-11-06 21:38:02,159 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3e626258-fa64-410c-8349-9546fb477558 2018-11-06 21:38:04,150 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3ee3da36-708f-4dc-proj 2018-11-06 21:38:04,363 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3ee3da36-708f-4dc-proj-role 2018-11-06 21:38:04,560 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3ee3da36-708f-4dc-user 2018-11-06 21:38:05,982 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5e351902-f165-4eb-proj 2018-11-06 21:38:07,204 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5e351902-f165-4eb-user 2018-11-06 21:38:07,402 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5e351902-f165-4eb-proj-role 2018-11-06 21:38:07,420 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5e351902-f165-4eb-proj-role to project CreateImageSuccessTests-5e351902-f165-4eb-proj 2018-11-06 21:38:11,238 - create_image - INFO - Created image with name - CreateImageSuccessTests-43dd2dd7-0fec-4888-8472-74167d44db88 2018-11-06 21:38:11,405 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-43dd2dd7-0fec-4888-8472-74167d44db88 2018-11-06 21:38:12,881 - create_image - INFO - Found image with name - CreateImageSuccessTests-43dd2dd7-0fec-4888-8472-74167d44db88 2018-11-06 21:38:12,882 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-43dd2dd7-0fec-4888-8472-74167d44db88 2018-11-06 21:38:14,905 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5e351902-f165-4eb-proj 2018-11-06 21:38:15,129 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5e351902-f165-4eb-proj-role 2018-11-06 21:38:15,325 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5e351902-f165-4eb-user 2018-11-06 21:38:16,773 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-proj 2018-11-06 21:38:17,917 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-user 2018-11-06 21:38:18,120 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-proj-role 2018-11-06 21:38:18,142 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d3cfc134-49c9-4bb-proj-role to project CreateImageSuccessTests-d3cfc134-49c9-4bb-proj 2018-11-06 21:38:21,012 - create_image - INFO - Created image with name - CreateImageSuccessTests-614ee09f-b8dd-4b49-851c-f3f240075606 2018-11-06 21:38:21,174 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-614ee09f-b8dd-4b49-851c-f3f240075606 2018-11-06 21:38:22,671 - create_image - INFO - Found image with name - CreateImageSuccessTests-614ee09f-b8dd-4b49-851c-f3f240075606 2018-11-06 21:38:22,671 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-614ee09f-b8dd-4b49-851c-f3f240075606 2018-11-06 21:38:24,831 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-proj 2018-11-06 21:38:25,015 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-proj-role 2018-11-06 21:38:25,211 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d3cfc134-49c9-4bb-user 2018-11-06 21:38:26,641 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-proj 2018-11-06 21:38:27,875 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-user 2018-11-06 21:38:28,090 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-proj-role 2018-11-06 21:38:28,108 - keystone_utils - INFO - Granting role CreateImageNegativeTests-f1e4223b-63a8-4aa-proj-role to project CreateImageNegativeTests-f1e4223b-63a8-4aa-proj 2018-11-06 21:38:29,693 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-06 21:38:29,693 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-a6a08b9f-fef5-4d4c-8254-dacdb2ceda80 2018-11-06 21:38:30,385 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-proj 2018-11-06 21:38:30,752 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-proj-role 2018-11-06 21:38:30,959 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-f1e4223b-63a8-4aa-user 2018-11-06 21:38:32,360 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj 2018-11-06 21:38:33,486 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-user 2018-11-06 21:38:33,683 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj-role 2018-11-06 21:38:33,774 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj-role to project CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj 2018-11-06 21:38:35,185 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-06 21:38:35,185 - glance_utils - INFO - Removing file ./tmp/129cef23-2757-4dda-9acf-77861376b3f0 2018-11-06 21:38:35,677 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj 2018-11-06 21:38:35,908 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-proj-role 2018-11-06 21:38:36,030 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b8bb9ffa-3072-4ea-user 2018-11-06 21:38:37,360 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-8fea384b-77bc-417-proj 2018-11-06 21:38:38,576 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-8fea384b-77bc-417-user 2018-11-06 21:38:38,779 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-8fea384b-77bc-417-proj-role 2018-11-06 21:38:38,870 - keystone_utils - INFO - Granting role CreateImageNegativeTests-8fea384b-77bc-417-proj-role to project CreateImageNegativeTests-8fea384b-77bc-417-proj 2018-11-06 21:38:40,123 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-8fea384b-77bc-417-proj 2018-11-06 21:38:40,333 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-8fea384b-77bc-417-proj-role 2018-11-06 21:38:40,462 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-8fea384b-77bc-417-user 2018-11-06 21:38:41,941 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e5d36778-155a-463-proj 2018-11-06 21:38:43,138 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e5d36778-155a-463-user 2018-11-06 21:38:43,276 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e5d36778-155a-463-proj-role 2018-11-06 21:38:43,361 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e5d36778-155a-463-proj-role to project CreateImageNegativeTests-e5d36778-155a-463-proj 2018-11-06 21:38:44,601 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e5d36778-155a-463-proj 2018-11-06 21:38:44,812 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e5d36778-155a-463-proj-role 2018-11-06 21:38:45,014 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e5d36778-155a-463-user 2018-11-06 21:38:46,420 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0e92d865-193f-4ca-proj 2018-11-06 21:38:47,479 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0e92d865-193f-4ca-user 2018-11-06 21:38:47,677 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0e92d865-193f-4ca-proj-role 2018-11-06 21:38:47,698 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0e92d865-193f-4ca-proj-role to project CreateMultiPartImageTests-0e92d865-193f-4ca-proj 2018-11-06 21:38:47,850 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-06 21:38:48,342 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0e92d865-193f-4ca-proj 2018-11-06 21:38:48,548 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0e92d865-193f-4ca-proj-role 2018-11-06 21:38:48,768 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0e92d865-193f-4ca-user 2018-11-06 21:38:50,168 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-5911e327-b63d-4af-proj 2018-11-06 21:38:51,204 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-5911e327-b63d-4af-user 2018-11-06 21:38:51,396 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-5911e327-b63d-4af-proj-role 2018-11-06 21:38:51,480 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-5911e327-b63d-4af-proj-role to project CreateMultiPartImageTests-5911e327-b63d-4af-proj 2018-11-06 21:38:51,623 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 21:38:52,029 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-5911e327-b63d-4af-proj 2018-11-06 21:38:52,225 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-5911e327-b63d-4af-proj-role 2018-11-06 21:38:52,414 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-5911e327-b63d-4af-user 2018-11-06 21:38:53,749 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-2a0ad538-c888-415-proj 2018-11-06 21:38:54,989 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-2a0ad538-c888-415-user 2018-11-06 21:38:55,192 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-2a0ad538-c888-415-proj-role 2018-11-06 21:38:55,283 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-2a0ad538-c888-415-proj-role to project CreateMultiPartImageTests-2a0ad538-c888-415-proj 2018-11-06 21:38:55,417 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 21:38:55,917 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-2a0ad538-c888-415-proj 2018-11-06 21:38:56,160 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-2a0ad538-c888-415-proj-role 2018-11-06 21:38:56,359 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-2a0ad538-c888-415-user 2018-11-06 21:38:57,791 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-702a9d2c-62ce-437-proj 2018-11-06 21:38:58,923 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-702a9d2c-62ce-437-user 2018-11-06 21:38:59,120 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-702a9d2c-62ce-437-proj-role 2018-11-06 21:38:59,214 - keystone_utils - INFO - Granting role CreateKeypairsTests-702a9d2c-62ce-437-proj-role to project CreateKeypairsTests-702a9d2c-62ce-437-proj 2018-11-06 21:39:00,072 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-63976bf0-33b3-45ff-b258-7815784d7efd... 2018-11-06 21:39:00,073 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:39:00,136 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-63976bf0-33b3-45ff-b258-7815784d7efd 2018-11-06 21:39:01,576 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-702a9d2c-62ce-437-proj 2018-11-06 21:39:01,787 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-702a9d2c-62ce-437-proj-role 2018-11-06 21:39:01,989 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-702a9d2c-62ce-437-user 2018-11-06 21:39:03,384 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e6e1823f-e499-4fe-proj 2018-11-06 21:39:04,426 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e6e1823f-e499-4fe-user 2018-11-06 21:39:04,630 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e6e1823f-e499-4fe-proj-role 2018-11-06 21:39:04,650 - keystone_utils - INFO - Granting role CreateKeypairsTests-e6e1823f-e499-4fe-proj-role to project CreateKeypairsTests-e6e1823f-e499-4fe-proj 2018-11-06 21:39:04,958 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-697f6889-6259-401c-9117-0f490c5b02d8.pub 2018-11-06 21:39:05,971 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-697f6889-6259-401c-9117-0f490c5b02d8... 2018-11-06 21:39:05,971 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 21:39:05,971 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-697f6889-6259-401c-9117-0f490c5b02d8.pub 2018-11-06 21:39:05,971 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-697f6889-6259-401c-9117-0f490c5b02d8 2018-11-06 21:39:07,494 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e6e1823f-e499-4fe-proj 2018-11-06 21:39:07,704 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e6e1823f-e499-4fe-proj-role 2018-11-06 21:39:07,942 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e6e1823f-e499-4fe-user 2018-11-06 21:39:09,455 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-46a2ccd4-b637-4cb-proj 2018-11-06 21:39:10,504 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-46a2ccd4-b637-4cb-user 2018-11-06 21:39:10,702 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-46a2ccd4-b637-4cb-proj-role 2018-11-06 21:39:10,794 - keystone_utils - INFO - Granting role CreateKeypairsTests-46a2ccd4-b637-4cb-proj-role to project CreateKeypairsTests-46a2ccd4-b637-4cb-proj 2018-11-06 21:39:11,556 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-88b3351b-031e-4ec2-8df3-1fbd18b41513... 2018-11-06 21:39:11,556 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:39:49,748 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-88b3351b-031e-4ec2-8df3-1fbd18b41513 2018-11-06 21:39:50,902 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-46a2ccd4-b637-4cb-proj 2018-11-06 21:39:51,124 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-46a2ccd4-b637-4cb-proj-role 2018-11-06 21:39:51,311 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-46a2ccd4-b637-4cb-user 2018-11-06 21:39:52,726 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-297f9ff3-4a43-4de-proj 2018-11-06 21:39:53,839 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-297f9ff3-4a43-4de-user 2018-11-06 21:39:54,044 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-297f9ff3-4a43-4de-proj-role 2018-11-06 21:39:54,134 - keystone_utils - INFO - Granting role CreateKeypairsTests-297f9ff3-4a43-4de-proj-role to project CreateKeypairsTests-297f9ff3-4a43-4de-proj 2018-11-06 21:39:54,876 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-fd403590-ffa3-4c51-ad62-673d9a0ecdb7... 2018-11-06 21:39:54,876 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:39:54,953 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-fd403590-ffa3-4c51-ad62-673d9a0ecdb7 2018-11-06 21:39:56,563 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-297f9ff3-4a43-4de-proj 2018-11-06 21:39:56,801 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-297f9ff3-4a43-4de-proj-role 2018-11-06 21:39:57,005 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-297f9ff3-4a43-4de-user 2018-11-06 21:39:58,438 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e8aa484f-88e0-41c-proj 2018-11-06 21:39:59,577 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e8aa484f-88e0-41c-user 2018-11-06 21:39:59,779 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e8aa484f-88e0-41c-proj-role 2018-11-06 21:39:59,864 - keystone_utils - INFO - Granting role CreateKeypairsTests-e8aa484f-88e0-41c-proj-role to project CreateKeypairsTests-e8aa484f-88e0-41c-proj 2018-11-06 21:40:01,133 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79... 2018-11-06 21:40:01,133 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:40:01,157 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79 2018-11-06 21:40:01,212 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79.pub 2018-11-06 21:40:01,213 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79 2018-11-06 21:40:01,869 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79.pub] 2018-11-06 21:40:01,869 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-3bbadbb4-2466-4e9b-83ce-f23f5aa2ac79] 2018-11-06 21:40:02,339 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e8aa484f-88e0-41c-proj 2018-11-06 21:40:02,554 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e8aa484f-88e0-41c-proj-role 2018-11-06 21:40:02,743 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e8aa484f-88e0-41c-user 2018-11-06 21:40:04,090 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c0203e53-c8d9-4e3-proj 2018-11-06 21:40:05,234 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c0203e53-c8d9-4e3-user 2018-11-06 21:40:05,426 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c0203e53-c8d9-4e3-proj-role 2018-11-06 21:40:05,514 - keystone_utils - INFO - Granting role CreateKeypairsTests-c0203e53-c8d9-4e3-proj-role to project CreateKeypairsTests-c0203e53-c8d9-4e3-proj 2018-11-06 21:40:06,667 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4435b91c-e72f-4dcd-9d51-9a8f69bb0d5b... 2018-11-06 21:40:06,668 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:40:06,715 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4435b91c-e72f-4dcd-9d51-9a8f69bb0d5b 2018-11-06 21:40:06,778 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4435b91c-e72f-4dcd-9d51-9a8f69bb0d5b.pub 2018-11-06 21:40:07,342 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4435b91c-e72f-4dcd-9d51-9a8f69bb0d5b.pub] 2018-11-06 21:40:07,842 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c0203e53-c8d9-4e3-proj 2018-11-06 21:40:08,034 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c0203e53-c8d9-4e3-proj-role 2018-11-06 21:40:08,231 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c0203e53-c8d9-4e3-user 2018-11-06 21:40:09,648 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj 2018-11-06 21:40:10,617 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-user 2018-11-06 21:40:10,815 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj-role 2018-11-06 21:40:10,906 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj-role to project CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj 2018-11-06 21:40:11,180 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668.pub 2018-11-06 21:40:11,180 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668 2018-11-06 21:40:12,173 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668... 2018-11-06 21:40:12,173 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 21:40:12,173 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668.pub 2018-11-06 21:40:12,173 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668 2018-11-06 21:40:12,259 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668.pub] 2018-11-06 21:40:12,260 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e1a1d466-a884-48d3-b7a7-47b22a85f668] 2018-11-06 21:40:12,677 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj 2018-11-06 21:40:12,878 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-proj-role 2018-11-06 21:40:13,074 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f8ad0b94-5ef3-44c-user 2018-11-06 21:40:14,462 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj 2018-11-06 21:40:15,570 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-user 2018-11-06 21:40:15,762 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj-role 2018-11-06 21:40:15,853 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj-role to project CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj 2018-11-06 21:40:16,126 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-1c562166-dac3-48f6-a6a5-606fc749af2e.pub 2018-11-06 21:40:16,126 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-1c562166-dac3-48f6-a6a5-606fc749af2e 2018-11-06 21:40:17,129 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-1c562166-dac3-48f6-a6a5-606fc749af2e... 2018-11-06 21:40:17,130 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 21:40:17,130 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-1c562166-dac3-48f6-a6a5-606fc749af2e.pub 2018-11-06 21:40:17,130 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-1c562166-dac3-48f6-a6a5-606fc749af2e 2018-11-06 21:40:17,724 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj 2018-11-06 21:40:17,903 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-proj-role 2018-11-06 21:40:18,115 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-59c67e1f-9fcd-41c-user 2018-11-06 21:40:19,504 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-proj 2018-11-06 21:40:20,546 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-user 2018-11-06 21:40:20,755 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-proj-role 2018-11-06 21:40:20,840 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-07f635b6-3886-4be-proj-role to project CreateKeypairsCleanupTests-07f635b6-3886-4be-proj 2018-11-06 21:40:21,584 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c... 2018-11-06 21:40:21,584 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:40:21,647 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c 2018-11-06 21:40:21,725 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c.pub 2018-11-06 21:40:21,725 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c 2018-11-06 21:40:21,761 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c.pub] 2018-11-06 21:40:21,761 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-1682aa1b-e1d3-4c7a-ae0a-e17f4ecb147c] 2018-11-06 21:40:22,251 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-proj 2018-11-06 21:40:22,478 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-proj-role 2018-11-06 21:40:22,678 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-07f635b6-3886-4be-user 2018-11-06 21:40:24,079 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-974461d3-430d-46a-proj 2018-11-06 21:40:25,150 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-974461d3-430d-46a-user 2018-11-06 21:40:25,348 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-974461d3-430d-46a-proj-role 2018-11-06 21:40:25,438 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-974461d3-430d-46a-proj-role to project CreateKeypairsCleanupTests-974461d3-430d-46a-proj 2018-11-06 21:40:26,555 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181... 2018-11-06 21:40:26,555 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:40:26,608 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181 2018-11-06 21:40:26,701 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181.pub 2018-11-06 21:40:26,701 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181 2018-11-06 21:40:26,738 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181.pub] 2018-11-06 21:40:26,738 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e7f199bc-f534-4160-8e3e-ffbe426b9181] 2018-11-06 21:40:27,240 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-974461d3-430d-46a-proj 2018-11-06 21:40:27,478 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-974461d3-430d-46a-proj-role 2018-11-06 21:40:27,672 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-974461d3-430d-46a-user 2018-11-06 21:40:29,223 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9e140665-fbee-444-proj 2018-11-06 21:40:30,276 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9e140665-fbee-444-user 2018-11-06 21:40:30,405 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9e140665-fbee-444-proj-role 2018-11-06 21:40:30,502 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9e140665-fbee-444-proj-role to project CreateKeypairsCleanupTests-9e140665-fbee-444-proj 2018-11-06 21:40:31,698 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-8f50e64f-02da-4bcb-b65e-865b589d295a... 2018-11-06 21:40:31,698 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 21:40:31,728 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-8f50e64f-02da-4bcb-b65e-865b589d295a 2018-11-06 21:40:31,787 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-8f50e64f-02da-4bcb-b65e-865b589d295a.pub 2018-11-06 21:40:31,788 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-8f50e64f-02da-4bcb-b65e-865b589d295a 2018-11-06 21:40:32,324 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9e140665-fbee-444-proj 2018-11-06 21:40:32,524 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9e140665-fbee-444-proj-role 2018-11-06 21:40:32,732 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9e140665-fbee-444-user 2018-11-06 21:40:34,163 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj 2018-11-06 21:40:35,270 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-user 2018-11-06 21:40:35,487 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj-role 2018-11-06 21:40:35,573 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj-role to project CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj 2018-11-06 21:40:36,383 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-net 2018-11-06 21:40:37,449 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-subnet 2018-11-06 21:40:39,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-subnet 2018-11-06 21:40:39,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-subnet 2018-11-06 21:40:42,126 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-net 2018-11-06 21:40:43,585 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-subnet 2018-11-06 21:40:43,585 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-subnet 2018-11-06 21:40:43,629 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-61e8c991-3961-467b-aec3-799df2e8797d-pub-net 2018-11-06 21:40:44,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84e8dbb1-a1d2-45b1-a85c-7244828e0c2d 2018-11-06 21:40:44,425 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:40:44,775 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj 2018-11-06 21:40:45,047 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-proj-role 2018-11-06 21:40:45,248 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4d8f6586-dbeb-431-user 2018-11-06 21:40:46,719 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e549e372-06ea-47f-proj 2018-11-06 21:40:47,785 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e549e372-06ea-47f-user 2018-11-06 21:40:48,001 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e549e372-06ea-47f-proj-role 2018-11-06 21:40:48,098 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e549e372-06ea-47f-proj-role to project CreateNetworkSuccessTests-e549e372-06ea-47f-proj 2018-11-06 21:40:48,879 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-net 2018-11-06 21:40:50,982 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-subnet 2018-11-06 21:40:55,633 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-router 2018-11-06 21:40:56,726 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-subnet 2018-11-06 21:40:56,726 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-subnet 2018-11-06 21:40:58,969 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8c3ac1a9-bfe1-49fa-916b-e3c10afc67aa-pub-net 2018-11-06 21:41:00,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32bd512f-07da-4139-a52f-eac8eb4ddc56 2018-11-06 21:41:00,938 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:41:01,266 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e549e372-06ea-47f-proj 2018-11-06 21:41:01,489 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e549e372-06ea-47f-proj-role 2018-11-06 21:41:01,625 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e549e372-06ea-47f-user 2018-11-06 21:41:03,169 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c27ad189-cb46-419-proj 2018-11-06 21:41:04,415 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c27ad189-cb46-419-user 2018-11-06 21:41:04,624 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c27ad189-cb46-419-proj-role 2018-11-06 21:41:04,709 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c27ad189-cb46-419-proj-role to project CreateNetworkSuccessTests-c27ad189-cb46-419-proj 2018-11-06 21:41:05,444 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-net 2018-11-06 21:41:07,572 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-subnet 2018-11-06 21:41:11,350 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-router 2018-11-06 21:41:12,312 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-subnet 2018-11-06 21:41:12,312 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-subnet 2018-11-06 21:41:14,641 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d953e64c-399f-4853-8238-f5d31fb0d7ea-pub-net 2018-11-06 21:41:16,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53b663ad-8d20-44a2-ad37-92cd3d094a4f 2018-11-06 21:41:16,835 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:41:17,146 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c27ad189-cb46-419-proj 2018-11-06 21:41:17,460 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c27ad189-cb46-419-proj-role 2018-11-06 21:41:17,659 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c27ad189-cb46-419-user 2018-11-06 21:41:19,073 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-edbebc6c-693f-437-proj 2018-11-06 21:41:20,217 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-edbebc6c-693f-437-user 2018-11-06 21:41:20,348 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-edbebc6c-693f-437-proj-role 2018-11-06 21:41:20,369 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-edbebc6c-693f-437-proj-role to project CreateNetworkSuccessTests-edbebc6c-693f-437-proj 2018-11-06 21:41:21,122 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-net 2018-11-06 21:41:22,173 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-subnet 2018-11-06 21:41:25,241 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-router 2018-11-06 21:41:26,258 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-subnet 2018-11-06 21:41:26,258 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-subnet 2018-11-06 21:41:28,601 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9a2a314a-3bab-4772-9e03-1cefa11f695f-pub-net 2018-11-06 21:41:30,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3c810e1-2c0a-4aaa-ab1a-b72394e7481f 2018-11-06 21:41:30,780 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:41:31,091 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-edbebc6c-693f-437-proj 2018-11-06 21:41:31,340 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-edbebc6c-693f-437-proj-role 2018-11-06 21:41:31,542 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-edbebc6c-693f-437-user 2018-11-06 21:41:33,163 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-115d37c2-02e6-430-proj 2018-11-06 21:41:34,253 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-115d37c2-02e6-430-user 2018-11-06 21:41:34,451 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-115d37c2-02e6-430-proj-role 2018-11-06 21:41:34,542 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-115d37c2-02e6-430-proj-role to project CreateNetworkSuccessTests-115d37c2-02e6-430-proj 2018-11-06 21:41:35,304 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ecbbe7e5-7614-4708-8c24-44602e3e448f-pub-net 2018-11-06 21:41:36,347 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ecbbe7e5-7614-4708-8c24-44602e3e448f-pub-subnet 2018-11-06 21:41:38,673 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ecbbe7e5-7614-4708-8c24-44602e3e448f-pub-subnet 2018-11-06 21:41:38,674 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ecbbe7e5-7614-4708-8c24-44602e3e448f-pub-subnet 2018-11-06 21:41:41,165 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ecbbe7e5-7614-4708-8c24-44602e3e448f-pub-net 2018-11-06 21:41:42,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cb622eb-b878-4901-ac53-7545c6b5dcd3 2018-11-06 21:41:43,041 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:41:43,368 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-115d37c2-02e6-430-proj 2018-11-06 21:41:43,609 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-115d37c2-02e6-430-proj-role 2018-11-06 21:41:43,807 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-115d37c2-02e6-430-user 2018-11-06 21:41:45,253 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj 2018-11-06 21:41:46,355 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-user 2018-11-06 21:41:46,678 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj-role 2018-11-06 21:41:46,770 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj-role to project CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj 2018-11-06 21:41:47,613 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e8ba45eb-4c80-4259-9481-445d38e899a1-pub-net 2018-11-06 21:41:48,700 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e8ba45eb-4c80-4259-9481-445d38e899a1-pub-subnet 2018-11-06 21:41:50,747 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e8ba45eb-4c80-4259-9481-445d38e899a1-pub-subnet 2018-11-06 21:41:50,747 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e8ba45eb-4c80-4259-9481-445d38e899a1-pub-subnet 2018-11-06 21:41:52,609 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e8ba45eb-4c80-4259-9481-445d38e899a1-pub-net 2018-11-06 21:41:54,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 721b3293-8af7-4d6a-a459-8d1e99e4ba9c 2018-11-06 21:41:54,877 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:41:55,218 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj 2018-11-06 21:41:55,501 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-proj-role 2018-11-06 21:41:55,709 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7bae0df2-e31f-46e-user 2018-11-06 21:41:57,247 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj 2018-11-06 21:41:58,296 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-user 2018-11-06 21:41:58,510 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj-role 2018-11-06 21:41:58,527 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj-role to project CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj 2018-11-06 21:42:00,232 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a6dfbf69-31e1-436e-91c1-dd0433f6572b-pub-router 2018-11-06 21:42:01,878 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj 2018-11-06 21:42:02,058 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-proj-role 2018-11-06 21:42:02,259 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f4c9254b-a53d-4ac-user 2018-11-06 21:42:03,738 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-02e63501-787c-4dd-proj 2018-11-06 21:42:04,796 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-02e63501-787c-4dd-user 2018-11-06 21:42:04,935 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-02e63501-787c-4dd-proj-role 2018-11-06 21:42:05,018 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-02e63501-787c-4dd-proj-role to project CreateRouterSuccessTests-02e63501-787c-4dd-proj 2018-11-06 21:42:06,269 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4cb405dd-0bc9-48ac-aae9-fc3723f3c3b9-pub-router 2018-11-06 21:42:08,353 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4cb405dd-0bc9-48ac-aae9-fc3723f3c3b9-pub-router 2018-11-06 21:42:08,354 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4cb405dd-0bc9-48ac-aae9-fc3723f3c3b9-pub-router 2018-11-06 21:42:09,414 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-02e63501-787c-4dd-proj 2018-11-06 21:42:09,603 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-02e63501-787c-4dd-proj-role 2018-11-06 21:42:09,805 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-02e63501-787c-4dd-user 2018-11-06 21:42:11,193 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7a396148-f1c6-4be-proj 2018-11-06 21:42:12,223 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7a396148-f1c6-4be-user 2018-11-06 21:42:12,421 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7a396148-f1c6-4be-proj-role 2018-11-06 21:42:12,503 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7a396148-f1c6-4be-proj-role to project CreateRouterSuccessTests-7a396148-f1c6-4be-proj 2018-11-06 21:42:13,764 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-95aa265b-f8ec-4a2b-8cfd-849ce4ab417c-pub-router 2018-11-06 21:42:15,584 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-95aa265b-f8ec-4a2b-8cfd-849ce4ab417c-pub-router 2018-11-06 21:42:15,584 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-95aa265b-f8ec-4a2b-8cfd-849ce4ab417c-pub-router 2018-11-06 21:42:16,550 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7a396148-f1c6-4be-proj 2018-11-06 21:42:16,752 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7a396148-f1c6-4be-proj-role 2018-11-06 21:42:17,129 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7a396148-f1c6-4be-user 2018-11-06 21:42:18,558 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dba61312-d5ac-400-proj 2018-11-06 21:42:19,684 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dba61312-d5ac-400-user 2018-11-06 21:42:19,989 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dba61312-d5ac-400-proj-role 2018-11-06 21:42:20,073 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dba61312-d5ac-400-proj-role to project CreateRouterSuccessTests-dba61312-d5ac-400-proj 2018-11-06 21:42:21,919 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-db941d32-e42e-4da7-acc4-90be711ba933-pub-router 2018-11-06 21:42:23,343 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dba61312-d5ac-400-proj 2018-11-06 21:42:23,544 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dba61312-d5ac-400-proj-role 2018-11-06 21:42:23,766 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dba61312-d5ac-400-user 2018-11-06 21:42:25,199 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj 2018-11-06 21:42:26,319 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-user 2018-11-06 21:42:26,445 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj-role 2018-11-06 21:42:26,466 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj-role to project CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj 2018-11-06 21:42:27,238 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-net1 2018-11-06 21:42:28,276 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-subnet1 2018-11-06 21:42:31,121 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-router 2018-11-06 21:42:32,204 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-subnet1 2018-11-06 21:42:32,205 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-subnet1 2018-11-06 21:42:34,455 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-3d479067-2bda-44ca-88f8-194141bca8aa-pub-net1 2018-11-06 21:42:36,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82972398-1b70-4bbd-b8b9-81e5380e6a33 2018-11-06 21:42:36,345 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:42:36,735 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj 2018-11-06 21:42:37,064 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-proj-role 2018-11-06 21:42:37,265 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3e3aaab8-5bdc-40c-user 2018-11-06 21:42:38,708 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f005c401-a2d8-480-proj 2018-11-06 21:42:39,714 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f005c401-a2d8-480-user 2018-11-06 21:42:39,924 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f005c401-a2d8-480-proj-role 2018-11-06 21:42:39,944 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f005c401-a2d8-480-proj-role to project CreateRouterSuccessTests-f005c401-a2d8-480-proj 2018-11-06 21:42:41,767 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-89180c6d-ad82-4e0a-90b8-9249f8ded5e1-pub-router 2018-11-06 21:42:43,105 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f005c401-a2d8-480-proj 2018-11-06 21:42:43,291 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f005c401-a2d8-480-proj-role 2018-11-06 21:42:43,502 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f005c401-a2d8-480-user 2018-11-06 21:42:44,978 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj 2018-11-06 21:42:45,941 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-user 2018-11-06 21:42:46,139 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj-role 2018-11-06 21:42:46,160 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj-role to project CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj 2018-11-06 21:42:46,910 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net1 2018-11-06 21:42:47,891 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet1 2018-11-06 21:42:49,545 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net2 2018-11-06 21:42:50,586 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet2 2018-11-06 21:42:52,803 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:42:54,302 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port1 for router - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:42:55,654 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net1 2018-11-06 21:42:56,617 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port1 for router - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:42:56,617 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:42:58,671 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port2 for router - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:00,376 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net2 2018-11-06 21:43:01,281 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port2 for router - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:01,282 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:10,237 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router and port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port1 2018-11-06 21:43:10,237 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:11,251 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router and port CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-port2 2018-11-06 21:43:11,251 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:12,485 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:12,486 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-router 2018-11-06 21:43:12,856 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet1 2018-11-06 21:43:12,856 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet1 2018-11-06 21:43:15,118 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net1 2018-11-06 21:43:16,719 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet2 2018-11-06 21:43:16,719 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-subnet2 2018-11-06 21:43:19,190 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4af29427-21e0-45c7-8679-19b6a6323577-pub-net2 2018-11-06 21:43:21,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f61b2db2-3998-4eb8-a024-428f90aab25b 2018-11-06 21:43:21,799 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:43:22,133 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj 2018-11-06 21:43:22,425 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-proj-role 2018-11-06 21:43:22,637 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bceb586d-cdc3-4d7-user 2018-11-06 21:43:24,050 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-55d667e8-82f8-483-proj 2018-11-06 21:43:25,157 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-55d667e8-82f8-483-user 2018-11-06 21:43:25,355 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-55d667e8-82f8-483-proj-role 2018-11-06 21:43:25,441 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-55d667e8-82f8-483-proj-role to project CreateRouterSuccessTests-55d667e8-82f8-483-proj 2018-11-06 21:43:27,110 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-30312608-0317-4c66-b769-2a5d89eda869-pub-router 2018-11-06 21:43:28,632 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-55d667e8-82f8-483-proj 2018-11-06 21:43:28,842 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-55d667e8-82f8-483-proj-role 2018-11-06 21:43:29,051 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-55d667e8-82f8-483-user 2018-11-06 21:43:30,517 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ae7e16b0-7456-470-proj 2018-11-06 21:43:31,547 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ae7e16b0-7456-470-user 2018-11-06 21:43:31,744 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ae7e16b0-7456-470-proj-role 2018-11-06 21:43:31,826 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ae7e16b0-7456-470-proj-role to project CreateRouterSuccessTests-ae7e16b0-7456-470-proj 2018-11-06 21:43:33,103 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2895dbbc-3e03-4ca7-9b54-500f948bcfd1-pub-router 2018-11-06 21:43:34,109 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2895dbbc-3e03-4ca7-9b54-500f948bcfd1-port1 for router - CreateRouterSuccessTests-2895dbbc-3e03-4ca7-9b54-500f948bcfd1-pub-router 2018-11-06 21:43:34,865 - neutron_utils - INFO - Creating port for network with name - external 2018-11-06 21:43:35,132 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2895dbbc-3e03-4ca7-9b54-500f948bcfd1-pub-router 2018-11-06 21:43:35,132 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2895dbbc-3e03-4ca7-9b54-500f948bcfd1-pub-router 2018-11-06 21:43:36,031 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ae7e16b0-7456-470-proj 2018-11-06 21:43:36,280 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ae7e16b0-7456-470-proj-role 2018-11-06 21:43:36,479 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ae7e16b0-7456-470-user 2018-11-06 21:43:37,744 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj 2018-11-06 21:43:38,888 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-user 2018-11-06 21:43:39,080 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj-role 2018-11-06 21:43:39,166 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj-role to project CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj 2018-11-06 21:43:39,926 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-net1 2018-11-06 21:43:40,961 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-subnet1 2018-11-06 21:43:43,532 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-router 2018-11-06 21:43:44,642 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-subnet1 2018-11-06 21:43:44,643 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-subnet1 2018-11-06 21:43:47,140 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0b8e12be-acbc-4892-895f-3a85c426916e-pub-net1 2018-11-06 21:43:49,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca96ebb6-c9a1-49f6-9f25-bcadd4910fd0 2018-11-06 21:43:49,323 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:43:49,639 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj 2018-11-06 21:43:49,897 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-proj-role 2018-11-06 21:43:50,090 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dcde67a3-f72e-4cb-user 2018-11-06 21:43:51,589 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-28b9a241-176f-40d-proj 2018-11-06 21:43:52,858 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-28b9a241-176f-40d-user 2018-11-06 21:43:53,061 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-28b9a241-176f-40d-proj-role 2018-11-06 21:43:53,148 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-28b9a241-176f-40d-proj-role to project CreateRouterSuccessTests-28b9a241-176f-40d-proj 2018-11-06 21:43:53,865 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-net1 2018-11-06 21:43:54,815 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-subnet1 2018-11-06 21:43:57,566 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-router 2018-11-06 21:43:58,523 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-subnet1 2018-11-06 21:43:58,523 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-subnet1 2018-11-06 21:44:00,846 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-a715bbfb-fa03-40a6-ae09-a184993c0d8a-pub-net1 2018-11-06 21:44:02,881 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-28b9a241-176f-40d-proj 2018-11-06 21:44:03,108 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-28b9a241-176f-40d-proj-role 2018-11-06 21:44:03,311 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-28b9a241-176f-40d-user 2018-11-06 21:44:04,774 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-89548d51-96e0-41c-proj 2018-11-06 21:44:05,816 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-89548d51-96e0-41c-user 2018-11-06 21:44:06,014 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-89548d51-96e0-41c-proj-role 2018-11-06 21:44:06,033 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-89548d51-96e0-41c-proj-role to project CreateRouterNegativeTests-89548d51-96e0-41c-proj 2018-11-06 21:44:06,820 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-net1 2018-11-06 21:44:07,645 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-subnet1 2018-11-06 21:44:10,256 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-router 2018-11-06 21:44:11,193 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-subnet1 2018-11-06 21:44:11,193 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-subnet1 2018-11-06 21:44:13,288 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-013ef1d0-921f-4ceb-9ed4-0f915fc30c1c-pub-net1 2018-11-06 21:44:15,122 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-89548d51-96e0-41c-proj 2018-11-06 21:44:15,328 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-89548d51-96e0-41c-proj-role 2018-11-06 21:44:15,528 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-89548d51-96e0-41c-user 2018-11-06 21:44:16,954 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-aca01563-aef9-4ef-proj 2018-11-06 21:44:18,080 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-aca01563-aef9-4ef-user 2018-11-06 21:44:18,290 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-aca01563-aef9-4ef-proj-role 2018-11-06 21:44:18,379 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-aca01563-aef9-4ef-proj-role to project CreateRouterNegativeTests-aca01563-aef9-4ef-proj 2018-11-06 21:44:20,349 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-aca01563-aef9-4ef-proj 2018-11-06 21:44:20,592 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-aca01563-aef9-4ef-proj-role 2018-11-06 21:44:20,783 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-aca01563-aef9-4ef-user 2018-11-06 21:44:22,152 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-00b0b652-e712-451-proj 2018-11-06 21:44:23,211 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-00b0b652-e712-451-user 2018-11-06 21:44:23,397 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-00b0b652-e712-451-proj-role 2018-11-06 21:44:23,489 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-00b0b652-e712-451-proj-role to project CreateRouterNegativeTests-00b0b652-e712-451-proj 2018-11-06 21:44:24,115 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-00b0b652-e712-451-proj 2018-11-06 21:44:24,377 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-00b0b652-e712-451-proj-role 2018-11-06 21:44:24,598 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-00b0b652-e712-451-user 2018-11-06 21:44:25,948 - keystone_utils - INFO - Created project with name - CreateQoSTests-d1c8a2ea-87f0-4d3-proj 2018-11-06 21:44:27,164 - keystone_utils - INFO - Created user with name - CreateQoSTests-d1c8a2ea-87f0-4d3-user 2018-11-06 21:44:27,349 - keystone_utils - INFO - Created role with name - CreateQoSTests-d1c8a2ea-87f0-4d3-proj-role 2018-11-06 21:44:27,437 - keystone_utils - INFO - Granting role CreateQoSTests-d1c8a2ea-87f0-4d3-proj-role to project CreateQoSTests-d1c8a2ea-87f0-4d3-proj 2018-11-06 21:44:29,172 - create_qos - INFO - Created qos with name - CreateQoSTests-6bbe29e6-e3cb-45a2-9709-2d2d137b1560 2018-11-06 21:44:29,717 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-6bbe29e6-e3cb-45a2-9709-2d2d137b1560 2018-11-06 21:44:30,884 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-6bbe29e6-e3cb-45a2-9709-2d2d137b1560 2018-11-06 21:44:31,920 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-d1c8a2ea-87f0-4d3-proj 2018-11-06 21:44:32,143 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-d1c8a2ea-87f0-4d3-proj-role 2018-11-06 21:44:32,329 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-d1c8a2ea-87f0-4d3-user 2018-11-06 21:44:33,696 - keystone_utils - INFO - Created project with name - CreateQoSTests-b6ff3f28-3525-402-proj 2018-11-06 21:44:34,822 - keystone_utils - INFO - Created user with name - CreateQoSTests-b6ff3f28-3525-402-user 2018-11-06 21:44:35,008 - keystone_utils - INFO - Created role with name - CreateQoSTests-b6ff3f28-3525-402-proj-role 2018-11-06 21:44:35,102 - keystone_utils - INFO - Granting role CreateQoSTests-b6ff3f28-3525-402-proj-role to project CreateQoSTests-b6ff3f28-3525-402-proj 2018-11-06 21:44:36,052 - create_qos - INFO - Created qos with name - CreateQoSTests-75b56b7f-eceb-4c45-ace6-d193025364ea 2018-11-06 21:44:36,688 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-75b56b7f-eceb-4c45-ace6-d193025364ea 2018-11-06 21:44:37,773 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-b6ff3f28-3525-402-proj 2018-11-06 21:44:37,975 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-b6ff3f28-3525-402-proj-role 2018-11-06 21:44:38,183 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-b6ff3f28-3525-402-user 2018-11-06 21:44:39,517 - keystone_utils - INFO - Created project with name - CreateQoSTests-adc4295b-9a45-4a7-proj 2018-11-06 21:44:40,636 - keystone_utils - INFO - Created user with name - CreateQoSTests-adc4295b-9a45-4a7-user 2018-11-06 21:44:40,840 - keystone_utils - INFO - Created role with name - CreateQoSTests-adc4295b-9a45-4a7-proj-role 2018-11-06 21:44:40,922 - keystone_utils - INFO - Granting role CreateQoSTests-adc4295b-9a45-4a7-proj-role to project CreateQoSTests-adc4295b-9a45-4a7-proj 2018-11-06 21:44:41,924 - create_qos - INFO - Created qos with name - CreateQoSTests-758892c1-9a84-4a1a-8069-1cacb3bfaebb 2018-11-06 21:44:43,527 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-758892c1-9a84-4a1a-8069-1cacb3bfaebb 2018-11-06 21:44:44,753 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-adc4295b-9a45-4a7-proj 2018-11-06 21:44:45,047 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-adc4295b-9a45-4a7-proj-role 2018-11-06 21:44:45,252 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-adc4295b-9a45-4a7-user 2018-11-06 21:44:46,655 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj 2018-11-06 21:44:47,798 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-user 2018-11-06 21:44:48,009 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj-role 2018-11-06 21:44:48,094 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj-role to project CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj 2018-11-06 21:44:49,141 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-b081095f-a388-40a6-8c01-80171c26a307 2018-11-06 21:44:50,042 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b081095f-a388-40a6-8c01-80171c26a307 2018-11-06 21:44:51,219 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b081095f-a388-40a6-8c01-80171c26a307 2018-11-06 21:44:51,889 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj 2018-11-06 21:44:52,109 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-proj-role 2018-11-06 21:44:52,305 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f1c7479d-0c49-4b7-user 2018-11-06 21:44:53,745 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj 2018-11-06 21:44:54,883 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-user 2018-11-06 21:44:55,086 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj-role 2018-11-06 21:44:55,177 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj-role to project CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj 2018-11-06 21:44:56,517 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a6c3e591-f37a-4361-9fd3-d975a46e0f67 2018-11-06 21:44:58,614 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a6c3e591-f37a-4361-9fd3-d975a46e0f67 2018-11-06 21:44:59,328 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj 2018-11-06 21:44:59,550 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-proj-role 2018-11-06 21:44:59,669 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-bf1c9a85-6ad9-4fc-user 2018-11-06 21:45:01,212 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj 2018-11-06 21:45:02,343 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-user 2018-11-06 21:45:02,463 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj-role 2018-11-06 21:45:02,552 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj-role to project CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj 2018-11-06 21:45:03,943 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-b2bd7519-b518-43b1-a45b-6c3cfed6bfbd 2018-11-06 21:45:04,834 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b2bd7519-b518-43b1-a45b-6c3cfed6bfbd 2018-11-06 21:45:05,513 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj 2018-11-06 21:45:05,724 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-proj-role 2018-11-06 21:45:05,854 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f3ffd187-5706-435-user 2018-11-06 21:45:07,272 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj 2018-11-06 21:45:08,379 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-user 2018-11-06 21:45:08,571 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj-role 2018-11-06 21:45:08,658 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj-role to project CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj 2018-11-06 21:45:09,634 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-c665ebee-e4ff-4991-b317-7dd41ce32a28-qos-spec 2018-11-06 21:45:11,070 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-c665ebee-e4ff-4991-b317-7dd41ce32a28-vol_type 2018-11-06 21:45:11,590 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-c665ebee-e4ff-4991-b317-7dd41ce32a28-vol_type 2018-11-06 21:45:11,800 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-c665ebee-e4ff-4991-b317-7dd41ce32a28-qos-spec 2018-11-06 21:45:12,473 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj 2018-11-06 21:45:12,688 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-proj-role 2018-11-06 21:45:12,886 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-fe8c3fec-19d9-4bd-user 2018-11-06 21:45:14,296 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj 2018-11-06 21:45:15,434 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-user 2018-11-06 21:45:15,619 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj-role 2018-11-06 21:45:15,713 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj-role to project CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj 2018-11-06 21:45:16,692 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d0f84547-6ca1-48e1-8aed-d0139fcf7c86-qos-spec 2018-11-06 21:45:18,351 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d0f84547-6ca1-48e1-8aed-d0139fcf7c86-vol_type 2018-11-06 21:45:19,131 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d0f84547-6ca1-48e1-8aed-d0139fcf7c86-vol_type 2018-11-06 21:45:19,333 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d0f84547-6ca1-48e1-8aed-d0139fcf7c86-qos-spec 2018-11-06 21:45:20,045 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj 2018-11-06 21:45:20,239 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-proj-role 2018-11-06 21:45:20,431 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-66b4ed21-94ea-421-user 2018-11-06 21:45:21,841 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj 2018-11-06 21:45:22,900 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-user 2018-11-06 21:45:23,098 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj-role 2018-11-06 21:45:23,190 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj-role to project CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj 2018-11-06 21:45:24,537 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-3225d808-b598-4982-b162-6c18fc4b4d13-qos-spec 2018-11-06 21:45:26,057 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-3225d808-b598-4982-b162-6c18fc4b4d13-vol_type 2018-11-06 21:45:27,229 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-3225d808-b598-4982-b162-6c18fc4b4d13-vol_type 2018-11-06 21:45:27,441 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-3225d808-b598-4982-b162-6c18fc4b4d13-qos-spec 2018-11-06 21:45:28,053 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj 2018-11-06 21:45:28,244 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-proj-role 2018-11-06 21:45:28,452 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-129992e2-0426-4f2-user 2018-11-06 21:45:29,846 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj 2018-11-06 21:45:30,960 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-user 2018-11-06 21:45:31,080 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj-role 2018-11-06 21:45:31,171 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj-role to project CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj 2018-11-06 21:45:32,896 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-73781748-a0cf-481c-a6d7-a660a8964622 2018-11-06 21:45:33,089 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-73781748-a0cf-481c-a6d7-a660a8964622 2018-11-06 21:45:34,006 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-73781748-a0cf-481c-a6d7-a660a8964622 2018-11-06 21:45:37,640 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-73781748-a0cf-481c-a6d7-a660a8964622 2018-11-06 21:45:38,309 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj 2018-11-06 21:45:38,562 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-proj-role 2018-11-06 21:45:38,762 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-8c649334-b705-4a0-user 2018-11-06 21:45:40,194 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj 2018-11-06 21:45:41,307 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-user 2018-11-06 21:45:41,511 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj-role 2018-11-06 21:45:41,607 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj-role to project CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj 2018-11-06 21:45:43,272 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-d12dddd5-cb4c-492c-b02d-a09f0c1621ac 2018-11-06 21:45:43,460 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-d12dddd5-cb4c-492c-b02d-a09f0c1621ac 2018-11-06 21:45:44,469 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-06 21:45:44,663 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-d12dddd5-cb4c-492c-b02d-a09f0c1621ac 2018-11-06 21:45:45,299 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-d12dddd5-cb4c-492c-b02d-a09f0c1621ac 2018-11-06 21:45:45,784 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj 2018-11-06 21:45:45,981 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-proj-role 2018-11-06 21:45:46,186 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-8da171c3-aacf-4a3-user 2018-11-06 21:45:47,607 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj 2018-11-06 21:45:48,655 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-user 2018-11-06 21:45:48,847 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj-role 2018-11-06 21:45:48,946 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj-role to project CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj 2018-11-06 21:45:50,689 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-598c28f2-19c0-48eb-bdcb-60ff15312d84 2018-11-06 21:45:51,268 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-598c28f2-19c0-48eb-bdcb-60ff15312d84 2018-11-06 21:45:51,733 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-598c28f2-19c0-48eb-bdcb-60ff15312d84 2018-11-06 21:45:55,391 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-598c28f2-19c0-48eb-bdcb-60ff15312d84 2018-11-06 21:45:55,889 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj 2018-11-06 21:45:56,113 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-proj-role 2018-11-06 21:45:56,314 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-6e122d9e-29f4-403-user 2018-11-06 21:45:57,716 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj 2018-11-06 21:45:58,763 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-user 2018-11-06 21:45:58,978 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj-role 2018-11-06 21:45:59,063 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj-role to project CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj 2018-11-06 21:46:00,648 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj 2018-11-06 21:46:00,862 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-proj-role 2018-11-06 21:46:01,063 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b50e97e0-380c-47c-user 2018-11-06 21:46:02,583 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj 2018-11-06 21:46:03,775 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-user 2018-11-06 21:46:03,966 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj-role 2018-11-06 21:46:04,056 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj-role to project CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj 2018-11-06 21:46:05,483 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj 2018-11-06 21:46:05,696 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-proj-role 2018-11-06 21:46:05,899 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-aa548385-3cd1-42c-user 2018-11-06 21:46:07,374 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj 2018-11-06 21:46:08,440 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-user 2018-11-06 21:46:08,643 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj-role 2018-11-06 21:46:08,734 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj-role to project CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj 2018-11-06 21:46:10,183 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj 2018-11-06 21:46:10,454 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-proj-role 2018-11-06 21:46:10,661 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-8b19acc5-5e60-421-user 2018-11-06 21:46:12,116 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj 2018-11-06 21:46:13,092 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-user 2018-11-06 21:46:13,296 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj-role 2018-11-06 21:46:13,379 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj-role to project CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj 2018-11-06 21:46:14,368 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-b54cf7a0-aa0c-4dd8-95fd-7efcb7e4efe4-vol-type 2018-11-06 21:46:15,179 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-b54cf7a0-aa0c-4dd8-95fd-7efcb7e4efe4-vol-type 2018-11-06 21:46:15,792 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj 2018-11-06 21:46:16,005 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-proj-role 2018-11-06 21:46:16,210 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-36dcc47d-0c3b-428-user 2018-11-06 21:46:17,583 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj 2018-11-06 21:46:18,757 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-user 2018-11-06 21:46:18,960 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj-role 2018-11-06 21:46:19,058 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj-role to project CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj 2018-11-06 21:46:20,122 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol-type 2018-11-06 21:46:21,435 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol 2018-11-06 21:46:21,636 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol 2018-11-06 21:46:21,843 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol 2018-11-06 21:46:25,340 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol 2018-11-06 21:46:25,341 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-bf0a3dfe-80d6-432f-bbaf-1f902cf2e7b1-vol-type 2018-11-06 21:46:26,028 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj 2018-11-06 21:46:26,220 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-proj-role 2018-11-06 21:46:26,425 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-473b3f32-4d77-41a-user 2018-11-06 21:46:27,931 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj 2018-11-06 21:46:29,020 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-user 2018-11-06 21:46:29,206 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj-role 2018-11-06 21:46:29,291 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj-role to project CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj 2018-11-06 21:46:32,117 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-cc4a6e7b-42e7-40f9-bfbb-cffbfbd219dd-image 2018-11-06 21:46:32,281 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-cc4a6e7b-42e7-40f9-bfbb-cffbfbd219dd-image 2018-11-06 21:46:33,371 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-cc4a6e7b-42e7-40f9-bfbb-cffbfbd219dd-image 2018-11-06 21:46:34,824 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj 2018-11-06 21:46:35,059 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-proj-role 2018-11-06 21:46:35,264 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-8556fe0f-ac9a-4e4-user 2018-11-06 21:46:36,667 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-proj 2018-11-06 21:46:37,710 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-user 2018-11-06 21:46:37,901 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-proj-role 2018-11-06 21:46:37,983 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-b4222741-a9b7-48a-proj-role to project CreateVolumeWithImageTests-b4222741-a9b7-48a-proj 2018-11-06 21:46:41,036 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-image 2018-11-06 21:46:41,197 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-image 2018-11-06 21:46:43,868 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-vol 2018-11-06 21:46:50,943 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-vol 2018-11-06 21:46:51,855 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-vol 2018-11-06 21:46:55,221 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-vol 2018-11-06 21:46:55,222 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-24b349b7-e5b3-4fef-aaa8-ebec1c23059c-image 2018-11-06 21:46:56,642 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-proj 2018-11-06 21:46:56,869 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-proj-role 2018-11-06 21:46:57,057 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-b4222741-a9b7-48a-user 2018-11-06 21:46:58,404 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-b9464e59-445b-40c-proj 2018-11-06 21:46:59,452 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-b9464e59-445b-40c-user 2018-11-06 21:46:59,661 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-b9464e59-445b-40c-proj-role 2018-11-06 21:46:59,754 - keystone_utils - INFO - Granting role SimpleHealthCheck-b9464e59-445b-40c-proj-role to project SimpleHealthCheck-b9464e59-445b-40c-proj 2018-11-06 21:47:02,809 - create_image - INFO - Created image with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-image 2018-11-06 21:47:02,980 - create_image - INFO - Image is now active with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-image 2018-11-06 21:47:03,794 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-net 2018-11-06 21:47:05,091 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-subnet 2018-11-06 21:47:10,765 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-net 2018-11-06 21:47:12,327 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-inst 2018-11-06 21:47:15,526 - create_instance - INFO - Created instance with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-inst 2018-11-06 21:47:23,629 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:47:24,975 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-11-06 21:47:26,519 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 21:47:26,520 - create_instance - INFO - Deleting Port with ID - f8419288-74a8-4ef5-8cac-f4dbe3642c9e 2018-11-06 21:47:26,520 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0port-1 2018-11-06 21:47:27,281 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-inst 2018-11-06 21:47:27,454 - create_instance - INFO - Checking deletion status 2018-11-06 21:47:34,026 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-inst 2018-11-06 21:47:34,027 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-subnet 2018-11-06 21:47:34,027 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-subnet 2018-11-06 21:47:36,503 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-priv-net 2018-11-06 21:47:38,048 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-7eb4d456-e4bc-4a6b-94a1-da9d3e1877d0-image 2018-11-06 21:47:40,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b780a64-304e-4801-b87a-6f59cfb9dedf 2018-11-06 21:47:40,635 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:47:40,996 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-b9464e59-445b-40c-proj 2018-11-06 21:47:41,258 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-b9464e59-445b-40c-proj-role 2018-11-06 21:47:41,454 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-b9464e59-445b-40c-user 2018-11-06 21:47:42,901 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj 2018-11-06 21:47:44,057 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-user 2018-11-06 21:47:44,254 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj-role 2018-11-06 21:47:44,345 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj-role to project CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj 2018-11-06 21:47:48,719 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-43e56fb3-fc35-4ad2-8ea1-4d8a3cedbad4 2018-11-06 21:47:48,877 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-43e56fb3-fc35-4ad2-8ea1-4d8a3cedbad4 2018-11-06 21:47:49,506 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net1 2018-11-06 21:47:50,511 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet1 2018-11-06 21:47:52,176 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net2 2018-11-06 21:47:53,062 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet2 2018-11-06 21:47:55,545 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:47:56,981 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port1 for router - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:47:58,467 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net1 2018-11-06 21:47:59,558 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port1 for router - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:47:59,558 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:48:01,905 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port2 for router - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:48:03,120 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net2 2018-11-06 21:48:04,253 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port2 for router - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:48:04,253 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:48:07,338 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-sec-grp... 2018-11-06 21:48:07,338 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-sec-grp 2018-11-06 21:48:07,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:07,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:08,090 - neutron_utils - INFO - Retrieving security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:08,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:08,316 - neutron_utils - INFO - Retrieving security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:08,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:08,696 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-sec-grp 2018-11-06 21:48:08,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:09,351 - neutron_utils - INFO - Retrieving security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:09,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39525d12-dbac-4542-8e37-e51d9abad03f 2018-11-06 21:48:13,315 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net1 2018-11-06 21:48:14,970 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst1 2018-11-06 21:48:17,593 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst1 2018-11-06 21:48:25,487 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:48:30,480 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net2 2018-11-06 21:48:32,173 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst2 2018-11-06 21:48:35,022 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst2 2018-11-06 21:48:46,312 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:48:47,866 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-06 21:48:49,392 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 21:48:49,393 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-06 21:48:51,124 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 21:48:56,299 - create_instance - INFO - Deleting Port with ID - a028ff35-df87-48fd-87cb-50d8e8f3c802 2018-11-06 21:48:56,299 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-vm1-port 2018-11-06 21:48:56,890 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst1 2018-11-06 21:48:57,041 - create_instance - INFO - Checking deletion status 2018-11-06 21:49:10,269 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst1 2018-11-06 21:49:10,270 - create_instance - INFO - Deleting Port with ID - 99f29d82-722a-4b4d-854d-c6f101e2f253 2018-11-06 21:49:10,270 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-vm2-port 2018-11-06 21:49:10,732 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst2 2018-11-06 21:49:10,885 - create_instance - INFO - Checking deletion status 2018-11-06 21:49:20,792 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-inst2 2018-11-06 21:49:20,846 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router and port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port1 2018-11-06 21:49:20,846 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:49:22,074 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router and port CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-router-port2 2018-11-06 21:49:22,074 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:49:23,142 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:49:23,142 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-pub-router 2018-11-06 21:49:23,425 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet1 2018-11-06 21:49:23,425 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet1 2018-11-06 21:49:25,972 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net1 2018-11-06 21:49:27,409 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet2 2018-11-06 21:49:27,410 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-subnet2 2018-11-06 21:49:29,955 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-net2 2018-11-06 21:49:31,571 - neutron_utils - INFO - Deleting security group rule with ID - b5de460e-3542-457b-b9a5-774aa6ea36f0 2018-11-06 21:49:31,820 - neutron_utils - INFO - Deleting security group rule with ID - 1459eb91-649c-4ac6-9e4f-1c51a1b9cd5c 2018-11-06 21:49:31,970 - neutron_utils - INFO - Deleting security group rule with ID - 76a113b5-4db4-4b7d-a868-b54c7b68505e 2018-11-06 21:49:32,237 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-d90d69a7-f0f3-4853-9e98-ec9d54cd08de-sec-grp 2018-11-06 21:49:32,516 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-43e56fb3-fc35-4ad2-8ea1-4d8a3cedbad4 2018-11-06 21:49:34,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 928b7252-9599-482b-9f4f-b18f0998ffd8 2018-11-06 21:49:34,215 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:49:34,538 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj 2018-11-06 21:49:34,815 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-proj-role 2018-11-06 21:49:35,023 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-3f366550-6c0f-4dc-user 2018-11-06 21:49:36,543 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj 2018-11-06 21:49:37,674 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-user 2018-11-06 21:49:37,877 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj-role 2018-11-06 21:49:37,967 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj-role to project CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj 2018-11-06 21:49:41,517 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-image 2018-11-06 21:49:41,677 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-image 2018-11-06 21:49:43,049 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-net 2018-11-06 21:49:43,945 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-subnet 2018-11-06 21:49:48,840 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-net 2018-11-06 21:49:50,604 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-inst 2018-11-06 21:49:52,838 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-inst 2018-11-06 21:50:00,338 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:50:06,130 - create_instance - INFO - Deleting Port with ID - 15de9ad0-558c-4cd7-bf1a-e91cc50d69b2 2018-11-06 21:50:06,130 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-port 2018-11-06 21:50:06,756 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-inst 2018-11-06 21:50:06,928 - create_instance - INFO - Checking deletion status 2018-11-06 21:50:14,002 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-inst 2018-11-06 21:50:14,048 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-subnet 2018-11-06 21:50:14,048 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-subnet 2018-11-06 21:50:16,343 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-pub-net 2018-11-06 21:50:17,699 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-26043777-8ed5-48c5-8971-a9e973e2f88a-image 2018-11-06 21:50:20,246 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj 2018-11-06 21:50:20,462 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-proj-role 2018-11-06 21:50:20,670 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-c0eb0cda-6123-4dc-user 2018-11-06 21:50:22,184 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj 2018-11-06 21:50:23,357 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-user 2018-11-06 21:50:23,656 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj-role 2018-11-06 21:50:23,677 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj-role to project CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj 2018-11-06 21:50:26,596 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-image 2018-11-06 21:50:26,758 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-image 2018-11-06 21:50:28,089 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-net 2018-11-06 21:50:29,267 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-subnet 2018-11-06 21:50:34,756 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-net 2018-11-06 21:50:36,691 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-inst 2018-11-06 21:50:39,297 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-inst 2018-11-06 21:50:46,923 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:50:59,542 - create_instance - INFO - Deleting Port with ID - 04461b54-a83a-4ad0-bf66-35133e78fd26 2018-11-06 21:50:59,542 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-port 2018-11-06 21:51:00,290 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-inst 2018-11-06 21:51:00,345 - create_instance - WARNING - Instance already deleted - Instance 3543719c-aaa6-4e20-bc76-888e9b169def could not be found. (HTTP 404) (Request-ID: req-d8db31be-2e31-4639-9c1b-96ac1d9cd0c1) 2018-11-06 21:51:00,346 - create_instance - INFO - Checking deletion status 2018-11-06 21:51:00,395 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-inst 2018-11-06 21:51:00,454 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-subnet 2018-11-06 21:51:00,455 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-subnet 2018-11-06 21:51:02,928 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-pub-net 2018-11-06 21:51:04,314 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-bdb08444-4700-4edf-b767-19a8c13e75e0-image 2018-11-06 21:51:06,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d70543b2-4069-43b1-9be3-8e109c28bb0a 2018-11-06 21:51:06,518 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:51:06,893 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj 2018-11-06 21:51:07,103 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-proj-role 2018-11-06 21:51:07,313 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-e7fdff47-2cd1-44c-user 2018-11-06 21:51:08,758 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj 2018-11-06 21:51:09,837 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-user 2018-11-06 21:51:10,051 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj-role 2018-11-06 21:51:10,138 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj-role to project CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj 2018-11-06 21:51:13,700 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-image 2018-11-06 21:51:13,719 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-image 2018-11-06 21:51:14,356 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-net 2018-11-06 21:51:15,385 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-subnet 2018-11-06 21:51:20,994 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-net 2018-11-06 21:51:22,643 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-inst 2018-11-06 21:51:25,080 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-inst 2018-11-06 21:51:33,167 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:51:34,255 - create_instance - INFO - Deleting Port with ID - f35888c7-6d0d-466d-a15f-88eba46fb3af 2018-11-06 21:51:34,255 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3beport-1 2018-11-06 21:51:34,945 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-inst 2018-11-06 21:51:35,083 - create_instance - INFO - Checking deletion status 2018-11-06 21:51:42,022 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-inst 2018-11-06 21:51:42,174 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-subnet 2018-11-06 21:51:42,174 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-subnet 2018-11-06 21:51:44,551 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-pub-net 2018-11-06 21:51:46,435 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ee018597-8562-4b1d-bb5b-ab956311b3be-image 2018-11-06 21:51:48,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 056cd7ad-d3bb-4055-b398-f79a6ca475d6 2018-11-06 21:51:48,196 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:51:48,526 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj 2018-11-06 21:51:48,828 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-proj-role 2018-11-06 21:51:49,042 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2ca91748-7f7a-46b-user 2018-11-06 21:51:50,477 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj 2018-11-06 21:51:51,555 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-user 2018-11-06 21:51:51,771 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj-role 2018-11-06 21:51:51,864 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj-role to project CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj 2018-11-06 21:51:55,149 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-image 2018-11-06 21:51:55,168 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-image 2018-11-06 21:51:55,794 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-net 2018-11-06 21:51:56,979 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-subnet 2018-11-06 21:52:02,969 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-net 2018-11-06 21:52:03,030 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-subnet 2018-11-06 21:52:03,030 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-subnet 2018-11-06 21:52:05,356 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-pub-net 2018-11-06 21:52:06,785 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-aab6fb88-70d0-44ca-a231-f66eb38e58e5-image 2018-11-06 21:52:09,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0ffa339-16ea-421d-a656-d45be601f461 2018-11-06 21:52:09,592 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:52:09,954 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj 2018-11-06 21:52:10,247 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-proj-role 2018-11-06 21:52:10,458 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-abf762a7-b366-4d2-user 2018-11-06 21:52:11,980 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-86c2c166-8989-466-proj 2018-11-06 21:52:13,058 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-86c2c166-8989-466-user 2018-11-06 21:52:13,213 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-86c2c166-8989-466-proj-role 2018-11-06 21:52:13,302 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-86c2c166-8989-466-proj-role to project CreateInstancePortManipulationTests-86c2c166-8989-466-proj 2018-11-06 21:52:16,649 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-image 2018-11-06 21:52:16,824 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-image 2018-11-06 21:52:17,446 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-net 2018-11-06 21:52:18,674 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-subnet 2018-11-06 21:52:24,512 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-net 2018-11-06 21:52:24,719 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-subnet 2018-11-06 21:52:24,719 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-subnet 2018-11-06 21:52:26,990 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-pub-net 2018-11-06 21:52:28,260 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e28d89a7-a3f5-4709-8e3b-94e07803c486-image 2018-11-06 21:52:29,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdd3d3a9-6e48-4c2f-8234-08142599900b 2018-11-06 21:52:30,122 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:52:30,480 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-86c2c166-8989-466-proj 2018-11-06 21:52:30,835 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-86c2c166-8989-466-proj-role 2018-11-06 21:52:31,122 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-86c2c166-8989-466-user 2018-11-06 21:52:32,525 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj 2018-11-06 21:52:33,567 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-user 2018-11-06 21:52:33,723 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj-role 2018-11-06 21:52:33,811 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj-role to project CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj 2018-11-06 21:52:37,294 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-image 2018-11-06 21:52:37,466 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-image 2018-11-06 21:52:38,172 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-net 2018-11-06 21:52:39,156 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-subnet 2018-11-06 21:52:44,631 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-net 2018-11-06 21:52:45,378 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-subnet 2018-11-06 21:52:45,378 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-subnet 2018-11-06 21:52:47,674 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-pub-net 2018-11-06 21:52:49,030 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0ee1422e-f9ce-4266-9532-0c0f92392ca3-image 2018-11-06 21:52:50,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2dd79e1-2fee-44fd-8a77-366cd4e47886 2018-11-06 21:52:50,956 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:52:51,310 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj 2018-11-06 21:52:51,642 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-proj-role 2018-11-06 21:52:51,837 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9ba29990-f7a8-482-user 2018-11-06 21:52:53,322 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7a050676-8458-481-proj 2018-11-06 21:52:54,508 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7a050676-8458-481-user 2018-11-06 21:52:54,698 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7a050676-8458-481-proj-role 2018-11-06 21:52:54,788 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7a050676-8458-481-proj-role to project CreateInstancePortManipulationTests-7a050676-8458-481-proj 2018-11-06 21:52:58,307 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-image 2018-11-06 21:52:58,465 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-image 2018-11-06 21:52:59,095 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-net 2018-11-06 21:53:00,081 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-subnet 2018-11-06 21:53:05,472 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-net 2018-11-06 21:53:05,678 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-subnet 2018-11-06 21:53:05,679 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-subnet 2018-11-06 21:53:08,036 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-pub-net 2018-11-06 21:53:09,369 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-961aab30-2641-45c4-8dd1-ac6ede290cdd-image 2018-11-06 21:53:11,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54352985-38f5-4ed1-86c7-2c4b09f9fbc8 2018-11-06 21:53:11,857 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:53:12,197 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7a050676-8458-481-proj 2018-11-06 21:53:12,438 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7a050676-8458-481-proj-role 2018-11-06 21:53:12,655 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7a050676-8458-481-user 2018-11-06 21:53:14,083 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-proj 2018-11-06 21:53:15,209 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-user 2018-11-06 21:53:15,417 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-proj-role 2018-11-06 21:53:15,437 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dad82313-e941-4bc-proj-role to project CreateInstancePortManipulationTests-dad82313-e941-4bc-proj 2018-11-06 21:53:17,819 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-image 2018-11-06 21:53:17,987 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-image 2018-11-06 21:53:18,607 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-net 2018-11-06 21:53:19,557 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-subnet 2018-11-06 21:53:25,227 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-net 2018-11-06 21:53:26,936 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-inst 2018-11-06 21:53:28,593 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-inst 2018-11-06 21:53:35,955 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:53:36,974 - create_instance - INFO - Deleting Port with ID - d1fde239-94c2-495b-88e5-ac2fff92743a 2018-11-06 21:53:36,974 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1port-1 2018-11-06 21:53:37,446 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-inst 2018-11-06 21:53:37,635 - create_instance - INFO - Checking deletion status 2018-11-06 21:53:41,077 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-inst 2018-11-06 21:53:41,127 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-subnet 2018-11-06 21:53:41,128 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-subnet 2018-11-06 21:53:43,421 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-pub-net 2018-11-06 21:53:44,889 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-519c0fe8-820e-4e64-a293-6fdbcd31bca1-image 2018-11-06 21:53:47,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b498d474-3b85-44a1-b49b-43c44e6a2d89 2018-11-06 21:53:47,222 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:53:47,583 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-proj 2018-11-06 21:53:47,882 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-proj-role 2018-11-06 21:53:48,082 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dad82313-e941-4bc-user 2018-11-06 21:53:49,532 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj 2018-11-06 21:53:50,724 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-user 2018-11-06 21:53:50,927 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj-role 2018-11-06 21:53:50,945 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj-role to project CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj 2018-11-06 21:53:54,258 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-image 2018-11-06 21:53:54,431 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-image 2018-11-06 21:53:55,042 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-net 2018-11-06 21:53:56,111 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-subnet 2018-11-06 21:54:01,816 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-net 2018-11-06 21:54:03,602 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-inst 2018-11-06 21:54:05,493 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-inst 2018-11-06 21:54:12,879 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:54:14,212 - create_instance - INFO - Deleting Port with ID - 75bad482-8138-45d4-bd65-ab49d3de6919 2018-11-06 21:54:14,212 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93port-1 2018-11-06 21:54:14,816 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-inst 2018-11-06 21:54:14,989 - create_instance - INFO - Checking deletion status 2018-11-06 21:54:21,907 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-inst 2018-11-06 21:54:21,967 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-subnet 2018-11-06 21:54:21,967 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-subnet 2018-11-06 21:54:24,349 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-pub-net 2018-11-06 21:54:25,788 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c2703e35-35d3-4a0e-b68f-acc52f000c93-image 2018-11-06 21:54:28,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93b2efe4-14f4-4933-9629-fbdc40f9c6e9 2018-11-06 21:54:28,429 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:54:28,796 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj 2018-11-06 21:54:29,044 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-proj-role 2018-11-06 21:54:29,237 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d2d6ffcc-5b2a-428-user 2018-11-06 21:54:30,664 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c7e42452-9918-411-proj 2018-11-06 21:54:31,723 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c7e42452-9918-411-user 2018-11-06 21:54:32,113 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c7e42452-9918-411-proj-role 2018-11-06 21:54:32,133 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c7e42452-9918-411-proj-role to project CreateInstancePortManipulationTests-c7e42452-9918-411-proj 2018-11-06 21:54:35,428 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-image 2018-11-06 21:54:35,447 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-image 2018-11-06 21:54:36,069 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-net 2018-11-06 21:54:37,173 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-subnet 2018-11-06 21:54:43,164 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-net 2018-11-06 21:54:45,058 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-inst 2018-11-06 21:54:47,370 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-inst 2018-11-06 21:54:54,891 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:54:56,044 - create_instance - INFO - Deleting Port with ID - ca5fda88-a83d-4ad0-83b3-1815c24a0300 2018-11-06 21:54:56,044 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632port-1 2018-11-06 21:54:56,584 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-inst 2018-11-06 21:54:56,738 - create_instance - INFO - Checking deletion status 2018-11-06 21:55:03,297 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-inst 2018-11-06 21:55:03,336 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-subnet 2018-11-06 21:55:03,336 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-subnet 2018-11-06 21:55:05,824 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-pub-net 2018-11-06 21:55:07,324 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-74f57e46-b5c7-4745-80fd-5a1c2d25a632-image 2018-11-06 21:55:09,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a51f5cb3-51bd-4118-a1bd-531539549567 2018-11-06 21:55:09,591 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:55:09,939 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c7e42452-9918-411-proj 2018-11-06 21:55:10,205 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c7e42452-9918-411-proj-role 2018-11-06 21:55:10,407 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c7e42452-9918-411-user 2018-11-06 21:55:11,855 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj 2018-11-06 21:55:12,873 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-user 2018-11-06 21:55:13,071 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj-role 2018-11-06 21:55:13,092 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj-role to project CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj 2018-11-06 21:55:16,552 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-image 2018-11-06 21:55:16,718 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-image 2018-11-06 21:55:17,332 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-net 2018-11-06 21:55:18,390 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-subnet 2018-11-06 21:55:23,971 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-net 2018-11-06 21:55:26,145 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-inst 2018-11-06 21:55:28,430 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-inst 2018-11-06 21:55:35,806 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:55:37,138 - create_instance - INFO - Deleting Port with ID - cea52921-414e-47ca-89cb-07a083c5f5ae 2018-11-06 21:55:37,138 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02port-1 2018-11-06 21:55:37,890 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-inst 2018-11-06 21:55:38,056 - create_instance - INFO - Checking deletion status 2018-11-06 21:55:44,449 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-inst 2018-11-06 21:55:44,486 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-subnet 2018-11-06 21:55:44,486 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-subnet 2018-11-06 21:55:46,765 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-pub-net 2018-11-06 21:55:48,215 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-cb08ed05-1aef-46da-9f6a-71f603b25b02-image 2018-11-06 21:55:50,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 589e8231-9b3b-4ef1-a021-321ebd457624 2018-11-06 21:55:50,255 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:55:50,598 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj 2018-11-06 21:55:50,912 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-proj-role 2018-11-06 21:55:51,210 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ed19c9ad-42ae-45d-user 2018-11-06 21:55:52,646 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-proj 2018-11-06 21:55:53,819 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-user 2018-11-06 21:55:54,028 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-proj-role 2018-11-06 21:55:54,046 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8cd89407-cb05-497-proj-role to project CreateInstancePortManipulationTests-8cd89407-cb05-497-proj 2018-11-06 21:55:57,550 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-image 2018-11-06 21:55:57,718 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-image 2018-11-06 21:55:58,440 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-pub-net 2018-11-06 21:55:59,518 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-pub-subnet 2018-11-06 21:56:02,476 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1ddenet2 2018-11-06 21:56:03,334 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet1 2018-11-06 21:56:04,088 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet2 2018-11-06 21:56:09,322 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1ddenet2 2018-11-06 21:56:10,986 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-inst 2018-11-06 21:56:13,092 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-inst 2018-11-06 21:56:20,472 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:56:21,520 - create_instance - INFO - Deleting Port with ID - 01d48b07-8eb9-4f2b-9524-fb4434dda915 2018-11-06 21:56:21,520 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1ddeport-1 2018-11-06 21:56:22,146 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-inst 2018-11-06 21:56:22,504 - create_instance - INFO - Checking deletion status 2018-11-06 21:56:25,973 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-inst 2018-11-06 21:56:26,019 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-pub-subnet 2018-11-06 21:56:26,019 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-pub-subnet 2018-11-06 21:56:28,518 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-pub-net 2018-11-06 21:56:29,801 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet1 2018-11-06 21:56:29,801 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet1 2018-11-06 21:56:32,101 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet2 2018-11-06 21:56:32,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-subnet2 2018-11-06 21:56:34,557 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1ddenet2 2018-11-06 21:56:35,913 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-daaf0035-8a55-453a-9ad9-42749b6f1dde-image 2018-11-06 21:56:37,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1be009eb-92ad-4193-b9a7-b22c39c8a3c8 2018-11-06 21:56:37,534 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:56:37,897 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-proj 2018-11-06 21:56:38,140 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-proj-role 2018-11-06 21:56:38,336 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8cd89407-cb05-497-user 2018-11-06 21:56:39,778 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-proj 2018-11-06 21:56:40,849 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-user 2018-11-06 21:56:41,059 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-proj-role 2018-11-06 21:56:41,149 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-50e326bd-0bc6-495-proj-role to project InstanceSecurityGroupTests-50e326bd-0bc6-495-proj 2018-11-06 21:56:43,883 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-image 2018-11-06 21:56:44,053 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-image 2018-11-06 21:56:44,614 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-net 2018-11-06 21:56:45,672 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-subnet 2018-11-06 21:56:51,675 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-net 2018-11-06 21:56:53,742 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-inst 2018-11-06 21:56:56,128 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-inst 2018-11-06 21:57:03,625 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:57:05,477 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name... 2018-11-06 21:57:05,477 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name 2018-11-06 21:57:05,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,234 - neutron_utils - INFO - Retrieving security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,577 - neutron_utils - INFO - Retrieving security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:06,854 - neutron_utils - INFO - Retrieving security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:07,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36a0f4b7-65c1-48a8-b6c0-9647ec7bde4e 2018-11-06 21:57:07,086 - neutron_utils - INFO - Deleting security group rule with ID - 489c895d-d72d-4561-b7e2-f79d4fd7a590 2018-11-06 21:57:07,234 - neutron_utils - INFO - Deleting security group rule with ID - 9bba67e5-7333-4593-8753-0be411dd31c5 2018-11-06 21:57:07,492 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name 2018-11-06 21:57:11,279 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:57:14,545 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name] - Security group InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name is not found for project 7c7b1d37a31a49e49541f0c31095faa3 (HTTP 404) (Request-ID: req-2717be40-27cf-45f7-b999-406ea3832bca) 2018-11-06 21:57:14,545 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-name is not found for project 7c7b1d37a31a49e49541f0c31095faa3 (HTTP 404) (Request-ID: req-2717be40-27cf-45f7-b999-406ea3832bca) 2018-11-06 21:57:16,384 - create_instance - INFO - Deleting Port with ID - d0224990-134b-479c-ae76-2e5a4f5b7686 2018-11-06 21:57:16,384 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-port 2018-11-06 21:57:17,366 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-inst 2018-11-06 21:57:17,529 - create_instance - INFO - Checking deletion status 2018-11-06 21:57:23,917 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-inst 2018-11-06 21:57:23,959 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-subnet 2018-11-06 21:57:23,959 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-subnet 2018-11-06 21:57:26,692 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-pub-net 2018-11-06 21:57:28,274 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-143213d7-40e6-43aa-8be2-2cdb6acccaab-image 2018-11-06 21:57:29,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d5b7f0c-01c6-48e1-badc-57b790a5b8d2 2018-11-06 21:57:29,897 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:57:30,258 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-proj 2018-11-06 21:57:30,547 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-proj-role 2018-11-06 21:57:30,764 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-50e326bd-0bc6-495-user 2018-11-06 21:57:32,185 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-proj 2018-11-06 21:57:33,221 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-user 2018-11-06 21:57:33,436 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-proj-role 2018-11-06 21:57:33,457 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3042fc08-92e8-48b-proj-role to project InstanceSecurityGroupTests-3042fc08-92e8-48b-proj 2018-11-06 21:57:36,994 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-image 2018-11-06 21:57:37,016 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-image 2018-11-06 21:57:37,642 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-net 2018-11-06 21:57:38,977 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-subnet 2018-11-06 21:57:41,448 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-name... 2018-11-06 21:57:41,448 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-name 2018-11-06 21:57:41,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,181 - neutron_utils - INFO - Retrieving security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,560 - neutron_utils - INFO - Retrieving security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,818 - neutron_utils - INFO - Retrieving security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:42,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d20fc50-7fa4-41aa-af86-1c54cc4f642c 2018-11-06 21:57:46,407 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-net 2018-11-06 21:57:48,311 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-inst 2018-11-06 21:57:51,382 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-inst 2018-11-06 21:57:58,908 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:58:00,430 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:58:05,052 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:58:08,046 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-name] already added to VM [InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-inst] 2018-11-06 21:58:09,443 - create_instance - INFO - Deleting Port with ID - 53623efa-703c-4a60-a858-64819005067e 2018-11-06 21:58:09,443 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-port 2018-11-06 21:58:10,537 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-inst 2018-11-06 21:58:10,745 - create_instance - INFO - Checking deletion status 2018-11-06 21:58:17,422 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-inst 2018-11-06 21:58:17,424 - neutron_utils - INFO - Deleting security group rule with ID - e6716391-3533-4a45-a294-bd385a751d87 2018-11-06 21:58:17,714 - neutron_utils - INFO - Deleting security group rule with ID - 55961368-6bbc-4146-89fb-9963ff912721 2018-11-06 21:58:17,979 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-name 2018-11-06 21:58:18,345 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-subnet 2018-11-06 21:58:18,345 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-subnet 2018-11-06 21:58:20,760 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-pub-net 2018-11-06 21:58:22,202 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-24414e1e-bd1e-4c2f-b81c-c8b95a3c7915-image 2018-11-06 21:58:24,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67ab8d05-7bf4-4d52-ac81-da9e43812f80 2018-11-06 21:58:24,377 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:58:24,709 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-proj 2018-11-06 21:58:24,973 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-proj-role 2018-11-06 21:58:25,185 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3042fc08-92e8-48b-user 2018-11-06 21:58:26,628 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-bd468308-8876-4c3-proj 2018-11-06 21:58:27,707 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-bd468308-8876-4c3-user 2018-11-06 21:58:27,916 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-bd468308-8876-4c3-proj-role 2018-11-06 21:58:27,998 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-bd468308-8876-4c3-proj-role to project InstanceSecurityGroupTests-bd468308-8876-4c3-proj 2018-11-06 21:58:31,443 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-image 2018-11-06 21:58:31,462 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-image 2018-11-06 21:58:32,092 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-net 2018-11-06 21:58:33,485 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-subnet 2018-11-06 21:58:38,783 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-net 2018-11-06 21:58:40,517 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-inst 2018-11-06 21:58:42,220 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-inst 2018-11-06 21:58:49,545 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:58:51,565 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-name... 2018-11-06 21:58:51,565 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-name 2018-11-06 21:58:51,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,168 - neutron_utils - INFO - Retrieving security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,383 - neutron_utils - INFO - Retrieving security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,756 - neutron_utils - INFO - Retrieving security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:52,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3af10450-1929-4799-a766-b658b12bc4f2 2018-11-06 21:58:56,281 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:59:01,255 - create_instance - INFO - Deleting Port with ID - 9f85630c-4bd7-4a03-8d33-cffc4f918328 2018-11-06 21:59:01,255 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-port 2018-11-06 21:59:01,752 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-inst 2018-11-06 21:59:01,906 - create_instance - INFO - Checking deletion status 2018-11-06 21:59:11,709 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-inst 2018-11-06 21:59:11,711 - neutron_utils - INFO - Deleting security group rule with ID - 9facb0c3-f861-4419-be4b-cacf33953845 2018-11-06 21:59:11,987 - neutron_utils - INFO - Deleting security group rule with ID - d6220854-3c95-49b5-9bfb-1560e2b04b00 2018-11-06 21:59:12,142 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-name 2018-11-06 21:59:12,469 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-subnet 2018-11-06 21:59:12,469 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-subnet 2018-11-06 21:59:14,961 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-pub-net 2018-11-06 21:59:16,579 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-26cb8021-414b-473a-95c0-087dddaeb168-image 2018-11-06 21:59:18,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e38cdcb7-3687-4234-98f7-4e35fa565563 2018-11-06 21:59:18,365 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 21:59:18,868 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-bd468308-8876-4c3-proj 2018-11-06 21:59:19,129 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-bd468308-8876-4c3-proj-role 2018-11-06 21:59:19,334 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-bd468308-8876-4c3-user 2018-11-06 21:59:20,766 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-proj 2018-11-06 21:59:21,838 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-user 2018-11-06 21:59:22,048 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-proj-role 2018-11-06 21:59:22,140 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0a863c38-7ff8-458-proj-role to project InstanceSecurityGroupTests-0a863c38-7ff8-458-proj 2018-11-06 21:59:25,510 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-image 2018-11-06 21:59:25,677 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-image 2018-11-06 21:59:26,301 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-net 2018-11-06 21:59:27,306 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-subnet 2018-11-06 21:59:29,692 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-name... 2018-11-06 21:59:29,692 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-name 2018-11-06 21:59:30,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,459 - neutron_utils - INFO - Retrieving security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,731 - neutron_utils - INFO - Retrieving security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:30,954 - neutron_utils - INFO - Retrieving security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:31,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9acf5ac3-ada3-465a-8cce-d58d48bcc347 2018-11-06 21:59:34,956 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-net 2018-11-06 21:59:36,809 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-inst 2018-11-06 21:59:39,619 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-inst 2018-11-06 21:59:46,904 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:59:48,864 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:59:52,976 - create_instance - INFO - VM is - ACTIVE 2018-11-06 21:59:57,352 - create_instance - INFO - Deleting Port with ID - 250e9e14-e763-4f73-a14e-14277ec10fa2 2018-11-06 21:59:57,352 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-port 2018-11-06 21:59:57,926 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-inst 2018-11-06 21:59:58,092 - create_instance - INFO - Checking deletion status 2018-11-06 22:00:08,046 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-inst 2018-11-06 22:00:08,047 - neutron_utils - INFO - Deleting security group rule with ID - 58598ea8-c340-416d-981d-f5f434035bd4 2018-11-06 22:00:08,303 - neutron_utils - INFO - Deleting security group rule with ID - 80f0c63e-1d0e-4c40-9f97-1205fa525198 2018-11-06 22:00:08,563 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-name 2018-11-06 22:00:09,116 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-subnet 2018-11-06 22:00:09,116 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-subnet 2018-11-06 22:00:11,718 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-pub-net 2018-11-06 22:00:13,081 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-41762d0f-6589-4977-bdd3-4fcb461ff749-image 2018-11-06 22:00:15,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c769a9-9df1-4a17-8e69-c9e3bb5302b6 2018-11-06 22:00:15,700 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:00:16,123 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-proj 2018-11-06 22:00:16,394 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-proj-role 2018-11-06 22:00:16,610 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0a863c38-7ff8-458-user 2018-11-06 22:00:18,192 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f6550969-8261-497-proj 2018-11-06 22:00:19,330 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f6550969-8261-497-user 2018-11-06 22:00:19,449 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f6550969-8261-497-proj-role 2018-11-06 22:00:19,540 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f6550969-8261-497-proj-role to project InstanceSecurityGroupTests-f6550969-8261-497-proj 2018-11-06 22:00:22,608 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-image 2018-11-06 22:00:22,627 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-image 2018-11-06 22:00:23,257 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-net 2018-11-06 22:00:24,394 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-subnet 2018-11-06 22:00:26,968 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-name... 2018-11-06 22:00:26,968 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-name 2018-11-06 22:00:27,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:27,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:27,731 - neutron_utils - INFO - Retrieving security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:27,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:28,091 - neutron_utils - INFO - Retrieving security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:28,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:28,651 - neutron_utils - INFO - Retrieving security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:28,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be5b1c5d-402a-4221-a2ec-a2f97eb14cad 2018-11-06 22:00:32,628 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-net 2018-11-06 22:00:34,383 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-inst 2018-11-06 22:00:36,440 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-inst 2018-11-06 22:00:47,435 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:00:51,031 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:00:53,484 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-name not associated with the instance bf4baf93-525c-4c91-9235-a6c4cc6e9cb6 (HTTP 404) (Request-ID: req-7fc1f9f2-ac5e-46d1-a545-14b440c58071) 2018-11-06 22:00:55,170 - create_instance - INFO - Deleting Port with ID - 3bbfc924-8c73-4b5e-aa43-d8bbc9998b71 2018-11-06 22:00:55,170 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-port 2018-11-06 22:00:55,772 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-inst 2018-11-06 22:00:56,038 - create_instance - INFO - Checking deletion status 2018-11-06 22:01:05,833 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-inst 2018-11-06 22:01:05,834 - neutron_utils - INFO - Deleting security group rule with ID - b73be091-952f-418d-86d8-112518b742c4 2018-11-06 22:01:06,116 - neutron_utils - INFO - Deleting security group rule with ID - ba486a12-4207-4e14-806d-15cfde8d26d7 2018-11-06 22:01:06,382 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-name 2018-11-06 22:01:06,541 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-subnet 2018-11-06 22:01:06,541 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-subnet 2018-11-06 22:01:08,976 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-pub-net 2018-11-06 22:01:10,491 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-45ac0cf2-f617-42d8-bb44-9c356ecbeff1-image 2018-11-06 22:01:12,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6302a3a7-0838-4b23-b785-f868719d6f91 2018-11-06 22:01:13,097 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:01:13,438 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f6550969-8261-497-proj 2018-11-06 22:01:13,698 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f6550969-8261-497-proj-role 2018-11-06 22:01:13,909 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f6550969-8261-497-user 2018-11-06 22:01:15,324 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-proj 2018-11-06 22:01:16,396 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-user 2018-11-06 22:01:16,677 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-proj-role 2018-11-06 22:01:16,766 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-947da85c-6203-4dc-proj-role to project CreateInstanceOnComputeHost-947da85c-6203-4dc-proj 2018-11-06 22:01:17,669 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-net 2018-11-06 22:01:18,498 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-subnet 2018-11-06 22:01:23,917 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-image 2018-11-06 22:01:23,940 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-image 2018-11-06 22:01:27,779 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-net 2018-11-06 22:01:29,249 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 22:01:31,118 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 22:01:38,550 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:01:45,166 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-net 2018-11-06 22:01:47,041 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 22:01:49,198 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 22:01:56,485 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:01:59,996 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:02:01,634 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:02:03,790 - create_instance - INFO - Deleting Port with ID - ce06b63b-3907-4ccb-b8b7-149bce403bae 2018-11-06 22:02:03,790 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55cport-1 2018-11-06 22:02:04,442 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 22:02:04,673 - create_instance - INFO - Checking deletion status 2018-11-06 22:02:07,967 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 22:02:07,968 - create_instance - INFO - Deleting Port with ID - 936cafbe-56fa-4589-b405-964ba580b193 2018-11-06 22:02:07,968 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55cport-2 2018-11-06 22:02:08,556 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 22:02:08,709 - create_instance - INFO - Checking deletion status 2018-11-06 22:02:11,988 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 22:02:12,064 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-subnet 2018-11-06 22:02:12,064 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-subnet 2018-11-06 22:02:14,266 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-priv-net 2018-11-06 22:02:15,779 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-67f1afd6-c4de-41c0-994a-674c0ac0c55c-image 2018-11-06 22:02:17,660 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-proj 2018-11-06 22:02:17,872 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-proj-role 2018-11-06 22:02:18,074 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-947da85c-6203-4dc-user 2018-11-06 22:02:19,540 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj 2018-11-06 22:02:20,593 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-user 2018-11-06 22:02:20,785 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj-role 2018-11-06 22:02:20,887 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj-role to project CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj 2018-11-06 22:02:21,017 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-06 22:02:23,545 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e 2018-11-06 22:02:23,704 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e 2018-11-06 22:02:25,042 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-net 2018-11-06 22:02:26,124 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-subnet 2018-11-06 22:02:30,830 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-net 2018-11-06 22:02:32,415 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-inst 2018-11-06 22:02:34,457 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-inst 2018-11-06 22:02:41,491 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:02:42,515 - create_instance - INFO - Deleting Port with ID - de2801a0-5bde-4865-a82d-4c931b60c441 2018-11-06 22:02:42,515 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-port 2018-11-06 22:02:43,550 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-inst 2018-11-06 22:02:43,818 - create_instance - INFO - Checking deletion status 2018-11-06 22:02:47,191 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-inst 2018-11-06 22:02:47,242 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-subnet 2018-11-06 22:02:47,242 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-subnet 2018-11-06 22:02:49,825 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e-pub-net 2018-11-06 22:02:51,186 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-78be8eb9-6b7d-4f92-9856-4979d368755e 2018-11-06 22:02:53,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1e02828-65a2-4f7e-b346-ec075038aaff 2018-11-06 22:02:53,524 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:02:53,846 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj 2018-11-06 22:02:54,155 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-proj-role 2018-11-06 22:02:54,357 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-86ae7471-07e7-484-user 2018-11-06 22:02:55,755 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj 2018-11-06 22:02:56,803 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-user 2018-11-06 22:02:57,008 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj-role 2018-11-06 22:02:57,098 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj-role to project CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj 2018-11-06 22:03:00,526 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-image 2018-11-06 22:03:00,701 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-image 2018-11-06 22:03:02,051 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-net 2018-11-06 22:03:03,274 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-subnet 2018-11-06 22:03:05,811 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-1 2018-11-06 22:03:06,026 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-1 2018-11-06 22:03:07,221 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-2 2018-11-06 22:03:07,420 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-2 2018-11-06 22:03:11,285 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-net 2018-11-06 22:03:13,353 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-inst 2018-11-06 22:03:15,774 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-inst 2018-11-06 22:03:23,261 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:03:24,905 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:03:30,911 - create_instance - INFO - Deleting Port with ID - 6ffe76f7-6369-4bcf-8d58-e05d4362d6dc 2018-11-06 22:03:30,911 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-port 2018-11-06 22:03:36,397 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-inst 2018-11-06 22:03:36,553 - create_instance - INFO - Checking deletion status 2018-11-06 22:03:39,719 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-inst 2018-11-06 22:03:39,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-subnet 2018-11-06 22:03:39,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-subnet 2018-11-06 22:03:42,359 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-pub-net 2018-11-06 22:03:43,777 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-2 2018-11-06 22:03:44,594 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-2 2018-11-06 22:03:44,787 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-1 2018-11-06 22:03:48,236 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-1 2018-11-06 22:03:48,237 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-5f55da22-7285-4d47-b938-724449d09866-image 2018-11-06 22:03:49,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99443a15-16ec-40a4-b030-28572c8f6cf3 2018-11-06 22:03:49,663 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:03:50,063 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj 2018-11-06 22:03:50,286 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-proj-role 2018-11-06 22:03:50,493 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-787a7ca5-e371-4c9-user 2018-11-06 22:03:51,929 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj 2018-11-06 22:03:52,953 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-user 2018-11-06 22:03:53,169 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj-role 2018-11-06 22:03:53,259 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj-role to project CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj 2018-11-06 22:03:55,890 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-image 2018-11-06 22:03:56,051 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-image 2018-11-06 22:03:57,393 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-net 2018-11-06 22:03:58,612 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-subnet 2018-11-06 22:04:00,920 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-1 2018-11-06 22:04:04,339 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-1 2018-11-06 22:04:05,558 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-2 2018-11-06 22:04:05,777 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-2 2018-11-06 22:04:09,277 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-net 2018-11-06 22:04:10,965 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-inst 2018-11-06 22:04:13,038 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-inst 2018-11-06 22:04:20,745 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:04:22,456 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:04:26,660 - create_instance - INFO - VM is - ACTIVE 2018-11-06 22:04:31,469 - create_instance - INFO - Deleting Port with ID - 70b7eb20-ce1c-4046-9cbb-92edcbe82e5d 2018-11-06 22:04:31,470 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-port 2018-11-06 22:04:42,100 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-inst 2018-11-06 22:04:42,249 - create_instance - INFO - Checking deletion status 2018-11-06 22:04:45,550 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-inst 2018-11-06 22:04:45,596 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-subnet 2018-11-06 22:04:45,596 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-subnet 2018-11-06 22:04:47,916 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-pub-net 2018-11-06 22:04:49,639 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-2 2018-11-06 22:04:53,283 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-2 2018-11-06 22:04:53,867 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-1 2018-11-06 22:04:57,597 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-1 2018-11-06 22:04:57,598 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-46aafa0c-8a0b-43cd-9c92-7b0df36d0b4a-image 2018-11-06 22:04:59,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 405cdce0-d8b6-4f16-b777-b0ceaa940db0 2018-11-06 22:04:59,233 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:04:59,540 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj 2018-11-06 22:04:59,879 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-proj-role 2018-11-06 22:05:00,137 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-abd5f12f-d655-4fb-user 2018-11-06 22:05:01,540 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-70e8337e-0fb1-456-proj 2018-11-06 22:05:03,247 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-70e8337e-0fb1-456-proj 2018-11-06 22:05:03,387 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-70e8337e-0fb1-456-user 2018-11-06 22:05:03,714 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-70e8337e-0fb1-456-proj-role 2018-11-06 22:05:03,804 - keystone_utils - INFO - Granting role CreateStackSuccessTests-70e8337e-0fb1-456-proj-role to project CreateStackSuccessTests-70e8337e-0fb1-456-proj 2018-11-06 22:05:06,621 - create_image - INFO - Created image with name - CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-image 2018-11-06 22:05:06,802 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-image 2018-11-06 22:05:12,526 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-stack 2018-11-06 22:05:25,559 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-stack 2018-11-06 22:05:40,757 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-stack 2018-11-06 22:05:40,828 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-778ab1cf-7dd6-40f8-a0db-04ad4b64e3e8-image 2018-11-06 22:05:43,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5a91308-71f7-4822-bfa4-617f3e8e9830 2018-11-06 22:05:43,204 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:05:43,542 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-70e8337e-0fb1-456-proj 2018-11-06 22:05:43,980 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-70e8337e-0fb1-456-proj-role 2018-11-06 22:05:44,197 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-70e8337e-0fb1-456-user 2018-11-06 22:05:45,589 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-91af84cc-59ae-44f-proj 2018-11-06 22:05:47,147 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-91af84cc-59ae-44f-proj 2018-11-06 22:05:47,293 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-91af84cc-59ae-44f-user 2018-11-06 22:05:47,570 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-91af84cc-59ae-44f-proj-role 2018-11-06 22:05:47,654 - keystone_utils - INFO - Granting role CreateStackSuccessTests-91af84cc-59ae-44f-proj-role to project CreateStackSuccessTests-91af84cc-59ae-44f-proj 2018-11-06 22:05:50,307 - create_image - INFO - Created image with name - CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-image 2018-11-06 22:05:50,468 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-image 2018-11-06 22:05:54,497 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:11,151 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:12,902 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:12,902 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:12,903 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:27,484 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-stack 2018-11-06 22:06:27,538 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a21b4d38-1964-4f19-af85-e148fb2fdc24-image 2018-11-06 22:06:28,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f95dfd6-77e3-49d0-b9db-e3a1ba8ad51a 2018-11-06 22:06:28,993 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:06:29,360 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-91af84cc-59ae-44f-proj 2018-11-06 22:06:29,694 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-91af84cc-59ae-44f-proj-role 2018-11-06 22:06:29,907 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-91af84cc-59ae-44f-user 2018-11-06 22:06:31,434 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-79db243b-52f3-43d-proj 2018-11-06 22:06:32,928 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-79db243b-52f3-43d-proj 2018-11-06 22:06:33,071 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-79db243b-52f3-43d-user 2018-11-06 22:06:33,283 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-79db243b-52f3-43d-proj-role 2018-11-06 22:06:33,366 - keystone_utils - INFO - Granting role CreateStackSuccessTests-79db243b-52f3-43d-proj-role to project CreateStackSuccessTests-79db243b-52f3-43d-proj 2018-11-06 22:06:36,390 - create_image - INFO - Created image with name - CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-image 2018-11-06 22:06:36,564 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-image 2018-11-06 22:06:40,551 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-stack 2018-11-06 22:06:40,552 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-06 22:06:40,912 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-06 22:06:40,912 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-stack 2018-11-06 22:06:51,227 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-stack 2018-11-06 22:06:51,434 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-89ea4041-3335-4d4f-8158-786bc2b1e9c6-image 2018-11-06 22:06:53,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 886193b5-f20e-45ae-b1cd-f4b32da74a94 2018-11-06 22:06:53,219 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:06:53,525 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-79db243b-52f3-43d-proj 2018-11-06 22:06:53,807 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-79db243b-52f3-43d-proj-role 2018-11-06 22:06:54,012 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-79db243b-52f3-43d-user 2018-11-06 22:06:55,463 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-proj 2018-11-06 22:06:57,139 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c8dcaf8f-3f90-457-proj 2018-11-06 22:06:57,268 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-user 2018-11-06 22:06:57,457 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-proj-role 2018-11-06 22:06:57,546 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c8dcaf8f-3f90-457-proj-role to project CreateStackSuccessTests-c8dcaf8f-3f90-457-proj 2018-11-06 22:07:00,323 - create_image - INFO - Created image with name - CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-image 2018-11-06 22:07:00,572 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-image 2018-11-06 22:07:04,724 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-stack 2018-11-06 22:07:22,204 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-stack 2018-11-06 22:07:23,165 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-stack 2018-11-06 22:07:36,114 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-stack 2018-11-06 22:07:36,186 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8deceec1-f718-43a1-985a-b6e38f18e10c-image 2018-11-06 22:07:37,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64528c16-cd09-482f-9480-36f2264f0665 2018-11-06 22:07:37,826 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:07:38,308 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-proj 2018-11-06 22:07:38,587 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-proj-role 2018-11-06 22:07:38,946 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c8dcaf8f-3f90-457-user 2018-11-06 22:07:40,379 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b40e9f17-7328-4c4-proj 2018-11-06 22:07:41,917 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b40e9f17-7328-4c4-proj 2018-11-06 22:07:42,065 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b40e9f17-7328-4c4-user 2018-11-06 22:07:42,260 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b40e9f17-7328-4c4-proj-role 2018-11-06 22:07:42,280 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b40e9f17-7328-4c4-proj-role to project CreateStackSuccessTests-b40e9f17-7328-4c4-proj 2018-11-06 22:07:45,351 - create_image - INFO - Created image with name - CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-image 2018-11-06 22:07:45,521 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-image 2018-11-06 22:07:49,376 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-stack 2018-11-06 22:08:06,308 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-stack 2018-11-06 22:08:07,834 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-stack 2018-11-06 22:08:08,209 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-stack 2018-11-06 22:08:21,613 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-stack 2018-11-06 22:08:21,668 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2c64530f-212f-464b-bb43-bc41334ec318-image 2018-11-06 22:08:22,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fb0f609-755e-4994-bb29-a5f909756b3a 2018-11-06 22:08:23,084 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:08:23,425 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b40e9f17-7328-4c4-proj 2018-11-06 22:08:23,725 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b40e9f17-7328-4c4-proj-role 2018-11-06 22:08:23,943 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b40e9f17-7328-4c4-user 2018-11-06 22:08:25,440 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7424159f-b312-4ca-proj 2018-11-06 22:08:27,139 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7424159f-b312-4ca-proj 2018-11-06 22:08:27,293 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7424159f-b312-4ca-user 2018-11-06 22:08:27,517 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7424159f-b312-4ca-proj-role 2018-11-06 22:08:27,607 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7424159f-b312-4ca-proj-role to project CreateStackSuccessTests-7424159f-b312-4ca-proj 2018-11-06 22:08:30,278 - create_image - INFO - Created image with name - CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-image 2018-11-06 22:08:30,453 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-image 2018-11-06 22:08:34,464 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-stack 2018-11-06 22:08:50,738 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-stack 2018-11-06 22:08:55,005 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-stack 2018-11-06 22:09:08,277 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-stack 2018-11-06 22:09:08,332 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-130fba7e-e85e-4aa5-9f51-e1d9197eb6c5-image 2018-11-06 22:09:10,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d31b4292-39bc-4c02-b255-3915e763cec2 2018-11-06 22:09:10,865 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:09:11,212 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7424159f-b312-4ca-proj 2018-11-06 22:09:11,580 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7424159f-b312-4ca-proj-role 2018-11-06 22:09:11,786 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7424159f-b312-4ca-user 2018-11-06 22:09:13,254 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ba4a0a58-c075-48d-proj 2018-11-06 22:09:14,883 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ba4a0a58-c075-48d-proj 2018-11-06 22:09:15,023 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ba4a0a58-c075-48d-user 2018-11-06 22:09:15,224 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ba4a0a58-c075-48d-proj-role 2018-11-06 22:09:15,313 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ba4a0a58-c075-48d-proj-role to project CreateStackSuccessTests-ba4a0a58-c075-48d-proj 2018-11-06 22:09:18,178 - create_image - INFO - Created image with name - CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-image 2018-11-06 22:09:18,424 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-image 2018-11-06 22:09:22,423 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-stack 2018-11-06 22:09:35,923 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-stack 2018-11-06 22:09:42,205 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-inst 2018-11-06 22:09:50,032 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-stack 2018-11-06 22:10:03,354 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-stack 2018-11-06 22:10:03,411 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-263d1bf6-a616-422e-9fb4-96c519d73f4f-image 2018-11-06 22:10:05,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d7e07f4-d22d-43aa-83d3-1603d4c08ddf 2018-11-06 22:10:06,015 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:10:06,402 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ba4a0a58-c075-48d-proj 2018-11-06 22:10:06,683 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ba4a0a58-c075-48d-proj-role 2018-11-06 22:10:06,915 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ba4a0a58-c075-48d-user 2018-11-06 22:10:08,398 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-fd20b8ba-61b5-437-proj 2018-11-06 22:10:09,971 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-fd20b8ba-61b5-437-proj 2018-11-06 22:10:10,585 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-fd20b8ba-61b5-437-proj 2018-11-06 22:10:10,706 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-fd20b8ba-61b5-437-user 2018-11-06 22:10:10,919 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-fd20b8ba-61b5-437-proj-role 2018-11-06 22:10:10,998 - keystone_utils - INFO - Granting role CreateStackVolumeTests-fd20b8ba-61b5-437-proj-role to project CreateStackVolumeTests-fd20b8ba-61b5-437-proj 2018-11-06 22:10:13,495 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-f0112371-d0b4-4e63-a1a1-6bc6533ab050-stack 2018-11-06 22:10:17,641 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-f0112371-d0b4-4e63-a1a1-6bc6533ab050-stack 2018-11-06 22:10:18,987 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-f0112371-d0b4-4e63-a1a1-6bc6533ab050-stack 2018-11-06 22:10:22,822 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-f0112371-d0b4-4e63-a1a1-6bc6533ab050-stack 2018-11-06 22:10:23,500 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-fd20b8ba-61b5-437-proj 2018-11-06 22:10:23,718 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-fd20b8ba-61b5-437-proj-role 2018-11-06 22:10:23,943 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-fd20b8ba-61b5-437-user 2018-11-06 22:10:25,326 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-17993068-ad9f-471-proj 2018-11-06 22:10:26,855 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-17993068-ad9f-471-proj 2018-11-06 22:10:27,361 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-17993068-ad9f-471-proj 2018-11-06 22:10:27,491 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-17993068-ad9f-471-user 2018-11-06 22:10:27,685 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-17993068-ad9f-471-proj-role 2018-11-06 22:10:27,782 - keystone_utils - INFO - Granting role CreateStackVolumeTests-17993068-ad9f-471-proj-role to project CreateStackVolumeTests-17993068-ad9f-471-proj 2018-11-06 22:10:30,656 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-b5b0b60b-2f0b-46c3-9398-7f355a326dd9-stack 2018-11-06 22:10:34,233 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-b5b0b60b-2f0b-46c3-9398-7f355a326dd9-stack 2018-11-06 22:10:36,482 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-b5b0b60b-2f0b-46c3-9398-7f355a326dd9-stack 2018-11-06 22:10:40,107 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-b5b0b60b-2f0b-46c3-9398-7f355a326dd9-stack 2018-11-06 22:10:40,800 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-17993068-ad9f-471-proj 2018-11-06 22:10:41,036 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-17993068-ad9f-471-proj-role 2018-11-06 22:10:41,236 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-17993068-ad9f-471-user 2018-11-06 22:10:42,656 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj 2018-11-06 22:10:44,235 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj 2018-11-06 22:10:44,752 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj 2018-11-06 22:10:44,873 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-user 2018-11-06 22:10:45,075 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj-role 2018-11-06 22:10:45,161 - keystone_utils - INFO - Granting role CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj-role to project CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj 2018-11-06 22:10:47,719 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-23e308fa-81e2-455d-bc8f-ed4cc5c5ffb3-stack 2018-11-06 22:10:48,078 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-23e308fa-81e2-455d-bc8f-ed4cc5c5ffb3-stack 2018-11-06 22:10:49,168 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-23e308fa-81e2-455d-bc8f-ed4cc5c5ffb3-stack-flavor-ry5zyym7ikka 2018-11-06 22:10:49,169 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-23e308fa-81e2-455d-bc8f-ed4cc5c5ffb3-stack 2018-11-06 22:10:52,813 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-23e308fa-81e2-455d-bc8f-ed4cc5c5ffb3-stack 2018-11-06 22:10:53,803 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj 2018-11-06 22:10:54,024 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-proj-role 2018-11-06 22:10:54,237 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-7a0d2c5d-3a63-43f-user 2018-11-06 22:10:55,727 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-proj 2018-11-06 22:10:57,257 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-7ec6ebdf-a32f-457-proj 2018-11-06 22:10:57,407 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-user 2018-11-06 22:10:57,607 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-proj-role 2018-11-06 22:10:57,692 - keystone_utils - INFO - Granting role CreateStackKeypairTests-7ec6ebdf-a32f-457-proj-role to project CreateStackKeypairTests-7ec6ebdf-a32f-457-proj 2018-11-06 22:11:00,466 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-042ac6a0-b2cf-44fc-b3eb-ec4b73a454fa-stack 2018-11-06 22:11:04,384 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-042ac6a0-b2cf-44fc-b3eb-ec4b73a454fa-stack 2018-11-06 22:11:06,275 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-042ac6a0-b2cf-44fc-b3eb-ec4b73a454fa-stack 2018-11-06 22:11:10,108 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-042ac6a0-b2cf-44fc-b3eb-ec4b73a454fa-stack 2018-11-06 22:11:10,804 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-proj 2018-11-06 22:11:11,024 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-proj-role 2018-11-06 22:11:11,223 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-7ec6ebdf-a32f-457-user 2018-11-06 22:11:12,632 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-1b80e295-1849-461-proj 2018-11-06 22:11:14,065 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-1b80e295-1849-461-proj 2018-11-06 22:11:14,205 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-1b80e295-1849-461-user 2018-11-06 22:11:14,392 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-1b80e295-1849-461-proj-role 2018-11-06 22:11:14,481 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-1b80e295-1849-461-proj-role to project CreateStackSecurityGroupTests-1b80e295-1849-461-proj 2018-11-06 22:11:16,947 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5e88d414-9d8e-4079-a158-720bb5205774-stack 2018-11-06 22:11:20,706 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5e88d414-9d8e-4079-a158-720bb5205774-stack 2018-11-06 22:11:21,139 - neutron_utils - INFO - Retrieving security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:21,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:21,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:22,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:22,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:22,733 - neutron_utils - INFO - Retrieving security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:22,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de1f989a-13ed-4490-968b-e84ba0fde620 2018-11-06 22:11:23,113 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5e88d414-9d8e-4079-a158-720bb5205774-stack 2018-11-06 22:11:26,876 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5e88d414-9d8e-4079-a158-720bb5205774-stack 2018-11-06 22:11:27,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc1ae88b-27ca-40d9-b005-66efcfd0df83 2018-11-06 22:11:27,809 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:11:28,158 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-1b80e295-1849-461-proj 2018-11-06 22:11:28,426 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-1b80e295-1849-461-proj-role 2018-11-06 22:11:28,663 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-1b80e295-1849-461-user 2018-11-06 22:11:30,082 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-f708af46-b261-4dd-proj 2018-11-06 22:11:31,742 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-f708af46-b261-4dd-proj 2018-11-06 22:11:31,910 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-f708af46-b261-4dd-user 2018-11-06 22:11:32,118 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-f708af46-b261-4dd-proj-role 2018-11-06 22:11:32,137 - keystone_utils - INFO - Granting role CreateStackNegativeTests-f708af46-b261-4dd-proj-role to project CreateStackNegativeTests-f708af46-b261-4dd-proj 2018-11-06 22:11:33,407 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-f708af46-b261-4dd-proj 2018-11-06 22:11:33,659 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-f708af46-b261-4dd-proj-role 2018-11-06 22:11:33,804 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-f708af46-b261-4dd-user 2018-11-06 22:11:35,202 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-021341e3-f095-424-proj 2018-11-06 22:11:36,743 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-021341e3-f095-424-proj 2018-11-06 22:11:36,894 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-021341e3-f095-424-user 2018-11-06 22:11:37,099 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-021341e3-f095-424-proj-role 2018-11-06 22:11:37,183 - keystone_utils - INFO - Granting role CreateStackNegativeTests-021341e3-f095-424-proj-role to project CreateStackNegativeTests-021341e3-f095-424-proj 2018-11-06 22:11:38,904 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-021341e3-f095-424-proj 2018-11-06 22:11:39,107 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-021341e3-f095-424-proj-role 2018-11-06 22:11:39,307 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-021341e3-f095-424-user 2018-11-06 22:11:40,698 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj 2018-11-06 22:11:41,793 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-user 2018-11-06 22:11:41,991 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj-role 2018-11-06 22:11:42,074 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj-role to project CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj 2018-11-06 22:11:45,213 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-image 2018-11-06 22:11:45,232 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-image 2018-11-06 22:11:45,798 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-net 2018-11-06 22:11:46,794 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-subnet 2018-11-06 22:11:49,506 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-router 2018-11-06 22:11:50,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-subnet 2018-11-06 22:11:50,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-subnet 2018-11-06 22:11:53,054 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-pub-net 2018-11-06 22:11:54,923 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0658b21e-5737-4cb5-8b04-5fbddbeb8f7b-image 2018-11-06 22:11:56,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8abe3cc-b37c-4a73-826a-f977c5584897 2018-11-06 22:11:56,676 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:11:57,030 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj 2018-11-06 22:11:57,271 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-proj-role 2018-11-06 22:11:57,545 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0fab9e35-3fb3-465-user 2018-11-06 22:11:59,098 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj 2018-11-06 22:12:00,321 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-user 2018-11-06 22:12:00,518 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj-role 2018-11-06 22:12:00,538 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj-role to project CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj 2018-11-06 22:12:03,746 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-image 2018-11-06 22:12:03,906 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-image 2018-11-06 22:12:04,539 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-net 2018-11-06 22:12:05,772 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-subnet 2018-11-06 22:12:08,495 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-router 2018-11-06 22:12:09,541 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-subnet 2018-11-06 22:12:09,542 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-subnet 2018-11-06 22:12:12,088 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-pub-net 2018-11-06 22:12:13,599 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b72604db-68d6-4fb3-b603-2393d9f4d144-image 2018-11-06 22:12:15,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b76976d1-6eda-4035-9194-1ca642fbfd45 2018-11-06 22:12:15,598 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:12:15,915 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj 2018-11-06 22:12:16,283 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-proj-role 2018-11-06 22:12:16,484 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-04087255-e204-4c6-user 2018-11-06 22:12:17,913 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj 2018-11-06 22:12:19,003 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-user 2018-11-06 22:12:19,219 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj-role 2018-11-06 22:12:19,309 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj-role to project CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj 2018-11-06 22:12:22,695 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-image 2018-11-06 22:12:22,852 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-image 2018-11-06 22:12:23,477 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-net 2018-11-06 22:12:24,460 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-subnet 2018-11-06 22:12:27,339 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-router 2018-11-06 22:12:28,254 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-subnet 2018-11-06 22:12:28,254 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-subnet 2018-11-06 22:12:30,702 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-pub-net 2018-11-06 22:12:32,105 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-574c8a45-b6d5-4a50-ae8e-04943e2e2a9a-image 2018-11-06 22:12:33,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3be62cf9-1ee4-4b36-813a-999b7617dbe5 2018-11-06 22:12:33,967 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:12:34,278 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj 2018-11-06 22:12:34,564 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-proj-role 2018-11-06 22:12:34,979 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-6e4ed491-72af-45b-user 2018-11-06 22:12:36,392 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj 2018-11-06 22:12:37,494 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-user 2018-11-06 22:12:37,692 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj-role 2018-11-06 22:12:37,772 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj-role to project CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj 2018-11-06 22:12:40,036 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-image 2018-11-06 22:12:40,055 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-image 2018-11-06 22:12:40,692 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-net 2018-11-06 22:12:41,701 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-subnet 2018-11-06 22:12:44,355 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-router 2018-11-06 22:12:45,517 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-subnet 2018-11-06 22:12:45,518 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-subnet 2018-11-06 22:12:47,972 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-pub-net 2018-11-06 22:12:49,254 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-554ccb23-0f73-4649-9c28-37baadab1be7-image 2018-11-06 22:12:51,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc47e13-733d-4969-a6b3-094894378600 2018-11-06 22:12:51,464 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:12:51,807 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj 2018-11-06 22:12:52,042 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-proj-role 2018-11-06 22:12:52,254 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-77648c11-91b9-4f9-user 2018-11-06 22:12:53,770 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj 2018-11-06 22:12:54,854 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-user 2018-11-06 22:12:55,045 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj-role 2018-11-06 22:12:55,140 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj-role to project CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj 2018-11-06 22:12:58,440 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-image 2018-11-06 22:12:58,606 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-image 2018-11-06 22:12:59,239 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-net 2018-11-06 22:13:00,176 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-subnet 2018-11-06 22:13:02,665 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-router 2018-11-06 22:13:03,811 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-subnet 2018-11-06 22:13:03,812 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-subnet 2018-11-06 22:13:06,004 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-pub-net 2018-11-06 22:13:07,433 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-9bc51b82-812e-4de3-ae07-d92cd3714ca0-image 2018-11-06 22:13:09,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 174c6fd9-36c5-4dda-a278-7e2e18413315 2018-11-06 22:13:09,463 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:13:09,768 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj 2018-11-06 22:13:10,036 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-proj-role 2018-11-06 22:13:10,245 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-93968c62-95a3-460-user 2018-11-06 22:13:11,650 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj 2018-11-06 22:13:12,614 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-user 2018-11-06 22:13:12,818 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj-role 2018-11-06 22:13:12,837 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj-role to project CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj 2018-11-06 22:13:15,962 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-image 2018-11-06 22:13:16,136 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-image 2018-11-06 22:13:16,782 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-net 2018-11-06 22:13:17,859 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-subnet 2018-11-06 22:13:20,933 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-router 2018-11-06 22:13:21,997 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-subnet 2018-11-06 22:13:21,997 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-subnet 2018-11-06 22:13:24,234 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-pub-net 2018-11-06 22:13:25,539 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-c35f21e5-3fcf-41dd-9c8b-ec0afa3baf46-image 2018-11-06 22:13:27,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b93f9fc3-ed1b-4302-852f-c55704191395 2018-11-06 22:13:27,364 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:13:27,707 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj 2018-11-06 22:13:27,983 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-proj-role 2018-11-06 22:13:28,275 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ae403d80-354d-4d2-user 2018-11-06 22:13:29,717 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj 2018-11-06 22:13:30,776 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-user 2018-11-06 22:13:30,973 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj-role 2018-11-06 22:13:31,063 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj-role to project CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj 2018-11-06 22:13:33,455 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-image 2018-11-06 22:13:33,610 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-image 2018-11-06 22:13:34,244 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-net 2018-11-06 22:13:35,099 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-subnet 2018-11-06 22:13:38,104 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-router 2018-11-06 22:13:39,351 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-subnet 2018-11-06 22:13:39,351 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-subnet 2018-11-06 22:13:41,801 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-pub-net 2018-11-06 22:13:43,149 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f9557a47-6014-475d-922e-bda05579dcd9-image 2018-11-06 22:13:44,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63717c66-17e4-408f-9d52-b73f4009b726 2018-11-06 22:13:44,872 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:13:45,208 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj 2018-11-06 22:13:45,455 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-proj-role 2018-11-06 22:13:45,659 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ce47cce1-2945-4f5-user 2018-11-06 22:13:47,141 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-498af07b-8d70-454-proj 2018-11-06 22:13:48,767 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-498af07b-8d70-454-proj 2018-11-06 22:13:49,255 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-498af07b-8d70-454-proj 2018-11-06 22:13:49,398 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-498af07b-8d70-454-user 2018-11-06 22:13:49,608 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-498af07b-8d70-454-proj-role 2018-11-06 22:13:49,691 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-498af07b-8d70-454-proj-role to project CreateStackFloatingIpTests-498af07b-8d70-454-proj 2018-11-06 22:13:52,146 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-image 2018-11-06 22:13:52,310 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-image 2018-11-06 22:13:57,193 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-stack 2018-11-06 22:14:04,726 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-stack failed 2018-11-06 22:14:04,726 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,726 - create_stack - ERROR - Resource: [flavor1] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 88a8d1cb-f972-4fbf-ab0b-66202edfdde9. Neutron server returns request_ids: ['req-31eac05a-7135-4e1e-b3ce-8c4382a16fd8']] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,727 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:04,749 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-stack 2018-11-06 22:14:18,058 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-stack 2018-11-06 22:14:18,115 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-1618e20f-332a-4fda-b5b7-7aaf948d3174-image 2018-11-06 22:14:19,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18b7ecb9-0486-4967-bae4-91d05f6dc5f9 2018-11-06 22:14:19,332 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:14:19,649 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-498af07b-8d70-454-proj 2018-11-06 22:14:19,965 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-498af07b-8d70-454-proj-role 2018-11-06 22:14:20,163 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-498af07b-8d70-454-user 2018-11-06 22:14:21,620 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj 2018-11-06 22:14:23,288 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj 2018-11-06 22:14:23,721 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj 2018-11-06 22:14:23,845 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-user 2018-11-06 22:14:24,046 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj-role 2018-11-06 22:14:24,137 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj-role to project CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj 2018-11-06 22:14:26,597 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-image 2018-11-06 22:14:26,779 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-image 2018-11-06 22:14:31,334 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-stack 2018-11-06 22:14:38,791 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-stack failed 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 88a8d1cb-f972-4fbf-ab0b-66202edfdde9. Neutron server returns request_ids: ['req-fb6cd99c-0025-4258-99f0-258bc78ae927']] 2018-11-06 22:14:38,791 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,792 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,792 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2018-11-06 22:14:38,792 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-stack 2018-11-06 22:14:52,113 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-stack 2018-11-06 22:14:52,337 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-8306761b-588a-46a0-9acc-a10a157e2239-image 2018-11-06 22:14:54,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8619fc9-6c01-41df-b12a-2cbe13c2f2d2 2018-11-06 22:14:54,220 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:14:54,699 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj 2018-11-06 22:14:54,977 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-proj-role 2018-11-06 22:14:55,181 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5e16fbc9-0635-42d-user 2018-11-06 22:14:56,603 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj 2018-11-06 22:14:57,752 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-user 2018-11-06 22:14:57,962 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj-role 2018-11-06 22:14:58,046 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj-role to project AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj 2018-11-06 22:15:05,272 - create_image - INFO - Created image with name - AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916--image 2018-11-06 22:15:05,438 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916--image 2018-11-06 22:15:06,076 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-net 2018-11-06 22:15:07,323 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-subnet 2018-11-06 22:15:09,944 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-router 2018-11-06 22:15:11,015 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-subnet 2018-11-06 22:15:11,015 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-subnet 2018-11-06 22:15:13,438 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916-pub-net 2018-11-06 22:15:15,236 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-143f147d-5cbd-43dc-8519-663a898c8916--image 2018-11-06 22:15:16,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8401996d-1f0e-4123-909e-baf16bfd7c6f 2018-11-06 22:15:16,672 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:15:17,356 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj 2018-11-06 22:15:17,600 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-proj-role 2018-11-06 22:15:17,802 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-1aab6e2d-29cb-4fb-user 2018-11-06 22:15:19,273 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-9637ff30-1054-48f-proj 2018-11-06 22:15:20,291 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-9637ff30-1054-48f-user 2018-11-06 22:15:20,585 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-9637ff30-1054-48f-proj-role 2018-11-06 22:15:20,674 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-9637ff30-1054-48f-proj-role to project AnsibleProvisioningTests-9637ff30-1054-48f-proj 2018-11-06 22:15:28,509 - create_image - INFO - Created image with name - AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d--image 2018-11-06 22:15:28,684 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d--image 2018-11-06 22:15:29,316 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-net 2018-11-06 22:15:30,464 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-subnet 2018-11-06 22:15:33,395 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-router 2018-11-06 22:15:34,356 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-subnet 2018-11-06 22:15:34,357 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-subnet 2018-11-06 22:15:36,628 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d-pub-net 2018-11-06 22:15:37,885 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-dcca070a-1ef3-4d78-af71-1edb20189e7d--image 2018-11-06 22:15:39,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 949bf070-5960-4fe4-8e42-9866c8bec490 2018-11-06 22:15:39,954 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 22:15:40,262 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-9637ff30-1054-48f-proj 2018-11-06 22:15:40,462 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-9637ff30-1054-48f-proj-role 2018-11-06 22:15:40,680 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-9637ff30-1054-48f-user 2018-11-06 22:15:41,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 22:15:41,057 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:05 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-11-06 22:15:42,846 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-11-06 22:15:42,900 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-06 22:15:44,467 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 22:15:46,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 22:15:48,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 22:15:48.295 10277 INFO rally.deployment.engine [-] Deployment af843bc0-b8a0-46c8-8085-51ce0b95986b | Starting: Destroy cloud and free allocated resources. 2018-11-06 22:15:48.388 10277 INFO rally.deployment.engine [-] Deployment af843bc0-b8a0-46c8-8085-51ce0b95986b | Completed: Destroy cloud and free allocated resources. 2018-11-06 22:15:48.445 10277 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e) for deployment 'opnfv-rally'. 2018-11-06 22:15:48.477 10277 INFO rally.api [-] Deleting verification (UUID=2ea2c694-ecd7-4a29-a45b-c6aa336bd7fa). 2018-11-06 22:15:48.524 10277 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 22:15:48.524 10277 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e). 2018-11-06 22:15:48.531 10277 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 22:15:51,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 22:15:50.771 10280 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=458ff2c0-d6c4-4e45-b593-a3a96497720c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 458ff2c0-d6c4-4e45-b593-a3a96497720c | 2018-11-06T22:15:50 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 458ff2c0-d6c4-4e45-b593-a3a96497720c ~/.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 2018-11-06 22:15:54,438 - 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 | +-------------+----------------+-----------+ 2018-11-06 22:15:54,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 22:15:56,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 22:15:56.530 10286 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=56c63ed6-0c03-49fd-b42c-4287dc20e53e). 2018-11-06 22:15:56.657 10286 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 22:16:00,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 22:15:59.001 10289 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 22:15:59.154 10289 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 22:16:00.226 10289 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17345e19-e2d4-4c75-86fe-96a75252654f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=17345e19-e2d4-4c75-86fe-96a75252654f) as the default verifier for the future CLI operations. 2018-11-06 22:16:03,860 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-06 22:16:11,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 22:16:10.543 10308 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=17345e19-e2d4-4c75-86fe-96a75252654f) for deployment 'opnfv-rally' (UUID=458ff2c0-d6c4-4e45-b593-a3a96497720c). 2018-11-06 22:16:11.425 10308 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 22:16:11.427 10308 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17345e19-e2d4-4c75-86fe-96a75252654f) has been successfully configured for deployment 'opnfv-rally' (UUID=458ff2c0-d6c4-4e45-b593-a3a96497720c)! 2018-11-06 22:16:14,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-17345e19-e2d4-4c75-86fe-96a75252654f/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-06 22:16:14,743 - 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']'. 2018-11-06 22:16:16,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 22:16:16.915 10317 INFO rally.api [-] Starting verification (UUID=ffb0723c-2159-4e81-93f8-d392de569872) for deployment 'opnfv-rally' (UUID=458ff2c0-d6c4-4e45-b593-a3a96497720c) by verifier 'opnfv-tempest' (UUID=17345e19-e2d4-4c75-86fe-96a75252654f). 2018-11-06 22:18:07,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ffb0723c-2159-4e81-93f8-d392de569872 2018-11-06 22:18:07,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ffb0723c-2159-4e81-93f8-d392de569872']'. 2018-11-06 22:18:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 22:18:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 22:18:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 22:18:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ffb0723c-2159-4e81-93f8-d392de569872 | 2018-11-06 22:18:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-06 22:18:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 22:16:16 | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 22:18:06 | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 17345e19-e2d4-4c75-86fe-96a75252654f) | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 22:18:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 458ff2c0-d6c4-4e45-b593-a3a96497720c) | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.292 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 22:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-11-06 22:18:08,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 22:18:08,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 22:18:08,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 22:18:08,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-11-06 22:18:08,424 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 22:18:08,425 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-11-06 22:18:11,415 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-11-06 22:18:11,416 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:34 | PASS | | vping_userdata | functest | smoke | 00:32 | PASS | | tempest_smoke_serial | functest | smoke | 15:07 | PASS | | rally_sanity | functest | smoke | 21:41 | FAIL | | refstack_defcore | functest | smoke | 08:44 | FAIL | | patrole | functest | smoke | 02:54 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:05 | FAIL | | neutron_trunk | functest | smoke | 02:04 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-11-06 22:18:11,427 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-06 22:18:15,026 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 22:18:15,032 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 22:18:15,032 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 22:18:15,034 - 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 | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-11-06 22:18:15,057 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-11-06 22:18:15,085 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-11-06 22:21:54,235 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-11-06 22:21:54,351 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 22:21:54,352 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:39 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-11-06 22:21:54,384 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-11-06 22:21:56,830 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-11-06 22:21:58,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:21:58,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:21:58,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:21:58,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:21:58,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:21:58,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:21:58,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:21:58,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:21:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:21:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:21:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:21:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:21:58,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:21:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:21:58,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:21:58,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:21:58,407 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-11-06 22:21:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:21:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68c8b9f-7a09-4532-9997-161c39560408 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:21:58,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e68c8b9f-7a09-4532-9997-161c39560408 2018-11-06 22:21:58,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:21:58,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["HFm4JH-ZSECLeqv12W9Wpw"], "issued_at": "2018-11-06T22:21:58.000000Z"}} 2018-11-06 22:21:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}a1790ad412cdcdb3fe044b6cc82d9b1087cc8886" 2018-11-06 22:21:58,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b60b81-4913-4224-b638-7eb9c7d58480 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:21:58,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13b60b81-4913-4224-b638-7eb9c7d58480 2018-11-06 22:21:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:21:58,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 22:21:58 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.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 22:21:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1790ad412cdcdb3fe044b6cc82d9b1087cc8886" 2018-11-06 22:21:58,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9dcdbd-6d1d-4430-a460-58dfc8c6bff6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.4:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.4:35357/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.4:35357/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 22:21:58,969 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/projects used request id req-1b9dcdbd-6d1d-4430-a460-58dfc8c6bff6 2018-11-06 22:21:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:21:58,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00848392-10b8-4639-b5de-8b13080b3adb 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:21:58,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00848392-10b8-4639-b5de-8b13080b3adb 2018-11-06 22:21:58,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:21:59,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["15Tt2ioDScCWATPNuBiaag"], "issued_at": "2018-11-06T22:21:59.000000Z"}} 2018-11-06 22:21:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:21:59,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-57a34547-e3ed-4e47-babc-511ea8bde11c Date: Tue, 06 Nov 2018 22:21:59 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}} 2018-11-06 22:21:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c used request id req-57a34547-e3ed-4e47-babc-511ea8bde11c 2018-11-06 22:21:59,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:21:59,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd3a161-1d53-4401-a17e-f5002b0f4a43 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:21:59,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1bd3a161-1d53-4401-a17e-f5002b0f4a43 2018-11-06 22:21:59,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:21:59,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["04H4OF9bQgmIeamBweq68w"], "issued_at": "2018-11-06T22:21:59.000000Z"}} 2018-11-06 22:21:59,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161ceffcc3fae9068716909a1caa6a2b26ef05a" 2018-11-06 22:22:00,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:21: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-4a004911-b39f-48dc-902e-713805c239df x-compute-request-id: req-4a004911-b39f-48dc-902e-713805c239df 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}} 2018-11-06 22:22:00,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-4a004911-b39f-48dc-902e-713805c239df 2018-11-06 22:22:00,077 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-11-06 22:22:00,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-11-06 22:22:00,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-47929234-1128-4947-8f2f-ab3c797b95e5 Date: Tue, 06 Nov 2018 22:22:00 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}} 2018-11-06 22:22:00,325 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c used request id req-47929234-1128-4947-8f2f-ab3c797b95e5 2018-11-06 22:22:00,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:22:00,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:22:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:22:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:22:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:22:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:22:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:22:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:22:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:22:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:22:00,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf49a4a8-e3e0-43f9-a372-3ab7306ab008 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:22:00,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bf49a4a8-e3e0-43f9-a372-3ab7306ab008 2018-11-06 22:22:00,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:22:00,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["fsENoP8aSQCRgtN0Qk6nVg"], "issued_at": "2018-11-06T22:22:00.000000Z"}} 2018-11-06 22:22:00,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d77ca892703dc8b44c09fbf07c363d223181c24" 2018-11-06 22:22:00,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:22: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-3ee163bd-942c-4baa-b189-490eddd399b4 x-compute-request-id: req-3ee163bd-942c-4baa-b189-490eddd399b4 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 22:22:00,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-3ee163bd-942c-4baa-b189-490eddd399b4 2018-11-06 22:22:00,908 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-11-06 22:22:00,908 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-11-06 22:22:00,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26: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}e161ceffcc3fae9068716909a1caa6a2b26ef05a" -d '{"quota_class_set": {"instances": -1}}' 2018-11-06 22:22:00,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:22: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-07e4051f-d5c4-4207-bb0e-f05261582be6 x-compute-request-id: req-07e4051f-d5c4-4207-bb0e-f05261582be6 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}} 2018-11-06 22:22:00,956 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-07e4051f-d5c4-4207-bb0e-f05261582be6 2018-11-06 22:22:00,956 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-11-06 22:22:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d0940da7-7c70-4edc-a727-942bfeca6815 Date: Tue, 06 Nov 2018 22:22:01 GMT RESP BODY: {"floatingips": []} 2018-11-06 22:22:01,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-d0940da7-7c70-4edc-a727-942bfeca6815 2018-11-06 22:22:01,123 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-11-06 22:22:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:01,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15551 X-Openstack-Request-Id: req-f1a147eb-2c7c-4577-a488-025a7be7c46d Date: Tue, 06 Nov 2018 22:22:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:01:03Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.213"}],"id":"158790e2-e905-465b-ac36-a07e36f82452","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:5b:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7a553f98-b803-4eb5-9e06-f4a3593f6bc1","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:01:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:09Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.205"}],"id":"1d7a495d-b279-42c0-ae86-d1828a3f7460","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:38:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f4e3a7c-03a2-4804-9af7-782507a23301","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.209"}],"id":"251136c4-dfc9-445f-bd8d-c41e79330768","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:2f:5f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3fcf06f9-c48e-425d-8d36-2e77224d2fc9","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:59Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.218"}],"id":"2eeb2e38-5235-4aae-9bae-21859383af88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:98:60","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9b1768f8-d374-4fd6-9ebe-21584f740bd8","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.215"}],"id":"31391e55-3e8f-44ed-a464-fc98d8a67a20","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:72:5e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"550e9044-957e-4313-8cbb-499504719d73","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.210"}],"id":"5115c577-b0f3-40ea-a6c8-11f2085a218c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:80:88","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:51Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.207"}],"id":"54378452-9661-4b10-9762-a6f724b18a49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:a7:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ec2e0f92-cacf-431b-9d32-42c5a0c82108","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:14:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.201"}],"id":"5b6cfb9f-5cca-4513-9181-d3d1de236b2c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:23:10","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a401cfbb-c32e-4bf5-9f73-e068a903accf","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:14:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:17Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.211"}],"id":"7c33335b-e2cf-406e-8c55-0d1ff7001b17","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:15:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c449c107-0539-421c-84a0-b61ab0bec65d","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:59:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.217"}],"id":"930407e8-15af-43d8-ba5c-ba7fdefe9494","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:1d:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09181376-3572-4e67-9cd2-54f5bee67076","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:59:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.214"}],"id":"9a4c0d70-c758-41da-b867-06368b13ecfa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:f6:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:33:09Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.208"}],"id":"9a813fe8-ce39-48f8-be93-3c675748adff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:6a:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bed08e19-efbd-43d8-83c9-f97bcb7aa523","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:33:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:01:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.200"}],"id":"9bcd6ba0-e9df-4e39-9279-300889a7487d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:39:5f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"58ac2355-bdc0-4fae-bbd1-d08736487491","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:01:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:32:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.203"}],"id":"a1b699c2-04f1-442c-b11c-cffd81699d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:29:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"211a43be-5b4c-463e-99bd-1cd9657bf9b4","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:32:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.202"}],"id":"c5b8ea50-b178-48b1-9d73-29c0b5841b03","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:a4:42","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"53804bd4-60cf-4cdf-b2bd-6743b7701c2b","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:40:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:52:08Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.216"}],"id":"c6b887e1-94c6-4785-8b0a-8b0897e9442c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:b8:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7f6cb64f-e996-4ff3-a452-ffcf4f9ab088","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:52:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:25:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.219"}],"id":"ce6050a5-25a5-4132-910a-31897333c0c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:5f:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:25:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:13:21Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.204"}],"id":"d509b019-010c-4255-a144-38ccb38eb6bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:5b:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ffebae3b-4419-436a-a164-6aae9ff38fd3","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:13:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:51Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.206"}],"id":"d5ffc725-19db-4335-ad90-b0063d554a1d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:8b:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5677c406-782a-498d-a30d-57ec2d4e44e6","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:40:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T20:40:50Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.212"}],"id":"f3a54602-09c0-4ac4-b951-4acc26f616aa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:27:56","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b9bb5b2e-f12f-4e74-8176-54d66186c0d5","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T20:40:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T21:00:56Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.220"}],"id":"f77b345e-6272-43d4-87ca-b4083f3fc368","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:46:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"79ea7584-f7e6-48cd-80f4-b8466aec8fb5","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T21:00:56Z","binding:vnic_type":"normal"}]} 2018-11-06 22:22:01,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f1a147eb-2c7c-4577-a488-025a7be7c46d 2018-11-06 22:22:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:01,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13193 X-Openstack-Request-Id: req-5a62985c-bc81-426b-8aba-e3b5c02068d3 Date: Tue, 06 Nov 2018 22:22:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "96998f9c01f940598b481f458013d03d", "created_at": "2018-11-06T20:59:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:59:53Z", "revision_number": 2, "routes": [], "project_id": "96998f9c01f940598b481f458013d03d", "id": "09181376-3572-4e67-9cd2-54f5bee67076", "name": "tempest-TestServerMultinode-1846909217-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:32:03Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "211a43be-5b4c-463e-99bd-1cd9657bf9b4", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:10Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3f4e3a7c-03a2-4804-9af7-782507a23301", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:53Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "3fcf06f9-c48e-425d-8d36-2e77224d2fc9", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:49Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "53804bd4-60cf-4cdf-b2bd-6743b7701c2b", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:55Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "550e9044-957e-4313-8cbb-499504719d73", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:52Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "5677c406-782a-498d-a30d-57ec2d4e44e6", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:01:11Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "58ac2355-bdc0-4fae-bbd1-d08736487491", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:57Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "79ea7584-f7e6-48cd-80f4-b8466aec8fb5", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:01:03Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "7a553f98-b803-4eb5-9e06-f4a3593f6bc1", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "866a532940d74e2ab7b4a8bf63a75d38", "created_at": "2018-11-06T20:52:07Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-06T20:52:08Z", "revision_number": 2, "routes": [], "project_id": "866a532940d74e2ab7b4a8bf63a75d38", "id": "7f6cb64f-e996-4ff3-a452-ffcf4f9ab088", "name": "tempest-FloatingIPTestJSON-router-346025458"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:52Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:59Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "9b1768f8-d374-4fd6-9ebe-21584f740bd8", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "600a4fc6613444a18ed7d95abe6f4754", "created_at": "2018-11-06T21:14:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:14:36Z", "revision_number": 2, "routes": [], "project_id": "600a4fc6613444a18ed7d95abe6f4754", "id": "a401cfbb-c32e-4bf5-9f73-e068a903accf", "name": "c_rally_2a096c8b_vfCyrHWa"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:11Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:40:50Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b9bb5b2e-f12f-4e74-8176-54d66186c0d5", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:09Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bed08e19-efbd-43d8-83c9-f97bcb7aa523", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T20:33:18Z", "revision_number": 2, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c449c107-0539-421c-84a0-b61ab0bec65d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:00:51Z", "revision_number": 2, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "ec2e0f92-cacf-431b-9d32-42c5a0c82108", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "c81df78601b14560bc81aadb0b6a3a42", "created_at": "2018-11-06T21:25:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:25:33Z", "revision_number": 2, "routes": [], "project_id": "c81df78601b14560bc81aadb0b6a3a42", "id": "fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc", "name": "tempest-AttachVolumeTestJSON-1302029637-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "created_at": "2018-11-06T21:13:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T21:13:21Z", "revision_number": 2, "routes": [], "project_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "id": "ffebae3b-4419-436a-a164-6aae9ff38fd3", "name": "c_rally_b3f8f4e5_baQc72hQ"}]} 2018-11-06 22:22:01,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5a62985c-bc81-426b-8aba-e3b5c02068d3 2018-11-06 22:22:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/09181376-3572-4e67-9cd2-54f5bee67076 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:02,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-a61aabff-9d9a-4784-92ff-2db766e0fca6 Date: Tue, 06 Nov 2018 22:22:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "96998f9c01f940598b481f458013d03d", "created_at": "2018-11-06T20:59:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:02Z", "revision_number": 5, "routes": [], "project_id": "96998f9c01f940598b481f458013d03d", "id": "09181376-3572-4e67-9cd2-54f5bee67076", "name": "tempest-TestServerMultinode-1846909217-router"}} 2018-11-06 22:22:02,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/09181376-3572-4e67-9cd2-54f5bee67076 used request id req-a61aabff-9d9a-4784-92ff-2db766e0fca6 2018-11-06 22:22:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/09181376-3572-4e67-9cd2-54f5bee67076 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:02,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-517cd36b-3f2a-4153-a526-7f728383ac42 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:02,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/09181376-3572-4e67-9cd2-54f5bee67076 used request id req-517cd36b-3f2a-4153-a526-7f728383ac42 2018-11-06 22:22:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/211a43be-5b4c-463e-99bd-1cd9657bf9b4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:04,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-b79a213b-b711-4b91-b4f0-8b13b86b805d Date: Tue, 06 Nov 2018 22:22:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:32:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:03Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "211a43be-5b4c-463e-99bd-1cd9657bf9b4", "name": "NeutronUtilsRouterTests-32931058-b4db-45ba-b79f-91f57008027f-pub-router"}} 2018-11-06 22:22:04,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/211a43be-5b4c-463e-99bd-1cd9657bf9b4 used request id req-b79a213b-b711-4b91-b4f0-8b13b86b805d 2018-11-06 22:22:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/211a43be-5b4c-463e-99bd-1cd9657bf9b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:04,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cb464e1-772a-47e5-b936-f28e745a6d16 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:04,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/211a43be-5b4c-463e-99bd-1cd9657bf9b4 used request id req-3cb464e1-772a-47e5-b936-f28e745a6d16 2018-11-06 22:22:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3f4e3a7c-03a2-4804-9af7-782507a23301 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:05,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-da679dd9-cf14-4cec-858e-421bec50eac4 Date: Tue, 06 Nov 2018 22:22:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:05Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "3f4e3a7c-03a2-4804-9af7-782507a23301", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}} 2018-11-06 22:22:05,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3f4e3a7c-03a2-4804-9af7-782507a23301 used request id req-da679dd9-cf14-4cec-858e-421bec50eac4 2018-11-06 22:22:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3f4e3a7c-03a2-4804-9af7-782507a23301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:05,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08474fbf-eff7-43c3-a5a8-e6ac88c5e3db Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:05,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3f4e3a7c-03a2-4804-9af7-782507a23301 used request id req-08474fbf-eff7-43c3-a5a8-e6ac88c5e3db 2018-11-06 22:22:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3fcf06f9-c48e-425d-8d36-2e77224d2fc9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:06,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-b1dd2a12-154c-44ac-a161-1e1dabba4bb8 Date: Tue, 06 Nov 2018 22:22:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:06Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "3fcf06f9-c48e-425d-8d36-2e77224d2fc9", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:06,823 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3fcf06f9-c48e-425d-8d36-2e77224d2fc9 used request id req-b1dd2a12-154c-44ac-a161-1e1dabba4bb8 2018-11-06 22:22:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3fcf06f9-c48e-425d-8d36-2e77224d2fc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:07,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12d967da-7bf6-45af-a645-eb9052581580 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:07,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3fcf06f9-c48e-425d-8d36-2e77224d2fc9 used request id req-12d967da-7bf6-45af-a645-eb9052581580 2018-11-06 22:22:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/53804bd4-60cf-4cdf-b2bd-6743b7701c2b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:08,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-6fb5a8a3-a9be-4645-a7e5-eba1c168ff8d Date: Tue, 06 Nov 2018 22:22:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:07Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "53804bd4-60cf-4cdf-b2bd-6743b7701c2b", "name": "mgmt_router"}} 2018-11-06 22:22:08,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/53804bd4-60cf-4cdf-b2bd-6743b7701c2b used request id req-6fb5a8a3-a9be-4645-a7e5-eba1c168ff8d 2018-11-06 22:22:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/53804bd4-60cf-4cdf-b2bd-6743b7701c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:08,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d65b2240-3358-42e0-900d-62e5211d4170 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:08,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/53804bd4-60cf-4cdf-b2bd-6743b7701c2b used request id req-d65b2240-3358-42e0-900d-62e5211d4170 2018-11-06 22:22:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/550e9044-957e-4313-8cbb-499504719d73 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:09,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-38115a91-667f-41e8-9168-56a49c440fda Date: Tue, 06 Nov 2018 22:22:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:09Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "550e9044-957e-4313-8cbb-499504719d73", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:09,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/550e9044-957e-4313-8cbb-499504719d73 used request id req-38115a91-667f-41e8-9168-56a49c440fda 2018-11-06 22:22:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/550e9044-957e-4313-8cbb-499504719d73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:10,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35fcba7a-c9e9-4ffe-b334-887fc1e0fb6f Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:10,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/550e9044-957e-4313-8cbb-499504719d73 used request id req-35fcba7a-c9e9-4ffe-b334-887fc1e0fb6f 2018-11-06 22:22:10,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5677c406-782a-498d-a30d-57ec2d4e44e6 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:11,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-182c27bf-9011-4160-bdaa-bd5ba6f20d99 Date: Tue, 06 Nov 2018 22:22:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:10Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "5677c406-782a-498d-a30d-57ec2d4e44e6", "name": "mgmt_router"}} 2018-11-06 22:22:11,232 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5677c406-782a-498d-a30d-57ec2d4e44e6 used request id req-182c27bf-9011-4160-bdaa-bd5ba6f20d99 2018-11-06 22:22:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/5677c406-782a-498d-a30d-57ec2d4e44e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:11,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63a98190-dc98-4b3e-858c-a5ec8043e720 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:11,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5677c406-782a-498d-a30d-57ec2d4e44e6 used request id req-63a98190-dc98-4b3e-858c-a5ec8043e720 2018-11-06 22:22:11,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/58ac2355-bdc0-4fae-bbd1-d08736487491 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:12,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-d43ba9bc-7bba-4c98-bfb1-c4a033e7e3b6 Date: Tue, 06 Nov 2018 22:22:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:12Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "58ac2355-bdc0-4fae-bbd1-d08736487491", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:12,646 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/58ac2355-bdc0-4fae-bbd1-d08736487491 used request id req-d43ba9bc-7bba-4c98-bfb1-c4a033e7e3b6 2018-11-06 22:22:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/58ac2355-bdc0-4fae-bbd1-d08736487491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:12,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-346fd06f-a0e2-43b1-8e84-3d97e61f1a17 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:12,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/58ac2355-bdc0-4fae-bbd1-d08736487491 used request id req-346fd06f-a0e2-43b1-8e84-3d97e61f1a17 2018-11-06 22:22:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/79ea7584-f7e6-48cd-80f4-b8466aec8fb5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:13,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-245f27d5-e205-4c7d-94eb-6d57c52ab008 Date: Tue, 06 Nov 2018 22:22:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:13Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "79ea7584-f7e6-48cd-80f4-b8466aec8fb5", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:13,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/79ea7584-f7e6-48cd-80f4-b8466aec8fb5 used request id req-245f27d5-e205-4c7d-94eb-6d57c52ab008 2018-11-06 22:22:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/79ea7584-f7e6-48cd-80f4-b8466aec8fb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:14,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6263ef0c-ce84-40f5-8efa-ddb77cac3dc9 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:14,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/79ea7584-f7e6-48cd-80f4-b8466aec8fb5 used request id req-6263ef0c-ce84-40f5-8efa-ddb77cac3dc9 2018-11-06 22:22:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7a553f98-b803-4eb5-9e06-f4a3593f6bc1 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:15,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-faa33120-e950-421d-9561-d428f89d8ec9 Date: Tue, 06 Nov 2018 22:22:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:01:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:14Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "7a553f98-b803-4eb5-9e06-f4a3593f6bc1", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:15,117 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7a553f98-b803-4eb5-9e06-f4a3593f6bc1 used request id req-faa33120-e950-421d-9561-d428f89d8ec9 2018-11-06 22:22:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/7a553f98-b803-4eb5-9e06-f4a3593f6bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:15,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2be1238e-a89a-4d8c-8d43-59b8f973a6cf Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:15,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7a553f98-b803-4eb5-9e06-f4a3593f6bc1 used request id req-2be1238e-a89a-4d8c-8d43-59b8f973a6cf 2018-11-06 22:22:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7f6cb64f-e996-4ff3-a452-ffcf4f9ab088 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:16,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 453 X-Openstack-Request-Id: req-aad0b08b-b2bb-4a7f-82a0-c24096ec527a Date: Tue, 06 Nov 2018 22:22:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "866a532940d74e2ab7b4a8bf63a75d38", "created_at": "2018-11-06T20:52:07Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-11-06T22:22:16Z", "revision_number": 5, "routes": [], "project_id": "866a532940d74e2ab7b4a8bf63a75d38", "id": "7f6cb64f-e996-4ff3-a452-ffcf4f9ab088", "name": "tempest-FloatingIPTestJSON-router-346025458"}} 2018-11-06 22:22:16,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7f6cb64f-e996-4ff3-a452-ffcf4f9ab088 used request id req-aad0b08b-b2bb-4a7f-82a0-c24096ec527a 2018-11-06 22:22:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/7f6cb64f-e996-4ff3-a452-ffcf4f9ab088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:16,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fadebf09-3060-41a5-85d5-ec42f03a4f9c Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:16,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7f6cb64f-e996-4ff3-a452-ffcf4f9ab088 used request id req-fadebf09-3060-41a5-85d5-ec42f03a4f9c 2018-11-06 22:22:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:17,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-bcf1503f-e17f-4f8b-b630-73e2a12a77bc Date: Tue, 06 Nov 2018 22:22:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:17Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:17,722 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0 used request id req-bcf1503f-e17f-4f8b-b630-73e2a12a77bc 2018-11-06 22:22:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:18,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bcae069-602e-4f52-8c22-63974222f4fd Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:18,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/85ae4cac-e4ed-4eb2-bcb1-a3236dcdc5c0 used request id req-2bcae069-602e-4f52-8c22-63974222f4fd 2018-11-06 22:22:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9b1768f8-d374-4fd6-9ebe-21584f740bd8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:19,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-81d6c208-b7d9-4b63-84e2-350ca7a5e51c Date: Tue, 06 Nov 2018 22:22:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:18Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "9b1768f8-d374-4fd6-9ebe-21584f740bd8", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:19,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9b1768f8-d374-4fd6-9ebe-21584f740bd8 used request id req-81d6c208-b7d9-4b63-84e2-350ca7a5e51c 2018-11-06 22:22:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9b1768f8-d374-4fd6-9ebe-21584f740bd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:19,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1679fcf3-249d-4261-83d2-2e714c16d833 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:19,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9b1768f8-d374-4fd6-9ebe-21584f740bd8 used request id req-1679fcf3-249d-4261-83d2-2e714c16d833 2018-11-06 22:22:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a401cfbb-c32e-4bf5-9f73-e068a903accf -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:20,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-749adbcf-bd14-4420-aad6-758deeecf6a3 Date: Tue, 06 Nov 2018 22:22:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "600a4fc6613444a18ed7d95abe6f4754", "created_at": "2018-11-06T21:14:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:20Z", "revision_number": 5, "routes": [], "project_id": "600a4fc6613444a18ed7d95abe6f4754", "id": "a401cfbb-c32e-4bf5-9f73-e068a903accf", "name": "c_rally_2a096c8b_vfCyrHWa"}} 2018-11-06 22:22:20,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a401cfbb-c32e-4bf5-9f73-e068a903accf used request id req-749adbcf-bd14-4420-aad6-758deeecf6a3 2018-11-06 22:22:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a401cfbb-c32e-4bf5-9f73-e068a903accf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:20,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55330e1d-b03d-469c-8d21-ce7072d4add1 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:20,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a401cfbb-c32e-4bf5-9f73-e068a903accf used request id req-55330e1d-b03d-469c-8d21-ce7072d4add1 2018-11-06 22:22:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:21,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-5b207d21-8a4f-4b59-93fc-e5a59b235dc6 Date: Tue, 06 Nov 2018 22:22:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:21Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}} 2018-11-06 22:22:21,856 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd used request id req-5b207d21-8a4f-4b59-93fc-e5a59b235dc6 2018-11-06 22:22:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:22,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74a69ed7-5753-4d43-bf9f-99896b5eb9d5 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:22,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b8ca33b9-433c-47ca-b9c3-f5fb5a1201dd used request id req-74a69ed7-5753-4d43-bf9f-99896b5eb9d5 2018-11-06 22:22:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b9bb5b2e-f12f-4e74-8176-54d66186c0d5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:22,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-0d0836c3-a9f0-426f-9d9c-8100226a8369 Date: Tue, 06 Nov 2018 22:22:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:40:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:22Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "b9bb5b2e-f12f-4e74-8176-54d66186c0d5", "name": "mgmt_router"}} 2018-11-06 22:22:22,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b9bb5b2e-f12f-4e74-8176-54d66186c0d5 used request id req-0d0836c3-a9f0-426f-9d9c-8100226a8369 2018-11-06 22:22:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/b9bb5b2e-f12f-4e74-8176-54d66186c0d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:23,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2df8340-ac32-4530-a3e4-e495f8b1fec3 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:23,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b9bb5b2e-f12f-4e74-8176-54d66186c0d5 used request id req-e2df8340-ac32-4530-a3e4-e495f8b1fec3 2018-11-06 22:22:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bed08e19-efbd-43d8-83c9-f97bcb7aa523 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:24,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-c689a4f7-640c-44f7-b275-87b7c4e0cc5b Date: Tue, 06 Nov 2018 22:22:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:23Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "bed08e19-efbd-43d8-83c9-f97bcb7aa523", "name": "NeutronUtilsRouterTests-7755f12e-edc3-4001-a5a3-42b87257c469-pub-router"}} 2018-11-06 22:22:24,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bed08e19-efbd-43d8-83c9-f97bcb7aa523 used request id req-c689a4f7-640c-44f7-b275-87b7c4e0cc5b 2018-11-06 22:22:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/bed08e19-efbd-43d8-83c9-f97bcb7aa523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:24,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d372227-9c5a-4d01-bbf2-dfe9c933f899 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:24,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bed08e19-efbd-43d8-83c9-f97bcb7aa523 used request id req-3d372227-9c5a-4d01-bbf2-dfe9c933f899 2018-11-06 22:22:24,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/c449c107-0539-421c-84a0-b61ab0bec65d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:25,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-1f23d619-f48d-4ccf-94c1-e37062b0544a Date: Tue, 06 Nov 2018 22:22:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b8c07de83f8f49bc884b8b0f66cf131e", "created_at": "2018-11-06T20:33:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:24Z", "revision_number": 5, "routes": [], "project_id": "b8c07de83f8f49bc884b8b0f66cf131e", "id": "c449c107-0539-421c-84a0-b61ab0bec65d", "name": "NeutronUtilsRouterTests-b6ceca3f-f9f4-47c5-bb1b-0fc912e3ef21-pub-router"}} 2018-11-06 22:22:25,365 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c449c107-0539-421c-84a0-b61ab0bec65d used request id req-1f23d619-f48d-4ccf-94c1-e37062b0544a 2018-11-06 22:22:25,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/c449c107-0539-421c-84a0-b61ab0bec65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:25,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8543dc05-b149-47db-95f6-808d388fbd8a Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:25,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c449c107-0539-421c-84a0-b61ab0bec65d used request id req-8543dc05-b149-47db-95f6-808d388fbd8a 2018-11-06 22:22:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ec2e0f92-cacf-431b-9d32-42c5a0c82108 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:26,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-006eb1de-e140-46cb-ad84-02f49287b3b0 Date: Tue, 06 Nov 2018 22:22:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0ea067dd66c45328adf29d83a25530f", "created_at": "2018-11-06T21:00:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:26Z", "revision_number": 5, "routes": [], "project_id": "e0ea067dd66c45328adf29d83a25530f", "id": "ec2e0f92-cacf-431b-9d32-42c5a0c82108", "name": "rally_sanity-router_24d2c77d-615b-49a4-ba0b-1b85c1fed116"}} 2018-11-06 22:22:26,545 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ec2e0f92-cacf-431b-9d32-42c5a0c82108 used request id req-006eb1de-e140-46cb-ad84-02f49287b3b0 2018-11-06 22:22:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ec2e0f92-cacf-431b-9d32-42c5a0c82108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:27,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-636493db-637f-4ca3-9a4b-c01e358f8228 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:27,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ec2e0f92-cacf-431b-9d32-42c5a0c82108 used request id req-636493db-637f-4ca3-9a4b-c01e358f8228 2018-11-06 22:22:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:27,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 455 X-Openstack-Request-Id: req-2aaa0dfc-602c-478b-872a-1f202ba2ba93 Date: Tue, 06 Nov 2018 22:22:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c81df78601b14560bc81aadb0b6a3a42", "created_at": "2018-11-06T21:25:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:27Z", "revision_number": 5, "routes": [], "project_id": "c81df78601b14560bc81aadb0b6a3a42", "id": "fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc", "name": "tempest-AttachVolumeTestJSON-1302029637-router"}} 2018-11-06 22:22:27,907 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc used request id req-2aaa0dfc-602c-478b-872a-1f202ba2ba93 2018-11-06 22:22:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:28,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-603abfc7-da43-458d-8938-7de01616474b Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:28,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fd6f28d0-be6f-47f6-b2d6-cd00cd8bd3cc used request id req-603abfc7-da43-458d-8938-7de01616474b 2018-11-06 22:22:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ffebae3b-4419-436a-a164-6aae9ff38fd3 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:22:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-6f5c3629-8b0b-4762-8d7c-a5ef8fdc3ed9 Date: Tue, 06 Nov 2018 22:22:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "created_at": "2018-11-06T21:13:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:22:28Z", "revision_number": 5, "routes": [], "project_id": "9e236f2e3d40412ab7e86e14cc94cdfd", "id": "ffebae3b-4419-436a-a164-6aae9ff38fd3", "name": "c_rally_b3f8f4e5_baQc72hQ"}} 2018-11-06 22:22:29,160 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ffebae3b-4419-436a-a164-6aae9ff38fd3 used request id req-6f5c3629-8b0b-4762-8d7c-a5ef8fdc3ed9 2018-11-06 22:22:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ffebae3b-4419-436a-a164-6aae9ff38fd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" 2018-11-06 22:22:29,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-199b5a0c-9f06-4171-84ee-8a53705ac9e5 Content-Length: 0 Date: Tue, 06 Nov 2018 22:22:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:22:29,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ffebae3b-4419-436a-a164-6aae9ff38fd3 used request id req-199b5a0c-9f06-4171-84ee-8a53705ac9e5 2018-11-06 22:22:29,662 - 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.' 2018-11-06 22:22:29,663 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-11-06 22:22:29,663 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-11-06 22:22:29,766 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-11-06 22:22:29,769 - paramiko.transport - DEBUG - starting thread (client mode): 0xbab3bb90L 2018-11-06 22:22:29,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:29,797 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:29,797 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:29,802 - 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 2018-11-06 22:22:29,802 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:29,802 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:29,802 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:29,802 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:29,802 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:29,820 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:29,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:29,833 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 22:22:29,834 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:29,860 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:29,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:29,899 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:30,073 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:30,073 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:30,112 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:30,113 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:30,124 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:34,967 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:34,970 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:34,972 - paramiko.transport - DEBUG - starting thread (client mode): 0xb789ded0L 2018-11-06 22:22:34,972 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:34,980 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:34,980 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:34,983 - 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 2018-11-06 22:22:34,983 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:34,984 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:34,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:34,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:34,984 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:34,989 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:34,989 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:35,004 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:22:35,004 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:35,029 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:35,042 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:35,069 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:35,145 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:35,145 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:35,184 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:35,185 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:35,189 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:35,225 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:35,226 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:35,227 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:35,228 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:35,228 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:35,269 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:35,320 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:35,322 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:35,322 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:35,323 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:35,323 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:35,363 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:35,397 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:35,398 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:35,400 - paramiko.transport - DEBUG - starting thread (client mode): 0xb78eb290L 2018-11-06 22:22:35,400 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:35,406 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:35,406 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:35,409 - 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 2018-11-06 22:22:35,409 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:35,409 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:35,409 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:35,410 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:35,410 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:35,414 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:35,415 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:35,415 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:22:35,416 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:35,454 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:35,466 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:35,481 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:35,561 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:35,561 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:35,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:35,601 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:35,615 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:35,650 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:35,650 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:35,651 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:35,652 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:35,652 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:35,693 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:35,736 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:35,738 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:35,738 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:35,739 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:35,739 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:35,780 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:35,812 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:35,813 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:35,815 - paramiko.transport - DEBUG - starting thread (client mode): 0xb78ddb90L 2018-11-06 22:22:35,816 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:35,821 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:35,822 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:35,824 - 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 2018-11-06 22:22:35,824 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:35,825 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:35,825 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:35,825 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:35,825 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:35,830 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:35,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:35,831 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:22:35,832 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:35,869 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:35,881 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:35,896 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:35,967 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:35,967 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:36,006 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:36,007 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:36,016 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:36,052 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:36,053 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:36,053 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:36,054 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:36,054 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:36,095 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:36,142 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:36,144 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:36,144 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:36,145 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:36,145 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:36,186 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:36,216 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:36,217 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:36,219 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7811890L 2018-11-06 22:22:36,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:36,226 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:36,226 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:36,229 - 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 2018-11-06 22:22:36,229 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:36,229 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:36,229 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:36,229 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:36,229 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:36,234 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:36,235 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:36,251 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:22:36,252 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:36,274 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:36,285 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:36,316 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:36,382 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:36,382 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:36,421 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:36,422 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:36,426 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:36,464 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:36,465 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:36,466 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:36,467 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:36,467 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:36,508 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:36,544 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:36,545 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:36,546 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:36,547 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:36,547 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:36,587 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:36,615 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:36,617 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:36,618 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7864310L 2018-11-06 22:22:36,619 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:36,623 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:36,623 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:36,626 - 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 2018-11-06 22:22:36,626 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:36,626 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:36,627 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:36,627 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:36,627 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:36,631 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:36,632 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:36,634 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:22:36,635 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:36,671 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:36,680 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:36,699 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:36,767 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:36,767 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:36,806 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:36,807 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:36,810 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:36,840 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:36,841 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:36,842 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:36,843 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:36,843 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:36,883 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:36,925 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:36,926 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:36,927 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:36,927 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:36,928 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:36,968 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:36,996 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:36,997 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:36,998 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:36,998 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:36,999 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:37,005 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:41,669 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:41,670 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:41,673 - paramiko.transport - DEBUG - starting thread (client mode): 0xb789dd90L 2018-11-06 22:22:41,673 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:41,679 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:41,679 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:41,682 - 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 2018-11-06 22:22:41,682 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:41,682 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:41,682 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:41,682 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:41,683 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:41,687 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:41,687 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:41,688 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:22:41,689 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:41,728 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:41,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:41,753 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:41,832 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:41,833 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:41,872 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:41,873 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:41,890 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:41,928 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:41,929 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:41,929 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:41,930 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:41,930 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:41,970 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:42,007 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:42,009 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:42,009 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:42,010 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:42,010 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:42,051 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:42,082 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:42,083 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:42,085 - paramiko.transport - DEBUG - starting thread (client mode): 0xb786b2d0L 2018-11-06 22:22:42,085 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:42,092 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:42,092 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:42,096 - 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 2018-11-06 22:22:42,096 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:42,096 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:42,096 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:42,096 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:42,096 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:42,101 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:42,102 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:42,117 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:22:42,118 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:42,141 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:42,154 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:42,183 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:42,250 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:42,251 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:42,290 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:42,291 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:42,302 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:42,338 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:42,339 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:42,339 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:42,340 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:42,340 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:42,381 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:42,420 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:42,421 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:42,422 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:42,422 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:42,423 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:42,463 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:42,498 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:42,499 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:42,501 - paramiko.transport - DEBUG - starting thread (client mode): 0xb786bc90L 2018-11-06 22:22:42,501 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:42,507 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:42,507 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:42,510 - 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 2018-11-06 22:22:42,510 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:42,510 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:42,510 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:42,510 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:42,511 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:42,515 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:42,516 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:42,517 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:22:42,517 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:42,555 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:42,567 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:42,582 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:42,668 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:42,668 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:42,707 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:42,708 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:42,718 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:42,751 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:42,752 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:42,753 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:42,754 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:42,754 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:42,794 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:42,829 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:42,830 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:42,831 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:42,832 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:42,832 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:42,873 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:42,905 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:42,907 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:42,909 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7871ed0L 2018-11-06 22:22:42,909 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:42,913 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:42,914 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:42,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 2018-11-06 22:22:42,916 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:42,916 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:42,916 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:42,916 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:42,916 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:42,921 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:42,921 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:42,925 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:22:42,925 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:42,960 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:42,970 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:42,990 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:43,043 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:43,044 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:43,083 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:43,084 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:43,093 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:43,122 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:43,123 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:43,124 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:43,125 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:43,125 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:43,165 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:43,195 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:43,197 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:43,197 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:43,198 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:43,198 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:43,239 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:43,267 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:43,268 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:43,270 - paramiko.transport - DEBUG - starting thread (client mode): 0xb77f7e50L 2018-11-06 22:22:43,271 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:43,277 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:43,277 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:43,280 - 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 2018-11-06 22:22:43,280 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:43,280 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:43,281 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:43,281 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:43,281 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:43,286 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:43,287 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:43,302 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:22:43,303 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:43,326 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:43,338 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:43,368 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:43,439 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:43,439 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:43,478 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:43,479 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:43,487 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:43,520 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:43,521 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:43,522 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:43,523 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:43,523 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:43,564 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:43,598 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:43,599 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:43,599 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:43,601 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:43,601 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:43,642 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:43,673 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:43,674 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:43,676 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:43,676 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:43,676 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:43,681 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:43,732 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:43,733 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:43,735 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:43,735 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:43,735 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:43,741 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:43,795 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:43,797 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:43,798 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:43,798 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:43,798 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:43,801 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:43,854 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:43,855 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:43,855 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:43,857 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:43,857 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:43,861 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:43,932 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:43,933 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:43,933 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:43,934 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:43,935 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:43,938 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:44,016 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:44,016 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-11-06 22:22:44,017 - __name__ - INFO - Controller (ODL) list is ready 2018-11-06 22:22:44,018 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:44,020 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7871310L 2018-11-06 22:22:44,020 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:44,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:44,043 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:44,049 - 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 2018-11-06 22:22:44,049 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:44,049 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:44,049 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:44,049 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:44,049 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:44,055 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:44,055 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:44,084 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 22:22:44,084 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:44,096 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:44,129 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:44,149 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:44,347 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:44,347 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:44,386 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:44,387 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:44,422 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:48,992 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:48,994 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:48,996 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7800e10L 2018-11-06 22:22:48,996 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:49,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:49,004 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:49,007 - 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 2018-11-06 22:22:49,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:49,008 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:49,008 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:49,008 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:49,008 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:49,013 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:49,014 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:49,028 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:22:49,029 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:49,053 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:49,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:49,093 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:49,168 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:49,168 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:49,207 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:49,208 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:49,213 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:49,247 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:49,248 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:49,249 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:49,250 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:49,250 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:49,292 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:49,330 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:49,332 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:49,332 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:49,333 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:49,333 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:49,374 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:49,408 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:49,410 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:49,412 - paramiko.transport - DEBUG - starting thread (client mode): 0xb780c410L 2018-11-06 22:22:49,412 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:49,418 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:49,419 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:49,422 - 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 2018-11-06 22:22:49,423 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:49,423 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:49,423 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:49,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:49,423 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:49,428 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:49,429 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:49,444 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:22:49,444 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:49,468 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:49,481 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:49,509 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:49,584 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:49,585 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:49,624 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:49,625 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:49,630 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:49,666 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:49,668 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:49,668 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:49,669 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:49,669 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:49,711 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:49,750 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:49,751 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:49,752 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:49,753 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:49,753 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:49,794 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:49,827 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:49,829 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:49,831 - paramiko.transport - DEBUG - starting thread (client mode): 0xb782ed90L 2018-11-06 22:22:49,832 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:49,837 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:49,837 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:49,840 - 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 2018-11-06 22:22:49,840 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:49,840 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:49,841 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:49,841 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:49,841 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:49,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:49,846 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:49,847 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:22:49,848 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:49,885 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:49,898 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:49,912 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:49,995 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:49,995 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:50,034 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:50,035 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:50,048 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:50,085 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:50,085 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:50,086 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:50,087 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:50,088 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:50,129 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:50,169 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:50,170 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:50,171 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:50,172 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:50,172 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:50,213 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:50,244 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:50,246 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:50,248 - paramiko.transport - DEBUG - starting thread (client mode): 0xb781c990L 2018-11-06 22:22:50,248 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:50,253 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:50,253 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:50,255 - 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 2018-11-06 22:22:50,255 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:50,255 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:50,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:50,256 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:50,256 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:50,260 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:50,261 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:50,264 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:22:50,264 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:50,300 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:50,311 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:50,329 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:50,388 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:50,389 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:50,428 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:50,429 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:50,432 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:50,461 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:50,462 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:50,462 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:50,463 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:50,463 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:50,504 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:50,535 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:50,536 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:50,537 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:50,538 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:50,538 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:50,578 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:50,604 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:50,605 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:50,607 - paramiko.transport - DEBUG - starting thread (client mode): 0xb781a2d0L 2018-11-06 22:22:50,608 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:50,614 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:50,614 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:50,616 - 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 2018-11-06 22:22:50,617 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:50,617 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:50,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:50,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:50,617 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:50,622 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:50,622 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:50,623 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:22:50,624 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:50,662 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:50,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:50,688 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:50,777 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:50,778 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:50,817 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:50,818 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:50,823 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:50,856 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:50,857 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:50,858 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:50,859 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:50,859 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:50,900 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:50,936 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:50,937 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:50,938 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:50,939 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:50,939 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:50,980 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:51,011 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:51,012 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:51,012 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:51,015 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:51,015 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:51,023 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:56,105 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:56,106 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:56,109 - paramiko.transport - DEBUG - starting thread (client mode): 0xb7800a90L 2018-11-06 22:22:56,109 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:56,116 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:56,117 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:56,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 2018-11-06 22:22:56,120 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:56,120 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:56,120 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:56,120 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:56,121 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:56,125 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:56,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:56,141 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:22:56,141 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:56,165 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:56,178 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:56,206 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:56,277 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:56,278 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:56,317 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:56,318 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:56,325 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:56,360 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:56,360 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:56,361 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:56,362 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:56,362 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:56,403 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:56,442 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:56,444 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:56,444 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:56,445 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:56,445 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:56,485 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:56,518 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:56,519 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:56,521 - paramiko.transport - DEBUG - starting thread (client mode): 0xb678ae90L 2018-11-06 22:22:56,522 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:56,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:56,529 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:56,532 - 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 2018-11-06 22:22:56,533 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:56,533 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:56,533 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:56,533 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:56,533 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:56,538 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:56,538 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:56,553 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:22:56,554 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:56,579 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:56,591 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:56,618 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:56,693 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:56,693 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:56,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:56,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:56,739 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:56,776 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:56,777 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:56,778 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:56,779 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:56,779 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:56,819 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:56,857 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:56,859 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:56,859 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:56,860 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:56,861 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:56,902 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:56,936 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:56,938 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:56,939 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6794f90L 2018-11-06 22:22:56,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:56,945 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:56,945 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:56,948 - 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 2018-11-06 22:22:56,948 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:56,948 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:56,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:56,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:56,949 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:56,954 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:56,954 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:56,955 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:22:56,956 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:56,993 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:57,005 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:57,020 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:57,095 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:57,095 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:57,134 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:57,135 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:57,141 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:57,174 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:57,175 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:57,176 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:57,177 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:57,177 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:57,217 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:57,251 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:57,253 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:57,254 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:57,254 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:57,255 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:57,296 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:57,325 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:57,326 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:57,328 - paramiko.transport - DEBUG - starting thread (client mode): 0xb679dc50L 2018-11-06 22:22:57,328 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:57,333 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:57,333 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:57,336 - 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 2018-11-06 22:22:57,336 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:57,336 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:57,336 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:57,336 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:57,336 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:57,341 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:57,341 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:57,344 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:22:57,344 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:57,380 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:57,391 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:57,409 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:57,467 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:57,467 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:57,506 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:57,507 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:57,512 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:57,541 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:57,542 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:57,543 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:57,544 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:57,544 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:57,584 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:57,617 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:57,619 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:57,619 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:57,621 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:57,621 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:57,661 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:57,691 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:57,693 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:57,695 - paramiko.transport - DEBUG - starting thread (client mode): 0xb67a5850L 2018-11-06 22:22:57,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:22:57,700 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:22:57,700 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:22:57,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 2018-11-06 22:22:57,702 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:22:57,702 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:22:57,702 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:22:57,702 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:22:57,703 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:22:57,707 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:22:57,707 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:22:57,710 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:22:57,711 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:22:57,747 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:22:57,758 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:22:57,775 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:22:57,836 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:22:57,836 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:22:57,876 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:22:57,877 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:22:57,880 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:22:57,908 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:22:57,909 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:22:57,910 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:22:57,911 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:22:57,911 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:22:57,952 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:22:57,985 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:22:57,986 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:22:57,986 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:22:57,988 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:22:57,988 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:22:58,028 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:22:58,055 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:22:58,057 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:22:58,057 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:58,058 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:58,058 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:58,061 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:58,114 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:58,115 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:22:58,116 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:58,117 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:22:58,117 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:22:58,158 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:22:58,202 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:22:58,203 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:58,204 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:22:58,205 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:58,205 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:58,209 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:58,260 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:58,260 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:22:58,261 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:58,262 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:22:58,262 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:22:58,304 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:22:58,347 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:22:58,348 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:58,348 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:22:58,350 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:58,350 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:58,352 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:58,401 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:58,402 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:22:58,403 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:58,403 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:22:58,404 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:22:58,445 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:22:58,488 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:22:58,488 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:58,490 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:22:58,490 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:58,490 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:58,494 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:58,531 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:58,532 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:22:58,533 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:58,534 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:22:58,534 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:22:58,574 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:22:58,609 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:22:58,610 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:22:58,611 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:22:58,611 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:22:58,612 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:22:58,614 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:22:58,653 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:22:58,654 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:22:58,654 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:22:58,655 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:22:58,656 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:22:58,696 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:22:58,729 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:22:58,730 - 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 | +========================================================================================+ 2018-11-06 22:22:58,731 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:22:58,731 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-11-06 22:22:58,731 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:22:58,731 - 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'}]} 2018-11-06 22:22:58,732 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-11-06 22:22:58,732 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-11-06 22:22:58,733 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-11-06 22:22:58,816 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:22:58,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:22:58,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:22:58,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:22:58,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:22:58,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:22:58,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:22:58,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:22:58,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:22:58,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:22:58,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:22:58,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:22:58,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:22:58,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:22:58,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:22:58,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:22:58,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:22:58,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:22:58,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:22:58,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:22:58,826 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:22:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:22:58,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12cd073-7220-4fc8-8c32-7f40b5242137 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:22:58,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f12cd073-7220-4fc8-8c32-7f40b5242137 2018-11-06 22:22:58,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:22:59,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["LplANAGmRCy1L2VRlKWYxA"], "issued_at": "2018-11-06T22:22:59.000000Z"}} 2018-11-06 22:22:59,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c58c07bcd8fc2d9d19ce6de5e06250685417fc" 2018-11-06 22:22:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-4616a118-f743-4976-af62-3c394fc6efb7 Date: Tue, 06 Nov 2018 22:22:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:22:59,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-4616a118-f743-4976-af62-3c394fc6efb7 2018-11-06 22:22:59,513 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:22:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c58c07bcd8fc2d9d19ce6de5e06250685417fc" 2018-11-06 22:22:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85b689e3-facd-4b9e-909b-5a77ba673a19 Date: Tue, 06 Nov 2018 22:22:59 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"}}} 2018-11-06 22:22:59,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-85b689e3-facd-4b9e-909b-5a77ba673a19 2018-11-06 22:22:59,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81c58c07bcd8fc2d9d19ce6de5e06250685417fc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:22:59,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768 X-Openstack-Request-Id: req-ec278236-400e-47fc-a242-469b1dd7faa3 Date: Tue, 06 Nov 2018 22:22:59 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:22:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:22:59Z", "visibility": "public", "locations": [], "self": "/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768", "min_disk": 0, "protected": false, "id": "cda1a3ca-122d-4441-af59-dc55b1715768", "file": "/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:22:59,943 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ec278236-400e-47fc-a242-469b1dd7faa3 2018-11-06 22:22:59,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c58c07bcd8fc2d9d19ce6de5e06250685417fc" -d '' 2018-11-06 22:23:01,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffafafa6-c861-4ced-9119-5fe293088495 Date: Tue, 06 Nov 2018 22:23:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:23:01,637 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768/file used request id req-ffafafa6-c861-4ced-9119-5fe293088495 2018-11-06 22:23:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:01,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6f084d-a5e3-434c-882c-d3db3ebaf7bf 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:01,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a6f084d-a5e3-434c-882c-d3db3ebaf7bf 2018-11-06 22:23:01,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:02,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["ivRGNJGsRdKuAxtybgTy3w"], "issued_at": "2018-11-06T22:23:01.000000Z"}} 2018-11-06 22:23:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:02,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5710 X-Openstack-Request-Id: req-8c4f8f9a-3181-4569-b7ce-8fb792ac86ad Date: Tue, 06 Nov 2018 22:23:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:23:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8c4f8f9a-3181-4569-b7ce-8fb792ac86ad 2018-11-06 22:23:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:02,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-315a0845-1e9a-4cb8-8918-0502e22ff9d3 Date: Tue, 06 Nov 2018 22:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 22:23:02,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-315a0845-1e9a-4cb8-8918-0502e22ff9d3 2018-11-06 22:23:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:02,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bdc252d-669f-4736-bf38-082e03394209 Date: Tue, 06 Nov 2018 22:23:02 GMT RESP BODY: {"routers": []} 2018-11-06 22:23:02,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-1bdc252d-669f-4736-bf38-082e03394209 2018-11-06 22:23:02,699 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-11-06 22:23:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-11-06 22:23:03,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-92d53cd6-1b61-4bd6-8f5b-4b1bad81b1e2 Date: Tue, 06 Nov 2018 22:23:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4f9b0d54-d223-448d-8420-1cd986b4f657","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:23:02Z","is_default":false,"provider:segmentation_id":82,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:02Z","mtu":1450}} 2018-11-06 22:23:03,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-92d53cd6-1b61-4bd6-8f5b-4b1bad81b1e2 2018-11-06 22:23:03,317 - sdnvpn.lib.openstack_utils - DEBUG - Network '4f9b0d54-d223-448d-8420-1cd986b4f657' created successfully 2018-11-06 22:23:03,317 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 22:23:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnets": [{"ip_version": 4, "network_id": "4f9b0d54-d223-448d-8420-1cd986b4f657", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-11-06 22:23:03,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6fc67638-3fd0-455b-8633-f554b586375c Date: Tue, 06 Nov 2018 22:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f9b0d54-d223-448d-8420-1cd986b4f657","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:03Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:23:03Z","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":"35cef63a552c4009857581d35066215c","id":"be33fcb1-ecaf-4016-b2fc-d867bfab9f40","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-11-06 22:23:03,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6fc67638-3fd0-455b-8633-f554b586375c 2018-11-06 22:23:03,879 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'be33fcb1-ecaf-4016-b2fc-d867bfab9f40' created successfully 2018-11-06 22:23:03,879 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 22:23:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-11-06 22:23:04,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c435ce3e-177a-47a3-ac79-d0582333c0b0 Date: Tue, 06 Nov 2018 22:23:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:23:04Z", "revision_number": 0, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5", "name": "sdnvpn-8-1-router"}} 2018-11-06 22:23:04,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c435ce3e-177a-47a3-ac79-d0582333c0b0 2018-11-06 22:23:04,169 - sdnvpn.lib.openstack_utils - DEBUG - Router 'bb5955f0-b380-4308-bf3c-54e157e9f0e5' created successfully 2018-11-06 22:23:04,169 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 22:23:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnet_id": "be33fcb1-ecaf-4016-b2fc-d867bfab9f40"}' 2018-11-06 22:23:05,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9c9acd40-7911-412a-9dd7-40d42d0b010b Date: Tue, 06 Nov 2018 22:23:05 GMT RESP BODY: {"network_id": "4f9b0d54-d223-448d-8420-1cd986b4f657", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "be33fcb1-ecaf-4016-b2fc-d867bfab9f40", "subnet_ids": ["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"], "port_id": "ecc0ff7a-a61a-4c98-b22f-aa6a5a82bee1", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5"} 2018-11-06 22:23:05,520 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/add_router_interface used request id req-9c9acd40-7911-412a-9dd7-40d42d0b010b 2018-11-06 22:23:05,520 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 22:23:05,521 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 22:23:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:05,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6366 X-Openstack-Request-Id: req-9c1b3a37-16b4-4e13-a688-f0b16db6b0ab Date: Tue, 06 Nov 2018 22:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f9b0d54-d223-448d-8420-1cd986b4f657","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:03Z","provider:segmentation_id":82,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:23:05,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9c1b3a37-16b4-4e13-a688-f0b16db6b0ab 2018-11-06 22:23:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 22:23:07,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-53ef8f00-b0c0-4281-8843-6f90475768bb Date: Tue, 06 Nov 2018 22:23:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:23:06Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5", "name": "sdnvpn-8-1-router"}} 2018-11-06 22:23:07,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 used request id req-53ef8f00-b0c0-4281-8843-6f90475768bb 2018-11-06 22:23:07,032 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 22:23:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:07,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6366 X-Openstack-Request-Id: req-06cc9525-113e-4b09-a6da-e500daf5b937 Date: Tue, 06 Nov 2018 22:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f9b0d54-d223-448d-8420-1cd986b4f657","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:03Z","provider:segmentation_id":82,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:23:07,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-06cc9525-113e-4b09-a6da-e500daf5b937 2018-11-06 22:23:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:07,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-809aceb2-b68c-4b30-a54e-7705a74b44ab Date: Tue, 06 Nov 2018 22:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f9b0d54-d223-448d-8420-1cd986b4f657","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:03Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:23:03Z","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":"35cef63a552c4009857581d35066215c","id":"be33fcb1-ecaf-4016-b2fc-d867bfab9f40","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-11-06 22:23:07,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-809aceb2-b68c-4b30-a54e-7705a74b44ab 2018-11-06 22:23:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:07,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-02221291-d7f3-44f2-81cf-9b21fe0d78af Date: Tue, 06 Nov 2018 22:23:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:23:06Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5", "name": "sdnvpn-8-1-router"}]} 2018-11-06 22:23:07,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-02221291-d7f3-44f2-81cf-9b21fe0d78af 2018-11-06 22:23:07,646 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-11-06 22:23:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-11-06 22:23:08,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0e46f743-37f6-4f96-9d56-ed1106a1f8cc Date: Tue, 06 Nov 2018 22:23:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"19c91401-9570-4ecb-b111-e83d54c4c53d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:23:08Z","is_default":false,"provider:segmentation_id":57,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:07Z","mtu":1450}} 2018-11-06 22:23:08,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0e46f743-37f6-4f96-9d56-ed1106a1f8cc 2018-11-06 22:23:08,220 - sdnvpn.lib.openstack_utils - DEBUG - Network '19c91401-9570-4ecb-b111-e83d54c4c53d' created successfully 2018-11-06 22:23:08,221 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 22:23:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnets": [{"ip_version": 4, "network_id": "19c91401-9570-4ecb-b111-e83d54c4c53d", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-11-06 22:23:08,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-13ab9757-37c5-41ed-9d76-56484c37adc1 Date: Tue, 06 Nov 2018 22:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19c91401-9570-4ecb-b111-e83d54c4c53d","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:08Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:23:08Z","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":"35cef63a552c4009857581d35066215c","id":"b63696ee-cb3f-45b0-b815-b744b1690f06","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-11-06 22:23:08,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-13ab9757-37c5-41ed-9d76-56484c37adc1 2018-11-06 22:23:08,731 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b63696ee-cb3f-45b0-b815-b744b1690f06' created successfully 2018-11-06 22:23:08,731 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 22:23:08,731 - sdnvpn.lib.openstack_utils - DEBUG - Router 'bb5955f0-b380-4308-bf3c-54e157e9f0e5' created successfully 2018-11-06 22:23:08,731 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 22:23:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnet_id": "b63696ee-cb3f-45b0-b815-b744b1690f06"}' 2018-11-06 22:23:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2843fc49-35ca-4130-ada9-891c34e96827 Date: Tue, 06 Nov 2018 22:23:10 GMT RESP BODY: {"network_id": "19c91401-9570-4ecb-b111-e83d54c4c53d", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "b63696ee-cb3f-45b0-b815-b744b1690f06", "subnet_ids": ["b63696ee-cb3f-45b0-b815-b744b1690f06"], "port_id": "9409a8e1-fb06-4a80-8e30-80b4abf8d1a9", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5"} 2018-11-06 22:23:10,090 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/add_router_interface used request id req-2843fc49-35ca-4130-ada9-891c34e96827 2018-11-06 22:23:10,090 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 22:23:10,091 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 22:23:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:10,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7022 X-Openstack-Request-Id: req-fd8c5b83-cf0e-4b4d-85e8-49eb93e349ae Date: Tue, 06 Nov 2018 22:23:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19c91401-9570-4ecb-b111-e83d54c4c53d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["b63696ee-cb3f-45b0-b815-b744b1690f06"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:08Z","provider:segmentation_id":57,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f9b0d54-d223-448d-8420-1cd986b4f657","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:03Z","provider:segmentation_id":82,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:23:10,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-fd8c5b83-cf0e-4b4d-85e8-49eb93e349ae 2018-11-06 22:23:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 22:23:10,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-25dd4605-81f9-4d56-a118-56367e74117c Date: Tue, 06 Nov 2018 22:23:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:23:10Z", "revision_number": 5, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5", "name": "sdnvpn-8-1-router"}} 2018-11-06 22:23:10,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 used request id req-25dd4605-81f9-4d56-a118-56367e74117c 2018-11-06 22:23:10,924 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 22:23:10,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:11,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c50455e6-74ac-4710-952f-984537fd3767 Date: Tue, 06 Nov 2018 22:23:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}]} 2018-11-06 22:23:11,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c50455e6-74ac-4710-952f-984537fd3767 2018-11-06 22:23:11,138 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-11-06 22:23:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-11-06 22:23:11,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-4cbf96c6-03a8-402d-ab88-41015af5ef97 Date: Tue, 06 Nov 2018 22:23:11 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:23:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 2, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}} 2018-11-06 22:23:11,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4cbf96c6-03a8-402d-ab88-41015af5ef97 2018-11-06 22:23:11,570 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=d8e423a3-daab-408a-b0a4-5429f8103d5a created successfully. 2018-11-06 22:23:11,570 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-11-06 22:23:11,570 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-11-06 22:23:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}91cb762c273c6a89f5c515210538a76670087b07" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:11,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-84024c4e-e5a6-435a-8786-22545e37030d Date: Tue, 06 Nov 2018 22:23:11 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}} 2018-11-06 22:23:11,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-84024c4e-e5a6-435a-8786-22545e37030d 2018-11-06 22:23:11,800 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-11-06 22:23:11,800 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-06 22:23:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}91cb762c273c6a89f5c515210538a76670087b07" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:12,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e647d469-0f91-499f-a8fd-f5eabc170fee Date: Tue, 06 Nov 2018 22:23:12 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": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}} 2018-11-06 22:23:12,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e647d469-0f91-499f-a8fd-f5eabc170fee 2018-11-06 22:23:12,159 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-06 22:23:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}91cb762c273c6a89f5c515210538a76670087b07" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:12,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-7c415250-e02c-4972-b4af-f0e599bfa469 Date: Tue, 06 Nov 2018 22:23:12 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": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}} 2018-11-06 22:23:12,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-7c415250-e02c-4972-b4af-f0e599bfa469 2018-11-06 22:23:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:12,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-63608784-3c1c-4187-964b-e7ebf35057bd Date: Tue, 06 Nov 2018 22:23:12 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "2c259feb-1a75-4184-9389-68c234581654"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "58ba01b2-f689-4056-849c-ad027cfee2bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "7f2ec46c-fcb8-4916-8923-66f255d33083"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "be0bce38-5346-411a-85cb-f8ab617725c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "cbaed616-d858-413e-9fbc-89485bea63e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "cf37c446-8b70-432b-acc3-9add12243288"}]} 2018-11-06 22:23:12,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-63608784-3c1c-4187-964b-e7ebf35057bd 2018-11-06 22:23:12,427 - sdnvpn_test_utils - INFO - This rule exists for security group: d8e423a3-daab-408a-b0a4-5429f8103d5a 2018-11-06 22:23:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:23:12,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-8903bfd6-981b-448a-96ed-4dc46f061e08 Date: Tue, 06 Nov 2018 22:23:12 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "2c259feb-1a75-4184-9389-68c234581654"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "58ba01b2-f689-4056-849c-ad027cfee2bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "7f2ec46c-fcb8-4916-8923-66f255d33083"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "be0bce38-5346-411a-85cb-f8ab617725c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "cbaed616-d858-413e-9fbc-89485bea63e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "cf37c446-8b70-432b-acc3-9add12243288"}]} 2018-11-06 22:23:12,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-8903bfd6-981b-448a-96ed-4dc46f061e08 2018-11-06 22:23:12,486 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-06 22:23:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}91cb762c273c6a89f5c515210538a76670087b07" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:12,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-01678c44-d963-4231-949c-5da6313b7187 Date: Tue, 06 Nov 2018 22:23:12 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": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 80, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "a1dc68cf-012f-4c78-972f-711e88774229"}} 2018-11-06 22:23:12,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-01678c44-d963-4231-949c-5da6313b7187 2018-11-06 22:23:12,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:12,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efdbe1b3-c038-418d-a0ae-7b9c478be1b3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:12,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-efdbe1b3-c038-418d-a0ae-7b9c478be1b3 2018-11-06 22:23:12,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:13,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["PQga2TIyQU2fH5CnMq2jlg"], "issued_at": "2018-11-06T22:23:13.000000Z"}} 2018-11-06 22:23:13,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" 2018-11-06 22:23:13,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-d2490a6e-6396-4c07-a26f-64f32b445f8c x-compute-request-id: req-d2490a6e-6396-4c07-a26f-64f32b445f8c Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-06 22:23:13,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-d2490a6e-6396-4c07-a26f-64f32b445f8c 2018-11-06 22:23:13,399 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 22:23:13,399 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-11-06 22:23:13,399 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=cda1a3ca-122d-4441-af59-dc55b1715768 network=19c91401-9570-4ecb-b111-e83d54c4c53d secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:23:13,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:23:13,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:23:13,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:23:13,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:23:13,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:23:13,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:23:13,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:23:13,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:23:13,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:23:13,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:23:13,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:23:13,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:23:13,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:23:13,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:23:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545c91d2-ec4f-4558-b580-beb874eb9cdf 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:13,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-545c91d2-ec4f-4558-b580-beb874eb9cdf 2018-11-06 22:23:13,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:13,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["8kWs3rg-RMaxAy4tp7RgeA"], "issued_at": "2018-11-06T22:23:13.000000Z"}} 2018-11-06 22:23:13,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a677dc0e538613e6a1e9bdce9c0c93894ee1c" 2018-11-06 22:23:13,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-6b4c8734-583c-458c-a46e-e67ef526a18c x-compute-request-id: req-6b4c8734-583c-458c-a46e-e67ef526a18c Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:23:13,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b4c8734-583c-458c-a46e-e67ef526a18c 2018-11-06 22:23:13,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a677dc0e538613e6a1e9bdce9c0c93894ee1c" 2018-11-06 22:23:13,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-9b1eb276-5082-4300-8b93-2124b454316b x-compute-request-id: req-9b1eb276-5082-4300-8b93-2124b454316b Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:23:13,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-9b1eb276-5082-4300-8b93-2124b454316b 2018-11-06 22:23:13,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a677dc0e538613e6a1e9bdce9c0c93894ee1c" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "cda1a3ca-122d-4441-af59-dc55b1715768", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "19c91401-9570-4ecb-b111-e83d54c4c53d"}]}}' 2018-11-06 22:23:15,475 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:23: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-12ec1db0-ad26-4610-ae24-bc3a10ff1a01 x-compute-request-id: req-12ec1db0-ad26-4610-ae24-bc3a10ff1a01 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92cf4e62-f69a-4d68-b664-83024d190256", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "adminPass": "4Td2yrVpyX49"}} 2018-11-06 22:23:15,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-12ec1db0-ad26-4610-ae24-bc3a10ff1a01 2018-11-06 22:23:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:15,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e04405-3855-46d1-8e23-3fc1236e812f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:15,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-03e04405-3855-46d1-8e23-3fc1236e812f 2018-11-06 22:23:15,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:15,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["EEhnQdPzTWWGraa2968qKg"], "issued_at": "2018-11-06T22:23:15.000000Z"}} 2018-11-06 22:23:15,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2309bc25f4cd46dc39f713c33ce776e9d2a6c7cb" 2018-11-06 22:23:16,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-bfc60656-79c5-4726-a85a-40c32221c048 x-compute-request-id: req-bfc60656-79c5-4726-a85a-40c32221c048 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:16Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:16,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 used request id req-bfc60656-79c5-4726-a85a-40c32221c048 2018-11-06 22:23:19,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2309bc25f4cd46dc39f713c33ce776e9d2a6c7cb" 2018-11-06 22:23:20,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-a7cbef38-013d-4896-82d9-5243fa42e8ff x-compute-request-id: req-a7cbef38-013d-4896-82d9-5243fa42e8ff Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:16Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:20,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 used request id req-a7cbef38-013d-4896-82d9-5243fa42e8ff 2018-11-06 22:23:23,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2309bc25f4cd46dc39f713c33ce776e9d2a6c7cb" 2018-11-06 22:23:24,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-b8a301e1-9fe7-4b66-badd-a8ac337b4ad5 x-compute-request-id: req-b8a301e1-9fe7-4b66-badd-a8ac337b4ad5 Content-Encoding: gzip Content-Length: 777 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:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-06T22:23:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:20Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:24,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 used request id req-b8a301e1-9fe7-4b66-badd-a8ac337b4ad5 2018-11-06 22:23:24,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a677dc0e538613e6a1e9bdce9c0c93894ee1c" 2018-11-06 22:23:24,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-8b572a1d-154c-439c-b6cc-eb73f2ff4a0f x-compute-request-id: req-8b572a1d-154c-439c-b6cc-eb73f2ff4a0f Content-Encoding: gzip Content-Length: 777 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:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-06T22:23:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:20Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:24,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256 used request id req-8b572a1d-154c-439c-b6cc-eb73f2ff4a0f 2018-11-06 22:23:24,993 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.7'. 2018-11-06 22:23:24,993 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-11-06 22:23:24,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:26,504 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:23: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-6ca5d930-426b-44c5-b4ee-9ee8fc82124f x-compute-request-id: req-6ca5d930-426b-44c5-b4ee-9ee8fc82124f Content-Length: 0 Content-Type: application/json 2018-11-06 22:23:26,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action used request id req-6ca5d930-426b-44c5-b4ee-9ee8fc82124f 2018-11-06 22:23:26,505 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-11-06 22:23:26,505 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=cda1a3ca-122d-4441-af59-dc55b1715768 network=4f9b0d54-d223-448d-8420-1cd986b4f657 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.7 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 2018-11-06 22:23:26,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:23:26,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:23:26,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:23:26,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:23:26,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:23:26,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:23:26,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:23:26,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:23:26,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:23:26,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:23:26,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:23:26,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:23:26,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:23:26,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:23:26,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:23:26,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:23:26,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:23:26,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:23:26,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:23:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:26,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423ffaf2-a965-4d7e-bec3-c64246025f61 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:26,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-423ffaf2-a965-4d7e-bec3-c64246025f61 2018-11-06 22:23:26,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:26,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["63_HvdNGQhaXmSr-CdlLjQ"], "issued_at": "2018-11-06T22:23:26.000000Z"}} 2018-11-06 22:23:26,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" 2018-11-06 22:23:27,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-a71f72b1-23c8-461e-bbd4-50acd008d8d0 x-compute-request-id: req-a71f72b1-23c8-461e-bbd4-50acd008d8d0 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:23:27,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a71f72b1-23c8-461e-bbd4-50acd008d8d0 2018-11-06 22:23:27,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" 2018-11-06 22:23:27,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-791c5983-2349-423f-a519-02ed914bf098 x-compute-request-id: req-791c5983-2349-423f-a519-02ed914bf098 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:23:27,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-791c5983-2349-423f-a519-02ed914bf098 2018-11-06 22:23:27,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "cda1a3ca-122d-4441-af59-dc55b1715768", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC43CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f9b0d54-d223-448d-8420-1cd986b4f657"}], "config_drive": true}}' 2018-11-06 22:23:28,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:23: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-a2a262e4-25b2-478c-ba7c-7c35d0c16624 x-compute-request-id: req-a2a262e4-25b2-478c-ba7c-7c35d0c16624 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "adminPass": "3ZvrdcdMEmCX"}} 2018-11-06 22:23:28,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a2a262e4-25b2-478c-ba7c-7c35d0c16624 2018-11-06 22:23:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:23:28,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0675d20d-c888-448b-a069-e27a1ac43709 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:23:28,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0675d20d-c888-448b-a069-e27a1ac43709 2018-11-06 22:23:28,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:23:28,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["-AiA-uuzRpiZYv_KxNqMEA"], "issued_at": "2018-11-06T22:23:28.000000Z"}} 2018-11-06 22:23:28,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db6193bade6d9a9a62ecbed76da224bd8fd9e32" 2018-11-06 22:23:29,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-bd8f0b7f-5c1a-404f-9724-f6a36e32fa9f x-compute-request-id: req-bd8f0b7f-5c1a-404f-9724-f6a36e32fa9f 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.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23: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": "sdnvpn-8-1", "created": "2018-11-06T22:23:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:29,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 used request id req-bd8f0b7f-5c1a-404f-9724-f6a36e32fa9f 2018-11-06 22:23:32,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db6193bade6d9a9a62ecbed76da224bd8fd9e32" 2018-11-06 22:23:33,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-4d61cd96-caa3-48e5-af59-ddb67caea529 x-compute-request-id: req-4d61cd96-caa3-48e5-af59-ddb67caea529 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.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:30Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-1", "created": "2018-11-06T22:23:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:33,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 used request id req-4d61cd96-caa3-48e5-af59-ddb67caea529 2018-11-06 22:23:36,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db6193bade6d9a9a62ecbed76da224bd8fd9e32" 2018-11-06 22:23:36,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-e8272ead-c5a8-4e9e-badf-1b05ba0cd88a x-compute-request-id: req-e8272ead-c5a8-4e9e-badf-1b05ba0cd88a Content-Encoding: gzip Content-Length: 780 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:34:58:6c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-06T22:23:33.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:34Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-1", "created": "2018-11-06T22:23:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:36,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 used request id req-e8272ead-c5a8-4e9e-badf-1b05ba0cd88a 2018-11-06 22:23:36,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" 2018-11-06 22:23:37,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-f1852fa8-1196-4457-8ca2-6f746a4b9c0c x-compute-request-id: req-f1852fa8-1196-4457-8ca2-6f746a4b9c0c Content-Encoding: gzip Content-Length: 780 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:34:58:6c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-06T22:23:33.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:34Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-1", "created": "2018-11-06T22:23:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:23:37,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307 used request id req-f1852fa8-1196-4457-8ca2-6f746a4b9c0c 2018-11-06 22:23:37,469 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.9'. 2018-11-06 22:23:37,469 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-11-06 22:23:37,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:23:39,164 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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-d406a4c1-ae81-49cd-829b-68e76f04f10a x-compute-request-id: req-d406a4c1-ae81-49cd-829b-68e76f04f10a Content-Length: 0 Content-Type: application/json 2018-11-06 22:23:39,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-d406a4c1-ae81-49cd-829b-68e76f04f10a 2018-11-06 22:23:39,165 - sdnvpn_test_utils - INFO - Waiting for instance 92cf4e62-f69a-4d68-b664-83024d190256 to boot up 2018-11-06 22:23:39,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770a677dc0e538613e6a1e9bdce9c0c93894ee1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:23:40,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-22d33629-95b6-46c0-93a2-e24e153b968f x-compute-request-id: req-22d33629-95b6-46c0-93a2-e24e153b968f Content-Encoding: gzip Content-Length: 11332 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 493568042 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.910 MHz processor\n[ 0.136308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137920] pid_max: default: 32768 minimum: 301\n[ 0.138788] ACPI: Core revision 20150930\n[ 0.140145] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141418] Security Framework initialized\n[ 0.142214] Yama: becoming mindful.\n[ 0.142923] AppArmor: AppArmor initialized\n[ 0.143769] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145064] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146300] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147470] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148820] Initializing cgroup subsys io\n[ 0.149610] Initializing cgroup subsys memory\n[ 0.150445] Initializing cgroup subsys devices\n[ 0.151291] Initializing cgroup subsys freezer\n[ 0.152147] Initializing cgroup subsys net_cls\n[ 0.152991] Initializing cgroup subsys perf_event\n[ 0.153873] Initializing cgroup subsys net_prio\n[ 0.154727] Initializing cgroup subsys hugetlb\n[ 0.155577] Initializing cgroup subsys pids\n[ 0.156423] CPU: Physical Processor ID: 0\n[ 0.157893] mce: CPU supports 10 MCE banks\n[ 0.158718] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177044] ftrace: allocating 31920 entries in 125 pages\n[ 0.203209] smpboot: Max logical packages: 1\n[ 0.204054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205373] x2apic enabled\n[ 0.206171] Switched APIC routing to physical x2apic.\n[ 0.207905] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210940] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212683] KVM setup paravirtual spinlock\n[ 0.213959] x86: Booted up 1 node, 1 CPUs\n[ 0.214747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216104] devtmpfs: initialized\n[ 0.217807] evm: security.selinux\n[ 0.218485] evm: security.SMACK64\n[ 0.219160] evm: security.SMACK64EXEC\n[ 0.219886] evm: security.SMACK64TRANSMUTE\n[ 0.220670] evm: security.SMACK64MMAP\n[ 0.221389] evm: security.ima\n[ 0.222020] evm: security.capability\n[ 0.222806] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224606] pinctrl core: initialized pinctrl subsystem\n[ 0.225674] RTC time: 22:23:19, date: 11/06/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227563] cpuidle: using governor ladder\n[ 0.228357] cpuidle: using governor menu\n[ 0.229123] PCCT header not found.\n[ 0.229857] ACPI: bus type PCI registered\n[ 0.230647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231855] PCI: Using configuration type 1 for base access\n[ 0.233584] ACPI: Added _OSI(Module Device)\n[ 0.234399] ACPI: Added _OSI(Processor Device)\n[ 0.235243] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236122] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238233] ACPI: Interpreter enabled\n[ 0.238985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246178] ACPI: (supports S0 S5)\n[ 0.246870] ACPI: Using IOAPIC for interrupt routing\n[ 0.247898] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250985] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252104] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256639] acpiphp: Slot [3] registered\n[ 0.257418] acpiphp: Slot [4] registered\n[ 0.258212] acpiphp: Slot [5] registered\n[ 0.258995] acpiphp: Slot [6] registered\n[ 0.259773] acpiphp: Slot [7] registered\n[ 0.260558] acpiphp: Slot [8] registered\n[ 0.261336] acpiphp: Slot [9] registered\n[ 0.262117] acpiphp: Slot [10] registered\n[ 0.262906] acpiphp: Slot [11] registered\n[ 0.263717] acpiphp: Slot [12] registered\n[ 0.264519] acpiphp: Slot [13] registered\n[ 0.265316] acpiphp: Slot [14] registered\n[ 0.266110] acpiphp: Slot [15] registered\n[ 0.276998] acpiphp: Slot [16] registered\n[ 0.277801] acpiphp: Slot [17] registered\n[ 0.278590] acpiphp: Slot [18] registered\n[ 0.279372] acpiphp: Slot [19] registered\n[ 0.280162] acpiphp: Slot [20] registered\n[ 0.280952] acpiphp: Slot [21] registered\n[ 0.281745] acpiphp: Slot [22] registered\n[ 0.282530] acpiphp: Slot [23] registered\n[ 0.283319] acpiphp: Slot [24] registered\n[ 0.284122] acpiphp: Slot [25] registered\n[ 0.284917] acpiphp: Slot [26] registered\n[ 0.285703] acpiphp: Slot [27] registered\n[ 0.286494] acpiphp: Slot [28] registered\n[ 0.287287] acpiphp: Slot [29] registered\n[ 0.288078] acpiphp: Slot [30] registered\n[ 0.288869] acpiphp: Slot [31] registered\n[ 0.289652] PCI host bridge to bus 0000:00\n[ 0.290435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291610] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292782] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294183] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295593] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301846] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304222] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305453] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313223] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360920] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363653] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364871] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365986] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368643] vgaarb: loaded\n[ 0.369226] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370324] SCSI subsystem initialized\n[ 0.371114] ACPI: bus type USB registered\n[ 0.371900] usbcore: registered new interface driver usbfs\n[ 0.372890] usbcore: registered new interface driver hub\n[ 0.373857] usbcore: registered new device driver usb\n[ 0.374871] PCI: Using ACPI for IRQ routing\n[ 0.375860] NetLabel: Initializing\n[ 0.376551] NetLabel: domain hash size = 128\n[ 0.377377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378296] NetLabel: unlabeled traffic allowed by default\n[ 0.379348] clocksource: Switched to clocksource kvm-clock\n[ 0.384721] AppArmor: AppArmor Filesystem Enabled\n[ 0.385675] pnp: PnP ACPI init\n[ 0.386581] pnp: PnP ACPI: found 5 devices\n[ 0.392922] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394580] NET: Registered protocol family 2\n[ 0.395511] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397888] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399018] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400075] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401214] NET: Registered protocol family 1\n[ 0.402073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403141] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432218] Trying to unpack rootfs image as initramfs...\n[ 0.481929] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495683] Scanning for low memory corruption every 60 seconds\n[ 0.496974] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498106] audit: initializing netlink subsys (disabled)\n[ 0.499110] audit: type=2000 audit(1541543000.468:1): initialized\n[ 0.500399] Initialise system trusted keyring\n[ 0.501300] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504358] zbud: loaded\n[ 0.505049] VFS: Disk quotas dquot_6.6.0\n[ 0.505850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507323] fuse init (API version 7.23)\n[ 0.508215] Key type big_key registered\n[ 0.508999] Allocating IMA MOK and blacklist keyrings.\n[ 0.510090] Key type asymmetric registered\n[ 0.510904] Asymmetric key parser 'x509' registered\n[ 0.511839] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513268] io scheduler noop registered\n[ 0.514043] io scheduler deadline registered (default)\n[ 0.515000] io scheduler cfq registered\n[ 0.515822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519502] ACPI: Power Button [PWRF]\n[ 0.520694] GHES: HEST is not enabled!\n[ 0.534338] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562456] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598636] Linux agpgart interface v0.103\n[ 0.601798] brd: module loaded\n[ 0.603390] loop: module loaded\n[ 0.608037] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609732] GPT:90111 != 2097151\n[ 0.610586] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611885] GPT:90111 != 2097151\n[ 0.612688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614023] vda: vda1 vda15\n[ 0.615885] scsi host0: ata_piix\n[ 0.616728] scsi host1: ata_piix\n[ 0.617515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620597] libphy: Fixed MDIO Bus: probed\n[ 0.621561] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622657] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625138] PPP generic driver version 2.4.2\n[ 0.626378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627746] ehci-pci: EHCI PCI platform driver\n[ 0.628749] ehci-platform: EHCI generic platform driver\n[ 0.629925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631241] ohci-pci: OHCI PCI platform driver\n[ 0.632301] ohci-platform: OHCI generic platform driver\n[ 0.633416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648290] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651775] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653196] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658678] usb usb1: Product: UHCI Host Controller\n[ 0.659997] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662995] hub 1-0:1.0: USB hub found\n[ 0.664080] hub 1-0:1.0: 2 ports detected\n[ 0.665303] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668073] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669424] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670861] mousedev: PS/2 mouse device common for all mice\n[ 0.672566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675109] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679994] i2c /dev entries driver\n[ 0.681059] device-mapper: uevent: version 1.0.3\n[ 0.682558] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685246] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687384] NET: Registered protocol family 10\n[ 0.689248] NET: Registered protocol family 17\n[ 0.690821] Key type dns_resolver registered\n[ 0.692205] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694081] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696640] registered taskstats version 1\n[ 0.697906] Loading compiled-in X.509 certificates\n[ 0.699792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702760] zswap: loaded using pool lzo/zbud\n[ 0.704962] Key type trusted registered\n[ 0.706675] Key type encrypted registered\n[ 0.707641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708842] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710078] evm: HMAC attrs: 0x1\n[ 0.711098] Magic number: 10:638:400\n[ 0.712108] rtc_cmos 00:00: setting system clock to 2018-11-06 22:23:20 UTC (1541543000)\n[ 0.713946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715304] EDD information not available.\n[ 0.780333] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782156] Write protecting the kernel read-only data: 14336k\n[ 0.794246] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796363] 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.19\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.398959] 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.20.7...\nLease of 10.10.20.7 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.28. iid=i-000000e7\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQDm87l8sZGfKrp2MZfNRvB8rA7zkNfM48SeBeqKjO3mOwCjhsyGTieV/3MIObG7oJKjX6prokC5lq9xuPTwz9cl7hvO/fUI+TJsb3Ba4rO6j8tQP1rUZfv4duDPdwYXAWxHB3WekkBci9FvJXbYImhtryVbWe8NM9uAfzRoevalOX074Sidc49CZgfy8IF1BJDCC3VvgC853M1C+LYqM6qZTp70oV4kkzO5ljAFvGWKs4MyjKbKQ2TGycehpBL4BUCpajQ1nYOiDu495oZ7tkx0B5slxtZHoZtxtDhlDRXqz3knZTWDw2vczHwB6G0PH3CP6Uv+t1p2CWtKXOiLop root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIVGP2NfFVuCGcoYbSwfriX+SNHkx7aGIefossowsfGSKhPMSgpJ53JLGuzGOfw0cQjjtoH+LZp9u+3qtju2B5sgu9rp9Rxe+lpJLUlkDHBEhoww0wrBiDkIFunWNF2QPU/Luo/Nab66tOseXgwOuT1hQdbkaW5v9Dsb8yDFdObXAAAAFQDx7SPtFM7S5LCOZ7VZDIDS0s8ryQAAAIBnTiCroweGm2o3VgdMxjaEn5ecutAvgctQL7msywiTBlsgglrO5zGAYbITdNPn57nuf89LZze23h/j7N4v5IQgwbd0lu0Kkxi2n+JTWjXyj98DNtaM/yMs8KRn8orjYwGJLM8AHn4F4a9erSuT5CLZppKJ2D0ihz4v0sZ7yNIKXwAAAIAt7pCdYr0r5ztSBhm93aluH7XSw5REZIPOCfybHjEzKe1tDlKP9XOqdTfv5UgAj/SnsQtwLoGQbgJe4UeDgUEndA63BU7+OiS0zVrz9osKzCnv/n9fH7uXCsW29z7v2H5XJmlVRYSKW4VBX29K1aY5aPT7gvT6Q3b1wbW5x/R+kw== 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.7,24,fe80::f816:3eff:fe21:1d57/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.7 \nip-route:169.254.169.254 via 10.10.20.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-000000e7\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.47 ===\n/dev/root resized successfully [took 1.45s]\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:21:1D:57 \n inet addr:10.10.20.7 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe21:1d57/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70 errors:0 dropped:5 overruns:0 frame:0\n TX packets:108 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8695 (8.4 KiB) TX bytes:9682 (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.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.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.215 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.162 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.136 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.231 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.306 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.136/0.210/0.306 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=4.898 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=4.968 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.655 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.782 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.747 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.655/4.810/4.968 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.614 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.697 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.491 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.663 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.516 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.491/5.596/5.697 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.139929] usb 1-1: Product: QEMU USB Tablet\n[ 1.139930] usb 1-1: Manufacturer: QEMU\n[ 1.139931] usb 1-1: SerialNumber: 42\n[ 1.361116] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.379085] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.398959] random: dd urandom read with 5 bits of entropy available\n[ 1.495473] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.495476] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\n[ 3.591415] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.922653] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:23:21 cirros kern.info kernel: [ 0.796363] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:23:21 cirros kern.info kernel: [ 0.808902] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:23:21 cirros kern.info kernel: [ 0.808904] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:23:21 cirros kern.info kernel: [ 0.810586] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:23:21 cirros kern.info kernel: [ 0.813572] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:23:21 cirros kern.info kernel: [ 0.815561] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:23:21 cirros kern.info kernel: [ 0.837467] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:23:21 cirros kern.info kernel: [ 0.838468] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:23:21 cirros kern.info kernel: [ 0.839581] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:23:21 cirros kern.info kernel: [ 0.888068] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:23:21 cirros kern.info kernel: [ 0.979416] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:23:21 cirros kern.info kernel: [ 1.139925] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:23:21 cirros kern.info kernel: [ 1.139928] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:23:21 cirros kern.info kernel: [ 1.139929] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:23:21 cirros kern.info kernel: [ 1.139930] usb 1-1: Manufacturer: QEMU\nNov 6 22:23:21 cirros kern.info kernel: [ 1.139931] usb 1-1: SerialNumber: 42\nNov 6 22:23:21 cirros kern.info kernel: [ 1.361116] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:23:21 cirros kern.info kernel: [ 1.379085] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:23:21 cirros kern.notice kernel: [ 1.398959] random: dd urandom read with 5 bits of entropy available\nNov 6 22:23:21 cirros kern.info kernel: [ 1.495473] tsc: Refined TSC clocksource calibration: 3491.909 MHz\nNov 6 22:23:21 cirros kern.info kernel: [ 1.495476] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325575f6a6e, max_idle_ns: 440795326569 ns\nNov 6 22:23:22 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:23:23 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:23:23 cirros kern.info kernel: [ 3.591415] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:23:23 cirros kern.info kernel: [ 3.922653] 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: "} 2018-11-06 22:23:40,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action used request id req-22d33629-95b6-46c0-93a2-e24e153b968f 2018-11-06 22:23:42,314 - sdnvpn_test_utils - INFO - Waiting for instance ff7b964a-bca7-486d-be5d-6ac1c48a8307 to boot up 2018-11-06 22:23:42,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:23:43,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:23: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-4d1f53ac-7e0f-47c0-8c4e-77791881c24e x-compute-request-id: req-4d1f53ac-7e0f-47c0-8c4e-77791881c24e Content-Encoding: gzip Content-Length: 8093 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 476651523 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.910 MHz processor\n[ 0.130671] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132324] pid_max: default: 32768 minimum: 301\n[ 0.133218] ACPI: Core revision 20150930\n[ 0.134633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135932] Security Framework initialized\n[ 0.136744] Yama: becoming mindful.\n[ 0.137468] AppArmor: AppArmor initialized\n[ 0.138326] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140925] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142126] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143519] Initializing cgroup subsys io\n[ 0.144329] Initializing cgroup subsys memory\n[ 0.145189] Initializing cgroup subsys devices\n[ 0.146068] Initializing cgroup subsys freezer\n[ 0.146935] Initializing cgroup subsys net_cls\n[ 0.147795] Initializing cgroup subsys perf_event\n[ 0.148697] Initializing cgroup subsys net_prio\n[ 0.149573] Initializing cgroup subsys hugetlb\n[ 0.150441] Initializing cgroup subsys pids\n[ 0.151304] CPU: Physical Processor ID: 0\n[ 0.152789] mce: CPU supports 10 MCE banks\n[ 0.153651] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154660] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165692] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172038] ftrace: allocating 31920 entries in 125 pages\n[ 0.198171] smpboot: Max logical packages: 1\n[ 0.199026] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200372] x2apic enabled\n[ 0.201185] Switched APIC routing to physical x2apic.\n[ 0.202944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207863] KVM setup paravirtual spinlock\n[ 0.209149] x86: Booted up 1 node, 1 CPUs\n[ 0.209957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211338] devtmpfs: initialized\n[ 0.213047] evm: security.selinux\n[ 0.213755] evm: security.SMACK64\n[ 0.214478] evm: security.SMACK64EXEC\n[ 0.215218] evm: security.SMACK64TRANSMUTE\n[ 0.216023] evm: security.SMACK64MMAP\n[ 0.216771] evm: security.ima\n[ 0.217409] evm: security.capability\n[ 0.218211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220055] pinctrl core: initialized pinctrl subsystem\n[ 0.221152] RTC time: 22:23:33, date: 11/06/18\n[ 0.222099] NET: Registered protocol family 16\n[ 0.223066] cpuidle: using governor ladder\n[ 0.223889] cpuidle: using governor menu\n[ 0.224707] PCCT header not found.\n[ 0.225466] ACPI: bus type PCI registered\n[ 0.226266] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227529] PCI: Using configuration type 1 for base access\n[ 0.229279] ACPI: Added _OSI(Module Device)\n[ 0.230129] ACPI: Added _OSI(Processor Device)\n[ 0.230995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231894] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234016] ACPI: Interpreter enabled\n[ 0.234826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242182] ACPI: (supports S0 S5)\n[ 0.242887] ACPI: Using IOAPIC for interrupt routing\n[ 0.243952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249897] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255862] acpiphp: Slot [3] registered\n[ 0.256661] acpiphp: Slot [4] registered\n[ 0.257466] acpiphp: Slot [5] registered\n[ 0.258259] acpiphp: Slot [6] registered\n[ 0.259060] acpiphp: Slot [7] registered\n[ 0.259856] acpiphp: Slot [8] registered\n[ 0.260655] acpiphp: Slot [9] registered\n[ 0.261456] acpiphp: Slot [10] registered\n[ 0.262261] acpiphp: Slot [11] registered\n[ 0.263070] acpiphp: Slot [12] registered\n[ 0.263878] acpiphp: Slot [13] registered\n[ 0.264704] acpiphp: Slot [14] registered\n[ 0.265531] acpiphp: Slot [15] registered\n[ 0.276628] acpiphp: Slot [16] registered\n[ 0.277446] acpiphp: Slot [17] registered\n[ 0.278250] acpiphp: Slot [18] registered\n[ 0.279060] acpiphp: Slot [19] registered\n[ 0.279874] acpiphp: Slot [20] registered\n[ 0.280689] acpiphp: Slot [21] registered\n[ 0.281497] acpiphp: Slot [22] registered\n[ 0.282301] acpiphp: Slot [23] registered\n[ 0.283114] acpiphp: Slot [24] registered\n[ 0.283923] acpiphp: Slot [25] registered\n[ 0.284742] acpiphp: Slot [26] registered\n[ 0.285579] acpiphp: Slot [27] registered\n[ 0.286387] acpiphp: Slot [28] registered\n[ 0.287198] acpiphp: Slot [29] registered\n[ 0.288008] acpiphp: Slot [30] registered\n[ 0.288828] acpiphp: Slot [31] registered\n[ 0.289655] PCI host bridge to bus 0000:00\n[ 0.290462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295788] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363807] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366483] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370214] vgaarb: loaded\n[ 0.370815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371948] SCSI subsystem initialized\n[ 0.372764] ACPI: bus type USB registered\n[ 0.373576] usbcore: registered new interface driver usbfs\n[ 0.374596] usbcore: registered new interface driver hub\n[ 0.375593] usbcore: registered new device driver usb\n[ 0.376683] PCI: Using ACPI for IRQ routing\n[ 0.377726] NetLabel: Initializing\n[ 0.378442] NetLabel: domain hash size = 128\n[ 0.379281] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380222] NetLabel: unlabeled traffic allowed by default\n[ 0.381318] clocksource: Switched to clocksource kvm-clock\n[ 0.386745] AppArmor: AppArmor Filesystem Enabled\n[ 0.387705] pnp: PnP ACPI init\n[ 0.388620] pnp: PnP ACPI: found 5 devices\n[ 0.395008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396733] NET: Registered protocol family 2\n[ 0.397685] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400098] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401247] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402315] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403483] NET: Registered protocol family 1\n[ 0.404342] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405441] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406542] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434735] Trying to unpack rootfs image as initramfs...\n[ 0.483763] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497547] Scanning for low memory corruption every 60 seconds\n[ 0.498887] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500043] audit: initializing netlink subsys (disabled)\n[ 0.501079] audit: type=2000 audit(1541543014.373:1): initialized\n[ 0.502414] Initialise system trusted keyring\n[ 0.503334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506480] zbud: loaded\n[ 0.507200] VFS: Disk quotas dquot_6.6.0\n[ 0.508029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509566] fuse init (API version 7.23)\n[ 0.510469] Key type big_key registered\n[ 0.511268] Allocating IMA MOK and blacklist keyrings.\n[ 0.512755] Key type asymmetric registered\n[ 0.513590] Asymmetric key parser 'x509' registered\n[ 0.514596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516048] io scheduler noop registered\n[ 0.516860] io scheduler deadline registered (default)\n[ 0.517903] io scheduler cfq registered\n[ 0.518758] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522492] ACPI: Power Button [PWRF]\n[ 0.523305] GHES: HEST is not enabled!\n[ 0.536649] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595587] Linux agpgart interface v0.103\n[ 0.602674] brd: module loaded\n[ 0.604833] loop: module loaded\n[ 0.610382] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612278] GPT:90111 != 2097151\n[ 0.613147] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614607] GPT:90111 != 2097151\n[ 0.615477] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616745] vda: vda1 vda15\n[ 0.618558] scsi host0: ata_piix\n[ 0.619492] scsi host1: ata_piix\n[ 0.620388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623855] libphy: Fixed MDIO Bus: probed\n[ 0.624920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629057] PPP generic driver version 2.4.2\n[ 0.630220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631804] ehci-pci: EHCI PCI platform driver\n[ 0.632942] ehci-platform: EHCI generic platform driver\n[ 0.634254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635764] ohci-pci: OHCI PCI platform driver\n[ 0.636901] ohci-platform: OHCI generic platform driver\n[ 0.638201] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654271] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657481] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662424] usb usb1: Product: UHCI Host Controller\n[ 0.663692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665198] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666440] hub 1-0:1.0: USB hub found\n[ 0.667437] hub 1-0:1.0: 2 ports detected\n[ 0.668571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672428] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673756] mousedev: PS/2 mouse device common for all mice\n[ 0.675349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677708] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680634] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682219] i2c /dev entries driver\n[ 0.683192] device-mapper: uevent: version 1.0.3\n[ 0.684406] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686545] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688195] NET: Registered protocol family 10\n[ 0.689481] NET: Registered protocol family 17\n[ 0.690625] Key type dns_resolver registered\n[ 0.691803] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693236] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695499] registered taskstats version 1\n[ 0.696571] Loading compiled-in X.509 certificates\n[ 0.698293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700709] zswap: loaded using pool lzo/zbud\n[ 0.702347] Key type trusted registered\n[ 0.704109] Key type encrypted registered\n[ 0.705170] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706537] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707895] evm: HMAC attrs: 0x1\n[ 0.709421] Magic number: 10:638:400\n[ 0.710504] rtc_cmos 00:00: setting system clock to 2018-11-06 22:23:34 UTC (1541543014)\n[ 0.712569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714050] EDD information not available.\n[ 0.777889] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779676] ata1.00: configured for MWDMA2\n[ 0.781128] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.795009] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796656] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798220] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.802418] Write protecting the kernel read-only data: 14336k\n[ 0.804321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806611] 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 1.12\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.314850] 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.9...\nLease of 10.10.10.9 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.94s]\n"} 2018-11-06 22:23:43,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-4d1f53ac-7e0f-47c0-8c4e-77791881c24e 2018-11-06 22:23:45,427 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:24:15,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:24:16,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:24: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-262a485e-0d0c-4a00-ab52-91adc8f59464 x-compute-request-id: req-262a485e-0d0c-4a00-ab52-91adc8f59464 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 476651523 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.910 MHz processor\n[ 0.130671] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132324] pid_max: default: 32768 minimum: 301\n[ 0.133218] ACPI: Core revision 20150930\n[ 0.134633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135932] Security Framework initialized\n[ 0.136744] Yama: becoming mindful.\n[ 0.137468] AppArmor: AppArmor initialized\n[ 0.138326] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140925] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142126] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143519] Initializing cgroup subsys io\n[ 0.144329] Initializing cgroup subsys memory\n[ 0.145189] Initializing cgroup subsys devices\n[ 0.146068] Initializing cgroup subsys freezer\n[ 0.146935] Initializing cgroup subsys net_cls\n[ 0.147795] Initializing cgroup subsys perf_event\n[ 0.148697] Initializing cgroup subsys net_prio\n[ 0.149573] Initializing cgroup subsys hugetlb\n[ 0.150441] Initializing cgroup subsys pids\n[ 0.151304] CPU: Physical Processor ID: 0\n[ 0.152789] mce: CPU supports 10 MCE banks\n[ 0.153651] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154660] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165692] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172038] ftrace: allocating 31920 entries in 125 pages\n[ 0.198171] smpboot: Max logical packages: 1\n[ 0.199026] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200372] x2apic enabled\n[ 0.201185] Switched APIC routing to physical x2apic.\n[ 0.202944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207863] KVM setup paravirtual spinlock\n[ 0.209149] x86: Booted up 1 node, 1 CPUs\n[ 0.209957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211338] devtmpfs: initialized\n[ 0.213047] evm: security.selinux\n[ 0.213755] evm: security.SMACK64\n[ 0.214478] evm: security.SMACK64EXEC\n[ 0.215218] evm: security.SMACK64TRANSMUTE\n[ 0.216023] evm: security.SMACK64MMAP\n[ 0.216771] evm: security.ima\n[ 0.217409] evm: security.capability\n[ 0.218211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220055] pinctrl core: initialized pinctrl subsystem\n[ 0.221152] RTC time: 22:23:33, date: 11/06/18\n[ 0.222099] NET: Registered protocol family 16\n[ 0.223066] cpuidle: using governor ladder\n[ 0.223889] cpuidle: using governor menu\n[ 0.224707] PCCT header not found.\n[ 0.225466] ACPI: bus type PCI registered\n[ 0.226266] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227529] PCI: Using configuration type 1 for base access\n[ 0.229279] ACPI: Added _OSI(Module Device)\n[ 0.230129] ACPI: Added _OSI(Processor Device)\n[ 0.230995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231894] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234016] ACPI: Interpreter enabled\n[ 0.234826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242182] ACPI: (supports S0 S5)\n[ 0.242887] ACPI: Using IOAPIC for interrupt routing\n[ 0.243952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249897] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255862] acpiphp: Slot [3] registered\n[ 0.256661] acpiphp: Slot [4] registered\n[ 0.257466] acpiphp: Slot [5] registered\n[ 0.258259] acpiphp: Slot [6] registered\n[ 0.259060] acpiphp: Slot [7] registered\n[ 0.259856] acpiphp: Slot [8] registered\n[ 0.260655] acpiphp: Slot [9] registered\n[ 0.261456] acpiphp: Slot [10] registered\n[ 0.262261] acpiphp: Slot [11] registered\n[ 0.263070] acpiphp: Slot [12] registered\n[ 0.263878] acpiphp: Slot [13] registered\n[ 0.264704] acpiphp: Slot [14] registered\n[ 0.265531] acpiphp: Slot [15] registered\n[ 0.276628] acpiphp: Slot [16] registered\n[ 0.277446] acpiphp: Slot [17] registered\n[ 0.278250] acpiphp: Slot [18] registered\n[ 0.279060] acpiphp: Slot [19] registered\n[ 0.279874] acpiphp: Slot [20] registered\n[ 0.280689] acpiphp: Slot [21] registered\n[ 0.281497] acpiphp: Slot [22] registered\n[ 0.282301] acpiphp: Slot [23] registered\n[ 0.283114] acpiphp: Slot [24] registered\n[ 0.283923] acpiphp: Slot [25] registered\n[ 0.284742] acpiphp: Slot [26] registered\n[ 0.285579] acpiphp: Slot [27] registered\n[ 0.286387] acpiphp: Slot [28] registered\n[ 0.287198] acpiphp: Slot [29] registered\n[ 0.288008] acpiphp: Slot [30] registered\n[ 0.288828] acpiphp: Slot [31] registered\n[ 0.289655] PCI host bridge to bus 0000:00\n[ 0.290462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295788] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363807] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366483] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370214] vgaarb: loaded\n[ 0.370815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371948] SCSI subsystem initialized\n[ 0.372764] ACPI: bus type USB registered\n[ 0.373576] usbcore: registered new interface driver usbfs\n[ 0.374596] usbcore: registered new interface driver hub\n[ 0.375593] usbcore: registered new device driver usb\n[ 0.376683] PCI: Using ACPI for IRQ routing\n[ 0.377726] NetLabel: Initializing\n[ 0.378442] NetLabel: domain hash size = 128\n[ 0.379281] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380222] NetLabel: unlabeled traffic allowed by default\n[ 0.381318] clocksource: Switched to clocksource kvm-clock\n[ 0.386745] AppArmor: AppArmor Filesystem Enabled\n[ 0.387705] pnp: PnP ACPI init\n[ 0.388620] pnp: PnP ACPI: found 5 devices\n[ 0.395008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396733] NET: Registered protocol family 2\n[ 0.397685] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400098] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401247] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402315] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403483] NET: Registered protocol family 1\n[ 0.404342] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405441] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406542] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434735] Trying to unpack rootfs image as initramfs...\n[ 0.483763] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497547] Scanning for low memory corruption every 60 seconds\n[ 0.498887] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500043] audit: initializing netlink subsys (disabled)\n[ 0.501079] audit: type=2000 audit(1541543014.373:1): initialized\n[ 0.502414] Initialise system trusted keyring\n[ 0.503334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506480] zbud: loaded\n[ 0.507200] VFS: Disk quotas dquot_6.6.0\n[ 0.508029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509566] fuse init (API version 7.23)\n[ 0.510469] Key type big_key registered\n[ 0.511268] Allocating IMA MOK and blacklist keyrings.\n[ 0.512755] Key type asymmetric registered\n[ 0.513590] Asymmetric key parser 'x509' registered\n[ 0.514596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516048] io scheduler noop registered\n[ 0.516860] io scheduler deadline registered (default)\n[ 0.517903] io scheduler cfq registered\n[ 0.518758] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522492] ACPI: Power Button [PWRF]\n[ 0.523305] GHES: HEST is not enabled!\n[ 0.536649] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595587] Linux agpgart interface v0.103\n[ 0.602674] brd: module loaded\n[ 0.604833] loop: module loaded\n[ 0.610382] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612278] GPT:90111 != 2097151\n[ 0.613147] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614607] GPT:90111 != 2097151\n[ 0.615477] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616745] vda: vda1 vda15\n[ 0.618558] scsi host0: ata_piix\n[ 0.619492] scsi host1: ata_piix\n[ 0.620388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623855] libphy: Fixed MDIO Bus: probed\n[ 0.624920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629057] PPP generic driver version 2.4.2\n[ 0.630220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631804] ehci-pci: EHCI PCI platform driver\n[ 0.632942] ehci-platform: EHCI generic platform driver\n[ 0.634254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635764] ohci-pci: OHCI PCI platform driver\n[ 0.636901] ohci-platform: OHCI generic platform driver\n[ 0.638201] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654271] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657481] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662424] usb usb1: Product: UHCI Host Controller\n[ 0.663692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665198] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666440] hub 1-0:1.0: USB hub found\n[ 0.667437] hub 1-0:1.0: 2 ports detected\n[ 0.668571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672428] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673756] mousedev: PS/2 mouse device common for all mice\n[ 0.675349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677708] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680634] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682219] i2c /dev entries driver\n[ 0.683192] device-mapper: uevent: version 1.0.3\n[ 0.684406] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686545] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688195] NET: Registered protocol family 10\n[ 0.689481] NET: Registered protocol family 17\n[ 0.690625] Key type dns_resolver registered\n[ 0.691803] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693236] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695499] registered taskstats version 1\n[ 0.696571] Loading compiled-in X.509 certificates\n[ 0.698293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700709] zswap: loaded using pool lzo/zbud\n[ 0.702347] Key type trusted registered\n[ 0.704109] Key type encrypted registered\n[ 0.705170] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706537] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707895] evm: HMAC attrs: 0x1\n[ 0.709421] Magic number: 10:638:400\n[ 0.710504] rtc_cmos 00:00: setting system clock to 2018-11-06 22:23:34 UTC (1541543014)\n[ 0.712569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714050] EDD information not available.\n[ 0.777889] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779676] ata1.00: configured for MWDMA2\n[ 0.781128] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.795009] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796656] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798220] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.802418] Write protecting the kernel read-only data: 14336k\n[ 0.804321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806611] 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 1.12\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.314850] 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.9...\nLease of 10.10.10.9 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.94s]\nping 10.10.20.7 OK\nping 10.10.20.7 OK\nping 10.10.20.7 OK\nping 10.10.20.7 OK\n"} 2018-11-06 22:24:16,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-262a485e-0d0c-4a00-ab52-91adc8f59464 2018-11-06 22:24:16,509 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.9) to 'sdnvpn-8-2' (10.10.20.7). -->Expected result: can ping. 2018-11-06 22:24:16,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3de3c69a95718d7aeb77bdc0b97e77be526d97d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:24:17,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:24: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-d6ceee3c-f1a6-4700-8487-bd812b6da316 x-compute-request-id: req-d6ceee3c-f1a6-4700-8487-bd812b6da316 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 476651523 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.910 MHz processor\n[ 0.130671] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132324] pid_max: default: 32768 minimum: 301\n[ 0.133218] ACPI: Core revision 20150930\n[ 0.134633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135932] Security Framework initialized\n[ 0.136744] Yama: becoming mindful.\n[ 0.137468] AppArmor: AppArmor initialized\n[ 0.138326] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140925] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142126] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143519] Initializing cgroup subsys io\n[ 0.144329] Initializing cgroup subsys memory\n[ 0.145189] Initializing cgroup subsys devices\n[ 0.146068] Initializing cgroup subsys freezer\n[ 0.146935] Initializing cgroup subsys net_cls\n[ 0.147795] Initializing cgroup subsys perf_event\n[ 0.148697] Initializing cgroup subsys net_prio\n[ 0.149573] Initializing cgroup subsys hugetlb\n[ 0.150441] Initializing cgroup subsys pids\n[ 0.151304] CPU: Physical Processor ID: 0\n[ 0.152789] mce: CPU supports 10 MCE banks\n[ 0.153651] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154660] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165692] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172038] ftrace: allocating 31920 entries in 125 pages\n[ 0.198171] smpboot: Max logical packages: 1\n[ 0.199026] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200372] x2apic enabled\n[ 0.201185] Switched APIC routing to physical x2apic.\n[ 0.202944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207863] KVM setup paravirtual spinlock\n[ 0.209149] x86: Booted up 1 node, 1 CPUs\n[ 0.209957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211338] devtmpfs: initialized\n[ 0.213047] evm: security.selinux\n[ 0.213755] evm: security.SMACK64\n[ 0.214478] evm: security.SMACK64EXEC\n[ 0.215218] evm: security.SMACK64TRANSMUTE\n[ 0.216023] evm: security.SMACK64MMAP\n[ 0.216771] evm: security.ima\n[ 0.217409] evm: security.capability\n[ 0.218211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220055] pinctrl core: initialized pinctrl subsystem\n[ 0.221152] RTC time: 22:23:33, date: 11/06/18\n[ 0.222099] NET: Registered protocol family 16\n[ 0.223066] cpuidle: using governor ladder\n[ 0.223889] cpuidle: using governor menu\n[ 0.224707] PCCT header not found.\n[ 0.225466] ACPI: bus type PCI registered\n[ 0.226266] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227529] PCI: Using configuration type 1 for base access\n[ 0.229279] ACPI: Added _OSI(Module Device)\n[ 0.230129] ACPI: Added _OSI(Processor Device)\n[ 0.230995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231894] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234016] ACPI: Interpreter enabled\n[ 0.234826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242182] ACPI: (supports S0 S5)\n[ 0.242887] ACPI: Using IOAPIC for interrupt routing\n[ 0.243952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249897] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253264] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255862] acpiphp: Slot [3] registered\n[ 0.256661] acpiphp: Slot [4] registered\n[ 0.257466] acpiphp: Slot [5] registered\n[ 0.258259] acpiphp: Slot [6] registered\n[ 0.259060] acpiphp: Slot [7] registered\n[ 0.259856] acpiphp: Slot [8] registered\n[ 0.260655] acpiphp: Slot [9] registered\n[ 0.261456] acpiphp: Slot [10] registered\n[ 0.262261] acpiphp: Slot [11] registered\n[ 0.263070] acpiphp: Slot [12] registered\n[ 0.263878] acpiphp: Slot [13] registered\n[ 0.264704] acpiphp: Slot [14] registered\n[ 0.265531] acpiphp: Slot [15] registered\n[ 0.276628] acpiphp: Slot [16] registered\n[ 0.277446] acpiphp: Slot [17] registered\n[ 0.278250] acpiphp: Slot [18] registered\n[ 0.279060] acpiphp: Slot [19] registered\n[ 0.279874] acpiphp: Slot [20] registered\n[ 0.280689] acpiphp: Slot [21] registered\n[ 0.281497] acpiphp: Slot [22] registered\n[ 0.282301] acpiphp: Slot [23] registered\n[ 0.283114] acpiphp: Slot [24] registered\n[ 0.283923] acpiphp: Slot [25] registered\n[ 0.284742] acpiphp: Slot [26] registered\n[ 0.285579] acpiphp: Slot [27] registered\n[ 0.286387] acpiphp: Slot [28] registered\n[ 0.287198] acpiphp: Slot [29] registered\n[ 0.288008] acpiphp: Slot [30] registered\n[ 0.288828] acpiphp: Slot [31] registered\n[ 0.289655] PCI host bridge to bus 0000:00\n[ 0.290462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295788] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363807] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365191] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366483] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370214] vgaarb: loaded\n[ 0.370815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371948] SCSI subsystem initialized\n[ 0.372764] ACPI: bus type USB registered\n[ 0.373576] usbcore: registered new interface driver usbfs\n[ 0.374596] usbcore: registered new interface driver hub\n[ 0.375593] usbcore: registered new device driver usb\n[ 0.376683] PCI: Using ACPI for IRQ routing\n[ 0.377726] NetLabel: Initializing\n[ 0.378442] NetLabel: domain hash size = 128\n[ 0.379281] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380222] NetLabel: unlabeled traffic allowed by default\n[ 0.381318] clocksource: Switched to clocksource kvm-clock\n[ 0.386745] AppArmor: AppArmor Filesystem Enabled\n[ 0.387705] pnp: PnP ACPI init\n[ 0.388620] pnp: PnP ACPI: found 5 devices\n[ 0.395008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396733] NET: Registered protocol family 2\n[ 0.397685] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400098] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401247] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402315] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403483] NET: Registered protocol family 1\n[ 0.404342] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405441] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406542] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434735] Trying to unpack rootfs image as initramfs...\n[ 0.483763] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497547] Scanning for low memory corruption every 60 seconds\n[ 0.498887] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500043] audit: initializing netlink subsys (disabled)\n[ 0.501079] audit: type=2000 audit(1541543014.373:1): initialized\n[ 0.502414] Initialise system trusted keyring\n[ 0.503334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506480] zbud: loaded\n[ 0.507200] VFS: Disk quotas dquot_6.6.0\n[ 0.508029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509566] fuse init (API version 7.23)\n[ 0.510469] Key type big_key registered\n[ 0.511268] Allocating IMA MOK and blacklist keyrings.\n[ 0.512755] Key type asymmetric registered\n[ 0.513590] Asymmetric key parser 'x509' registered\n[ 0.514596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516048] io scheduler noop registered\n[ 0.516860] io scheduler deadline registered (default)\n[ 0.517903] io scheduler cfq registered\n[ 0.518758] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522492] ACPI: Power Button [PWRF]\n[ 0.523305] GHES: HEST is not enabled!\n[ 0.536649] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595587] Linux agpgart interface v0.103\n[ 0.602674] brd: module loaded\n[ 0.604833] loop: module loaded\n[ 0.610382] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612278] GPT:90111 != 2097151\n[ 0.613147] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614607] GPT:90111 != 2097151\n[ 0.615477] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616745] vda: vda1 vda15\n[ 0.618558] scsi host0: ata_piix\n[ 0.619492] scsi host1: ata_piix\n[ 0.620388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623855] libphy: Fixed MDIO Bus: probed\n[ 0.624920] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629057] PPP generic driver version 2.4.2\n[ 0.630220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631804] ehci-pci: EHCI PCI platform driver\n[ 0.632942] ehci-platform: EHCI generic platform driver\n[ 0.634254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635764] ohci-pci: OHCI PCI platform driver\n[ 0.636901] ohci-platform: OHCI generic platform driver\n[ 0.638201] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654271] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657481] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660569] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662424] usb usb1: Product: UHCI Host Controller\n[ 0.663692] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665198] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666440] hub 1-0:1.0: USB hub found\n[ 0.667437] hub 1-0:1.0: 2 ports detected\n[ 0.668571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672428] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673756] mousedev: PS/2 mouse device common for all mice\n[ 0.675349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677708] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680634] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682219] i2c /dev entries driver\n[ 0.683192] device-mapper: uevent: version 1.0.3\n[ 0.684406] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686545] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688195] NET: Registered protocol family 10\n[ 0.689481] NET: Registered protocol family 17\n[ 0.690625] Key type dns_resolver registered\n[ 0.691803] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693236] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695499] registered taskstats version 1\n[ 0.696571] Loading compiled-in X.509 certificates\n[ 0.698293] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700709] zswap: loaded using pool lzo/zbud\n[ 0.702347] Key type trusted registered\n[ 0.704109] Key type encrypted registered\n[ 0.705170] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706537] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707895] evm: HMAC attrs: 0x1\n[ 0.709421] Magic number: 10:638:400\n[ 0.710504] rtc_cmos 00:00: setting system clock to 2018-11-06 22:23:34 UTC (1541543014)\n[ 0.712569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714050] EDD information not available.\n[ 0.777889] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779676] ata1.00: configured for MWDMA2\n[ 0.781128] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.795009] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796656] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798220] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.802418] Write protecting the kernel read-only data: 14336k\n[ 0.804321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806611] 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 1.12\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.314850] 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.9...\nLease of 10.10.10.9 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.94s]\nping 10.10.20.7 OK\nping 10.10.20.7 OK\nping 10.10.20.7 OK\nping 10.10.20.7 OK\n"} 2018-11-06 22:24:17,614 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-d6ceee3c-f1a6-4700-8487-bd812b6da316 2018-11-06 22:24:17,615 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-11-06 22:24:17,615 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-11-06 22:24:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:17,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7022 X-Openstack-Request-Id: req-b8c24a5f-25bf-40f1-abc4-217b4951049b Date: Tue, 06 Nov 2018 22:24:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19c91401-9570-4ecb-b111-e83d54c4c53d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["b63696ee-cb3f-45b0-b815-b744b1690f06"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:08Z","provider:segmentation_id":57,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f9b0d54-d223-448d-8420-1cd986b4f657","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"],"description":"","tags":[],"updated_at":"2018-11-06T22:23:03Z","provider:segmentation_id":82,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:23:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:24:17,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b8c24a5f-25bf-40f1-abc4-217b4951049b 2018-11-06 22:24:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"floatingip": {"floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}' 2018-11-06 22:24:19,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b05f11bc-3c74-4e87-8818-a5c92d2595ad Date: Tue, 06 Nov 2018 22:24:19 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T22:24:18Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": null, "id": "72d60878-7773-4ed7-8da0-7da5424b789c", "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:24:18Z", "project_id": "35cef63a552c4009857581d35066215c"}} 2018-11-06 22:24:19,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-b05f11bc-3c74-4e87-8818-a5c92d2595ad 2018-11-06 22:24:19,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2018-11-06 22:24:21,998 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:24: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-63fdd51d-173a-4f1d-b063-65e0fa9400fa x-compute-request-id: req-63fdd51d-173a-4f1d-b063-65e0fa9400fa 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. 2018-11-06 22:24:21,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-63fdd51d-173a-4f1d-b063-65e0fa9400fa 2018-11-06 22:24:21,999 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-11-06 22:24:21,999 - sdnvpn-results - DEBUG - Ping IP 172.30.9.207 2018-11-06 22:24:21,999 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.207 -c 10' 2018-11-06 22:24:31,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" -d '{"forceDelete": null}' 2018-11-06 22:24:31,212 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:24: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-28187639-475b-4295-87e2-b3abd005b050 x-compute-request-id: req-28187639-475b-4295-87e2-b3abd005b050 Content-Length: 0 Content-Type: application/json 2018-11-06 22:24:31,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307/action used request id req-28187639-475b-4295-87e2-b3abd005b050 2018-11-06 22:24:31,212 - sdnvpn_test_utils - DEBUG - Waiting for instance ff7b964a-bca7-486d-be5d-6ac1c48a8307 to be deleted 2018-11-06 22:24:31,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" 2018-11-06 22:24:32,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-59777c32-7078-4a08-8011-b411153599f8 x-compute-request-id: req-59777c32-7078-4a08-8011-b411153599f8 Content-Encoding: gzip Content-Length: 918 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:34:58:6c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:58:6c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff7b964a-bca7-486d-be5d-6ac1c48a8307", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-11-06T22:23:33.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "ff7b964a-bca7-486d-be5d-6ac1c48a8307", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:24:31Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-1", "created": "2018-11-06T22:23:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-06T22:23:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:20Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:24:32,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-59777c32-7078-4a08-8011-b411153599f8 2018-11-06 22:24:34,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" 2018-11-06 22:24:34,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:24: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-a75f6894-f9f8-4061-95c1-b82d0326c4e8 x-compute-request-id: req-a75f6894-f9f8-4061-95c1-b82d0326c4e8 Content-Encoding: gzip Content-Length: 784 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:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-06T22:23:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:23:20Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:24:34,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-a75f6894-f9f8-4061-95c1-b82d0326c4e8 2018-11-06 22:24:36,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" -d '{"forceDelete": null}' 2018-11-06 22:24:37,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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-da4b6bc5-158e-4528-80e2-df0d827c812f x-compute-request-id: req-da4b6bc5-158e-4528-80e2-df0d827c812f Content-Length: 0 Content-Type: application/json 2018-11-06 22:24:37,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256/action used request id req-da4b6bc5-158e-4528-80e2-df0d827c812f 2018-11-06 22:24:37,009 - sdnvpn_test_utils - DEBUG - Waiting for instance 92cf4e62-f69a-4d68-b664-83024d190256 to be deleted 2018-11-06 22:24:37,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" 2018-11-06 22:24:37,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-1c5ea450-6201-4779-ac41-8a28c237288b x-compute-request-id: req-1c5ea450-6201-4779-ac41-8a28c237288b Content-Encoding: gzip Content-Length: 791 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:21:1d:57", "version": 4, "addr": "10.10.20.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/92cf4e62-f69a-4d68-b664-83024d190256", "rel": "bookmark"}], "image": {"id": "cda1a3ca-122d-4441-af59-dc55b1715768", "links": [{"href": "http://172.30.9.26:8774/images/cda1a3ca-122d-4441-af59-dc55b1715768", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ea", "OS-SRV-USG:launched_at": "2018-11-06T22:23:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "92cf4e62-f69a-4d68-b664-83024d190256", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:24:36Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-8-2", "created": "2018-11-06T22:23:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:24:37,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-1c5ea450-6201-4779-ac41-8a28c237288b 2018-11-06 22:24:39,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002f12b498da5c000306bb28e99c63bad5b0d0eb" 2018-11-06 22:24:39,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:24: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-178c6125-3c5b-4c3b-a245-43bcbd6bbae2 x-compute-request-id: req-178c6125-3c5b-4c3b-a245-43bcbd6bbae2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:24:39,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-178c6125-3c5b-4c3b-a245-43bcbd6bbae2 2018-11-06 22:24:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c58c07bcd8fc2d9d19ce6de5e06250685417fc" 2018-11-06 22:24:43,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bd981f8-a273-4349-98ff-358fe174856c Date: Tue, 06 Nov 2018 22:24:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:24:43,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cda1a3ca-122d-4441-af59-dc55b1715768 used request id req-1bd981f8-a273-4349-98ff-358fe174856c 2018-11-06 22:24:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/72d60878-7773-4ed7-8da0-7da5424b789c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:44,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de64d3d7-b546-441d-9260-e8296eb3d1af Content-Length: 0 Date: Tue, 06 Nov 2018 22:24:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:44,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/72d60878-7773-4ed7-8da0-7da5424b789c used request id req-de64d3d7-b546-441d-9260-e8296eb3d1af 2018-11-06 22:24:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnet_id": "be33fcb1-ecaf-4016-b2fc-d867bfab9f40"}' 2018-11-06 22:24:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-edce12c9-a3dd-4a3c-add3-568b7aba35ad Date: Tue, 06 Nov 2018 22:24:45 GMT RESP BODY: {"network_id": "4f9b0d54-d223-448d-8420-1cd986b4f657", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "be33fcb1-ecaf-4016-b2fc-d867bfab9f40", "subnet_ids": ["be33fcb1-ecaf-4016-b2fc-d867bfab9f40"], "port_id": "ecc0ff7a-a61a-4c98-b22f-aa6a5a82bee1", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5"} 2018-11-06 22:24:45,419 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/remove_router_interface used request id req-edce12c9-a3dd-4a3c-add3-568b7aba35ad 2018-11-06 22:24:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"subnet_id": "b63696ee-cb3f-45b0-b815-b744b1690f06"}' 2018-11-06 22:24:46,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7603858b-e911-4f51-8007-d5e4b00b7796 Date: Tue, 06 Nov 2018 22:24:46 GMT RESP BODY: {"network_id": "19c91401-9570-4ecb-b111-e83d54c4c53d", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "b63696ee-cb3f-45b0-b815-b744b1690f06", "subnet_ids": ["b63696ee-cb3f-45b0-b815-b744b1690f06"], "port_id": "9409a8e1-fb06-4a80-8e30-80b4abf8d1a9", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5"} 2018-11-06 22:24:46,589 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5/remove_router_interface used request id req-7603858b-e911-4f51-8007-d5e4b00b7796 2018-11-06 22:24:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:24:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-dc5fd4dd-d52e-4fba-b41f-fdda69ec1419 Date: Tue, 06 Nov 2018 22:24:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:24:47Z", "revision_number": 10, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "bb5955f0-b380-4308-bf3c-54e157e9f0e5", "name": "sdnvpn-8-1-router"}} 2018-11-06 22:24:47,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 used request id req-dc5fd4dd-d52e-4fba-b41f-fdda69ec1419 2018-11-06 22:24:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/be33fcb1-ecaf-4016-b2fc-d867bfab9f40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:49,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9c20079-ff65-47b6-a919-11220f463da0 Date: Tue, 06 Nov 2018 22:24:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:49,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/be33fcb1-ecaf-4016-b2fc-d867bfab9f40 used request id req-c9c20079-ff65-47b6-a919-11220f463da0 2018-11-06 22:24:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b63696ee-cb3f-45b0-b815-b744b1690f06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:51,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9da5cf45-1111-4b05-b980-b6d1a5961ad1 Date: Tue, 06 Nov 2018 22:24:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:51,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b63696ee-cb3f-45b0-b815-b744b1690f06 used request id req-9da5cf45-1111-4b05-b980-b6d1a5961ad1 2018-11-06 22:24:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:52,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50a42e6f-3e57-4149-ac06-e396b4444888 Content-Length: 0 Date: Tue, 06 Nov 2018 22:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:52,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bb5955f0-b380-4308-bf3c-54e157e9f0e5 used request id req-50a42e6f-3e57-4149-ac06-e396b4444888 2018-11-06 22:24:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/4f9b0d54-d223-448d-8420-1cd986b4f657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:53,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cbf81fc-ff8c-493c-91a0-359af2d7b57c Date: Tue, 06 Nov 2018 22:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:53,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4f9b0d54-d223-448d-8420-1cd986b4f657 used request id req-6cbf81fc-ff8c-493c-91a0-359af2d7b57c 2018-11-06 22:24:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/19c91401-9570-4ecb-b111-e83d54c4c53d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cb762c273c6a89f5c515210538a76670087b07" 2018-11-06 22:24:53,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9811aeea-cea5-40c7-8346-daa64a808d03 Date: Tue, 06 Nov 2018 22:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:24:53,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/19c91401-9570-4ecb-b111-e83d54c4c53d used request id req-9811aeea-cea5-40c7-8346-daa64a808d03 2018-11-06 22:24:53,749 - 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 | +----------------------------------------------------------------------------------------+ | PASS | Ping IP 172.30.9.207 | +========================================================================================+ 2018-11-06 22:24:53,750 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:24:53,750 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-11-06 22:24:53,750 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', '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.207': 'PASS'}]} 2018-11-06 22:24:53,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-11-06 22:24:53,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-11-06 22:24:53,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-11-06 22:24:53,845 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-11-06 22:24:53,847 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e50450L 2018-11-06 22:24:53,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:24:53,872 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:24:53,873 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:24:53,882 - 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 2018-11-06 22:24:53,882 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:24:53,882 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:24:53,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:24:53,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:24:53,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:24:53,890 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:24:53,891 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:24:53,911 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 22:24:53,912 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:24:53,931 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:24:53,964 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:24:53,976 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:24:54,182 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:24:54,182 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:24:54,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:24:54,222 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:24:54,251 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:24:58,815 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:24:58,817 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:24:58,819 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6171d10L 2018-11-06 22:24:58,820 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:24:58,826 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:24:58,826 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:24:58,829 - 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 2018-11-06 22:24:58,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:24:58,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:24:58,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:24:58,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:24:58,830 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:24:58,835 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:24:58,835 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:24:58,851 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:24:58,852 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:24:58,875 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:24:58,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:24:58,916 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:24:58,998 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:24:58,998 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:24:59,037 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:24:59,038 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:24:59,053 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:24:59,087 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:24:59,088 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:24:59,089 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:24:59,090 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:24:59,090 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:24:59,130 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:24:59,166 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:24:59,167 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:24:59,168 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:24:59,169 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:24:59,169 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:24:59,210 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:24:59,240 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:24:59,242 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:24:59,243 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5ea7050L 2018-11-06 22:24:59,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:24:59,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:24:59,250 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:24:59,253 - 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 2018-11-06 22:24:59,253 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:24:59,253 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:24:59,253 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:24:59,253 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:24:59,253 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:24:59,258 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:24:59,259 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:24:59,259 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:24:59,260 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:24:59,298 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:24:59,310 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:24:59,324 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:24:59,410 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:24:59,410 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:24:59,449 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:24:59,450 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:24:59,459 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:24:59,496 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:24:59,497 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:24:59,498 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:24:59,498 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:24:59,499 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:24:59,539 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:24:59,578 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:24:59,579 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:24:59,580 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:24:59,580 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:24:59,581 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:24:59,621 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:24:59,653 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:24:59,655 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:24:59,656 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e87c10L 2018-11-06 22:24:59,657 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:24:59,662 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:24:59,662 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:24:59,665 - 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 2018-11-06 22:24:59,665 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:24:59,666 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:24:59,666 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:24:59,666 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:24:59,666 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:24:59,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:24:59,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:24:59,672 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:24:59,672 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:24:59,711 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:24:59,722 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:24:59,737 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:24:59,807 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:24:59,808 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:24:59,847 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:24:59,848 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:24:59,856 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:24:59,892 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:24:59,893 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:24:59,894 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:24:59,894 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:24:59,895 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:24:59,936 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:24:59,974 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:24:59,975 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:24:59,976 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:24:59,977 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:24:59,977 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:00,018 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:00,050 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:00,051 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:00,053 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e87610L 2018-11-06 22:25:00,054 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:00,059 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:00,059 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:00,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 2018-11-06 22:25:00,061 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:00,062 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:00,062 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:00,062 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:00,062 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:00,066 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:00,067 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:00,069 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:25:00,069 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:00,107 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:00,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:00,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:00,193 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:00,193 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:00,232 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:00,233 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:00,237 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:00,265 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:00,266 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:00,267 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:00,267 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:00,268 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:00,308 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:00,338 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:00,340 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:00,340 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:00,341 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:00,342 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:00,382 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:00,409 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:00,410 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:00,412 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e34050L 2018-11-06 22:25:00,412 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:00,419 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:00,419 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:00,422 - 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 2018-11-06 22:25:00,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:00,423 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:00,423 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:00,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:00,423 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:00,428 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:00,428 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:00,444 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:25:00,445 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:00,467 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:00,480 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:00,509 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:00,585 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:00,585 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:00,624 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:00,625 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:00,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:00,659 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:00,660 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:00,661 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:00,662 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:00,662 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:00,703 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:00,734 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:00,736 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:00,736 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:00,737 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:00,737 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:00,777 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:00,804 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:00,805 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:00,805 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:00,806 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:00,807 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:00,815 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:05,930 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:05,931 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:05,934 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e50910L 2018-11-06 22:25:05,934 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:05,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:05,940 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:05,942 - 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 2018-11-06 22:25:05,943 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:05,943 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:05,943 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:05,943 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:05,943 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:05,948 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:05,949 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:05,950 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:25:05,950 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:05,988 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:06,000 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:06,015 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:06,075 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:06,076 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:06,115 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:06,116 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:06,120 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:06,153 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:06,155 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:06,156 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:06,157 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:06,157 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:06,197 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:06,232 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:06,233 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:06,234 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:06,235 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:06,235 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:06,275 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:06,305 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:06,306 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:06,308 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5ebaf50L 2018-11-06 22:25:06,308 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:06,315 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:06,315 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:06,318 - 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 2018-11-06 22:25:06,318 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:06,318 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:06,318 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:06,318 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:06,319 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:06,323 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:06,324 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:06,340 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:25:06,341 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:06,363 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:06,376 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:06,405 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:06,479 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:06,479 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:06,518 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:06,519 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:06,525 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:06,561 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:06,562 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:06,563 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:06,564 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:06,564 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:06,604 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:06,643 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:06,645 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:06,645 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:06,646 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:06,646 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:06,687 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:06,718 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:06,720 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:06,721 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5ed9ad0L 2018-11-06 22:25:06,722 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:06,727 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:06,728 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:06,730 - 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 2018-11-06 22:25:06,731 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:06,731 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:06,731 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:06,731 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:06,731 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:06,736 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:06,736 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:06,737 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:25:06,738 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:06,776 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:06,787 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:06,802 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:06,888 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:06,888 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:06,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:06,928 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:06,939 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:06,971 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:06,972 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:06,973 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:06,974 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:06,974 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:07,015 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:07,049 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:07,051 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:07,051 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:07,052 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:07,052 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:07,093 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:07,123 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:07,124 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:07,126 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5eec7d0L 2018-11-06 22:25:07,127 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:07,133 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:07,133 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:07,135 - 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 2018-11-06 22:25:07,135 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:07,135 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:07,135 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:07,136 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:07,136 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:07,140 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:07,141 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:07,142 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:25:07,143 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:07,180 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:07,191 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:07,207 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:07,275 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:07,275 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:07,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:07,316 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:07,325 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:07,353 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:07,354 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:07,355 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:07,356 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:07,356 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:07,397 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:07,426 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:07,428 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:07,429 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:07,429 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:07,430 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:07,470 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:07,498 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:07,500 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:07,501 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e97990L 2018-11-06 22:25:07,502 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:25:07,506 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:25:07,506 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:25:07,508 - 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 2018-11-06 22:25:07,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:25:07,508 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:25:07,509 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:25:07,509 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:25:07,509 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:25:07,514 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:25:07,514 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:25:07,517 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:25:07,518 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:25:07,554 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:25:07,564 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:25:07,582 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:25:07,646 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:25:07,646 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:25:07,685 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:25:07,685 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:25:07,689 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:25:07,718 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:25:07,719 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:25:07,720 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:25:07,720 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:25:07,721 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:25:07,760 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:25:07,792 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:25:07,793 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:25:07,794 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:25:07,795 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:25:07,795 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:25:07,835 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:25:07,862 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:25:07,863 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:25:07,864 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:25:07,865 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:25:07,865 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:25:07,868 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:25:07,920 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:25:07,921 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:25:07,922 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:25:07,922 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:25:07,922 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:25:07,927 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:25:07,979 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:25:07,980 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:25:07,980 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:25:07,982 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:25:07,982 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:25:07,985 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:25:08,032 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:25:08,033 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:25:08,033 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:25:08,034 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:25:08,035 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:25:08,038 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:25:08,078 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:25:08,079 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:25:08,079 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:25:08,080 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:25:08,080 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:25:08,084 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:25:08,123 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:25:08,124 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-11-06 22:25:08,124 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-11-06 22:25:08,125 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:25:08,125 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-11-06 22:25:08,126 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:25:08,127 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:25:08,127 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:25:08,129 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:25:08,182 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:25:08,182 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-11-06 22:25:08,183 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:25:08,184 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:25:08,184 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:25:08,185 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:25:08,187 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:25:08,240 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:25:08,240 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-11-06 22:25:08,241 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:25:08,242 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:25:08,243 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:25:08,243 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:25:08,247 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:25:08,295 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:25:08,296 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-11-06 22:25:08,301 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:25:08,334 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:25:08,334 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:25:08,335 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:25:08,337 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:25:08,375 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:25:08,375 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:25:08,376 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:25:08,377 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:25:08,377 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:25:08,418 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:25:08,454 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:25:08,456 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:25:08,457 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:25:08,458 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:25:08,458 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:25:08,499 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:25:08,528 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-11-06 22:25:08,529 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-11-06 22:25:08,530 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-11-06 22:25:08,531 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-11-06 22:25:08,535 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-11-06 22:25:08,537 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:25:08,538 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:25:08,538 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:25:08,540 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:25:08,580 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:25:08,581 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:25:08,582 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:25:08,583 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:25:08,583 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:25:08,623 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:25:08,660 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:25:08,662 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:25:08,662 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:25:08,663 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:25:08,663 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:25:08,704 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:25:08,735 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-11-06 22:25:08,735 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-11-06 22:25:08,736 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-11-06 22:25:08,737 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-11-06 22:25:08,741 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-11-06 22:25:08,743 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-11-06 22:25:08,743 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:25:08,744 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:25:08,744 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:25:08,746 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:25:08,747 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:25:08,748 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-06 22:25:08,748 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-06 22:25:08,748 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-11-06 22:25:08,783 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:25:08,784 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.33 2018-11-06 22:25:08,784 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:25:08,785 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:25:08,786 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:25:08,786 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:25:08,827 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:25:11,591 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:25:11,592 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-06 22:25:11,593 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:25:11,594 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-06 22:25:11,594 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-06 22:25:11,634 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-06 22:25:12,313 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-06 22:25:12,314 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-06 22:25:17,318 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-11-06 22:25:17,319 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-06 22:25:17,320 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-06 22:25:17,320 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-06 22:25:17,323 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-06 22:25:17,371 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-06 22:25:17,371 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-11-06 22:25:17,372 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-11-06 22:25:17,374 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-06 22:25:22,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:22,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:22,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:22,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:22,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:22,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:22,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:22,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:22,949 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:22,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:22,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:22,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:22,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:22,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:22,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:22,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbaa29f-1a1f-4a35-9b1c-8ca8832822d8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:22,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bdbaa29f-1a1f-4a35-9b1c-8ca8832822d8 2018-11-06 22:25:22,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:23,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["yyhWSwSPQRuC9pKRYOZL0g"], "issued_at": "2018-11-06T22:25:23.000000Z"}} 2018-11-06 22:25:23,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bbbac83aaa81ff65396677b0759892d601d4ab" 2018-11-06 22:25:23,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-83046b8c-33b4-4313-886e-aa85e3556ceb x-compute-request-id: req-83046b8c-33b4-4313-886e-aa85e3556ceb Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 22:25:23,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-83046b8c-33b4-4313-886e-aa85e3556ceb 2018-11-06 22:25:23,541 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-11-06 22:25:23,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48bbbac83aaa81ff65396677b0759892d601d4ab" -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}}' 2018-11-06 22:25:23,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-d184e075-09cc-4e49-92bd-ba87ed628dc0 x-compute-request-id: req-d184e075-09cc-4e49-92bd-ba87ed628dc0 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:25:23,588 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d184e075-09cc-4e49-92bd-ba87ed628dc0 2018-11-06 22:25:23,589 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=822c910c-c0fc-4ae7-9ddc-c5d14966b401 created successfully. 2018-11-06 22:25:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:23,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6644f042-ccfa-4011-9021-b5d8a754308a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:23,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6644f042-ccfa-4011-9021-b5d8a754308a 2018-11-06 22:25:23,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:23,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["LPQshBgqTA2zwh0Y6CejnQ"], "issued_at": "2018-11-06T22:25:23.000000Z"}} 2018-11-06 22:25:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:24,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-a3b0ad5f-0c69-4b51-94dc-63e2e9c95944 Date: Tue, 06 Nov 2018 22:25:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:23:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 6, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:25:24,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-a3b0ad5f-0c69-4b51-94dc-63e2e9c95944 2018-11-06 22:25:24,184 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:25:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-dfd6ddf0-6d56-4a1f-a044-21fe0da75168 Date: Tue, 06 Nov 2018 22:25:24 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "2c259feb-1a75-4184-9389-68c234581654"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "58ba01b2-f689-4056-849c-ad027cfee2bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "7f2ec46c-fcb8-4916-8923-66f255d33083"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 80, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "a1dc68cf-012f-4c78-972f-711e88774229"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "be0bce38-5346-411a-85cb-f8ab617725c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "cbaed616-d858-413e-9fbc-89485bea63e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "cf37c446-8b70-432b-acc3-9add12243288"}]} 2018-11-06 22:25:24,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-dfd6ddf0-6d56-4a1f-a044-21fe0da75168 2018-11-06 22:25:24,370 - sdnvpn_test_utils - INFO - This rule exists for security group: d8e423a3-daab-408a-b0a4-5429f8103d5a 2018-11-06 22:25:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:24,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-477acc69-6269-466c-8840-59dec41b06db Date: Tue, 06 Nov 2018 22:25:24 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "2c259feb-1a75-4184-9389-68c234581654"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "58ba01b2-f689-4056-849c-ad027cfee2bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "7f2ec46c-fcb8-4916-8923-66f255d33083"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 80, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "a1dc68cf-012f-4c78-972f-711e88774229"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "be0bce38-5346-411a-85cb-f8ab617725c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "cbaed616-d858-413e-9fbc-89485bea63e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "cf37c446-8b70-432b-acc3-9add12243288"}]} 2018-11-06 22:25:24,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-477acc69-6269-466c-8840-59dec41b06db 2018-11-06 22:25:24,542 - sdnvpn_test_utils - INFO - This rule exists for security group: d8e423a3-daab-408a-b0a4-5429f8103d5a 2018-11-06 22:25:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:24,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-4143fbf8-bcf0-4cb8-a24c-49eee8506e50 Date: Tue, 06 Nov 2018 22:25:24 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": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "1cb425a1-e231-4739-904a-638d67181edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "2c259feb-1a75-4184-9389-68c234581654"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756"}, {"remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "58ba01b2-f689-4056-849c-ad027cfee2bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "7f2ec46c-fcb8-4916-8923-66f255d33083"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "93584000-a5ef-46f9-9030-be33478ddcb4"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 80, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:12Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "a1dc68cf-012f-4c78-972f-711e88774229"}, {"remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "port_range_min": null, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "be0bce38-5346-411a-85cb-f8ab617725c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed"}, {"remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "port_range_min": null, "revision_number": 0, "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4"}, {"remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "port_range_min": null, "revision_number": 0, "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "cbaed616-d858-413e-9fbc-89485bea63e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "project_id": "", "id": "cf37c446-8b70-432b-acc3-9add12243288"}]} 2018-11-06 22:25:24,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-4143fbf8-bcf0-4cb8-a24c-49eee8506e50 2018-11-06 22:25:24,575 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-11-06 22:25:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:25:24,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4ac07537-746f-4ea5-a42c-478f2f169c8a Date: Tue, 06 Nov 2018 22:25:24 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": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "port_range_min": 179, "revision_number": 0, "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:24Z", "project_id": "35cef63a552c4009857581d35066215c", "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a"}} 2018-11-06 22:25:24,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-4ac07537-746f-4ea5-a42c-478f2f169c8a 2018-11-06 22:25:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:25,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5710 X-Openstack-Request-Id: req-10dbdbe4-1b62-4b2f-a282-0ea55c0fb516 Date: Tue, 06 Nov 2018 22:25:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:25,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-10dbdbe4-1b62-4b2f-a282-0ea55c0fb516 2018-11-06 22:25:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5cde9f4d-36ae-4d2f-84e6-79a974d5756e Date: Tue, 06 Nov 2018 22:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 22:25:25,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5cde9f4d-36ae-4d2f-84e6-79a974d5756e 2018-11-06 22:25:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:25,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ba84bd31-1f41-4a24-ace8-831f8add698a Date: Tue, 06 Nov 2018 22:25:25 GMT RESP BODY: {"routers": []} 2018-11-06 22:25:25,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-ba84bd31-1f41-4a24-ace8-831f8add698a 2018-11-06 22:25:25,447 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-11-06 22:25:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-11-06 22:25:25,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-6874b955-8a3f-4ccd-857c-c40e70546392 Date: Tue, 06 Nov 2018 22:25:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","is_default":false,"provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","mtu":1450}} 2018-11-06 22:25:25,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6874b955-8a3f-4ccd-857c-c40e70546392 2018-11-06 22:25:25,832 - sdnvpn.lib.openstack_utils - DEBUG - Network '3894e92b-526c-4b4b-afa1-792e8d6fdd4c' created successfully 2018-11-06 22:25:25,832 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 22:25:25,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnets": [{"ip_version": 4, "network_id": "3894e92b-526c-4b4b-afa1-792e8d6fdd4c", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-11-06 22:25:26,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2e76fb3e-57f0-44f9-b9c5-267fad00138b Date: Tue, 06 Nov 2018 22:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:25:25Z","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":"35cef63a552c4009857581d35066215c","id":"5ed36a1c-a8f2-4a10-a4e1-dc410a882161","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-11-06 22:25:26,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-2e76fb3e-57f0-44f9-b9c5-267fad00138b 2018-11-06 22:25:26,270 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '5ed36a1c-a8f2-4a10-a4e1-dc410a882161' created successfully 2018-11-06 22:25:26,270 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 22:25:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-11-06 22:25:26,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-039e8be4-079d-49dd-bacc-60817694e54c Date: Tue, 06 Nov 2018 22:25:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:25:26Z", "revision_number": 0, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b", "name": "sdnvpn-3-1-router"}} 2018-11-06 22:25:26,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-039e8be4-079d-49dd-bacc-60817694e54c 2018-11-06 22:25:26,685 - sdnvpn.lib.openstack_utils - DEBUG - Router '1147efc3-c92c-4e87-a803-382abd5d5b1b' created successfully 2018-11-06 22:25:26,686 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 22:25:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnet_id": "5ed36a1c-a8f2-4a10-a4e1-dc410a882161"}' 2018-11-06 22:25:28,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b6559f40-33a8-4a0b-90ef-c979ca8f6bd1 Date: Tue, 06 Nov 2018 22:25:28 GMT RESP BODY: {"network_id": "3894e92b-526c-4b4b-afa1-792e8d6fdd4c", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "5ed36a1c-a8f2-4a10-a4e1-dc410a882161", "subnet_ids": ["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"], "port_id": "738f2dba-52bc-42dd-8c18-ba1d0349a1ea", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b"} 2018-11-06 22:25:28,187 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b/add_router_interface used request id req-b6559f40-33a8-4a0b-90ef-c979ca8f6bd1 2018-11-06 22:25:28,187 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 22:25:28,188 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 22:25:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6370 X-Openstack-Request-Id: req-0ef248f8-d2a8-4d87-84b7-b9817fb85d5d Date: Tue, 06 Nov 2018 22:25:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:28,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0ef248f8-d2a8-4d87-84b7-b9817fb85d5d 2018-11-06 22:25:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 22:25:29,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-db182468-7be2-4129-9f86-f8a622cfa0e5 Date: Tue, 06 Nov 2018 22:25:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:25:29Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b", "name": "sdnvpn-3-1-router"}} 2018-11-06 22:25:29,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b used request id req-db182468-7be2-4129-9f86-f8a622cfa0e5 2018-11-06 22:25:29,797 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 22:25:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6370 X-Openstack-Request-Id: req-90118d5f-8b6d-4c16-b253-adfa0c0ca918 Date: Tue, 06 Nov 2018 22:25:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:30,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-90118d5f-8b6d-4c16-b253-adfa0c0ca918 2018-11-06 22:25:30,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:30,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-b4d3e108-7586-4f57-86b4-7a89431a4f00 Date: Tue, 06 Nov 2018 22:25:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:25:25Z","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":"35cef63a552c4009857581d35066215c","id":"5ed36a1c-a8f2-4a10-a4e1-dc410a882161","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 22:25:30,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b4d3e108-7586-4f57-86b4-7a89431a4f00 2018-11-06 22:25:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-9e8af8a8-be9e-470d-b5a8-a8daf3a7e740 Date: Tue, 06 Nov 2018 22:25:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:25:29Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b", "name": "sdnvpn-3-1-router"}]} 2018-11-06 22:25:30,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-9e8af8a8-be9e-470d-b5a8-a8daf3a7e740 2018-11-06 22:25:30,621 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-11-06 22:25:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-11-06 22:25:30,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4b374533-c369-433b-a94a-1637d051bcee Date: Tue, 06 Nov 2018 22:25:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d7d3d665-778b-4583-82c2-0879a79673e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:25:30Z","is_default":false,"provider:segmentation_id":91,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:30Z","mtu":1450}} 2018-11-06 22:25:30,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4b374533-c369-433b-a94a-1637d051bcee 2018-11-06 22:25:30,844 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd7d3d665-778b-4583-82c2-0879a79673e0' created successfully 2018-11-06 22:25:30,844 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 22:25:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnets": [{"ip_version": 4, "network_id": "d7d3d665-778b-4583-82c2-0879a79673e0", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-11-06 22:25:31,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-cca8b01f-4c58-4508-b64c-2d78f9bd0fcc Date: Tue, 06 Nov 2018 22:25:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7d3d665-778b-4583-82c2-0879a79673e0","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:25:31Z","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":"35cef63a552c4009857581d35066215c","id":"aae8702e-ddd4-4551-b7ad-a9584bb627b9","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-11-06 22:25:31,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cca8b01f-4c58-4508-b64c-2d78f9bd0fcc 2018-11-06 22:25:31,449 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'aae8702e-ddd4-4551-b7ad-a9584bb627b9' created successfully 2018-11-06 22:25:31,449 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 22:25:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-11-06 22:25:31,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-db1bf418-4794-444f-bdc1-a852c6367a7a Date: Tue, 06 Nov 2018 22:25:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:25:31Z", "revision_number": 0, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "7ca0bcb5-1344-4d1f-acd8-a3224eb231ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-06 22:25:31,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-db1bf418-4794-444f-bdc1-a852c6367a7a 2018-11-06 22:25:31,614 - sdnvpn.lib.openstack_utils - DEBUG - Router '7ca0bcb5-1344-4d1f-acd8-a3224eb231ae' created successfully 2018-11-06 22:25:31,614 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 22:25:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnet_id": "aae8702e-ddd4-4551-b7ad-a9584bb627b9"}' 2018-11-06 22:25:32,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e12f7a4-1b8c-4a14-b2c6-2e4d9d038cce Date: Tue, 06 Nov 2018 22:25:32 GMT RESP BODY: {"network_id": "d7d3d665-778b-4583-82c2-0879a79673e0", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "aae8702e-ddd4-4551-b7ad-a9584bb627b9", "subnet_ids": ["aae8702e-ddd4-4551-b7ad-a9584bb627b9"], "port_id": "c982ed02-e1f1-4a58-be04-acf5daaac8d5", "id": "7ca0bcb5-1344-4d1f-acd8-a3224eb231ae"} 2018-11-06 22:25:32,938 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae/add_router_interface used request id req-0e12f7a4-1b8c-4a14-b2c6-2e4d9d038cce 2018-11-06 22:25:32,938 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 22:25:32,939 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 22:25:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:33,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7037 X-Openstack-Request-Id: req-d065b387-3f0e-46df-aa58-c0cc393d2922 Date: Tue, 06 Nov 2018 22:25:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7d3d665-778b-4583-82c2-0879a79673e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["aae8702e-ddd4-4551-b7ad-a9584bb627b9"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:31Z","provider:segmentation_id":91,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:33,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d065b387-3f0e-46df-aa58-c0cc393d2922 2018-11-06 22:25:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 22:25:34,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-39298dde-6d08-4659-80a7-f314a443e016 Date: Tue, 06 Nov 2018 22:25:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:25:34Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "7ca0bcb5-1344-4d1f-acd8-a3224eb231ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-06 22:25:34,402 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae used request id req-39298dde-6d08-4659-80a7-f314a443e016 2018-11-06 22:25:34,403 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 22:25:34,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:34,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1211a837-347d-417e-98b5-7cec8dd0e8c1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:34,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1211a837-347d-417e-98b5-7cec8dd0e8c1 2018-11-06 22:25:34,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:34,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["dV9ll_SWSVGd20Ft6huMJQ"], "issued_at": "2018-11-06T22:25:34.000000Z"}} 2018-11-06 22:25:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0369884f908bfb603a5b8d6ee0e820dd591ee43" 2018-11-06 22:25:34,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-3d1bbc68-ad26-4e8d-8896-d892e2fde56d Date: Tue, 06 Nov 2018 22:25:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:25:34,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-3d1bbc68-ad26-4e8d-8896-d892e2fde56d 2018-11-06 22:25:34,944 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-11-06 22:25:34,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0369884f908bfb603a5b8d6ee0e820dd591ee43" 2018-11-06 22:25:35,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3c566328-dcc1-4f42-9213-eccfeea86327 Date: Tue, 06 Nov 2018 22:25:35 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"}}} 2018-11-06 22:25:35,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3c566328-dcc1-4f42-9213-eccfeea86327 2018-11-06 22:25:35,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0369884f908bfb603a5b8d6ee0e820dd591ee43" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-11-06 22:25:35,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/83ad5eca-906d-460e-855a-6a98185025dc X-Openstack-Request-Id: req-a47d9114-5a20-4710-8bbb-1c9a18a75204 Date: Tue, 06 Nov 2018 22:25:35 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:25:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:25:35Z", "visibility": "public", "locations": [], "self": "/v2/images/83ad5eca-906d-460e-855a-6a98185025dc", "min_disk": 0, "protected": false, "id": "83ad5eca-906d-460e-855a-6a98185025dc", "file": "/v2/images/83ad5eca-906d-460e-855a-6a98185025dc/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:25:35,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a47d9114-5a20-4710-8bbb-1c9a18a75204 2018-11-06 22:25:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/83ad5eca-906d-460e-855a-6a98185025dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0369884f908bfb603a5b8d6ee0e820dd591ee43" -d '' 2018-11-06 22:25:45,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a3fcd27-edae-44a7-955a-5118ee10e742 Date: Tue, 06 Nov 2018 22:25:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:25:45,463 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/83ad5eca-906d-460e-855a-6a98185025dc/file used request id req-7a3fcd27-edae-44a7-955a-5118ee10e742 2018-11-06 22:25:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:45,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7037 X-Openstack-Request-Id: req-c21aa9c0-f91e-4c9a-9b92-9e7df0c4e8e7 Date: Tue, 06 Nov 2018 22:25:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7d3d665-778b-4583-82c2-0879a79673e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["aae8702e-ddd4-4551-b7ad-a9584bb627b9"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:31Z","provider:segmentation_id":91,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:45,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c21aa9c0-f91e-4c9a-9b92-9e7df0c4e8e7 2018-11-06 22:25:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"floatingip": {"floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}' 2018-11-06 22:25:47,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-ad7ed396-90fc-457a-8aae-ba2b88026af6 Date: Tue, 06 Nov 2018 22:25:47 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T22:25:46Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "875ba644-408e-4b9d-a4f2-9c374e353869", "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:46Z", "project_id": "35cef63a552c4009857581d35066215c"}} 2018-11-06 22:25:47,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-ad7ed396-90fc-457a-8aae-ba2b88026af6 2018-11-06 22:25:47,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:25:47,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7037 X-Openstack-Request-Id: req-9c907e63-c3a2-451c-a1d6-edc28f1e0cff Date: Tue, 06 Nov 2018 22:25:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3894e92b-526c-4b4b-afa1-792e8d6fdd4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:25Z","provider:segmentation_id":31,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7d3d665-778b-4583-82c2-0879a79673e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["aae8702e-ddd4-4551-b7ad-a9584bb627b9"],"description":"","tags":[],"updated_at":"2018-11-06T22:25:31Z","provider:segmentation_id":91,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:25:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:25:47,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9c907e63-c3a2-451c-a1d6-edc28f1e0cff 2018-11-06 22:25:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"floatingip": {"floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}' 2018-11-06 22:25:49,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-390151f4-c822-4cb4-91fe-63d1f651d8cb Date: Tue, 06 Nov 2018 22:25:49 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-06T22:25:48Z", "floating_network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": null, "id": "d14f0138-6c2e-490b-8609-9f5a82ba9248", "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:48Z", "project_id": "35cef63a552c4009857581d35066215c"}} 2018-11-06 22:25:49,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-390151f4-c822-4cb4-91fe-63d1f651d8cb 2018-11-06 22:25:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:49,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c8fb51-8753-483b-adee-c5ce2945b35c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:49,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21c8fb51-8753-483b-adee-c5ce2945b35c 2018-11-06 22:25:49,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:49,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["MOQ__eIuTfmt-eWpr3xzng"], "issued_at": "2018-11-06T22:25:49.000000Z"}} 2018-11-06 22:25:49,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" 2018-11-06 22:25:49,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-e48c7da6-f24c-46e5-8b28-8d80a7e6b43d x-compute-request-id: req-e48c7da6-f24c-46e5-8b28-8d80a7e6b43d Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-11-06 22:25:49,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e48c7da6-f24c-46e5-8b28-8d80a7e6b43d 2018-11-06 22:25:49,681 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:25:49,682 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:25:49,682 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:25:49,686 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:25:49,721 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:25:49,722 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:25:49,731 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-11-06 22:25:49,731 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=83ad5eca-906d-460e-855a-6a98185025dc network=d7d3d665-778b-4583-82c2-0879a79673e0 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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.33 OWN_IP=172.30.9.204 # 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 2018-11-06 22:25:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:49,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:49,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:49,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:49,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:49,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:25:49,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:25:49,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:25:49,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:25:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:49,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0052af4-94ad-47cc-aa3f-af3a726a4eb4 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:49,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0052af4-94ad-47cc-aa3f-af3a726a4eb4 2018-11-06 22:25:49,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:50,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["1ITj-HecRJGOXVlaWwlvuw"], "issued_at": "2018-11-06T22:25:50.000000Z"}} 2018-11-06 22:25:50,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" 2018-11-06 22:25:50,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-a51b3b9f-d5c2-422b-b83a-cecd73dacd5f x-compute-request-id: req-a51b3b9f-d5c2-422b-b83a-cecd73dacd5f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-11-06 22:25:50,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a51b3b9f-d5c2-422b-b83a-cecd73dacd5f 2018-11-06 22:25:50,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" 2018-11-06 22:25:50,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-25f3e8bb-7716-49a3-afa6-aa84e58301e8 x-compute-request-id: req-25f3e8bb-7716-49a3-afa6-aa84e58301e8 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:25:50,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401 used request id req-25f3e8bb-7716-49a3-afa6-aa84e58301e8 2018-11-06 22:25:50,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "83ad5eca-906d-460e-855a-6a98185025dc", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMzMKT1dOX0lQPTE3Mi4zMC45LjIwNAojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "d7d3d665-778b-4583-82c2-0879a79673e0"}], "config_drive": true}}' 2018-11-06 22:25:52,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:25: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-57c5e825-1060-4ed6-8543-d17b7f47ce94 x-compute-request-id: req-57c5e825-1060-4ed6-8543-d17b7f47ce94 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "adminPass": "nZyZzPCBqY78"}} 2018-11-06 22:25:52,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-57c5e825-1060-4ed6-8543-d17b7f47ce94 2018-11-06 22:25:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:25:52,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa16eb5-2064-43d1-b52b-cbe142cdd258 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:25:52,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bfa16eb5-2064-43d1-b52b-cbe142cdd258 2018-11-06 22:25:52,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:25:52,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["h-9d-jd-RoGihIUArQCWRA"], "issued_at": "2018-11-06T22:25:52.000000Z"}} 2018-11-06 22:25:52,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:25:53,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-a2c23fcb-1d69-4da5-bb6b-5f084e0109a8 x-compute-request-id: req-a2c23fcb-1d69-4da5-bb6b-5f084e0109a8 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:52Z", "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": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:25:53,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-a2c23fcb-1d69-4da5-bb6b-5f084e0109a8 2018-11-06 22:25:56,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:25:56,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-db92aa86-2487-47a2-baf0-0aeea188a115 x-compute-request-id: req-db92aa86-2487-47a2-baf0-0aeea188a115 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:25:56,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-db92aa86-2487-47a2-baf0-0aeea188a115 2018-11-06 22:25:59,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:00,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:25: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-e55d3016-71c7-40b1-86b2-74d9b77302d7 x-compute-request-id: req-e55d3016-71c7-40b1-86b2-74d9b77302d7 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:00,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-e55d3016-71c7-40b1-86b2-74d9b77302d7 2018-11-06 22:26:03,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:04,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-6ddcd298-d941-4174-ab62-17f49c39d91e x-compute-request-id: req-6ddcd298-d941-4174-ab62-17f49c39d91e Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:04,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-6ddcd298-d941-4174-ab62-17f49c39d91e 2018-11-06 22:26:07,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:08,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-aa02299f-788b-470d-9f23-601e811ac91e x-compute-request-id: req-aa02299f-788b-470d-9f23-601e811ac91e Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:08,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-aa02299f-788b-470d-9f23-601e811ac91e 2018-11-06 22:26:11,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:12,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-38f6c6ee-478e-472c-aee2-28b7a87e7cb3 x-compute-request-id: req-38f6c6ee-478e-472c-aee2-28b7a87e7cb3 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:12,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-38f6c6ee-478e-472c-aee2-28b7a87e7cb3 2018-11-06 22:26:15,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:16,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-f0c71b8b-5713-44b6-a94c-e59e559423de x-compute-request-id: req-f0c71b8b-5713-44b6-a94c-e59e559423de Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:16,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-f0c71b8b-5713-44b6-a94c-e59e559423de 2018-11-06 22:26:19,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:19,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-9b8b4e20-8c3a-4310-bc64-b30430bd302f x-compute-request-id: req-9b8b4e20-8c3a-4310-bc64-b30430bd302f Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:19,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-9b8b4e20-8c3a-4310-bc64-b30430bd302f 2018-11-06 22:26:22,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:23,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-ad039b6e-0c7b-4d56-9448-8e394a8e9e9c x-compute-request-id: req-ad039b6e-0c7b-4d56-9448-8e394a8e9e9c Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:23,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-ad039b6e-0c7b-4d56-9448-8e394a8e9e9c 2018-11-06 22:26:26,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:27,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-064d0286-6261-415e-8eb8-0255cc7ca5d3 x-compute-request-id: req-064d0286-6261-415e-8eb8-0255cc7ca5d3 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:27,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-064d0286-6261-415e-8eb8-0255cc7ca5d3 2018-11-06 22:26:30,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:30,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-ef81ba6d-7ac1-4f91-8b7d-57ea9bd97854 x-compute-request-id: req-ef81ba6d-7ac1-4f91-8b7d-57ea9bd97854 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:30,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-ef81ba6d-7ac1-4f91-8b7d-57ea9bd97854 2018-11-06 22:26:33,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:34,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-1f92d895-7b35-4023-8fc0-0f65263808d6 x-compute-request-id: req-1f92d895-7b35-4023-8fc0-0f65263808d6 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:34,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-1f92d895-7b35-4023-8fc0-0f65263808d6 2018-11-06 22:26:37,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:38,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-37c7096d-407d-449a-9e67-e51c88c80b71 x-compute-request-id: req-37c7096d-407d-449a-9e67-e51c88c80b71 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:38,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-37c7096d-407d-449a-9e67-e51c88c80b71 2018-11-06 22:26:41,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:41,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-4fd46a07-6b58-4f23-925e-3a3db5890dc5 x-compute-request-id: req-4fd46a07-6b58-4f23-925e-3a3db5890dc5 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:41,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-4fd46a07-6b58-4f23-925e-3a3db5890dc5 2018-11-06 22:26:44,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:45,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-88069b28-82e0-4284-a4a9-b018d67e1d68 x-compute-request-id: req-88069b28-82e0-4284-a4a9-b018d67e1d68 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:45,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-88069b28-82e0-4284-a4a9-b018d67e1d68 2018-11-06 22:26:48,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:49,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-ebc4dc95-ae3e-4303-aa5e-1e683c197785 x-compute-request-id: req-ebc4dc95-ae3e-4303-aa5e-1e683c197785 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:49,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-ebc4dc95-ae3e-4303-aa5e-1e683c197785 2018-11-06 22:26:52,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:52,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-bd57b2a0-aa48-4505-ae29-26aa86797af8 x-compute-request-id: req-bd57b2a0-aa48-4505-ae29-26aa86797af8 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:52,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-bd57b2a0-aa48-4505-ae29-26aa86797af8 2018-11-06 22:26:55,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:55,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-1197d710-e5e8-4f55-b736-3e8fc4156cc6 x-compute-request-id: req-1197d710-e5e8-4f55-b736-3e8fc4156cc6 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:55,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-1197d710-e5e8-4f55-b736-3e8fc4156cc6 2018-11-06 22:26:58,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:26:59,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:26: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-0646e4bd-cc61-48f9-911f-1394d32811db x-compute-request-id: req-0646e4bd-cc61-48f9-911f-1394d32811db Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:26:59,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-0646e4bd-cc61-48f9-911f-1394d32811db 2018-11-06 22:27:02,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:03,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-9dc5b295-2acf-4865-abc5-6b3bdda1d75b x-compute-request-id: req-9dc5b295-2acf-4865-abc5-6b3bdda1d75b Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:03,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-9dc5b295-2acf-4865-abc5-6b3bdda1d75b 2018-11-06 22:27:06,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:07,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-b895e3ab-4324-43ec-9c18-88367ec0f570 x-compute-request-id: req-b895e3ab-4324-43ec-9c18-88367ec0f570 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:07,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-b895e3ab-4324-43ec-9c18-88367ec0f570 2018-11-06 22:27:10,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:10,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-49478d79-0523-4a98-9aa4-d271e1a083c9 x-compute-request-id: req-49478d79-0523-4a98-9aa4-d271e1a083c9 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:10,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-49478d79-0523-4a98-9aa4-d271e1a083c9 2018-11-06 22:27:13,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:14,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-e266e8b3-eeda-4a8e-8b30-a9b8d7288e4a x-compute-request-id: req-e266e8b3-eeda-4a8e-8b30-a9b8d7288e4a Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:14,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-e266e8b3-eeda-4a8e-8b30-a9b8d7288e4a 2018-11-06 22:27:17,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:17,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-0135db75-bedb-499e-839c-59122bf74f13 x-compute-request-id: req-0135db75-bedb-499e-839c-59122bf74f13 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:17,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-0135db75-bedb-499e-839c-59122bf74f13 2018-11-06 22:27:20,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:21,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-738041a4-64ed-4484-afef-b7d4c01921d9 x-compute-request-id: req-738041a4-64ed-4484-afef-b7d4c01921d9 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:21,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-738041a4-64ed-4484-afef-b7d4c01921d9 2018-11-06 22:27:24,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:24,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-14d73f87-48a1-45e0-b80a-a78e80f89706 x-compute-request-id: req-14d73f87-48a1-45e0-b80a-a78e80f89706 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:24,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-14d73f87-48a1-45e0-b80a-a78e80f89706 2018-11-06 22:27:27,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:28,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-bfb4d7b9-8b97-41e4-90df-a2fa4a9b2e67 x-compute-request-id: req-bfb4d7b9-8b97-41e4-90df-a2fa4a9b2e67 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:28,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-bfb4d7b9-8b97-41e4-90df-a2fa4a9b2e67 2018-11-06 22:27:31,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:31,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-2c939cb3-654d-4654-8db4-f2748f16d4f5 x-compute-request-id: req-2c939cb3-654d-4654-8db4-f2748f16d4f5 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:31,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-2c939cb3-654d-4654-8db4-f2748f16d4f5 2018-11-06 22:27:34,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:35,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-b844193e-d2cb-4a33-9c6f-51c82391a4bf x-compute-request-id: req-b844193e-d2cb-4a33-9c6f-51c82391a4bf Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:35,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-b844193e-d2cb-4a33-9c6f-51c82391a4bf 2018-11-06 22:27:38,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:39,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-c51587bf-07f0-4559-9117-b310dab7d681 x-compute-request-id: req-c51587bf-07f0-4559-9117-b310dab7d681 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:39,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-c51587bf-07f0-4559-9117-b310dab7d681 2018-11-06 22:27:42,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:42,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-3593459e-18cb-4e05-b873-0ee3ebf122de x-compute-request-id: req-3593459e-18cb-4e05-b873-0ee3ebf122de Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:42,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-3593459e-18cb-4e05-b873-0ee3ebf122de 2018-11-06 22:27:45,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:45,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-a370c5f0-5355-4535-b703-859a1a54cc95 x-compute-request-id: req-a370c5f0-5355-4535-b703-859a1a54cc95 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:45,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-a370c5f0-5355-4535-b703-859a1a54cc95 2018-11-06 22:27:48,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:49,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-5afd17c8-8623-4bf3-988b-5d0dd53f7805 x-compute-request-id: req-5afd17c8-8623-4bf3-988b-5d0dd53f7805 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:49,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-5afd17c8-8623-4bf3-988b-5d0dd53f7805 2018-11-06 22:27:52,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:52,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-21c7317c-8839-4f89-a803-347e7ccb9e80 x-compute-request-id: req-21c7317c-8839-4f89-a803-347e7ccb9e80 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:52,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-21c7317c-8839-4f89-a803-347e7ccb9e80 2018-11-06 22:27:55,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:27:56,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-61467464-2c8a-4b82-974d-a2e8121a5406 x-compute-request-id: req-61467464-2c8a-4b82-974d-a2e8121a5406 Content-Encoding: gzip Content-Length: 787 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:25:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:27:56,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-61467464-2c8a-4b82-974d-a2e8121a5406 2018-11-06 22:27:59,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727eb1a179bf03c6f9cfb2def3596c09938870e0" 2018-11-06 22:28:00,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:27: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-adb25bd1-310b-4e6f-aacf-98e3611575fb x-compute-request-id: req-adb25bd1-310b-4e6f-aacf-98e3611575fb 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-06T22:27:57.000000", "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:27:58Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:28:00,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-adb25bd1-310b-4e6f-aacf-98e3611575fb 2018-11-06 22:28:00,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" 2018-11-06 22:28:00,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:28: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-2beeee24-fdd0-4a6f-bb82-600f9dff4182 x-compute-request-id: req-2beeee24-fdd0-4a6f-bb82-600f9dff4182 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-06T22:27:57.000000", "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:27:58Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:28:00,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72 used request id req-2beeee24-fdd0-4a6f-bb82-600f9dff4182 2018-11-06 22:28:00,817 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-11-06 22:28:00,817 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group 'd8e423a3-daab-408a-b0a4-5429f8103d5a'... 2018-11-06 22:28:00,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:28:02,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:28: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-98bbe714-d0c0-4b15-9db7-d42566d5cb3c x-compute-request-id: req-98bbe714-d0c0-4b15-9db7-d42566d5cb3c Content-Length: 0 Content-Type: application/json 2018-11-06 22:28:02,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-98bbe714-d0c0-4b15-9db7-d42566d5cb3c 2018-11-06 22:28:02,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2018-11-06 22:28:04,957 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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 x-openstack-request-id: req-479b9b1f-c222-460f-ba7b-d764a419e91b x-compute-request-id: req-479b9b1f-c222-460f-ba7b-d764a419e91b 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. 2018-11-06 22:28:04,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-479b9b1f-c222-460f-ba7b-d764a419e91b 2018-11-06 22:28:04,958 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:28:04,959 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:28:04,959 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:28:04,963 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:28:05,135 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:28:05,136 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:28:05,136 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:28:05,137 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:28:05,137 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:28:05,178 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:28:05,265 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:28:05,266 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-11-06 22:28:05,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:28:05,270 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:28:06,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:28: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-05fd1647-6156-49bc-ae23-b1d319eba9de x-compute-request-id: req-05fd1647-6156-49bc-ae23-b1d319eba9de Content-Encoding: gzip Content-Length: 10557 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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"} 2018-11-06 22:28:06,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-05fd1647-6156-49bc-ae23-b1d319eba9de 2018-11-06 22:28:36,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:28:37,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:28: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-59245309-8657-4e49-ac9d-f39a4cbedb87 x-compute-request-id: req-59245309-8657-4e49-ac9d-f39a4cbedb87 Content-Encoding: gzip Content-Length: 13187 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.098916] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 22:28:04 +0000. Up 7.04 seconds.\n[ 9.100712] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.104121] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.108115] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.112115] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.113841] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.120136] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.121886] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:6e:d3:ce |\n[ 9.124115] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:5d:58:8f |\n[ 9.128129] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:fe5d:588f/64 | . | link | fa:16:3e:5d:58:8f |\n[ 9.132109] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.136108] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.137706] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.144130] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.145752] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.147331] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.152286] cloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.153876] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.160324] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.161932] cloud-init[1043]: Generating public/private rsa key pair.\n[ 9.163077] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[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] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.168563] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.169676] cloud-init[1043]: The key fingerprint is:\n[ 9.170444] cloud-init[1043]: SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga\n[ 9.171628] cloud-init[1043]: \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\nThe key's randomart image is:\n[ 9.177145] cloud-init[1043]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[ 9.178929] cloud-init[1043]: | |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.180998] cloud-init[1043]: | |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.183356] cloud-init[1043]: | |\n[ 9.184326] cloud-init[1043]: | . o . |\n[[0;32m OK [0m] Reached target Timers.\n[ 9.186123] cloud-init[1043]: | . . E.S . |\n[ 9.187106] cloud-init[1043]: |.o. ..o++ o |\n[ 9.188199] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[1043]: |=..= . +o+ . o |\n[ 9.192664] cloud-init[1043]: |o*+.+ o.+o+.ooo .|\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.194488] cloud-init[1043]: |O+o*=o .+*. o+oo.|\n[[0;32m OK [0m[ 9.196152] cloud-init[1043]: +----[SHA256]-----+\n[ 9.196886] cloud-init[1043]: Generating public/private dsa key pair.\n[ 9.197784] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.198889] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.199991] ] Listening on Socket activation for snappy daemon.\n[[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.cloud-init[1043]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.209128] cloud-init[1043]: SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n\n[ 9.216059] cloud-init[1043]: The key's randomart image is:\n[ 9.218822] cloud-init[1043]: +---[DSA 1024]----+\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.220784] cloud-init[1043]: | .... |\n[ 9.240404] cloud-init[1043]: | . o.. |\n[ 9.243787] cloud-init[1043]: | o o = + |\n[ 9.246138] cloud-init[1043]: | +=.+ o = |\n[ 9.254912] cloud-init[1043]: | +.+B.o S |\n[ 9.258616] cloud-init[1043]: |=.+BoB |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting System Logging Service...\n[ 9.268500] cloud-init[1043]: |=*=oO o |\n[ 9.270238] cloud-init[1043]: |*E+o.. o |\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\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[ 9.271449] cloud-init[1043]: |+=.o. . |\n[ 9.363213] cloud-init[1043]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 9.392765] \ncloud-init[1043]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.412461] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.442363] [[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 [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init Starting Permit User Sessions...\n[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 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[ 9.504380] cloud-init[1043]: The key fingerprint is:\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[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.538598] cloud-init[1043]: SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.554620] cloud-init[1043]: The key's randomart image is:\n[ 9.556746] cloud-init[1043]: +---[ECDSA 256]---+\n[ 9.560080] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0mcloud-init[1043]: |=+=%=o |\n[ 9.573790] cloud-init[1043]: |ooo+@.. . |\n[ 9.574546] cloud-init[1043]: | o**B. + |\n[ 9.575296] cloud-init[1043]: | ++O= o . |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.593669] cloud-init[1043]: | . Eooo S . |\n[ 9.604055] cloud-init[1043]: | . o . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607536] cloud-init[1043]: | = . |\n[ 9.608557] cloud-init[1043]: | . o * |\n[ 9.610909] cloud-init[1043]: | o.+.o |\n[ 9.618290] cloud-init[1043]: +----[SHA256]-----+\n[ 9.619295] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 9.621586] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.624057] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.628679] cloud-init[1043]: The key fingerprint is:\n[ 9.629799] cloud-init[1043]: SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga\n[ 9.633244] cloud-init[1043]: The key's randomart image is:\n[ 9.635380] cloud-init[1043]: +--[ED25519 256]--+\n[ 9.637795] cloud-init[1043]: |=+.*=.. |\n[ 9.639675] cloud-init[1043]: |ooB .o . |\n[ 9.642198] cloud-init[1043]: |=B o. o |\n[ 9.643951] cloud-init[1043]: |+ + .. . |\n[ 9.646715] cloud-init[1043]: | ..o+. S |\n[ 9.648630] cloud-init[1043]: | oo*o+oo . |\n[ 9.650927] cloud-init[1043]: | oo.+=+.. . |\n[ 9.652993] cloud-init[1043]: | + + o. o |\n[ 9.655614] cloud-init[1043]: |E. ++=. . |\n[ 9.657781] cloud-init[1043]: +----[SHA256]-----+\n[ 9.880054] cloud-init[1189]: Generating locales (this might take a while)...\n[ 10.449051] cloud-init[1189]: en_US.UTF-8... done\n[ 10.450787] cloud-init[1189]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-11-06 22:28:37,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-59245309-8657-4e49-ac9d-f39a4cbedb87 2018-11-06 22:29:07,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:29:08,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:29: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-c9da4896-353d-42e3-8159-ce5d1277b811 x-compute-request-id: req-c9da4896-353d-42e3-8159-ce5d1277b811 Content-Encoding: gzip Content-Length: 13187 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.098916] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 22:28:04 +0000. Up 7.04 seconds.\n[ 9.100712] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.104121] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.108115] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.112115] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.113841] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.120136] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.121886] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:6e:d3:ce |\n[ 9.124115] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:5d:58:8f |\n[ 9.128129] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:fe5d:588f/64 | . | link | fa:16:3e:5d:58:8f |\n[ 9.132109] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.136108] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.137706] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.144130] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.145752] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.147331] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.152286] cloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.153876] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.160324] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.161932] cloud-init[1043]: Generating public/private rsa key pair.\n[ 9.163077] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[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] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.168563] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.169676] cloud-init[1043]: The key fingerprint is:\n[ 9.170444] cloud-init[1043]: SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga\n[ 9.171628] cloud-init[1043]: \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\nThe key's randomart image is:\n[ 9.177145] cloud-init[1043]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[ 9.178929] cloud-init[1043]: | |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.180998] cloud-init[1043]: | |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.183356] cloud-init[1043]: | |\n[ 9.184326] cloud-init[1043]: | . o . |\n[[0;32m OK [0m] Reached target Timers.\n[ 9.186123] cloud-init[1043]: | . . E.S . |\n[ 9.187106] cloud-init[1043]: |.o. ..o++ o |\n[ 9.188199] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[1043]: |=..= . +o+ . o |\n[ 9.192664] cloud-init[1043]: |o*+.+ o.+o+.ooo .|\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.194488] cloud-init[1043]: |O+o*=o .+*. o+oo.|\n[[0;32m OK [0m[ 9.196152] cloud-init[1043]: +----[SHA256]-----+\n[ 9.196886] cloud-init[1043]: Generating public/private dsa key pair.\n[ 9.197784] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.198889] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.199991] ] Listening on Socket activation for snappy daemon.\n[[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.cloud-init[1043]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.209128] cloud-init[1043]: SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n\n[ 9.216059] cloud-init[1043]: The key's randomart image is:\n[ 9.218822] cloud-init[1043]: +---[DSA 1024]----+\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.220784] cloud-init[1043]: | .... |\n[ 9.240404] cloud-init[1043]: | . o.. |\n[ 9.243787] cloud-init[1043]: | o o = + |\n[ 9.246138] cloud-init[1043]: | +=.+ o = |\n[ 9.254912] cloud-init[1043]: | +.+B.o S |\n[ 9.258616] cloud-init[1043]: |=.+BoB |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting System Logging Service...\n[ 9.268500] cloud-init[1043]: |=*=oO o |\n[ 9.270238] cloud-init[1043]: |*E+o.. o |\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\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[ 9.271449] cloud-init[1043]: |+=.o. . |\n[ 9.363213] cloud-init[1043]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 9.392765] \ncloud-init[1043]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.412461] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.442363] [[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 [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init Starting Permit User Sessions...\n[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 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[ 9.504380] cloud-init[1043]: The key fingerprint is:\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[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.538598] cloud-init[1043]: SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.554620] cloud-init[1043]: The key's randomart image is:\n[ 9.556746] cloud-init[1043]: +---[ECDSA 256]---+\n[ 9.560080] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0mcloud-init[1043]: |=+=%=o |\n[ 9.573790] cloud-init[1043]: |ooo+@.. . |\n[ 9.574546] cloud-init[1043]: | o**B. + |\n[ 9.575296] cloud-init[1043]: | ++O= o . |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.593669] cloud-init[1043]: | . Eooo S . |\n[ 9.604055] cloud-init[1043]: | . o . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607536] cloud-init[1043]: | = . |\n[ 9.608557] cloud-init[1043]: | . o * |\n[ 9.610909] cloud-init[1043]: | o.+.o |\n[ 9.618290] cloud-init[1043]: +----[SHA256]-----+\n[ 9.619295] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 9.621586] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.624057] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.628679] cloud-init[1043]: The key fingerprint is:\n[ 9.629799] cloud-init[1043]: SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga\n[ 9.633244] cloud-init[1043]: The key's randomart image is:\n[ 9.635380] cloud-init[1043]: +--[ED25519 256]--+\n[ 9.637795] cloud-init[1043]: |=+.*=.. |\n[ 9.639675] cloud-init[1043]: |ooB .o . |\n[ 9.642198] cloud-init[1043]: |=B o. o |\n[ 9.643951] cloud-init[1043]: |+ + .. . |\n[ 9.646715] cloud-init[1043]: | ..o+. S |\n[ 9.648630] cloud-init[1043]: | oo*o+oo . |\n[ 9.650927] cloud-init[1043]: | oo.+=+.. . |\n[ 9.652993] cloud-init[1043]: | + + o. o |\n[ 9.655614] cloud-init[1043]: |E. ++=. . |\n[ 9.657781] cloud-init[1043]: +----[SHA256]-----+\n[ 9.880054] cloud-init[1189]: Generating locales (this might take a while)...\n[ 10.449051] cloud-init[1189]: en_US.UTF-8... done\n[ 10.450787] cloud-init[1189]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-11-06 22:29:08,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-c9da4896-353d-42e3-8159-ce5d1277b811 2018-11-06 22:29:38,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:29:39,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:29: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-27e48fc5-782f-4a04-8c6d-4fd85da71059 x-compute-request-id: req-27e48fc5-782f-4a04-8c6d-4fd85da71059 Content-Encoding: gzip Content-Length: 13187 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.098916] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 22:28:04 +0000. Up 7.04 seconds.\n[ 9.100712] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.104121] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.108115] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.112115] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.113841] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.120136] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.121886] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:6e:d3:ce |\n[ 9.124115] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:5d:58:8f |\n[ 9.128129] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:fe5d:588f/64 | . | link | fa:16:3e:5d:58:8f |\n[ 9.132109] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.136108] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.137706] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.144130] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.145752] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.147331] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.152286] cloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.153876] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.160324] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.161932] cloud-init[1043]: Generating public/private rsa key pair.\n[ 9.163077] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[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] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.168563] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.169676] cloud-init[1043]: The key fingerprint is:\n[ 9.170444] cloud-init[1043]: SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga\n[ 9.171628] cloud-init[1043]: \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\nThe key's randomart image is:\n[ 9.177145] cloud-init[1043]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[ 9.178929] cloud-init[1043]: | |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.180998] cloud-init[1043]: | |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.183356] cloud-init[1043]: | |\n[ 9.184326] cloud-init[1043]: | . o . |\n[[0;32m OK [0m] Reached target Timers.\n[ 9.186123] cloud-init[1043]: | . . E.S . |\n[ 9.187106] cloud-init[1043]: |.o. ..o++ o |\n[ 9.188199] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[1043]: |=..= . +o+ . o |\n[ 9.192664] cloud-init[1043]: |o*+.+ o.+o+.ooo .|\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.194488] cloud-init[1043]: |O+o*=o .+*. o+oo.|\n[[0;32m OK [0m[ 9.196152] cloud-init[1043]: +----[SHA256]-----+\n[ 9.196886] cloud-init[1043]: Generating public/private dsa key pair.\n[ 9.197784] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.198889] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.199991] ] Listening on Socket activation for snappy daemon.\n[[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.cloud-init[1043]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.209128] cloud-init[1043]: SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n\n[ 9.216059] cloud-init[1043]: The key's randomart image is:\n[ 9.218822] cloud-init[1043]: +---[DSA 1024]----+\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.220784] cloud-init[1043]: | .... |\n[ 9.240404] cloud-init[1043]: | . o.. |\n[ 9.243787] cloud-init[1043]: | o o = + |\n[ 9.246138] cloud-init[1043]: | +=.+ o = |\n[ 9.254912] cloud-init[1043]: | +.+B.o S |\n[ 9.258616] cloud-init[1043]: |=.+BoB |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting System Logging Service...\n[ 9.268500] cloud-init[1043]: |=*=oO o |\n[ 9.270238] cloud-init[1043]: |*E+o.. o |\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\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[ 9.271449] cloud-init[1043]: |+=.o. . |\n[ 9.363213] cloud-init[1043]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 9.392765] \ncloud-init[1043]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.412461] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.442363] [[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 [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init Starting Permit User Sessions...\n[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 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[ 9.504380] cloud-init[1043]: The key fingerprint is:\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[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.538598] cloud-init[1043]: SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.554620] cloud-init[1043]: The key's randomart image is:\n[ 9.556746] cloud-init[1043]: +---[ECDSA 256]---+\n[ 9.560080] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0mcloud-init[1043]: |=+=%=o |\n[ 9.573790] cloud-init[1043]: |ooo+@.. . |\n[ 9.574546] cloud-init[1043]: | o**B. + |\n[ 9.575296] cloud-init[1043]: | ++O= o . |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.593669] cloud-init[1043]: | . Eooo S . |\n[ 9.604055] cloud-init[1043]: | . o . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607536] cloud-init[1043]: | = . |\n[ 9.608557] cloud-init[1043]: | . o * |\n[ 9.610909] cloud-init[1043]: | o.+.o |\n[ 9.618290] cloud-init[1043]: +----[SHA256]-----+\n[ 9.619295] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 9.621586] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.624057] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.628679] cloud-init[1043]: The key fingerprint is:\n[ 9.629799] cloud-init[1043]: SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga\n[ 9.633244] cloud-init[1043]: The key's randomart image is:\n[ 9.635380] cloud-init[1043]: +--[ED25519 256]--+\n[ 9.637795] cloud-init[1043]: |=+.*=.. |\n[ 9.639675] cloud-init[1043]: |ooB .o . |\n[ 9.642198] cloud-init[1043]: |=B o. o |\n[ 9.643951] cloud-init[1043]: |+ + .. . |\n[ 9.646715] cloud-init[1043]: | ..o+. S |\n[ 9.648630] cloud-init[1043]: | oo*o+oo . |\n[ 9.650927] cloud-init[1043]: | oo.+=+.. . |\n[ 9.652993] cloud-init[1043]: | + + o. o |\n[ 9.655614] cloud-init[1043]: |E. ++=. . |\n[ 9.657781] cloud-init[1043]: +----[SHA256]-----+\n[ 9.880054] cloud-init[1189]: Generating locales (this might take a while)...\n[ 10.449051] cloud-init[1189]: en_US.UTF-8... done\n[ 10.450787] cloud-init[1189]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-11-06 22:29:39,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-27e48fc5-782f-4a04-8c6d-4fd85da71059 2018-11-06 22:30:09,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:30:11,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:30: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-816262ec-ddda-4b97-9e03-8e6d4fe050ff x-compute-request-id: req-816262ec-ddda-4b97-9e03-8e6d4fe050ff Content-Encoding: gzip Content-Length: 13276 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.098916] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 22:28:04 +0000. Up 7.04 seconds.\n[ 9.100712] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.104121] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.108115] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.112115] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.113841] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.120136] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.121886] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:6e:d3:ce |\n[ 9.124115] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:5d:58:8f |\n[ 9.128129] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:fe5d:588f/64 | . | link | fa:16:3e:5d:58:8f |\n[ 9.132109] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.136108] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.137706] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.144130] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.145752] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.147331] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.152286] cloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.153876] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.160324] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.161932] cloud-init[1043]: Generating public/private rsa key pair.\n[ 9.163077] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[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] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.168563] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.169676] cloud-init[1043]: The key fingerprint is:\n[ 9.170444] cloud-init[1043]: SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga\n[ 9.171628] cloud-init[1043]: \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\nThe key's randomart image is:\n[ 9.177145] cloud-init[1043]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[ 9.178929] cloud-init[1043]: | |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.180998] cloud-init[1043]: | |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.183356] cloud-init[1043]: | |\n[ 9.184326] cloud-init[1043]: | . o . |\n[[0;32m OK [0m] Reached target Timers.\n[ 9.186123] cloud-init[1043]: | . . E.S . |\n[ 9.187106] cloud-init[1043]: |.o. ..o++ o |\n[ 9.188199] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[1043]: |=..= . +o+ . o |\n[ 9.192664] cloud-init[1043]: |o*+.+ o.+o+.ooo .|\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.194488] cloud-init[1043]: |O+o*=o .+*. o+oo.|\n[[0;32m OK [0m[ 9.196152] cloud-init[1043]: +----[SHA256]-----+\n[ 9.196886] cloud-init[1043]: Generating public/private dsa key pair.\n[ 9.197784] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.198889] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.199991] ] Listening on Socket activation for snappy daemon.\n[[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.cloud-init[1043]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.209128] cloud-init[1043]: SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n\n[ 9.216059] cloud-init[1043]: The key's randomart image is:\n[ 9.218822] cloud-init[1043]: +---[DSA 1024]----+\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.220784] cloud-init[1043]: | .... |\n[ 9.240404] cloud-init[1043]: | . o.. |\n[ 9.243787] cloud-init[1043]: | o o = + |\n[ 9.246138] cloud-init[1043]: | +=.+ o = |\n[ 9.254912] cloud-init[1043]: | +.+B.o S |\n[ 9.258616] cloud-init[1043]: |=.+BoB |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting System Logging Service...\n[ 9.268500] cloud-init[1043]: |=*=oO o |\n[ 9.270238] cloud-init[1043]: |*E+o.. o |\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\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[ 9.271449] cloud-init[1043]: |+=.o. . |\n[ 9.363213] cloud-init[1043]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 9.392765] \ncloud-init[1043]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.412461] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.442363] [[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 [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init Starting Permit User Sessions...\n[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 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[ 9.504380] cloud-init[1043]: The key fingerprint is:\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[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.538598] cloud-init[1043]: SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.554620] cloud-init[1043]: The key's randomart image is:\n[ 9.556746] cloud-init[1043]: +---[ECDSA 256]---+\n[ 9.560080] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0mcloud-init[1043]: |=+=%=o |\n[ 9.573790] cloud-init[1043]: |ooo+@.. . |\n[ 9.574546] cloud-init[1043]: | o**B. + |\n[ 9.575296] cloud-init[1043]: | ++O= o . |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.593669] cloud-init[1043]: | . Eooo S . |\n[ 9.604055] cloud-init[1043]: | . o . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607536] cloud-init[1043]: | = . |\n[ 9.608557] cloud-init[1043]: | . o * |\n[ 9.610909] cloud-init[1043]: | o.+.o |\n[ 9.618290] cloud-init[1043]: +----[SHA256]-----+\n[ 9.619295] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 9.621586] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.624057] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.628679] cloud-init[1043]: The key fingerprint is:\n[ 9.629799] cloud-init[1043]: SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga\n[ 9.633244] cloud-init[1043]: The key's randomart image is:\n[ 9.635380] cloud-init[1043]: +--[ED25519 256]--+\n[ 9.637795] cloud-init[1043]: |=+.*=.. |\n[ 9.639675] cloud-init[1043]: |ooB .o . |\n[ 9.642198] cloud-init[1043]: |=B o. o |\n[ 9.643951] cloud-init[1043]: |+ + .. . |\n[ 9.646715] cloud-init[1043]: | ..o+. S |\n[ 9.648630] cloud-init[1043]: | oo*o+oo . |\n[ 9.650927] cloud-init[1043]: | oo.+=+.. . |\n[ 9.652993] cloud-init[1043]: | + + o. o |\n[ 9.655614] cloud-init[1043]: |E. ++=. . |\n[ 9.657781] cloud-init[1043]: +----[SHA256]-----+\n[ 9.880054] cloud-init[1189]: Generating locales (this might take a while)...\n[ 10.449051] cloud-init[1189]: en_US.UTF-8... done\n[ 10.450787] cloud-init[1189]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 130.918027] cloud-init[1189]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 22:28:07 +0000. Up 9.82 seconds.\n[ 131.214708] cloud-init[1410]: + chpasswd\n[ 131.215799] cloud-init[1410]: + echo ubuntu:opnfv\n[ 131.279029] cloud-init[1410]: + sleep 20\n"} 2018-11-06 22:30:11,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-816262ec-ddda-4b97-9e03-8e6d4fe050ff 2018-11-06 22:30:41,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b93aa71f6b1ea3d6000d107d1844125a07fe940" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:30:42,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:30: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-ad0ccec7-ff1e-4120-9c72-0680ad04ab66 x-compute-request-id: req-ad0ccec7-ff1e-4120-9c72-0680ad04ab66 Content-Encoding: gzip Content-Length: 14824 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 597779210 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.910 MHz processor\n[ 0.134108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135765] pid_max: default: 32768 minimum: 301\n[ 0.136654] ACPI: Core revision 20150930\n[ 0.138026] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139330] Security Framework initialized\n[ 0.140147] Yama: becoming mindful.\n[ 0.140876] AppArmor: AppArmor initialized\n[ 0.141762] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143166] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144829] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146048] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147424] Initializing cgroup subsys io\n[ 0.148232] Initializing cgroup subsys memory\n[ 0.149090] Initializing cgroup subsys devices\n[ 0.149962] Initializing cgroup subsys freezer\n[ 0.150830] Initializing cgroup subsys net_cls\n[ 0.151700] Initializing cgroup subsys perf_event\n[ 0.152605] Initializing cgroup subsys net_prio\n[ 0.153493] Initializing cgroup subsys hugetlb\n[ 0.154365] Initializing cgroup subsys pids\n[ 0.155235] CPU: Physical Processor ID: 0\n[ 0.156721] mce: CPU supports 10 MCE banks\n[ 0.157575] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169326] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175755] ftrace: allocating 32123 entries in 126 pages\n[ 0.202174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203394] smpboot: Max logical packages: 1\n[ 0.204390] x2apic enabled\n[ 0.205206] Switched APIC routing to physical x2apic.\n[ 0.206963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210082] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211873] KVM setup paravirtual spinlock\n[ 0.213155] x86: Booted up 1 node, 1 CPUs\n[ 0.213971] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215360] devtmpfs: initialized\n[ 0.217818] evm: security.selinux\n[ 0.218524] evm: security.SMACK64\n[ 0.219213] evm: security.SMACK64EXEC\n[ 0.219964] evm: security.SMACK64TRANSMUTE\n[ 0.220775] evm: security.SMACK64MMAP\n[ 0.221520] evm: security.ima\n[ 0.222155] evm: security.capability\n[ 0.222960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224823] pinctrl core: initialized pinctrl subsystem\n[ 0.225908] RTC time: 22:27:57, date: 11/06/18\n[ 0.226840] NET: Registered protocol family 16\n[ 0.227798] cpuidle: using governor ladder\n[ 0.228606] cpuidle: using governor menu\n[ 0.229388] PCCT header not found.\n[ 0.230127] ACPI: bus type PCI registered\n[ 0.230918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232139] PCI: Using configuration type 1 for base access\n[ 0.234279] ACPI: Added _OSI(Module Device)\n[ 0.235102] ACPI: Added _OSI(Processor Device)\n[ 0.235950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236835] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238941] ACPI: Interpreter enabled\n[ 0.239714] ACPI: (supports S0 S5)\n[ 0.240412] ACPI: Using IOAPIC for interrupt routing\n[ 0.241348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247941] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250243] acpiphp: Slot [3] registered\n[ 0.251037] acpiphp: Slot [4] registered\n[ 0.251823] acpiphp: Slot [5] registered\n[ 0.252617] acpiphp: Slot [6] registered\n[ 0.253403] acpiphp: Slot [7] registered\n[ 0.254182] acpiphp: Slot [8] registered\n[ 0.254971] acpiphp: Slot [9] registered\n[ 0.255758] acpiphp: Slot [10] registered\n[ 0.256559] acpiphp: Slot [11] registered\n[ 0.257362] acpiphp: Slot [12] registered\n[ 0.258158] acpiphp: Slot [13] registered\n[ 0.258965] acpiphp: Slot [14] registered\n[ 0.269907] acpiphp: Slot [15] registered\n[ 0.270727] acpiphp: Slot [16] registered\n[ 0.271524] acpiphp: Slot [17] registered\n[ 0.272321] acpiphp: Slot [18] registered\n[ 0.273122] acpiphp: Slot [19] registered\n[ 0.273929] acpiphp: Slot [20] registered\n[ 0.274744] acpiphp: Slot [21] registered\n[ 0.275547] acpiphp: Slot [22] registered\n[ 0.276345] acpiphp: Slot [23] registered\n[ 0.277139] acpiphp: Slot [24] registered\n[ 0.277944] acpiphp: Slot [25] registered\n[ 0.278746] acpiphp: Slot [26] registered\n[ 0.279544] acpiphp: Slot [27] registered\n[ 0.280341] acpiphp: Slot [28] registered\n[ 0.281138] acpiphp: Slot [29] registered\n[ 0.281948] acpiphp: Slot [30] registered\n[ 0.282748] acpiphp: Slot [31] registered\n[ 0.283541] PCI host bridge to bus 0000:00\n[ 0.284342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288175] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299577] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358092] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363299] vgaarb: loaded\n[ 0.363894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365030] SCSI subsystem initialized\n[ 0.365837] ACPI: bus type USB registered\n[ 0.366639] usbcore: registered new interface driver usbfs\n[ 0.367645] usbcore: registered new interface driver hub\n[ 0.368631] usbcore: registered new device driver usb\n[ 0.369665] PCI: Using ACPI for IRQ routing\n[ 0.370679] NetLabel: Initializing\n[ 0.371389] NetLabel: domain hash size = 128\n[ 0.372219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373156] NetLabel: unlabeled traffic allowed by default\n[ 0.374233] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375188] clocksource: Switched to clocksource kvm-clock\n[ 0.380577] AppArmor: AppArmor Filesystem Enabled\n[ 0.381538] pnp: PnP ACPI init\n[ 0.382441] pnp: PnP ACPI: found 5 devices\n[ 0.388475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390150] NET: Registered protocol family 2\n[ 0.391090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392360] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393539] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394701] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396945] NET: Registered protocol family 1\n[ 0.397801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399944] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428297] Trying to unpack rootfs image as initramfs...\n[ 1.712451] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.728853] Scanning for low memory corruption every 60 seconds\n[ 1.730204] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.731354] audit: initializing netlink subsys (disabled)\n[ 1.732368] audit: type=2000 audit(1541543279.977:1): initialized\n[ 1.733661] Initialise system trusted keyring\n[ 1.734581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.735751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.737718] zbud: loaded\n[ 1.738428] VFS: Disk quotas dquot_6.6.0\n[ 1.739247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.740642] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.741854] fuse init (API version 7.23)\n[ 1.742727] Key type big_key registered\n[ 1.743526] Allocating IMA MOK and blacklist keyrings.\n[ 1.744625] Key type asymmetric registered\n[ 1.745442] Asymmetric key parser 'x509' registered\n[ 1.746387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.747843] io scheduler noop registered\n[ 1.748643] io scheduler deadline registered (default)\n[ 1.749623] io scheduler cfq registered\n[ 1.750452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.751503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.752765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.754200] ACPI: Power Button [PWRF]\n[ 1.755027] GHES: HEST is not enabled!\n[ 1.768873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.797283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.799624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.823784] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.826196] Linux agpgart interface v0.103\n[ 1.828645] brd: module loaded\n[ 1.830360] loop: module loaded\n[ 1.832162] vda: vda1\n[ 1.833797] scsi host0: ata_piix\n[ 1.834547] scsi host1: ata_piix\n[ 1.835268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.836487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.837933] libphy: Fixed MDIO Bus: probed\n[ 1.838779] tun: Universal TUN/TAP device driver, 1.6\n[ 1.839745] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.841886] PPP generic driver version 2.4.2\n[ 1.842781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.844049] ehci-pci: EHCI PCI platform driver\n[ 1.844938] ehci-platform: EHCI generic platform driver\n[ 1.845936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.847067] ohci-pci: OHCI PCI platform driver\n[ 1.847950] ohci-platform: OHCI generic platform driver\n[ 1.848964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.863460] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.864460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.865919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.866930] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.868064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.869308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.870727] usb usb1: Product: UHCI Host Controller\n[ 1.871664] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.872809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.873813] hub 1-0:1.0: USB hub found\n[ 1.874597] hub 1-0:1.0: 2 ports detected\n[ 1.875510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.877608] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.878577] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.879635] mousedev: PS/2 mouse device common for all mice\n[ 1.880884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.882726] rtc_cmos 00:00: RTC can wake from S4\n[ 1.883840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.885031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.886226] i2c /dev entries driver\n[ 1.886979] device-mapper: uevent: version 1.0.3\n[ 1.887933] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.890861] NET: Registered protocol family 10\n[ 1.891874] NET: Registered protocol family 17\n[ 1.892774] Key type dns_resolver registered\n[ 1.893705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.894812] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.896565] registered taskstats version 1\n[ 1.897397] Loading compiled-in X.509 certificates\n[ 1.898816] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.900693] zswap: loaded using pool lzo/zbud\n[ 1.902495] Key type trusted registered\n[ 1.904755] Key type encrypted registered\n[ 1.905601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.906636] ima: No TPM chip found, activating TPM-bypass!\n[ 1.907695] evm: HMAC attrs: 0x1\n[ 1.908626] Magic number: 10:741:501\n[ 1.909493] rtc_cmos 00:00: setting system clock to 2018-11-06 22:27:59 UTC (1541543279)\n[ 1.911099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.912233] EDD information not available.\n[ 1.991779] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.993209] ata1.00: configured for MWDMA2\n[ 1.994404] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.996710] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.997931] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.009428] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.011342] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.012881] Write protecting the kernel read-only data: 14336k\n[ 2.014421] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.016142] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.024886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.026669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028679] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.030557] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034239] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036131] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037920] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.042023] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069537] virtio_net virtio0 ens3: renamed from eth0\n[ 2.081039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.082860] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.103021] AVX2 version of gcm_enc/dec engaged.\n[ 2.103980] AES CTR mode by8 optimization enabled\n[ 2.107613] FDC 0 is a S82078B\n[ 2.187289] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.352221] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.353605] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.354867] usb 1-1: Product: QEMU USB Tablet\n[ 2.355750] usb 1-1: Manufacturer: QEMU\n[ 2.356526] usb 1-1: SerialNumber: 42\n[ 2.363742] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.370622] usbcore: registered new interface driver usbhid\n[ 2.371756] usbhid: USB HID core driver\n[ 2.373477] 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.375780] 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.727279] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.728497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.340803] md: linear personality registered for level -1\n[ 3.343450] md: multipath personality registered for level -4\n[ 3.346102] md: raid0 personality registered for level 0\n[ 3.349017] md: raid1 personality registered for level 1\n[ 3.419195] raid6: sse2x1 gen() 11606 MB/s\n[ 3.487191] raid6: sse2x1 xor() 9138 MB/s\n[ 3.555193] raid6: sse2x2 gen() 14780 MB/s\n[ 3.623191] raid6: sse2x2 xor() 9830 MB/s\n[ 3.691190] raid6: sse2x4 gen() 17081 MB/s\n[ 3.759189] raid6: sse2x4 xor() 11834 MB/s\n[ 3.827191] raid6: avx2x1 gen() 22479 MB/s\n[ 3.895191] raid6: avx2x2 gen() 26591 MB/s\n[ 3.963191] raid6: avx2x4 gen() 30084 MB/s\n[ 3.964077] raid6: using algorithm avx2x4 gen() 30084 MB/s\n[ 3.965109] raid6: using avx2x2 recovery algorithm\n[ 3.967069] xor: automatically using best checksumming function:\n[ 4.007189] avx : 35914.000 MB/sec\n[ 4.009038] async_tx: api initialized (async)\n[ 4.016463] md: raid6 personality registered for level 6\n[ 4.017495] md: raid5 personality registered for level 5\n[ 4.018484] md: raid4 personality registered for level 4\n[ 4.022598] 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.045966] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.073103] 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.173548] 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.176819] systemd[1]: Detected virtualization kvm.\n[ 4.177779] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.181763] systemd[1]: Set hostname to .\n[ 4.185407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.186546] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.321888] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.323984] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.326331] 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.329094] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.331145] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.333541] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.335689] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.337824] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.339799] 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.342874] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.345152] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.347207] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.349363] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.351355] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.353198] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355414] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.357891] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.361201] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.366874] 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.371308] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.374905] 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.380408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.384376] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.395795] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.399349] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.401165] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.403674] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.407598] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.412389] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.414458] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.424508] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.427520] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.429422] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.433212] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.437103] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.442085] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.461071] iscsi: registered transport (tcp)\n[ 4.500858] 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[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.917383] cloud-init[466]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 22:28:03 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[ 9.098916] cloud-init[1043]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 22:28:04 +0000. Up 7.04 seconds.\n[ 9.100712] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.104121] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.108115] cloud-init[1043]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.112115] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.113841] cloud-init[1043]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.120136] cloud-init[1043]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.121886] cloud-init[1043]: ci-info: | ens6 | False | . | . | . | 52:54:00:6e:d3:ce |\n[ 9.124115] cloud-init[1043]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:5d:58:8f |\n[ 9.128129] cloud-init[1043]: ci-info: | ens3 | True | fe80::f816:3eff:fe5d:588f/64 | . | link | fa:16:3e:5d:58:8f |\n[ 9.132109] cloud-init[1043]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 9.136108] cloud-init[1043]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.137706] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.144130] cloud-init[1043]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.145752] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.147331] cloud-init[1043]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 9.152286] cloud-init[1043]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.153876] cloud-init[1043]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.160324] cloud-init[1043]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.161932] cloud-init[1043]: Generating public/private rsa key pair.\n[ 9.163077] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[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] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.168563] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.169676] cloud-init[1043]: The key fingerprint is:\n[ 9.170444] cloud-init[1043]: SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga\n[ 9.171628] cloud-init[1043]: \n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\nThe key's randomart image is:\n[ 9.177145] cloud-init[1043]: +---[RSA 2048]----+\n Starting LXD - unix socket.\n[ 9.178929] cloud-init[1043]: | |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.180998] cloud-init[1043]: | |\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.183356] cloud-init[1043]: | |\n[ 9.184326] cloud-init[1043]: | . o . |\n[[0;32m OK [0m] Reached target Timers.\n[ 9.186123] cloud-init[1043]: | . . E.S . |\n[ 9.187106] cloud-init[1043]: |.o. ..o++ o |\n[ 9.188199] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[1043]: |=..= . +o+ . o |\n[ 9.192664] cloud-init[1043]: |o*+.+ o.+o+.ooo .|\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.194488] cloud-init[1043]: |O+o*=o .+*. o+oo.|\n[[0;32m OK [0m[ 9.196152] cloud-init[1043]: +----[SHA256]-----+\n[ 9.196886] cloud-init[1043]: Generating public/private dsa key pair.\n[ 9.197784] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.198889] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.199991] ] Listening on Socket activation for snappy daemon.\n[[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.cloud-init[1043]: The key fingerprint is:\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 9.209128] cloud-init[1043]: SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n\n[ 9.216059] cloud-init[1043]: The key's randomart image is:\n[ 9.218822] cloud-init[1043]: +---[DSA 1024]----+\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.220784] cloud-init[1043]: | .... |\n[ 9.240404] cloud-init[1043]: | . o.. |\n[ 9.243787] cloud-init[1043]: | o o = + |\n[ 9.246138] cloud-init[1043]: | +=.+ o = |\n[ 9.254912] cloud-init[1043]: | +.+B.o S |\n[ 9.258616] cloud-init[1043]: |=.+BoB |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting System Logging Service...\n[ 9.268500] cloud-init[1043]: |=*=oO o |\n[ 9.270238] cloud-init[1043]: |*E+o.. o |\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\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[ 9.271449] cloud-init[1043]: |+=.o. . |\n[ 9.363213] cloud-init[1043]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 9.392765] \ncloud-init[1043]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.412461] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.442363] [[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 [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init Starting Permit User Sessions...\n[1043]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 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[ 9.504380] cloud-init[1043]: The key fingerprint is:\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[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.538598] cloud-init[1043]: SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.554620] cloud-init[1043]: The key's randomart image is:\n[ 9.556746] cloud-init[1043]: +---[ECDSA 256]---+\n[ 9.560080] Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0mcloud-init[1043]: |=+=%=o |\n[ 9.573790] cloud-init[1043]: |ooo+@.. . |\n[ 9.574546] cloud-init[1043]: | o**B. + |\n[ 9.575296] cloud-init[1043]: | ++O= o . |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.593669] cloud-init[1043]: | . Eooo S . |\n[ 9.604055] cloud-init[1043]: | . o . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607536] cloud-init[1043]: | = . |\n[ 9.608557] cloud-init[1043]: | . o * |\n[ 9.610909] cloud-init[1043]: | o.+.o |\n[ 9.618290] cloud-init[1043]: +----[SHA256]-----+\n[ 9.619295] cloud-init[1043]: Generating public/private ed25519 key pair.\n[ 9.621586] cloud-init[1043]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.624057] cloud-init[1043]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.628679] cloud-init[1043]: The key fingerprint is:\n[ 9.629799] cloud-init[1043]: SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga\n[ 9.633244] cloud-init[1043]: The key's randomart image is:\n[ 9.635380] cloud-init[1043]: +--[ED25519 256]--+\n[ 9.637795] cloud-init[1043]: |=+.*=.. |\n[ 9.639675] cloud-init[1043]: |ooB .o . |\n[ 9.642198] cloud-init[1043]: |=B o. o |\n[ 9.643951] cloud-init[1043]: |+ + .. . |\n[ 9.646715] cloud-init[1043]: | ..o+. S |\n[ 9.648630] cloud-init[1043]: | oo*o+oo . |\n[ 9.650927] cloud-init[1043]: | oo.+=+.. . |\n[ 9.652993] cloud-init[1043]: | + + o. o |\n[ 9.655614] cloud-init[1043]: |E. ++=. . |\n[ 9.657781] cloud-init[1043]: +----[SHA256]-----+\n[ 9.880054] cloud-init[1189]: Generating locales (this might take a while)...\n[ 10.449051] cloud-init[1189]: en_US.UTF-8... done\n[ 10.450787] cloud-init[1189]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 130.918027] cloud-init[1189]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 22:28:07 +0000. Up 9.82 seconds.\n[ 131.214708] cloud-init[1410]: + chpasswd\n[ 131.215799] cloud-init[1410]: + echo ubuntu:opnfv\n[ 131.279029] cloud-init[1410]: + sleep 20\n[ 151.280897] cloud-init[1410]: + NEIGHBOR_IP=172.30.9.33\n[ 151.282028] cloud-init[1410]: + OWN_IP=172.30.9.204\n[ 151.282950] cloud-init[1410]: + EXT_NET_MASK=24\n[ 151.285680] cloud-init[1410]: ++ awk '{print $2}'\n[ 151.286718] cloud-init[1410]: ++ getent hosts\n[ 151.289995] cloud-init[1410]: ++ awk '{print $1}'\n[ 151.292102] cloud-init[1410]: ++ cat /etc/hostname\n[ 151.293448] cloud-init[1410]: + [[ localhost\n[ 151.295781] cloud-init[1410]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 151.297837] cloud-init[1410]: + tee -a /etc/hosts\n[ 151.300030] cloud-init[1410]: ++ awk '{print $1}'\n[ 151.301666] cloud-init[1410]: ++ cat /etc/hostname\n[ 151.303927] cloud-init[1410]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 151.305398] cloud-init[1410]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 151.308130] cloud-init[1410]: + quagga_int=\n[ 151.308994] cloud-init[1410]: ++ awk 'NR>2{print $1}'\n[ 151.311068] cloud-init[1410]: ++ netstat -ia\n[ 151.312835] cloud-init[1410]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 151.316152] cloud-init[1410]: ++ grep ens3\n[ 151.317284] cloud-init[1410]: ++ ifconfig\n[ 151.319266] cloud-init[1410]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:5d:58:8f ' ']'\n[ 151.321415] cloud-init[1410]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 151.336210] cloud-init[1410]: ++ grep ens6\n[ 151.337211] cloud-init[1410]: ++ ifconfig\n[ 151.340031] cloud-init[1410]: + '[' -z '' ']'\n[ 151.340909] cloud-init[1410]: + quagga_int=ens6\n[ 151.343570] cloud-init[1410]: + break\n[ 151.344872] cloud-init[1410]: + '[' -z ens6 ']'\n[ 151.346777] cloud-init[1410]: + ip link set ens6 up\n[ 151.347686] cloud-init[1410]: + ip addr add 172.30.9.204/24 dev ens6\n[ 151.350026] cloud-init[1410]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 151.352027] cloud-init[1410]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 151.355025] cloud-init[1410]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 151.366041] cloud-init[1410]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 151.368068] cloud-init[1410]: + touch /var/log/bgpd.log\n[ 151.371353] cloud-init[1410]: + chown quagga:quagga /var/log/bgpd.log\n[ 151.373615] cloud-init[1410]: + chown quagga:quagga /etc/quagga/daemons\n[ 151.374685] cloud-init[1410]: + cat\n[ 151.377358] cloud-init[1410]: + touch /etc/quagga/zebra.conf\n[ 151.378330] cloud-init[1410]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 151.380116] cloud-init[1410]: + cat\n[ 151.381740] cloud-init[1410]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 151.382914] cloud-init[1410]: + service quagga restart\n[ 151.407005] cloud-init[1410]: + pgrep bgpd\n[ 151.411710] cloud-init[1410]: 1504\n[ 151.412701] cloud-init[1410]: + pgrep zebra\n[ 151.415288] cloud-init[1410]: 1500\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Nov 6 22:30:29 ec2: \n<14>Nov 6 22:30:29 ec2: #############################################################\n<14>Nov 6 22:30:29 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Nov 6 22:30:29 ec2: 1024 SHA256:0QYdKzYo2s6WNMMe9LT+gCtk9GC64KEXtS6iwOx+NJo root@sdnvpn-3-2-quagga (DSA)\n<14>Nov 6 22:30:29 ec2: 256 SHA256:kSb+q9wVaq8NAAQ9O1PKQZyap1R4sci3SQbRBEgydK8 root@sdnvpn-3-2-quagga (ECDSA)\n<14>Nov 6 22:30:29 ec2: 256 SHA256:Wq8hYN6I5E01oYEXRGgKRjsFeyJBqD/lh7euluuHwqw root@sdnvpn-3-2-quagga (ED25519)\n<14>Nov 6 22:30:29 ec2: 2048 SHA256:LIKOu15pqKnhA/7hs6/Z8c3pNBjOfU+xf4rniBoeZIk root@sdnvpn-3-2-quagga (RSA)\n<14>Nov 6 22:30:29 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Nov 6 22:30:29 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNAUzL2h245NQ5tQewqxMP7i2h9gtWd8Y2sytirRAP5ZvBNQt7QwAQA5ZxaNJijkEzQRcYNYXvmyzX1tkd92NHE= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC74RgkdHraO9s1bVSdlS5szaAz+v50Zy7XCJOly6f2G root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8HbjguXkUfGbUAq7/SKSXG/438mpT65dtCGvAmfV4h+i7D9jkAjHdOjJfsZ8jWSK9wbcMkUaDLgsPZOLtN04bbfVKoKa6d+3TYhdfSFnd+6Vi2W4Xp1YIC5z9ovAZ3JPYnkeQA/r6fhbggePZDaoVKoghqyVBQigvD7XxqiZPh5aslAFS3Ggf1UMfvulaSplrkuGvTwht6nWJmAnoPrXN9gw1me2sPbm9t72g7NJvhhznkfugb6B+cedqTFzm5YZQIEoU60QJCaEVAHqx+zpl2TVBMzlLn2NKcPTYnv8ZMAzV08mvzOKfJmhCAc6NAx6Sj8FWl7OKdFhmjm9wVi2D root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 151.452586] cloud-init[1410]: Cloud-init v. 0.7.9 running 'modules:final' at Tue, 06 Nov 2018 22:30:08 +0000. Up 131.14 seconds.\n[ 151.454188] cloud-init[1410]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 151.455410] cloud-init[1410]: Cloud-init v. 0.7.9 finished at Tue, 06 Nov 2018 22:30:29 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 151.44 seconds\n"} 2018-11-06 22:30:42,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-ad0ccec7-ff1e-4120-9c72-0680ad04ab66 2018-11-06 22:30:42,180 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-11-06 22:30:42,181 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-06 22:30:42,182 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-06 22:30:42,182 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-06 22:30:42,184 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-06 22:30:42,867 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-06 22:30:42,867 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.204 --use-source-ip 172.30.9.33: client: JAVA_HOME not set; results may vary  2018-11-06 22:30:42,869 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-06 22:30:42,869 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-06 22:30:42,870 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-06 22:30:42,871 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-06 22:30:42,912 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-06 22:30:43,572 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-06 22:30:43,573 - 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.204, 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:00, 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 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 2 seconds Read thread: off Write thread: off  2018-11-06 22:30:43,574 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-11-06 22:30:43,574 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-06 22:30:43,574 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-11-06 22:30:44,576 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-06 22:30:44,577 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-06 22:30:44,577 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-06 22:30:44,579 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-06 22:30:45,247 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-06 22:30:45,248 - 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.204, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.204 BGP state = Established, up for 00:00:00 Last read00:00:00, 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.33 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.33, Local port: 46427 Foreign host: 172.30.9.204, Foreign port: 179 Nexthop: 172.30.9.33 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-11-06 22:30:45,248 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-11-06 22:30:45,249 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:00 2018-11-06 22:30:45,249 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-06 22:30:46,250 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-11-06 22:30:46,250 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:30:46,251 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:30:46,251 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:30:46,254 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:30:46,314 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-06 22:30:46,315 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:30:46,316 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:30:46,317 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:30:46,317 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:30:46,357 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:30:46,464 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:30:46,465 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:30:46,466 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:30:46,467 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:30:46,467 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:30:46,507 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:30:46,638 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:30:46,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" 2018-11-06 22:30:46,644 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:30:46,687 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:30: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-f8ccb19d-12ff-4764-888a-93f2e979d01a x-compute-request-id: req-f8ccb19d-12ff-4764-888a-93f2e979d01a Content-Length: 0 Content-Type: application/json 2018-11-06 22:30:46,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401 used request id req-f8ccb19d-12ff-4764-888a-93f2e979d01a 2018-11-06 22:30:46,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" -d '{"forceDelete": null}' 2018-11-06 22:30:46,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:30: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-6dad8ab1-12df-4a13-852d-cb685b7c406c x-compute-request-id: req-6dad8ab1-12df-4a13-852d-cb685b7c406c Content-Length: 0 Content-Type: application/json 2018-11-06 22:30:46,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72/action used request id req-6dad8ab1-12df-4a13-852d-cb685b7c406c 2018-11-06 22:30:46,861 - sdnvpn_test_utils - DEBUG - Waiting for instance to be deleted 2018-11-06 22:30:46,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a77fb9928ef1972786a77a99cdc1efcd5079f8d" 2018-11-06 22:30:48,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:30: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-86af7edf-a98b-4918-9a66-76465f0e3e9c x-compute-request-id: req-86af7edf-a98b-4918-9a66-76465f0e3e9c Content-Encoding: gzip Content-Length: 824 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:5d:58:8f", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:58:8f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d2156fc2-ab2a-49f1-b906-c167eb245e72", "rel": "bookmark"}], "image": {"id": "83ad5eca-906d-460e-855a-6a98185025dc", "links": [{"href": "http://172.30.9.26:8774/images/83ad5eca-906d-460e-855a-6a98185025dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-11-06T22:27:57.000000", "flavor": {"id": "822c910c-c0fc-4ae7-9ddc-c5d14966b401", "links": [{"href": "http://172.30.9.26:8774/flavors/822c910c-c0fc-4ae7-9ddc-c5d14966b401", "rel": "bookmark"}]}, "id": "d2156fc2-ab2a-49f1-b906-c167eb245e72", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:30:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-3-2-quagga", "created": "2018-11-06T22:25:52Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:30:48,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-86af7edf-a98b-4918-9a66-76465f0e3e9c 2018-11-06 22:30:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/83ad5eca-906d-460e-855a-6a98185025dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0369884f908bfb603a5b8d6ee0e820dd591ee43" 2018-11-06 22:30:50,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0f0daef-6d6d-43f8-b51d-517190453c62 Date: Tue, 06 Nov 2018 22:30:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:30:50,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/83ad5eca-906d-460e-855a-6a98185025dc used request id req-b0f0daef-6d6d-43f8-b51d-517190453c62 2018-11-06 22:30:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/875ba644-408e-4b9d-a4f2-9c374e353869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:30:51,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d188b3c-49d5-46d3-adce-08335c809491 Content-Length: 0 Date: Tue, 06 Nov 2018 22:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:30:51,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/875ba644-408e-4b9d-a4f2-9c374e353869 used request id req-4d188b3c-49d5-46d3-adce-08335c809491 2018-11-06 22:30:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d14f0138-6c2e-490b-8609-9f5a82ba9248 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:30:52,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14ad6660-abad-4a7b-8839-95f029727edd Content-Length: 0 Date: Tue, 06 Nov 2018 22:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:30:52,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d14f0138-6c2e-490b-8609-9f5a82ba9248 used request id req-14ad6660-abad-4a7b-8839-95f029727edd 2018-11-06 22:30:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnet_id": "5ed36a1c-a8f2-4a10-a4e1-dc410a882161"}' 2018-11-06 22:30:54,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f593c0ba-0482-4eb9-ab53-cfb95e6df7d8 Date: Tue, 06 Nov 2018 22:30:54 GMT RESP BODY: {"network_id": "3894e92b-526c-4b4b-afa1-792e8d6fdd4c", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "5ed36a1c-a8f2-4a10-a4e1-dc410a882161", "subnet_ids": ["5ed36a1c-a8f2-4a10-a4e1-dc410a882161"], "port_id": "738f2dba-52bc-42dd-8c18-ba1d0349a1ea", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b"} 2018-11-06 22:30:54,474 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b/remove_router_interface used request id req-f593c0ba-0482-4eb9-ab53-cfb95e6df7d8 2018-11-06 22:30:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"subnet_id": "aae8702e-ddd4-4551-b7ad-a9584bb627b9"}' 2018-11-06 22:30:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e05280a0-ed06-4134-98be-9e0a91e80bda Date: Tue, 06 Nov 2018 22:30:56 GMT RESP BODY: {"network_id": "d7d3d665-778b-4583-82c2-0879a79673e0", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "aae8702e-ddd4-4551-b7ad-a9584bb627b9", "subnet_ids": ["aae8702e-ddd4-4551-b7ad-a9584bb627b9"], "port_id": "c982ed02-e1f1-4a58-be04-acf5daaac8d5", "id": "7ca0bcb5-1344-4d1f-acd8-a3224eb231ae"} 2018-11-06 22:30:56,074 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae/remove_router_interface used request id req-e05280a0-ed06-4134-98be-9e0a91e80bda 2018-11-06 22:30:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:30:57,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-642e4abd-070d-43a3-ae73-a664b561aca5 Date: Tue, 06 Nov 2018 22:30:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:30:57Z", "revision_number": 7, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "1147efc3-c92c-4e87-a803-382abd5d5b1b", "name": "sdnvpn-3-1-router"}} 2018-11-06 22:30:57,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b used request id req-642e4abd-070d-43a3-ae73-a664b561aca5 2018-11-06 22:30:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:30:58,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-54e62f29-f7fd-4bb2-8379-5362cb0a9293 Date: Tue, 06 Nov 2018 22:30:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:25:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:30:58Z", "revision_number": 7, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "7ca0bcb5-1344-4d1f-acd8-a3224eb231ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-11-06 22:30:58,373 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae used request id req-54e62f29-f7fd-4bb2-8379-5362cb0a9293 2018-11-06 22:30:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/5ed36a1c-a8f2-4a10-a4e1-dc410a882161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:01,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b08f4f0d-18a2-4e27-b491-4896ebb95d77 Date: Tue, 06 Nov 2018 22:31:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:01,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5ed36a1c-a8f2-4a10-a4e1-dc410a882161 used request id req-b08f4f0d-18a2-4e27-b491-4896ebb95d77 2018-11-06 22:31:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/aae8702e-ddd4-4551-b7ad-a9584bb627b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:03,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3ca5f75-0729-46b1-85a2-5ae3fb4fcbf5 Date: Tue, 06 Nov 2018 22:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:03,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/aae8702e-ddd4-4551-b7ad-a9584bb627b9 used request id req-e3ca5f75-0729-46b1-85a2-5ae3fb4fcbf5 2018-11-06 22:31:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:04,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef4a3f19-1d04-4896-92ff-ba86d96fb185 Content-Length: 0 Date: Tue, 06 Nov 2018 22:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:04,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1147efc3-c92c-4e87-a803-382abd5d5b1b used request id req-ef4a3f19-1d04-4896-92ff-ba86d96fb185 2018-11-06 22:31:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:05,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7ff2818-82a5-4633-a786-0f85c976fd9f Content-Length: 0 Date: Tue, 06 Nov 2018 22:31:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:05,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7ca0bcb5-1344-4d1f-acd8-a3224eb231ae used request id req-b7ff2818-82a5-4633-a786-0f85c976fd9f 2018-11-06 22:31:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3894e92b-526c-4b4b-afa1-792e8d6fdd4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:05,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64787a14-4c4a-4cf9-a764-3333f189820d Date: Tue, 06 Nov 2018 22:31:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:05,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3894e92b-526c-4b4b-afa1-792e8d6fdd4c used request id req-64787a14-4c4a-4cf9-a764-3333f189820d 2018-11-06 22:31:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d7d3d665-778b-4583-82c2-0879a79673e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8763ff8115ad67c972a3a6e6168d2919a96ebc3" 2018-11-06 22:31:06,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd755d6e-abf7-4e13-b609-e6c5394c0e8a Date: Tue, 06 Nov 2018 22:31:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:31:06,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d7d3d665-778b-4583-82c2-0879a79673e0 used request id req-dd755d6e-abf7-4e13-b609-e6c5394c0e8a 2018-11-06 22:31:06,453 - 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 | +========================================================================================+ 2018-11-06 22:31:06,453 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:31:06,453 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-11-06 22:31:06,453 - 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'}]} 2018-11-06 22:31:06,454 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-11-06 22:31:06,454 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-11-06 22:31:06,454 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-11-06 22:31:06,554 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:06,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:06,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:06,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:06,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:06,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:06,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:06,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:06,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:06,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:06,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:06,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:06,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:06,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:06,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:06,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:06,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:06,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:06,566 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:31:06,566 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-11-06 22:31:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:06,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6950ca06-8531-4793-9d70-578efb00d623 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:06,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6950ca06-8531-4793-9d70-578efb00d623 2018-11-06 22:31:06,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:06,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["ASFdbmrzQPOUKnUeIIGnJQ"], "issued_at": "2018-11-06T22:31:06.000000Z"}} 2018-11-06 22:31:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce185eec2ca30453a42fc61401630a6d9d694e70" 2018-11-06 22:31:07,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-9c7a0dbe-5e3a-4640-ba9b-e61c81dbf6c6 Date: Tue, 06 Nov 2018 22:31:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:31:07,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-9c7a0dbe-5e3a-4640-ba9b-e61c81dbf6c6 2018-11-06 22:31:07,129 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:31:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce185eec2ca30453a42fc61401630a6d9d694e70" 2018-11-06 22:31:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce9848c3-5d63-4903-a430-1d5a48cba1b3 Date: Tue, 06 Nov 2018 22:31: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"}}} 2018-11-06 22:31:07,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ce9848c3-5d63-4903-a430-1d5a48cba1b3 2018-11-06 22:31:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce185eec2ca30453a42fc61401630a6d9d694e70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:31:08,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 X-Openstack-Request-Id: req-921db9b2-0791-4c1c-aa6d-3a479e04484c Date: Tue, 06 Nov 2018 22:31:08 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:31:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:31:08Z", "visibility": "public", "locations": [], "self": "/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "min_disk": 0, "protected": false, "id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "file": "/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:31:08,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-921db9b2-0791-4c1c-aa6d-3a479e04484c 2018-11-06 22:31:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce185eec2ca30453a42fc61401630a6d9d694e70" -d '' 2018-11-06 22:31:09,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69430b76-2195-49e8-85d8-47abcc18df51 Date: Tue, 06 Nov 2018 22:31:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:31:09,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1/file used request id req-69430b76-2195-49e8-85d8-47abcc18df51 2018-11-06 22:31:09,471 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-11-06 22:31:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:09,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66246805-bed7-45ff-9cd5-ace53b7ee5b8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:09,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-66246805-bed7-45ff-9cd5-ace53b7ee5b8 2018-11-06 22:31:09,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:09,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Z79iYfKBQwytT8CkXrnhQA"], "issued_at": "2018-11-06T22:31:09.000000Z"}} 2018-11-06 22:31:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-11-06 22:31:10,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ef93161a-6b52-4649-a27b-e7384d004557 Date: Tue, 06 Nov 2018 22:31: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":"e80d81e0-ad93-4250-9c10-17b67e16640c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:31:10Z","is_default":false,"provider:segmentation_id":63,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:31:10Z","mtu":1450}} 2018-11-06 22:31:10,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ef93161a-6b52-4649-a27b-e7384d004557 2018-11-06 22:31:10,624 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network e80d81e0-ad93-4250-9c10-17b67e16640c with cidr 10.10.10.0/24 2018-11-06 22:31:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"subnets": [{"ip_version": 4, "network_id": "e80d81e0-ad93-4250-9c10-17b67e16640c", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-11-06 22:31:11,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-7fa8339b-4970-49e6-8c7a-b6aafdca3b3d Date: Tue, 06 Nov 2018 22:31:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e80d81e0-ad93-4250-9c10-17b67e16640c","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:31:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:31:11Z","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":"35cef63a552c4009857581d35066215c","id":"3109679e-5d72-42e2-b9b6-495466397169","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-11-06 22:31:11,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7fa8339b-4970-49e6-8c7a-b6aafdca3b3d 2018-11-06 22:31:11,558 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-11-06 22:31:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-11-06 22:31:12,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0757eace-a4bd-47c4-846e-3f5534380593 Date: Tue, 06 Nov 2018 22:31: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":"b8e43f66-9317-4a12-a69b-15bf011186ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:31:11Z","is_default":false,"provider:segmentation_id":66,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:31:11Z","mtu":1450}} 2018-11-06 22:31:12,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0757eace-a4bd-47c4-846e-3f5534380593 2018-11-06 22:31:12,001 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network b8e43f66-9317-4a12-a69b-15bf011186ba with cidr 10.10.10.0/24 2018-11-06 22:31:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"subnets": [{"ip_version": 4, "network_id": "b8e43f66-9317-4a12-a69b-15bf011186ba", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-11-06 22:31:13,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-90554643-fe69-4770-b799-8d361adf3564 Date: Tue, 06 Nov 2018 22:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8e43f66-9317-4a12-a69b-15bf011186ba","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:31:12Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:31:12Z","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":"35cef63a552c4009857581d35066215c","id":"1de47830-bce4-4548-9f60-0c0f1a941aeb","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-11-06 22:31:13,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-90554643-fe69-4770-b799-8d361adf3564 2018-11-06 22:31:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:31:13,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-473bd8f0-dd1e-41f4-8320-d7fa282dec2d Date: Tue, 06 Nov 2018 22:31:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:31:13,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-473bd8f0-dd1e-41f4-8320-d7fa282dec2d 2018-11-06 22:31:13,739 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:31:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:13,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bd0478-423e-478a-8e63-84e0e4bc316b 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:13,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e8bd0478-423e-478a-8e63-84e0e4bc316b 2018-11-06 22:31:13,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:14,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["K1LSOaHyT1WTDLrAtfRPWw"], "issued_at": "2018-11-06T22:31:14.000000Z"}} 2018-11-06 22:31:14,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:31:14,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-4e160846-06b5-4f6e-9c33-de16562fba3a x-compute-request-id: req-4e160846-06b5-4f6e-9c33-de16562fba3a Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:31:14,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4e160846-06b5-4f6e-9c33-de16562fba3a 2018-11-06 22:31:14,675 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 22:31:14,675 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-11-06 22:31:14,675 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 network=e80d81e0-ad93-4250-9c10-17b67e16640c secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 22:31:14,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:14,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:14,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:14,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:14,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:14,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:14,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:14,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:14,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:14,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:14,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:14,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:14,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:14,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:14,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:14,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:14,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:14,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:14,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e7b234-e611-446c-9995-fca6e00158ad 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:14,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-77e7b234-e611-446c-9995-fca6e00158ad 2018-11-06 22:31:14,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:15,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["PcdAN2KcS8yvSji1QOTTVw"], "issued_at": "2018-11-06T22:31:15.000000Z"}} 2018-11-06 22:31:15,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" 2018-11-06 22:31:15,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-99426d6a-9c80-443a-ad04-ab3aa677ac47 x-compute-request-id: req-99426d6a-9c80-443a-ad04-ab3aa677ac47 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:31:15,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-99426d6a-9c80-443a-ad04-ab3aa677ac47 2018-11-06 22:31:15,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" 2018-11-06 22:31:15,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-9efb26ae-d396-46f2-b698-85e1827f2fe6 x-compute-request-id: req-9efb26ae-d396-46f2-b698-85e1827f2fe6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:31:15,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-9efb26ae-d396-46f2-b698-85e1827f2fe6 2018-11-06 22:31:15,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "e80d81e0-ad93-4250-9c10-17b67e16640c"}], "config_drive": true}}' 2018-11-06 22:31:17,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-4e3d6c37-3d19-4977-a85f-dbc31145ec1c x-compute-request-id: req-4e3d6c37-3d19-4977-a85f-dbc31145ec1c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "adminPass": "h8BVzSJdsXLK"}} 2018-11-06 22:31:17,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4e3d6c37-3d19-4977-a85f-dbc31145ec1c 2018-11-06 22:31:17,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:17,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4ce666-95d7-4fd1-b8b4-1437677bdf12 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:17,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2e4ce666-95d7-4fd1-b8b4-1437677bdf12 2018-11-06 22:31:17,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:17,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["m0tpkBbcSi-UEHrs0vgb5g"], "issued_at": "2018-11-06T22:31:17.000000Z"}} 2018-11-06 22:31:17,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa541b2cfa6e13e03674a09a222c975486d0b1a" 2018-11-06 22:31:18,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-308cdc13-52fa-4d13-af9a-1975bdbaa132 x-compute-request-id: req-308cdc13-52fa-4d13-af9a-1975bdbaa132 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.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:18Z", "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": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:18,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 used request id req-308cdc13-52fa-4d13-af9a-1975bdbaa132 2018-11-06 22:31:21,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa541b2cfa6e13e03674a09a222c975486d0b1a" 2018-11-06 22:31:22,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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,Accept-Encoding x-openstack-request-id: req-1671c161-b60a-480e-9e6e-a4b0c2d0a6c4 x-compute-request-id: req-1671c161-b60a-480e-9e6e-a4b0c2d0a6c4 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:19Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:22,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 used request id req-1671c161-b60a-480e-9e6e-a4b0c2d0a6c4 2018-11-06 22:31:25,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa541b2cfa6e13e03674a09a222c975486d0b1a" 2018-11-06 22:31:26,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-383e3c58-ec2c-4733-a5dd-4a00afde119b x-compute-request-id: req-383e3c58-ec2c-4733-a5dd-4a00afde119b Content-Encoding: gzip Content-Length: 783 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:c5:0a:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-06T22:31:22.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:23Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:26,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 used request id req-383e3c58-ec2c-4733-a5dd-4a00afde119b 2018-11-06 22:31:26,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" 2018-11-06 22:31:27,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-3c35b876-49a9-4b32-86db-37cd1be4fd04 x-compute-request-id: req-3c35b876-49a9-4b32-86db-37cd1be4fd04 Content-Encoding: gzip Content-Length: 783 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:c5:0a:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-06T22:31:22.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:23Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:27,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49 used request id req-3c35b876-49a9-4b32-86db-37cd1be4fd04 2018-11-06 22:31:27,612 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-11-06 22:31:27,613 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-11-06 22:31:27,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:31:29,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-c5e32b64-5b1d-4854-9ed3-a316aae8048b x-compute-request-id: req-c5e32b64-5b1d-4854-9ed3-a316aae8048b Content-Length: 0 Content-Type: application/json 2018-11-06 22:31:29,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-c5e32b64-5b1d-4854-9ed3-a316aae8048b 2018-11-06 22:31:29,962 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-11-06 22:31:29,963 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 network=b8e43f66-9317-4a12-a69b-15bf011186ba secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 22:31:29,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:29,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:29,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:29,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:29,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:29,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:29,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:29,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:29,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:29,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:29,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:29,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:29,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:29,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:29,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:29,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a298fd84-2c0f-4255-8a06-d7018f6c1218 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:29,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a298fd84-2c0f-4255-8a06-d7018f6c1218 2018-11-06 22:31:29,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:30,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["rxSi3JZiTOukoyFpwakOfQ"], "issued_at": "2018-11-06T22:31:30.000000Z"}} 2018-11-06 22:31:30,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" 2018-11-06 22:31:30,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-5cbf2b69-14a0-4302-91bb-04a4f021ccd9 x-compute-request-id: req-5cbf2b69-14a0-4302-91bb-04a4f021ccd9 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:31:30,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5cbf2b69-14a0-4302-91bb-04a4f021ccd9 2018-11-06 22:31:30,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" 2018-11-06 22:31:30,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-7b5be8c1-6316-4eae-95f1-a2f88a25ff7c x-compute-request-id: req-7b5be8c1-6316-4eae-95f1-a2f88a25ff7c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:31:30,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-7b5be8c1-6316-4eae-95f1-a2f88a25ff7c 2018-11-06 22:31:30,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "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": "b8e43f66-9317-4a12-a69b-15bf011186ba"}], "config_drive": true}}' 2018-11-06 22:31:32,999 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-dc5dd548-ffba-407f-8114-16989ec43c0d x-compute-request-id: req-dc5dd548-ffba-407f-8114-16989ec43c0d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5923db3f-c626-49df-8061-9663daa02a0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "adminPass": "TtDL4GyDYW7u"}} 2018-11-06 22:31:32,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dc5dd548-ffba-407f-8114-16989ec43c0d 2018-11-06 22:31:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:33,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f17ed6c-1202-46f8-89c5-6ae03c8adeb9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:33,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7f17ed6c-1202-46f8-89c5-6ae03c8adeb9 2018-11-06 22:31:33,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:33,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["CZJD6ufTTzyrfDvbFJiPpQ"], "issued_at": "2018-11-06T22:31:33.000000Z"}} 2018-11-06 22:31:33,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ffb3e1aaa0555167014317cd579acb85b534f12" 2018-11-06 22:31:33,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-6f74b212-97cd-468a-879f-994d49aefb8b x-compute-request-id: req-6f74b212-97cd-468a-879f-994d49aefb8b 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.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31: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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:33,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a used request id req-6f74b212-97cd-468a-879f-994d49aefb8b 2018-11-06 22:31:36,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ffb3e1aaa0555167014317cd579acb85b534f12" 2018-11-06 22:31:38,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-9bb39344-f0d8-44f7-a689-17740701dead x-compute-request-id: req-9bb39344-f0d8-44f7-a689-17740701dead 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.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:34Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:38,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a used request id req-9bb39344-f0d8-44f7-a689-17740701dead 2018-11-06 22:31:41,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ffb3e1aaa0555167014317cd579acb85b534f12" 2018-11-06 22:31:42,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-e68fb500-5167-4aa9-8638-21124bbe83da x-compute-request-id: req-e68fb500-5167-4aa9-8638-21124bbe83da Content-Encoding: gzip Content-Length: 783 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:42,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a used request id req-e68fb500-5167-4aa9-8638-21124bbe83da 2018-11-06 22:31:42,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" 2018-11-06 22:31:43,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-0326e7c8-0eb9-4bd6-a400-09cb7110dec9 x-compute-request-id: req-0326e7c8-0eb9-4bd6-a400-09cb7110dec9 Content-Encoding: gzip Content-Length: 783 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:43,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a used request id req-0326e7c8-0eb9-4bd6-a400-09cb7110dec9 2018-11-06 22:31:43,065 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-11-06 22:31:43,065 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-11-06 22:31:43,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:31:44,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-93bdffa5-85b9-4e43-a802-b1625e5a941c x-compute-request-id: req-93bdffa5-85b9-4e43-a802-b1625e5a941c Content-Length: 0 Content-Type: application/json 2018-11-06 22:31:44,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action used request id req-93bdffa5-85b9-4e43-a802-b1625e5a941c 2018-11-06 22:31:44,705 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-11-06 22:31:44,706 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 network=e80d81e0-ad93-4250-9c10-17b67e16640c secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:31:44,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:31:44,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:31:44,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:31:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:44,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b160dd-67f4-4abd-b552-375f4c0b443a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:44,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3b160dd-67f4-4abd-b552-375f4c0b443a 2018-11-06 22:31:44,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:45,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["k_CqYGGeQ_iem9uU2YI_MA"], "issued_at": "2018-11-06T22:31:45.000000Z"}} 2018-11-06 22:31:45,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" 2018-11-06 22:31:45,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-f202853c-f339-4a7f-8ca3-1b1a427539ba x-compute-request-id: req-f202853c-f339-4a7f-8ca3-1b1a427539ba Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:31:45,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f202853c-f339-4a7f-8ca3-1b1a427539ba 2018-11-06 22:31:45,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" 2018-11-06 22:31:45,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-bd2a684d-1e45-4f84-a852-807cac6e2b8e x-compute-request-id: req-bd2a684d-1e45-4f84-a852-807cac6e2b8e Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:31:45,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-bd2a684d-1e45-4f84-a852-807cac6e2b8e 2018-11-06 22:31:45,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "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": "e80d81e0-ad93-4250-9c10-17b67e16640c"}], "config_drive": true}}' 2018-11-06 22:31:46,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-a9bc4418-23e0-49a1-a945-ab912894a731 x-compute-request-id: req-a9bc4418-23e0-49a1-a945-ab912894a731 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "adminPass": "9TSbGCgZmrJ5"}} 2018-11-06 22:31:46,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a9bc4418-23e0-49a1-a945-ab912894a731 2018-11-06 22:31:46,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:31:46,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be5b4c0-87cb-4ab8-aa7d-9cd1f906a6c2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:31:46,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8be5b4c0-87cb-4ab8-aa7d-9cd1f906a6c2 2018-11-06 22:31:46,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:31:47,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["cy9ymkZJSA6JBpuDplKsJQ"], "issued_at": "2018-11-06T22:31:47.000000Z"}} 2018-11-06 22:31:47,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3e706f92ead7214959441daf6c440c302e3d0f" 2018-11-06 22:31:47,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-4c69aa19-053e-43fc-8fb6-aa3864be154c x-compute-request-id: req-4c69aa19-053e-43fc-8fb6-aa3864be154c Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31: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-2-1", "created": "2018-11-06T22:31:46Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:47,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d used request id req-4c69aa19-053e-43fc-8fb6-aa3864be154c 2018-11-06 22:31:50,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3e706f92ead7214959441daf6c440c302e3d0f" 2018-11-06 22:31:51,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-ad1e44d9-8eb9-4a87-b11a-046c2457606e x-compute-request-id: req-ad1e44d9-8eb9-4a87-b11a-046c2457606e Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:48Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-1", "created": "2018-11-06T22:31:46Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:51,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d used request id req-ad1e44d9-8eb9-4a87-b11a-046c2457606e 2018-11-06 22:31:54,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3e706f92ead7214959441daf6c440c302e3d0f" 2018-11-06 22:31:55,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-a6aed507-4fd3-4bf2-9b33-df9bf07dd09c x-compute-request-id: req-a6aed507-4fd3-4bf2-9b33-df9bf07dd09c Content-Encoding: gzip Content-Length: 783 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:95:71:c7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-06T22:31:51.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-1", "created": "2018-11-06T22:31:46Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:55,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d used request id req-a6aed507-4fd3-4bf2-9b33-df9bf07dd09c 2018-11-06 22:31:55,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" 2018-11-06 22:31:56,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-1d8a57e6-3d22-45a9-8aab-951482d7477e x-compute-request-id: req-1d8a57e6-3d22-45a9-8aab-951482d7477e Content-Encoding: gzip Content-Length: 783 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:95:71:c7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-06T22:31:51.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-1", "created": "2018-11-06T22:31:46Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:31:56,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d used request id req-1d8a57e6-3d22-45a9-8aab-951482d7477e 2018-11-06 22:31:56,575 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-11-06 22:31:56,575 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-11-06 22:31:56,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:31:57,969 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:31: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-faf5805d-a3f4-42b3-ae47-a47643182f89 x-compute-request-id: req-faf5805d-a3f4-42b3-ae47-a47643182f89 Content-Length: 0 Content-Type: application/json 2018-11-06 22:31:57,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action used request id req-faf5805d-a3f4-42b3-ae47-a47643182f89 2018-11-06 22:31:57,970 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-11-06 22:31:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-937517", "route_distinguishers": "111:111"}}' 2018-11-06 22:31:58,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-6f52a351-79cc-445b-ac88-4b5a64770a9d Date: Tue, 06 Nov 2018 22:31:58 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "f062024c-ddf6-46dd-9e6a-b209e0ab9494", "name": "sdnvpn-1-937517", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:31:58,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-6f52a351-79cc-445b-ac88-4b5a64770a9d 2018-11-06 22:31:58,345 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-937517', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [u'55:55'], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'f062024c-ddf6-46dd-9e6a-b209e0ab9494'}} 2018-11-06 22:31:58,346 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-11-06 22:31:58,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"network_association": {"network_id": "e80d81e0-ad93-4250-9c10-17b67e16640c"}}' 2018-11-06 22:31:58,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1ba34a6b-7512-47aa-9729-f69d0a915c6c Date: Tue, 06 Nov 2018 22:31:58 GMT RESP BODY: {"network_association": {"network_id": "e80d81e0-ad93-4250-9c10-17b67e16640c", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "75350f43-48c3-4efb-87d2-c412410206c9"}} 2018-11-06 22:31:58,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494/network_associations used request id req-1ba34a6b-7512-47aa-9729-f69d0a915c6c 2018-11-06 22:31:58,831 - sdnvpn_test_utils - INFO - Waiting for instance 66596a49-455f-4244-a90b-0834fcb4ee49 to boot up 2018-11-06 22:31:58,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:31:59,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:31: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-69fdb721-01a2-4258-b4a3-0ac832903c0b x-compute-request-id: req-69fdb721-01a2-4258-b4a3-0ac832903c0b Content-Encoding: gzip Content-Length: 10283 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 508852818 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.910 MHz processor\n[ 0.156475] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158118] pid_max: default: 32768 minimum: 301\n[ 0.158999] ACPI: Core revision 20150930\n[ 0.160381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161676] Security Framework initialized\n[ 0.162479] Yama: becoming mindful.\n[ 0.163198] AppArmor: AppArmor initialized\n[ 0.164059] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169407] Initializing cgroup subsys io\n[ 0.170216] Initializing cgroup subsys memory\n[ 0.171065] Initializing cgroup subsys devices\n[ 0.171935] Initializing cgroup subsys freezer\n[ 0.172797] Initializing cgroup subsys net_cls\n[ 0.173656] Initializing cgroup subsys perf_event\n[ 0.174564] Initializing cgroup subsys net_prio\n[ 0.175446] Initializing cgroup subsys hugetlb\n[ 0.176313] Initializing cgroup subsys pids\n[ 0.177177] CPU: Physical Processor ID: 0\n[ 0.178679] mce: CPU supports 10 MCE banks\n[ 0.179541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192712] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199064] ftrace: allocating 31920 entries in 125 pages\n[ 0.224966] smpboot: Max logical packages: 1\n[ 0.225844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227188] x2apic enabled\n[ 0.227998] Switched APIC routing to physical x2apic.\n[ 0.229749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234640] KVM setup paravirtual spinlock\n[ 0.235937] x86: Booted up 1 node, 1 CPUs\n[ 0.236738] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238115] devtmpfs: initialized\n[ 0.239819] evm: security.selinux\n[ 0.240523] evm: security.SMACK64\n[ 0.241208] evm: security.SMACK64EXEC\n[ 0.241943] evm: security.SMACK64TRANSMUTE\n[ 0.242745] evm: security.SMACK64MMAP\n[ 0.243488] evm: security.ima\n[ 0.244127] evm: security.capability\n[ 0.244920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246752] pinctrl core: initialized pinctrl subsystem\n[ 0.247842] RTC time: 22:31:22, date: 11/06/18\n[ 0.248805] NET: Registered protocol family 16\n[ 0.249766] cpuidle: using governor ladder\n[ 0.250577] cpuidle: using governor menu\n[ 0.251356] PCCT header not found.\n[ 0.252111] ACPI: bus type PCI registered\n[ 0.252903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254140] PCI: Using configuration type 1 for base access\n[ 0.255876] ACPI: Added _OSI(Module Device)\n[ 0.256717] ACPI: Added _OSI(Processor Device)\n[ 0.257579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260600] ACPI: Interpreter enabled\n[ 0.261373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268680] ACPI: (supports S0 S5)\n[ 0.269383] ACPI: Using IOAPIC for interrupt routing\n[ 0.270325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279152] acpiphp: Slot [3] registered\n[ 0.279943] acpiphp: Slot [4] registered\n[ 0.280737] acpiphp: Slot [5] registered\n[ 0.281530] acpiphp: Slot [6] registered\n[ 0.282322] acpiphp: Slot [7] registered\n[ 0.283120] acpiphp: Slot [8] registered\n[ 0.283909] acpiphp: Slot [9] registered\n[ 0.284703] acpiphp: Slot [10] registered\n[ 0.285506] acpiphp: Slot [11] registered\n[ 0.286323] acpiphp: Slot [12] registered\n[ 0.287135] acpiphp: Slot [13] registered\n[ 0.287935] acpiphp: Slot [14] registered\n[ 0.288744] acpiphp: Slot [15] registered\n[ 0.299713] acpiphp: Slot [16] registered\n[ 0.300527] acpiphp: Slot [17] registered\n[ 0.301332] acpiphp: Slot [18] registered\n[ 0.302136] acpiphp: Slot [19] registered\n[ 0.302935] acpiphp: Slot [20] registered\n[ 0.303744] acpiphp: Slot [21] registered\n[ 0.304551] acpiphp: Slot [22] registered\n[ 0.305354] acpiphp: Slot [23] registered\n[ 0.306158] acpiphp: Slot [24] registered\n[ 0.306956] acpiphp: Slot [25] registered\n[ 0.307770] acpiphp: Slot [26] registered\n[ 0.308575] acpiphp: Slot [27] registered\n[ 0.309383] acpiphp: Slot [28] registered\n[ 0.310186] acpiphp: Slot [29] registered\n[ 0.310986] acpiphp: Slot [30] registered\n[ 0.311796] acpiphp: Slot [31] registered\n[ 0.312602] PCI host bridge to bus 0000:00\n[ 0.313401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317238] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337370] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398511] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.400667] vgaarb: loaded\n[ 0.401438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.402869] SCSI subsystem initialized\n[ 0.403909] ACPI: bus type USB registered\n[ 0.404954] usbcore: registered new interface driver usbfs\n[ 0.406294] usbcore: registered new interface driver hub\n[ 0.407619] usbcore: registered new device driver usb\n[ 0.408683] PCI: Using ACPI for IRQ routing\n[ 0.409719] NetLabel: Initializing\n[ 0.410440] NetLabel: domain hash size = 128\n[ 0.411296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412250] NetLabel: unlabeled traffic allowed by default\n[ 0.413436] clocksource: Switched to clocksource kvm-clock\n[ 0.419174] AppArmor: AppArmor Filesystem Enabled\n[ 0.420411] pnp: PnP ACPI init\n[ 0.421516] pnp: PnP ACPI: found 5 devices\n[ 0.428131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430356] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434736] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439112] NET: Registered protocol family 1\n[ 0.440242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441654] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.471702] Trying to unpack rootfs image as initramfs...\n[ 0.520809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535128] Scanning for low memory corruption every 60 seconds\n[ 0.536492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.537654] audit: initializing netlink subsys (disabled)\n[ 0.538686] audit: type=2000 audit(1541543483.671:1): initialized\n[ 0.539997] Initialise system trusted keyring\n[ 0.540929] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544069] zbud: loaded\n[ 0.544772] VFS: Disk quotas dquot_6.6.0\n[ 0.545607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547130] fuse init (API version 7.23)\n[ 0.548008] Key type big_key registered\n[ 0.548813] Allocating IMA MOK and blacklist keyrings.\n[ 0.549928] Key type asymmetric registered\n[ 0.550755] Asymmetric key parser 'x509' registered\n[ 0.551703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553547] io scheduler noop registered\n[ 0.554359] io scheduler deadline registered (default)\n[ 0.555345] io scheduler cfq registered\n[ 0.556175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557220] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560087] ACPI: Power Button [PWRF]\n[ 0.560917] GHES: HEST is not enabled!\n[ 0.574666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634549] Linux agpgart interface v0.103\n[ 0.636628] brd: module loaded\n[ 0.637875] loop: module loaded\n[ 0.642518] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.644052] GPT:90111 != 2097151\n[ 0.644736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645828] GPT:90111 != 2097151\n[ 0.646504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647463] vda: vda1 vda15\n[ 0.648903] scsi host0: ata_piix\n[ 0.649647] scsi host1: ata_piix\n[ 0.650369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.651581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.653020] libphy: Fixed MDIO Bus: probed\n[ 0.653850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654805] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656892] PPP generic driver version 2.4.2\n[ 0.657787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659079] ehci-pci: EHCI PCI platform driver\n[ 0.659940] ehci-platform: EHCI generic platform driver\n[ 0.660919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662269] ohci-pci: OHCI PCI platform driver\n[ 0.663397] ohci-platform: OHCI generic platform driver\n[ 0.664684] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682777] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688943] usb usb1: Product: UHCI Host Controller\n[ 0.690259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691738] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692971] hub 1-0:1.0: USB hub found\n[ 0.693986] hub 1-0:1.0: 2 ports detected\n[ 0.695099] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703535] mousedev: PS/2 mouse device common for all mice\n[ 0.707347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718330] i2c /dev entries driver\n[ 0.719404] device-mapper: uevent: version 1.0.3\n[ 0.720654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.722782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724407] NET: Registered protocol family 10\n[ 0.725658] NET: Registered protocol family 17\n[ 0.726797] Key type dns_resolver registered\n[ 0.727970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.729403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.731643] registered taskstats version 1\n[ 0.732717] Loading compiled-in X.509 certificates\n[ 0.734437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736856] zswap: loaded using pool lzo/zbud\n[ 0.738491] Key type trusted registered\n[ 0.740278] Key type encrypted registered\n[ 0.741337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742686] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744034] evm: HMAC attrs: 0x1\n[ 0.745181] Magic number: 10:294:552\n[ 0.746221] tty ttyS28: hash matches\n[ 0.747187] acpi PNP0C0F:03: hash matches\n[ 0.748282] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:23 UTC (1541543483)\n[ 0.750379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751824] EDD information not available.\n[ 0.805964] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.817983] ata1.00: configured for MWDMA2\n[ 0.819389] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.823603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825128] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829233] Write protecting the kernel read-only data: 14336k\n[ 0.831090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833288] 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.890415] 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 0.96\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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc3u3ahPeZEQfAUILoeuG8zkWwxApX4DbuNCS06spGg9o1XFVT7nYcV0j8oTZa8+mrhY4ItbWn8C9s4ST3EBdiKH7dtQg3PfTWB6TJFz3DGCHGm6RjuLbegkEJ5KMOXQo8MjM+sxQkxMn0tAm+fMk4DTQYk0bFWKuvhjTONSjkDAnyv06+e8DBeUk/VEIBuVioDSgLerVbspELeOqcEfrRyMsUiWcrldFP6f5b5phrDOM46l3Ggbd3UUamaQdcJmWcY76UY3cbNSDFTGL2LiLcSEp7GDyMwnjIiJSj9cgrsuQwXsdAz7iY3sFqd2dRqksIxnzQthtkGhSfxJXLakHv root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAONHcX4mIdbRqCMl7jO+VNKNoQ1C2y/Q8ewkMR9AbRS54/tj8IwcYO4mToiwQLryQea4qgAWv1+Fa/VhzNuj8HqYE+OwYptJ9qF/dwvaFaVjfS6u+siNurwmVevHSKpUkEUrozRChUKS9JBaW446k1hp0/Jd0Ub8WGPS4pT9i8KZAAAAFQDH1oWzLPBsd/F2L3PAGCi7b4FSfQAAAIBpuYYlsmA6qZgeciu6fP66+XZdnBj/4y7hC6miUz3yksoW41KCiSEfgUS/65F6Meb9qRusVrpup3pX/hlFYOg0xxetE98/PNnTd1mAdxJ66yGyQTlqKBMj9sNVLo5ANQ4cPXba3VNoG9iMmKYqPsAbsw4YLqJVc+M8Go8WAUUn7wAAAIAMRzh92Y/SUJkeiKxF/UVPNFiE277NVj3WbDxp9/XA4ro0XJd3C+asYOVgQ5DH8LdoYm+ZnZunr1xmPbiG+X2K3Yu3LkVodScgVoiW3ulRh3HSNx1IkdoDk9znfSD6ZwRwauaStu4UYuJzlXd+4rYWfB9Bv4LGkmgydPrORrm5Rg== 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:fec5:a15/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.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: configdrive local ===\ninstance-id: 66596a49-455f-4244-a90b-0834fcb4ee49\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.63 ===\n/dev/root resized successfully [took 1.83s]\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:C5:0A:15 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:a15/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:2314 (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.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"} 2018-11-06 22:31:59,904 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-69fdb721-01a2-4258-b4a3-0ac832903c0b 2018-11-06 22:32:01,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:03,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-cecb8945-c227-41e6-acc6-fa1cba260808 x-compute-request-id: req-cecb8945-c227-41e6-acc6-fa1cba260808 Content-Encoding: gzip Content-Length: 10283 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 508852818 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.910 MHz processor\n[ 0.156475] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158118] pid_max: default: 32768 minimum: 301\n[ 0.158999] ACPI: Core revision 20150930\n[ 0.160381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161676] Security Framework initialized\n[ 0.162479] Yama: becoming mindful.\n[ 0.163198] AppArmor: AppArmor initialized\n[ 0.164059] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169407] Initializing cgroup subsys io\n[ 0.170216] Initializing cgroup subsys memory\n[ 0.171065] Initializing cgroup subsys devices\n[ 0.171935] Initializing cgroup subsys freezer\n[ 0.172797] Initializing cgroup subsys net_cls\n[ 0.173656] Initializing cgroup subsys perf_event\n[ 0.174564] Initializing cgroup subsys net_prio\n[ 0.175446] Initializing cgroup subsys hugetlb\n[ 0.176313] Initializing cgroup subsys pids\n[ 0.177177] CPU: Physical Processor ID: 0\n[ 0.178679] mce: CPU supports 10 MCE banks\n[ 0.179541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192712] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199064] ftrace: allocating 31920 entries in 125 pages\n[ 0.224966] smpboot: Max logical packages: 1\n[ 0.225844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227188] x2apic enabled\n[ 0.227998] Switched APIC routing to physical x2apic.\n[ 0.229749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234640] KVM setup paravirtual spinlock\n[ 0.235937] x86: Booted up 1 node, 1 CPUs\n[ 0.236738] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238115] devtmpfs: initialized\n[ 0.239819] evm: security.selinux\n[ 0.240523] evm: security.SMACK64\n[ 0.241208] evm: security.SMACK64EXEC\n[ 0.241943] evm: security.SMACK64TRANSMUTE\n[ 0.242745] evm: security.SMACK64MMAP\n[ 0.243488] evm: security.ima\n[ 0.244127] evm: security.capability\n[ 0.244920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246752] pinctrl core: initialized pinctrl subsystem\n[ 0.247842] RTC time: 22:31:22, date: 11/06/18\n[ 0.248805] NET: Registered protocol family 16\n[ 0.249766] cpuidle: using governor ladder\n[ 0.250577] cpuidle: using governor menu\n[ 0.251356] PCCT header not found.\n[ 0.252111] ACPI: bus type PCI registered\n[ 0.252903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254140] PCI: Using configuration type 1 for base access\n[ 0.255876] ACPI: Added _OSI(Module Device)\n[ 0.256717] ACPI: Added _OSI(Processor Device)\n[ 0.257579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260600] ACPI: Interpreter enabled\n[ 0.261373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268680] ACPI: (supports S0 S5)\n[ 0.269383] ACPI: Using IOAPIC for interrupt routing\n[ 0.270325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279152] acpiphp: Slot [3] registered\n[ 0.279943] acpiphp: Slot [4] registered\n[ 0.280737] acpiphp: Slot [5] registered\n[ 0.281530] acpiphp: Slot [6] registered\n[ 0.282322] acpiphp: Slot [7] registered\n[ 0.283120] acpiphp: Slot [8] registered\n[ 0.283909] acpiphp: Slot [9] registered\n[ 0.284703] acpiphp: Slot [10] registered\n[ 0.285506] acpiphp: Slot [11] registered\n[ 0.286323] acpiphp: Slot [12] registered\n[ 0.287135] acpiphp: Slot [13] registered\n[ 0.287935] acpiphp: Slot [14] registered\n[ 0.288744] acpiphp: Slot [15] registered\n[ 0.299713] acpiphp: Slot [16] registered\n[ 0.300527] acpiphp: Slot [17] registered\n[ 0.301332] acpiphp: Slot [18] registered\n[ 0.302136] acpiphp: Slot [19] registered\n[ 0.302935] acpiphp: Slot [20] registered\n[ 0.303744] acpiphp: Slot [21] registered\n[ 0.304551] acpiphp: Slot [22] registered\n[ 0.305354] acpiphp: Slot [23] registered\n[ 0.306158] acpiphp: Slot [24] registered\n[ 0.306956] acpiphp: Slot [25] registered\n[ 0.307770] acpiphp: Slot [26] registered\n[ 0.308575] acpiphp: Slot [27] registered\n[ 0.309383] acpiphp: Slot [28] registered\n[ 0.310186] acpiphp: Slot [29] registered\n[ 0.310986] acpiphp: Slot [30] registered\n[ 0.311796] acpiphp: Slot [31] registered\n[ 0.312602] PCI host bridge to bus 0000:00\n[ 0.313401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317238] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337370] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398511] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.400667] vgaarb: loaded\n[ 0.401438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.402869] SCSI subsystem initialized\n[ 0.403909] ACPI: bus type USB registered\n[ 0.404954] usbcore: registered new interface driver usbfs\n[ 0.406294] usbcore: registered new interface driver hub\n[ 0.407619] usbcore: registered new device driver usb\n[ 0.408683] PCI: Using ACPI for IRQ routing\n[ 0.409719] NetLabel: Initializing\n[ 0.410440] NetLabel: domain hash size = 128\n[ 0.411296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412250] NetLabel: unlabeled traffic allowed by default\n[ 0.413436] clocksource: Switched to clocksource kvm-clock\n[ 0.419174] AppArmor: AppArmor Filesystem Enabled\n[ 0.420411] pnp: PnP ACPI init\n[ 0.421516] pnp: PnP ACPI: found 5 devices\n[ 0.428131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430356] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434736] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439112] NET: Registered protocol family 1\n[ 0.440242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441654] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.471702] Trying to unpack rootfs image as initramfs...\n[ 0.520809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535128] Scanning for low memory corruption every 60 seconds\n[ 0.536492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.537654] audit: initializing netlink subsys (disabled)\n[ 0.538686] audit: type=2000 audit(1541543483.671:1): initialized\n[ 0.539997] Initialise system trusted keyring\n[ 0.540929] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544069] zbud: loaded\n[ 0.544772] VFS: Disk quotas dquot_6.6.0\n[ 0.545607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547130] fuse init (API version 7.23)\n[ 0.548008] Key type big_key registered\n[ 0.548813] Allocating IMA MOK and blacklist keyrings.\n[ 0.549928] Key type asymmetric registered\n[ 0.550755] Asymmetric key parser 'x509' registered\n[ 0.551703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553547] io scheduler noop registered\n[ 0.554359] io scheduler deadline registered (default)\n[ 0.555345] io scheduler cfq registered\n[ 0.556175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557220] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560087] ACPI: Power Button [PWRF]\n[ 0.560917] GHES: HEST is not enabled!\n[ 0.574666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634549] Linux agpgart interface v0.103\n[ 0.636628] brd: module loaded\n[ 0.637875] loop: module loaded\n[ 0.642518] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.644052] GPT:90111 != 2097151\n[ 0.644736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645828] GPT:90111 != 2097151\n[ 0.646504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647463] vda: vda1 vda15\n[ 0.648903] scsi host0: ata_piix\n[ 0.649647] scsi host1: ata_piix\n[ 0.650369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.651581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.653020] libphy: Fixed MDIO Bus: probed\n[ 0.653850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654805] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656892] PPP generic driver version 2.4.2\n[ 0.657787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659079] ehci-pci: EHCI PCI platform driver\n[ 0.659940] ehci-platform: EHCI generic platform driver\n[ 0.660919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662269] ohci-pci: OHCI PCI platform driver\n[ 0.663397] ohci-platform: OHCI generic platform driver\n[ 0.664684] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682777] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688943] usb usb1: Product: UHCI Host Controller\n[ 0.690259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691738] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692971] hub 1-0:1.0: USB hub found\n[ 0.693986] hub 1-0:1.0: 2 ports detected\n[ 0.695099] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703535] mousedev: PS/2 mouse device common for all mice\n[ 0.707347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718330] i2c /dev entries driver\n[ 0.719404] device-mapper: uevent: version 1.0.3\n[ 0.720654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.722782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724407] NET: Registered protocol family 10\n[ 0.725658] NET: Registered protocol family 17\n[ 0.726797] Key type dns_resolver registered\n[ 0.727970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.729403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.731643] registered taskstats version 1\n[ 0.732717] Loading compiled-in X.509 certificates\n[ 0.734437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736856] zswap: loaded using pool lzo/zbud\n[ 0.738491] Key type trusted registered\n[ 0.740278] Key type encrypted registered\n[ 0.741337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742686] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744034] evm: HMAC attrs: 0x1\n[ 0.745181] Magic number: 10:294:552\n[ 0.746221] tty ttyS28: hash matches\n[ 0.747187] acpi PNP0C0F:03: hash matches\n[ 0.748282] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:23 UTC (1541543483)\n[ 0.750379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751824] EDD information not available.\n[ 0.805964] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.817983] ata1.00: configured for MWDMA2\n[ 0.819389] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.823603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825128] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829233] Write protecting the kernel read-only data: 14336k\n[ 0.831090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833288] 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.890415] 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 0.96\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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc3u3ahPeZEQfAUILoeuG8zkWwxApX4DbuNCS06spGg9o1XFVT7nYcV0j8oTZa8+mrhY4ItbWn8C9s4ST3EBdiKH7dtQg3PfTWB6TJFz3DGCHGm6RjuLbegkEJ5KMOXQo8MjM+sxQkxMn0tAm+fMk4DTQYk0bFWKuvhjTONSjkDAnyv06+e8DBeUk/VEIBuVioDSgLerVbspELeOqcEfrRyMsUiWcrldFP6f5b5phrDOM46l3Ggbd3UUamaQdcJmWcY76UY3cbNSDFTGL2LiLcSEp7GDyMwnjIiJSj9cgrsuQwXsdAz7iY3sFqd2dRqksIxnzQthtkGhSfxJXLakHv root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAONHcX4mIdbRqCMl7jO+VNKNoQ1C2y/Q8ewkMR9AbRS54/tj8IwcYO4mToiwQLryQea4qgAWv1+Fa/VhzNuj8HqYE+OwYptJ9qF/dwvaFaVjfS6u+siNurwmVevHSKpUkEUrozRChUKS9JBaW446k1hp0/Jd0Ub8WGPS4pT9i8KZAAAAFQDH1oWzLPBsd/F2L3PAGCi7b4FSfQAAAIBpuYYlsmA6qZgeciu6fP66+XZdnBj/4y7hC6miUz3yksoW41KCiSEfgUS/65F6Meb9qRusVrpup3pX/hlFYOg0xxetE98/PNnTd1mAdxJ66yGyQTlqKBMj9sNVLo5ANQ4cPXba3VNoG9iMmKYqPsAbsw4YLqJVc+M8Go8WAUUn7wAAAIAMRzh92Y/SUJkeiKxF/UVPNFiE277NVj3WbDxp9/XA4ro0XJd3C+asYOVgQ5DH8LdoYm+ZnZunr1xmPbiG+X2K3Yu3LkVodScgVoiW3ulRh3HSNx1IkdoDk9znfSD6ZwRwauaStu4UYuJzlXd+4rYWfB9Bv4LGkmgydPrORrm5Rg== 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:fec5:a15/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.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: configdrive local ===\ninstance-id: 66596a49-455f-4244-a90b-0834fcb4ee49\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.63 ===\n/dev/root resized successfully [took 1.83s]\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:C5:0A:15 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:a15/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:2314 (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.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"} 2018-11-06 22:32:03,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-cecb8945-c227-41e6-acc6-fa1cba260808 2018-11-06 22:32:05,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:06,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-2b38d77a-a043-4bf8-8187-819702e463d3 x-compute-request-id: req-2b38d77a-a043-4bf8-8187-819702e463d3 Content-Encoding: gzip Content-Length: 10283 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 508852818 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.910 MHz processor\n[ 0.156475] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158118] pid_max: default: 32768 minimum: 301\n[ 0.158999] ACPI: Core revision 20150930\n[ 0.160381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161676] Security Framework initialized\n[ 0.162479] Yama: becoming mindful.\n[ 0.163198] AppArmor: AppArmor initialized\n[ 0.164059] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169407] Initializing cgroup subsys io\n[ 0.170216] Initializing cgroup subsys memory\n[ 0.171065] Initializing cgroup subsys devices\n[ 0.171935] Initializing cgroup subsys freezer\n[ 0.172797] Initializing cgroup subsys net_cls\n[ 0.173656] Initializing cgroup subsys perf_event\n[ 0.174564] Initializing cgroup subsys net_prio\n[ 0.175446] Initializing cgroup subsys hugetlb\n[ 0.176313] Initializing cgroup subsys pids\n[ 0.177177] CPU: Physical Processor ID: 0\n[ 0.178679] mce: CPU supports 10 MCE banks\n[ 0.179541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192712] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199064] ftrace: allocating 31920 entries in 125 pages\n[ 0.224966] smpboot: Max logical packages: 1\n[ 0.225844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227188] x2apic enabled\n[ 0.227998] Switched APIC routing to physical x2apic.\n[ 0.229749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234640] KVM setup paravirtual spinlock\n[ 0.235937] x86: Booted up 1 node, 1 CPUs\n[ 0.236738] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238115] devtmpfs: initialized\n[ 0.239819] evm: security.selinux\n[ 0.240523] evm: security.SMACK64\n[ 0.241208] evm: security.SMACK64EXEC\n[ 0.241943] evm: security.SMACK64TRANSMUTE\n[ 0.242745] evm: security.SMACK64MMAP\n[ 0.243488] evm: security.ima\n[ 0.244127] evm: security.capability\n[ 0.244920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246752] pinctrl core: initialized pinctrl subsystem\n[ 0.247842] RTC time: 22:31:22, date: 11/06/18\n[ 0.248805] NET: Registered protocol family 16\n[ 0.249766] cpuidle: using governor ladder\n[ 0.250577] cpuidle: using governor menu\n[ 0.251356] PCCT header not found.\n[ 0.252111] ACPI: bus type PCI registered\n[ 0.252903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254140] PCI: Using configuration type 1 for base access\n[ 0.255876] ACPI: Added _OSI(Module Device)\n[ 0.256717] ACPI: Added _OSI(Processor Device)\n[ 0.257579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260600] ACPI: Interpreter enabled\n[ 0.261373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268680] ACPI: (supports S0 S5)\n[ 0.269383] ACPI: Using IOAPIC for interrupt routing\n[ 0.270325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279152] acpiphp: Slot [3] registered\n[ 0.279943] acpiphp: Slot [4] registered\n[ 0.280737] acpiphp: Slot [5] registered\n[ 0.281530] acpiphp: Slot [6] registered\n[ 0.282322] acpiphp: Slot [7] registered\n[ 0.283120] acpiphp: Slot [8] registered\n[ 0.283909] acpiphp: Slot [9] registered\n[ 0.284703] acpiphp: Slot [10] registered\n[ 0.285506] acpiphp: Slot [11] registered\n[ 0.286323] acpiphp: Slot [12] registered\n[ 0.287135] acpiphp: Slot [13] registered\n[ 0.287935] acpiphp: Slot [14] registered\n[ 0.288744] acpiphp: Slot [15] registered\n[ 0.299713] acpiphp: Slot [16] registered\n[ 0.300527] acpiphp: Slot [17] registered\n[ 0.301332] acpiphp: Slot [18] registered\n[ 0.302136] acpiphp: Slot [19] registered\n[ 0.302935] acpiphp: Slot [20] registered\n[ 0.303744] acpiphp: Slot [21] registered\n[ 0.304551] acpiphp: Slot [22] registered\n[ 0.305354] acpiphp: Slot [23] registered\n[ 0.306158] acpiphp: Slot [24] registered\n[ 0.306956] acpiphp: Slot [25] registered\n[ 0.307770] acpiphp: Slot [26] registered\n[ 0.308575] acpiphp: Slot [27] registered\n[ 0.309383] acpiphp: Slot [28] registered\n[ 0.310186] acpiphp: Slot [29] registered\n[ 0.310986] acpiphp: Slot [30] registered\n[ 0.311796] acpiphp: Slot [31] registered\n[ 0.312602] PCI host bridge to bus 0000:00\n[ 0.313401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317238] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337370] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398511] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.400667] vgaarb: loaded\n[ 0.401438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.402869] SCSI subsystem initialized\n[ 0.403909] ACPI: bus type USB registered\n[ 0.404954] usbcore: registered new interface driver usbfs\n[ 0.406294] usbcore: registered new interface driver hub\n[ 0.407619] usbcore: registered new device driver usb\n[ 0.408683] PCI: Using ACPI for IRQ routing\n[ 0.409719] NetLabel: Initializing\n[ 0.410440] NetLabel: domain hash size = 128\n[ 0.411296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412250] NetLabel: unlabeled traffic allowed by default\n[ 0.413436] clocksource: Switched to clocksource kvm-clock\n[ 0.419174] AppArmor: AppArmor Filesystem Enabled\n[ 0.420411] pnp: PnP ACPI init\n[ 0.421516] pnp: PnP ACPI: found 5 devices\n[ 0.428131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430356] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434736] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439112] NET: Registered protocol family 1\n[ 0.440242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441654] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.471702] Trying to unpack rootfs image as initramfs...\n[ 0.520809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535128] Scanning for low memory corruption every 60 seconds\n[ 0.536492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.537654] audit: initializing netlink subsys (disabled)\n[ 0.538686] audit: type=2000 audit(1541543483.671:1): initialized\n[ 0.539997] Initialise system trusted keyring\n[ 0.540929] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544069] zbud: loaded\n[ 0.544772] VFS: Disk quotas dquot_6.6.0\n[ 0.545607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547130] fuse init (API version 7.23)\n[ 0.548008] Key type big_key registered\n[ 0.548813] Allocating IMA MOK and blacklist keyrings.\n[ 0.549928] Key type asymmetric registered\n[ 0.550755] Asymmetric key parser 'x509' registered\n[ 0.551703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553547] io scheduler noop registered\n[ 0.554359] io scheduler deadline registered (default)\n[ 0.555345] io scheduler cfq registered\n[ 0.556175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557220] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560087] ACPI: Power Button [PWRF]\n[ 0.560917] GHES: HEST is not enabled!\n[ 0.574666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634549] Linux agpgart interface v0.103\n[ 0.636628] brd: module loaded\n[ 0.637875] loop: module loaded\n[ 0.642518] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.644052] GPT:90111 != 2097151\n[ 0.644736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645828] GPT:90111 != 2097151\n[ 0.646504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647463] vda: vda1 vda15\n[ 0.648903] scsi host0: ata_piix\n[ 0.649647] scsi host1: ata_piix\n[ 0.650369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.651581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.653020] libphy: Fixed MDIO Bus: probed\n[ 0.653850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654805] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656892] PPP generic driver version 2.4.2\n[ 0.657787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659079] ehci-pci: EHCI PCI platform driver\n[ 0.659940] ehci-platform: EHCI generic platform driver\n[ 0.660919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662269] ohci-pci: OHCI PCI platform driver\n[ 0.663397] ohci-platform: OHCI generic platform driver\n[ 0.664684] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682777] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688943] usb usb1: Product: UHCI Host Controller\n[ 0.690259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691738] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692971] hub 1-0:1.0: USB hub found\n[ 0.693986] hub 1-0:1.0: 2 ports detected\n[ 0.695099] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703535] mousedev: PS/2 mouse device common for all mice\n[ 0.707347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718330] i2c /dev entries driver\n[ 0.719404] device-mapper: uevent: version 1.0.3\n[ 0.720654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.722782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724407] NET: Registered protocol family 10\n[ 0.725658] NET: Registered protocol family 17\n[ 0.726797] Key type dns_resolver registered\n[ 0.727970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.729403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.731643] registered taskstats version 1\n[ 0.732717] Loading compiled-in X.509 certificates\n[ 0.734437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736856] zswap: loaded using pool lzo/zbud\n[ 0.738491] Key type trusted registered\n[ 0.740278] Key type encrypted registered\n[ 0.741337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742686] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744034] evm: HMAC attrs: 0x1\n[ 0.745181] Magic number: 10:294:552\n[ 0.746221] tty ttyS28: hash matches\n[ 0.747187] acpi PNP0C0F:03: hash matches\n[ 0.748282] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:23 UTC (1541543483)\n[ 0.750379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751824] EDD information not available.\n[ 0.805964] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.817983] ata1.00: configured for MWDMA2\n[ 0.819389] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.823603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825128] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829233] Write protecting the kernel read-only data: 14336k\n[ 0.831090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833288] 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.890415] 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 0.96\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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc3u3ahPeZEQfAUILoeuG8zkWwxApX4DbuNCS06spGg9o1XFVT7nYcV0j8oTZa8+mrhY4ItbWn8C9s4ST3EBdiKH7dtQg3PfTWB6TJFz3DGCHGm6RjuLbegkEJ5KMOXQo8MjM+sxQkxMn0tAm+fMk4DTQYk0bFWKuvhjTONSjkDAnyv06+e8DBeUk/VEIBuVioDSgLerVbspELeOqcEfrRyMsUiWcrldFP6f5b5phrDOM46l3Ggbd3UUamaQdcJmWcY76UY3cbNSDFTGL2LiLcSEp7GDyMwnjIiJSj9cgrsuQwXsdAz7iY3sFqd2dRqksIxnzQthtkGhSfxJXLakHv root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAONHcX4mIdbRqCMl7jO+VNKNoQ1C2y/Q8ewkMR9AbRS54/tj8IwcYO4mToiwQLryQea4qgAWv1+Fa/VhzNuj8HqYE+OwYptJ9qF/dwvaFaVjfS6u+siNurwmVevHSKpUkEUrozRChUKS9JBaW446k1hp0/Jd0Ub8WGPS4pT9i8KZAAAAFQDH1oWzLPBsd/F2L3PAGCi7b4FSfQAAAIBpuYYlsmA6qZgeciu6fP66+XZdnBj/4y7hC6miUz3yksoW41KCiSEfgUS/65F6Meb9qRusVrpup3pX/hlFYOg0xxetE98/PNnTd1mAdxJ66yGyQTlqKBMj9sNVLo5ANQ4cPXba3VNoG9iMmKYqPsAbsw4YLqJVc+M8Go8WAUUn7wAAAIAMRzh92Y/SUJkeiKxF/UVPNFiE277NVj3WbDxp9/XA4ro0XJd3C+asYOVgQ5DH8LdoYm+ZnZunr1xmPbiG+X2K3Yu3LkVodScgVoiW3ulRh3HSNx1IkdoDk9znfSD6ZwRwauaStu4UYuJzlXd+4rYWfB9Bv4LGkmgydPrORrm5Rg== 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:fec5:a15/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.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: configdrive local ===\ninstance-id: 66596a49-455f-4244-a90b-0834fcb4ee49\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.63 ===\n/dev/root resized successfully [took 1.83s]\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:C5:0A:15 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:a15/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:2314 (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.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"} 2018-11-06 22:32:06,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-2b38d77a-a043-4bf8-8187-819702e463d3 2018-11-06 22:32:08,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:09,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-de3da2fd-3456-46e0-81c2-387124af5eff x-compute-request-id: req-de3da2fd-3456-46e0-81c2-387124af5eff Content-Encoding: gzip Content-Length: 10283 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 508852818 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.910 MHz processor\n[ 0.156475] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158118] pid_max: default: 32768 minimum: 301\n[ 0.158999] ACPI: Core revision 20150930\n[ 0.160381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161676] Security Framework initialized\n[ 0.162479] Yama: becoming mindful.\n[ 0.163198] AppArmor: AppArmor initialized\n[ 0.164059] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169407] Initializing cgroup subsys io\n[ 0.170216] Initializing cgroup subsys memory\n[ 0.171065] Initializing cgroup subsys devices\n[ 0.171935] Initializing cgroup subsys freezer\n[ 0.172797] Initializing cgroup subsys net_cls\n[ 0.173656] Initializing cgroup subsys perf_event\n[ 0.174564] Initializing cgroup subsys net_prio\n[ 0.175446] Initializing cgroup subsys hugetlb\n[ 0.176313] Initializing cgroup subsys pids\n[ 0.177177] CPU: Physical Processor ID: 0\n[ 0.178679] mce: CPU supports 10 MCE banks\n[ 0.179541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192712] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199064] ftrace: allocating 31920 entries in 125 pages\n[ 0.224966] smpboot: Max logical packages: 1\n[ 0.225844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227188] x2apic enabled\n[ 0.227998] Switched APIC routing to physical x2apic.\n[ 0.229749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234640] KVM setup paravirtual spinlock\n[ 0.235937] x86: Booted up 1 node, 1 CPUs\n[ 0.236738] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238115] devtmpfs: initialized\n[ 0.239819] evm: security.selinux\n[ 0.240523] evm: security.SMACK64\n[ 0.241208] evm: security.SMACK64EXEC\n[ 0.241943] evm: security.SMACK64TRANSMUTE\n[ 0.242745] evm: security.SMACK64MMAP\n[ 0.243488] evm: security.ima\n[ 0.244127] evm: security.capability\n[ 0.244920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246752] pinctrl core: initialized pinctrl subsystem\n[ 0.247842] RTC time: 22:31:22, date: 11/06/18\n[ 0.248805] NET: Registered protocol family 16\n[ 0.249766] cpuidle: using governor ladder\n[ 0.250577] cpuidle: using governor menu\n[ 0.251356] PCCT header not found.\n[ 0.252111] ACPI: bus type PCI registered\n[ 0.252903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254140] PCI: Using configuration type 1 for base access\n[ 0.255876] ACPI: Added _OSI(Module Device)\n[ 0.256717] ACPI: Added _OSI(Processor Device)\n[ 0.257579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260600] ACPI: Interpreter enabled\n[ 0.261373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268680] ACPI: (supports S0 S5)\n[ 0.269383] ACPI: Using IOAPIC for interrupt routing\n[ 0.270325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279152] acpiphp: Slot [3] registered\n[ 0.279943] acpiphp: Slot [4] registered\n[ 0.280737] acpiphp: Slot [5] registered\n[ 0.281530] acpiphp: Slot [6] registered\n[ 0.282322] acpiphp: Slot [7] registered\n[ 0.283120] acpiphp: Slot [8] registered\n[ 0.283909] acpiphp: Slot [9] registered\n[ 0.284703] acpiphp: Slot [10] registered\n[ 0.285506] acpiphp: Slot [11] registered\n[ 0.286323] acpiphp: Slot [12] registered\n[ 0.287135] acpiphp: Slot [13] registered\n[ 0.287935] acpiphp: Slot [14] registered\n[ 0.288744] acpiphp: Slot [15] registered\n[ 0.299713] acpiphp: Slot [16] registered\n[ 0.300527] acpiphp: Slot [17] registered\n[ 0.301332] acpiphp: Slot [18] registered\n[ 0.302136] acpiphp: Slot [19] registered\n[ 0.302935] acpiphp: Slot [20] registered\n[ 0.303744] acpiphp: Slot [21] registered\n[ 0.304551] acpiphp: Slot [22] registered\n[ 0.305354] acpiphp: Slot [23] registered\n[ 0.306158] acpiphp: Slot [24] registered\n[ 0.306956] acpiphp: Slot [25] registered\n[ 0.307770] acpiphp: Slot [26] registered\n[ 0.308575] acpiphp: Slot [27] registered\n[ 0.309383] acpiphp: Slot [28] registered\n[ 0.310186] acpiphp: Slot [29] registered\n[ 0.310986] acpiphp: Slot [30] registered\n[ 0.311796] acpiphp: Slot [31] registered\n[ 0.312602] PCI host bridge to bus 0000:00\n[ 0.313401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317238] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337370] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398511] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.400667] vgaarb: loaded\n[ 0.401438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.402869] SCSI subsystem initialized\n[ 0.403909] ACPI: bus type USB registered\n[ 0.404954] usbcore: registered new interface driver usbfs\n[ 0.406294] usbcore: registered new interface driver hub\n[ 0.407619] usbcore: registered new device driver usb\n[ 0.408683] PCI: Using ACPI for IRQ routing\n[ 0.409719] NetLabel: Initializing\n[ 0.410440] NetLabel: domain hash size = 128\n[ 0.411296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412250] NetLabel: unlabeled traffic allowed by default\n[ 0.413436] clocksource: Switched to clocksource kvm-clock\n[ 0.419174] AppArmor: AppArmor Filesystem Enabled\n[ 0.420411] pnp: PnP ACPI init\n[ 0.421516] pnp: PnP ACPI: found 5 devices\n[ 0.428131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430356] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434736] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439112] NET: Registered protocol family 1\n[ 0.440242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441654] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.471702] Trying to unpack rootfs image as initramfs...\n[ 0.520809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535128] Scanning for low memory corruption every 60 seconds\n[ 0.536492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.537654] audit: initializing netlink subsys (disabled)\n[ 0.538686] audit: type=2000 audit(1541543483.671:1): initialized\n[ 0.539997] Initialise system trusted keyring\n[ 0.540929] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544069] zbud: loaded\n[ 0.544772] VFS: Disk quotas dquot_6.6.0\n[ 0.545607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547130] fuse init (API version 7.23)\n[ 0.548008] Key type big_key registered\n[ 0.548813] Allocating IMA MOK and blacklist keyrings.\n[ 0.549928] Key type asymmetric registered\n[ 0.550755] Asymmetric key parser 'x509' registered\n[ 0.551703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553547] io scheduler noop registered\n[ 0.554359] io scheduler deadline registered (default)\n[ 0.555345] io scheduler cfq registered\n[ 0.556175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557220] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560087] ACPI: Power Button [PWRF]\n[ 0.560917] GHES: HEST is not enabled!\n[ 0.574666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634549] Linux agpgart interface v0.103\n[ 0.636628] brd: module loaded\n[ 0.637875] loop: module loaded\n[ 0.642518] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.644052] GPT:90111 != 2097151\n[ 0.644736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645828] GPT:90111 != 2097151\n[ 0.646504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647463] vda: vda1 vda15\n[ 0.648903] scsi host0: ata_piix\n[ 0.649647] scsi host1: ata_piix\n[ 0.650369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.651581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.653020] libphy: Fixed MDIO Bus: probed\n[ 0.653850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654805] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656892] PPP generic driver version 2.4.2\n[ 0.657787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659079] ehci-pci: EHCI PCI platform driver\n[ 0.659940] ehci-platform: EHCI generic platform driver\n[ 0.660919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662269] ohci-pci: OHCI PCI platform driver\n[ 0.663397] ohci-platform: OHCI generic platform driver\n[ 0.664684] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682777] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688943] usb usb1: Product: UHCI Host Controller\n[ 0.690259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691738] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692971] hub 1-0:1.0: USB hub found\n[ 0.693986] hub 1-0:1.0: 2 ports detected\n[ 0.695099] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703535] mousedev: PS/2 mouse device common for all mice\n[ 0.707347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718330] i2c /dev entries driver\n[ 0.719404] device-mapper: uevent: version 1.0.3\n[ 0.720654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.722782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724407] NET: Registered protocol family 10\n[ 0.725658] NET: Registered protocol family 17\n[ 0.726797] Key type dns_resolver registered\n[ 0.727970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.729403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.731643] registered taskstats version 1\n[ 0.732717] Loading compiled-in X.509 certificates\n[ 0.734437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736856] zswap: loaded using pool lzo/zbud\n[ 0.738491] Key type trusted registered\n[ 0.740278] Key type encrypted registered\n[ 0.741337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742686] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744034] evm: HMAC attrs: 0x1\n[ 0.745181] Magic number: 10:294:552\n[ 0.746221] tty ttyS28: hash matches\n[ 0.747187] acpi PNP0C0F:03: hash matches\n[ 0.748282] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:23 UTC (1541543483)\n[ 0.750379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751824] EDD information not available.\n[ 0.805964] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.817983] ata1.00: configured for MWDMA2\n[ 0.819389] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.823603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825128] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829233] Write protecting the kernel read-only data: 14336k\n[ 0.831090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833288] 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.890415] 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 0.96\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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc3u3ahPeZEQfAUILoeuG8zkWwxApX4DbuNCS06spGg9o1XFVT7nYcV0j8oTZa8+mrhY4ItbWn8C9s4ST3EBdiKH7dtQg3PfTWB6TJFz3DGCHGm6RjuLbegkEJ5KMOXQo8MjM+sxQkxMn0tAm+fMk4DTQYk0bFWKuvhjTONSjkDAnyv06+e8DBeUk/VEIBuVioDSgLerVbspELeOqcEfrRyMsUiWcrldFP6f5b5phrDOM46l3Ggbd3UUamaQdcJmWcY76UY3cbNSDFTGL2LiLcSEp7GDyMwnjIiJSj9cgrsuQwXsdAz7iY3sFqd2dRqksIxnzQthtkGhSfxJXLakHv root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAONHcX4mIdbRqCMl7jO+VNKNoQ1C2y/Q8ewkMR9AbRS54/tj8IwcYO4mToiwQLryQea4qgAWv1+Fa/VhzNuj8HqYE+OwYptJ9qF/dwvaFaVjfS6u+siNurwmVevHSKpUkEUrozRChUKS9JBaW446k1hp0/Jd0Ub8WGPS4pT9i8KZAAAAFQDH1oWzLPBsd/F2L3PAGCi7b4FSfQAAAIBpuYYlsmA6qZgeciu6fP66+XZdnBj/4y7hC6miUz3yksoW41KCiSEfgUS/65F6Meb9qRusVrpup3pX/hlFYOg0xxetE98/PNnTd1mAdxJ66yGyQTlqKBMj9sNVLo5ANQ4cPXba3VNoG9iMmKYqPsAbsw4YLqJVc+M8Go8WAUUn7wAAAIAMRzh92Y/SUJkeiKxF/UVPNFiE277NVj3WbDxp9/XA4ro0XJd3C+asYOVgQ5DH8LdoYm+ZnZunr1xmPbiG+X2K3Yu3LkVodScgVoiW3ulRh3HSNx1IkdoDk9znfSD6ZwRwauaStu4UYuJzlXd+4rYWfB9Bv4LGkmgydPrORrm5Rg== 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:fec5:a15/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.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: configdrive local ===\ninstance-id: 66596a49-455f-4244-a90b-0834fcb4ee49\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.63 ===\n/dev/root resized successfully [took 1.83s]\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:C5:0A:15 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:a15/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:2314 (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.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"} 2018-11-06 22:32:09,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-de3da2fd-3456-46e0-81c2-387124af5eff 2018-11-06 22:32:11,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c99965b73ab6310fad060b5ede0d9e6b3b2103c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:12,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-6e8565aa-2d1c-46e3-97da-3f6fce255ba3 x-compute-request-id: req-6e8565aa-2d1c-46e3-97da-3f6fce255ba3 Content-Encoding: gzip Content-Length: 11197 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 508852818 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.910 MHz processor\n[ 0.156475] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158118] pid_max: default: 32768 minimum: 301\n[ 0.158999] ACPI: Core revision 20150930\n[ 0.160381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161676] Security Framework initialized\n[ 0.162479] Yama: becoming mindful.\n[ 0.163198] AppArmor: AppArmor initialized\n[ 0.164059] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165375] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169407] Initializing cgroup subsys io\n[ 0.170216] Initializing cgroup subsys memory\n[ 0.171065] Initializing cgroup subsys devices\n[ 0.171935] Initializing cgroup subsys freezer\n[ 0.172797] Initializing cgroup subsys net_cls\n[ 0.173656] Initializing cgroup subsys perf_event\n[ 0.174564] Initializing cgroup subsys net_prio\n[ 0.175446] Initializing cgroup subsys hugetlb\n[ 0.176313] Initializing cgroup subsys pids\n[ 0.177177] CPU: Physical Processor ID: 0\n[ 0.178679] mce: CPU supports 10 MCE banks\n[ 0.179541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192712] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.199064] ftrace: allocating 31920 entries in 125 pages\n[ 0.224966] smpboot: Max logical packages: 1\n[ 0.225844] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227188] x2apic enabled\n[ 0.227998] Switched APIC routing to physical x2apic.\n[ 0.229749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234640] KVM setup paravirtual spinlock\n[ 0.235937] x86: Booted up 1 node, 1 CPUs\n[ 0.236738] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238115] devtmpfs: initialized\n[ 0.239819] evm: security.selinux\n[ 0.240523] evm: security.SMACK64\n[ 0.241208] evm: security.SMACK64EXEC\n[ 0.241943] evm: security.SMACK64TRANSMUTE\n[ 0.242745] evm: security.SMACK64MMAP\n[ 0.243488] evm: security.ima\n[ 0.244127] evm: security.capability\n[ 0.244920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246752] pinctrl core: initialized pinctrl subsystem\n[ 0.247842] RTC time: 22:31:22, date: 11/06/18\n[ 0.248805] NET: Registered protocol family 16\n[ 0.249766] cpuidle: using governor ladder\n[ 0.250577] cpuidle: using governor menu\n[ 0.251356] PCCT header not found.\n[ 0.252111] ACPI: bus type PCI registered\n[ 0.252903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254140] PCI: Using configuration type 1 for base access\n[ 0.255876] ACPI: Added _OSI(Module Device)\n[ 0.256717] ACPI: Added _OSI(Processor Device)\n[ 0.257579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260600] ACPI: Interpreter enabled\n[ 0.261373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268680] ACPI: (supports S0 S5)\n[ 0.269383] ACPI: Using IOAPIC for interrupt routing\n[ 0.270325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279152] acpiphp: Slot [3] registered\n[ 0.279943] acpiphp: Slot [4] registered\n[ 0.280737] acpiphp: Slot [5] registered\n[ 0.281530] acpiphp: Slot [6] registered\n[ 0.282322] acpiphp: Slot [7] registered\n[ 0.283120] acpiphp: Slot [8] registered\n[ 0.283909] acpiphp: Slot [9] registered\n[ 0.284703] acpiphp: Slot [10] registered\n[ 0.285506] acpiphp: Slot [11] registered\n[ 0.286323] acpiphp: Slot [12] registered\n[ 0.287135] acpiphp: Slot [13] registered\n[ 0.287935] acpiphp: Slot [14] registered\n[ 0.288744] acpiphp: Slot [15] registered\n[ 0.299713] acpiphp: Slot [16] registered\n[ 0.300527] acpiphp: Slot [17] registered\n[ 0.301332] acpiphp: Slot [18] registered\n[ 0.302136] acpiphp: Slot [19] registered\n[ 0.302935] acpiphp: Slot [20] registered\n[ 0.303744] acpiphp: Slot [21] registered\n[ 0.304551] acpiphp: Slot [22] registered\n[ 0.305354] acpiphp: Slot [23] registered\n[ 0.306158] acpiphp: Slot [24] registered\n[ 0.306956] acpiphp: Slot [25] registered\n[ 0.307770] acpiphp: Slot [26] registered\n[ 0.308575] acpiphp: Slot [27] registered\n[ 0.309383] acpiphp: Slot [28] registered\n[ 0.310186] acpiphp: Slot [29] registered\n[ 0.310986] acpiphp: Slot [30] registered\n[ 0.311796] acpiphp: Slot [31] registered\n[ 0.312602] PCI host bridge to bus 0000:00\n[ 0.313401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317238] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337370] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.390085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391505] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.397129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398511] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.400667] vgaarb: loaded\n[ 0.401438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.402869] SCSI subsystem initialized\n[ 0.403909] ACPI: bus type USB registered\n[ 0.404954] usbcore: registered new interface driver usbfs\n[ 0.406294] usbcore: registered new interface driver hub\n[ 0.407619] usbcore: registered new device driver usb\n[ 0.408683] PCI: Using ACPI for IRQ routing\n[ 0.409719] NetLabel: Initializing\n[ 0.410440] NetLabel: domain hash size = 128\n[ 0.411296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412250] NetLabel: unlabeled traffic allowed by default\n[ 0.413436] clocksource: Switched to clocksource kvm-clock\n[ 0.419174] AppArmor: AppArmor Filesystem Enabled\n[ 0.420411] pnp: PnP ACPI init\n[ 0.421516] pnp: PnP ACPI: found 5 devices\n[ 0.428131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430356] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434736] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439112] NET: Registered protocol family 1\n[ 0.440242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441654] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.471702] Trying to unpack rootfs image as initramfs...\n[ 0.520809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535128] Scanning for low memory corruption every 60 seconds\n[ 0.536492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.537654] audit: initializing netlink subsys (disabled)\n[ 0.538686] audit: type=2000 audit(1541543483.671:1): initialized\n[ 0.539997] Initialise system trusted keyring\n[ 0.540929] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544069] zbud: loaded\n[ 0.544772] VFS: Disk quotas dquot_6.6.0\n[ 0.545607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547130] fuse init (API version 7.23)\n[ 0.548008] Key type big_key registered\n[ 0.548813] Allocating IMA MOK and blacklist keyrings.\n[ 0.549928] Key type asymmetric registered\n[ 0.550755] Asymmetric key parser 'x509' registered\n[ 0.551703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.553547] io scheduler noop registered\n[ 0.554359] io scheduler deadline registered (default)\n[ 0.555345] io scheduler cfq registered\n[ 0.556175] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557220] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560087] ACPI: Power Button [PWRF]\n[ 0.560917] GHES: HEST is not enabled!\n[ 0.574666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634549] Linux agpgart interface v0.103\n[ 0.636628] brd: module loaded\n[ 0.637875] loop: module loaded\n[ 0.642518] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.644052] GPT:90111 != 2097151\n[ 0.644736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645828] GPT:90111 != 2097151\n[ 0.646504] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647463] vda: vda1 vda15\n[ 0.648903] scsi host0: ata_piix\n[ 0.649647] scsi host1: ata_piix\n[ 0.650369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.651581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.653020] libphy: Fixed MDIO Bus: probed\n[ 0.653850] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654805] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656892] PPP generic driver version 2.4.2\n[ 0.657787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659079] ehci-pci: EHCI PCI platform driver\n[ 0.659940] ehci-platform: EHCI generic platform driver\n[ 0.660919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662269] ohci-pci: OHCI PCI platform driver\n[ 0.663397] ohci-platform: OHCI generic platform driver\n[ 0.664684] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682777] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688943] usb usb1: Product: UHCI Host Controller\n[ 0.690259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691738] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692971] hub 1-0:1.0: USB hub found\n[ 0.693986] hub 1-0:1.0: 2 ports detected\n[ 0.695099] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703535] mousedev: PS/2 mouse device common for all mice\n[ 0.707347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714540] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718330] i2c /dev entries driver\n[ 0.719404] device-mapper: uevent: version 1.0.3\n[ 0.720654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.722782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724407] NET: Registered protocol family 10\n[ 0.725658] NET: Registered protocol family 17\n[ 0.726797] Key type dns_resolver registered\n[ 0.727970] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.729403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.731643] registered taskstats version 1\n[ 0.732717] Loading compiled-in X.509 certificates\n[ 0.734437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.736856] zswap: loaded using pool lzo/zbud\n[ 0.738491] Key type trusted registered\n[ 0.740278] Key type encrypted registered\n[ 0.741337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742686] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744034] evm: HMAC attrs: 0x1\n[ 0.745181] Magic number: 10:294:552\n[ 0.746221] tty ttyS28: hash matches\n[ 0.747187] acpi PNP0C0F:03: hash matches\n[ 0.748282] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:23 UTC (1541543483)\n[ 0.750379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751824] EDD information not available.\n[ 0.805964] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.817983] ata1.00: configured for MWDMA2\n[ 0.819389] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821968] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.823603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825128] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829233] Write protecting the kernel read-only data: 14336k\n[ 0.831090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833288] 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.890415] 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 0.96\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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc3u3ahPeZEQfAUILoeuG8zkWwxApX4DbuNCS06spGg9o1XFVT7nYcV0j8oTZa8+mrhY4ItbWn8C9s4ST3EBdiKH7dtQg3PfTWB6TJFz3DGCHGm6RjuLbegkEJ5KMOXQo8MjM+sxQkxMn0tAm+fMk4DTQYk0bFWKuvhjTONSjkDAnyv06+e8DBeUk/VEIBuVioDSgLerVbspELeOqcEfrRyMsUiWcrldFP6f5b5phrDOM46l3Ggbd3UUamaQdcJmWcY76UY3cbNSDFTGL2LiLcSEp7GDyMwnjIiJSj9cgrsuQwXsdAz7iY3sFqd2dRqksIxnzQthtkGhSfxJXLakHv root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAONHcX4mIdbRqCMl7jO+VNKNoQ1C2y/Q8ewkMR9AbRS54/tj8IwcYO4mToiwQLryQea4qgAWv1+Fa/VhzNuj8HqYE+OwYptJ9qF/dwvaFaVjfS6u+siNurwmVevHSKpUkEUrozRChUKS9JBaW446k1hp0/Jd0Ub8WGPS4pT9i8KZAAAAFQDH1oWzLPBsd/F2L3PAGCi7b4FSfQAAAIBpuYYlsmA6qZgeciu6fP66+XZdnBj/4y7hC6miUz3yksoW41KCiSEfgUS/65F6Meb9qRusVrpup3pX/hlFYOg0xxetE98/PNnTd1mAdxJ66yGyQTlqKBMj9sNVLo5ANQ4cPXba3VNoG9iMmKYqPsAbsw4YLqJVc+M8Go8WAUUn7wAAAIAMRzh92Y/SUJkeiKxF/UVPNFiE277NVj3WbDxp9/XA4ro0XJd3C+asYOVgQ5DH8LdoYm+ZnZunr1xmPbiG+X2K3Yu3LkVodScgVoiW3ulRh3HSNx1IkdoDk9znfSD6ZwRwauaStu4UYuJzlXd+4rYWfB9Bv4LGkmgydPrORrm5Rg== 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:fec5:a15/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.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: configdrive local ===\ninstance-id: 66596a49-455f-4244-a90b-0834fcb4ee49\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.63 ===\n/dev/root resized successfully [took 1.83s]\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:C5:0A:15 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:a15/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:2314 (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.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-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.167465] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167466] usb 1-1: Product: QEMU USB Tablet\n[ 1.167467] usb 1-1: Manufacturer: QEMU\n[ 1.167468] usb 1-1: SerialNumber: 42\n[ 1.225115] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.226911] ISO 9660 Extensions: RRIP_1991A\n[ 1.533467] tsc: Refined TSC clocksource calibration: 3491.906 MHz\n[ 1.533470] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325572deef8, max_idle_ns: 440795222557 ns\n[ 1.750256] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.322834] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:32:05 cirros authpriv.info dropbear[481]: Exit (cirros): Exited normally\nNov 6 22:32:06 cirros authpriv.info dropbear[484]: Child connection from 10.10.10.11:42848\nNov 6 22:32:06 cirros authpriv.notice dropbear[484]: 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:42848\nNov 6 22:32:06 cirros authpriv.info dropbear[484]: Exit (cirros): Exited normally\nNov 6 22:32:06 cirros authpriv.info dropbear[487]: Child connection from 10.10.10.11:42850\nNov 6 22:32:06 cirros authpriv.notice dropbear[487]: 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:42850\nNov 6 22:32:06 cirros authpriv.info dropbear[487]: Exit (cirros): Exited normally\nNov 6 22:32:07 cirros authpriv.info dropbear[490]: Child connection from 10.10.10.11:42852\nNov 6 22:32:07 cirros authpriv.notice dropbear[490]: 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:42852\nNov 6 22:32:07 cirros authpriv.info dropbear[490]: Exit (cirros): Exited normally\nNov 6 22:32:07 cirros authpriv.info dropbear[493]: Child connection from 10.10.10.11:42854\nNov 6 22:32:07 cirros authpriv.notice dropbear[493]: 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:42854\nNov 6 22:32:07 cirros authpriv.info dropbear[493]: Exit (cirros): Exited normally\nNov 6 22:32:08 cirros authpriv.info dropbear[496]: Child connection from 10.10.10.11:42856\nNov 6 22:32:08 cirros authpriv.notice dropbear[496]: 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:42856\nNov 6 22:32:08 cirros authpriv.info dropbear[496]: Exit (cirros): Exited normally\nNov 6 22:32:08 cirros authpriv.info dropbear[499]: Child connection from 10.10.10.11:42858\nNov 6 22:32:08 cirros authpriv.notice dropbear[499]: 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:42858\nNov 6 22:32:08 cirros authpriv.info dropbear[499]: Exit (cirros): Exited normally\nNov 6 22:32:09 cirros authpriv.info dropbear[502]: Child connection from 10.10.10.11:42860\nNov 6 22:32:09 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:42860\nNov 6 22:32:09 cirros authpriv.info dropbear[502]: Exit (cirros): Exited normally\nNov 6 22:32:09 cirros authpriv.info dropbear[505]: Child connection from 10.10.10.11:42862\nNov 6 22:32:09 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:42862\nNov 6 22:32:09 cirros authpriv.info dropbear[505]: 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: "} 2018-11-06 22:32:12,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-6e8565aa-2d1c-46e3-97da-3f6fce255ba3 2018-11-06 22:32:14,425 - sdnvpn_test_utils - INFO - Waiting for instance 270bac4f-dc48-444f-8a70-e9d375cdc07d to boot up 2018-11-06 22:32:14,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:15,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-d61a69c7-81a1-4ad0-9e45-cd96de36bca5 x-compute-request-id: req-d61a69c7-81a1-4ad0-9e45-cd96de36bca5 Content-Encoding: gzip Content-Length: 8130 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 539212572 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.910 MHz processor\n[ 0.129287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130902] pid_max: default: 32768 minimum: 301\n[ 0.131768] ACPI: Core revision 20150930\n[ 0.133121] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134382] Security Framework initialized\n[ 0.135169] Yama: becoming mindful.\n[ 0.135874] AppArmor: AppArmor initialized\n[ 0.136725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138012] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140439] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141786] Initializing cgroup subsys io\n[ 0.142576] Initializing cgroup subsys memory\n[ 0.143407] Initializing cgroup subsys devices\n[ 0.144259] Initializing cgroup subsys freezer\n[ 0.145108] Initializing cgroup subsys net_cls\n[ 0.145956] Initializing cgroup subsys perf_event\n[ 0.146844] Initializing cgroup subsys net_prio\n[ 0.147704] Initializing cgroup subsys hugetlb\n[ 0.148559] Initializing cgroup subsys pids\n[ 0.149424] CPU: Physical Processor ID: 0\n[ 0.150890] mce: CPU supports 10 MCE banks\n[ 0.151715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152693] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163301] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169646] ftrace: allocating 31920 entries in 125 pages\n[ 0.196027] smpboot: Max logical packages: 1\n[ 0.196912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198244] x2apic enabled\n[ 0.199035] Switched APIC routing to physical x2apic.\n[ 0.200787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203860] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205617] KVM setup paravirtual spinlock\n[ 0.206901] x86: Booted up 1 node, 1 CPUs\n[ 0.207702] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209078] devtmpfs: initialized\n[ 0.210800] evm: security.selinux\n[ 0.211493] evm: security.SMACK64\n[ 0.212169] evm: security.SMACK64EXEC\n[ 0.212902] evm: security.SMACK64TRANSMUTE\n[ 0.213703] evm: security.SMACK64MMAP\n[ 0.214444] evm: security.ima\n[ 0.215070] evm: security.capability\n[ 0.215886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217704] pinctrl core: initialized pinctrl subsystem\n[ 0.218789] RTC time: 22:31:51, date: 11/06/18\n[ 0.219750] NET: Registered protocol family 16\n[ 0.220701] cpuidle: using governor ladder\n[ 0.221505] cpuidle: using governor menu\n[ 0.222273] PCCT header not found.\n[ 0.223018] ACPI: bus type PCI registered\n[ 0.223819] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225039] PCI: Using configuration type 1 for base access\n[ 0.226776] ACPI: Added _OSI(Module Device)\n[ 0.227603] ACPI: Added _OSI(Processor Device)\n[ 0.228437] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231419] ACPI: Interpreter enabled\n[ 0.232188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239472] ACPI: (supports S0 S5)\n[ 0.240165] ACPI: Using IOAPIC for interrupt routing\n[ 0.241128] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249854] acpiphp: Slot [3] registered\n[ 0.250637] acpiphp: Slot [4] registered\n[ 0.251420] acpiphp: Slot [5] registered\n[ 0.252220] acpiphp: Slot [6] registered\n[ 0.252998] acpiphp: Slot [7] registered\n[ 0.253795] acpiphp: Slot [8] registered\n[ 0.254600] acpiphp: Slot [9] registered\n[ 0.255382] acpiphp: Slot [10] registered\n[ 0.256187] acpiphp: Slot [11] registered\n[ 0.256986] acpiphp: Slot [12] registered\n[ 0.257774] acpiphp: Slot [13] registered\n[ 0.258563] acpiphp: Slot [14] registered\n[ 0.259358] acpiphp: Slot [15] registered\n[ 0.270180] acpiphp: Slot [16] registered\n[ 0.270978] acpiphp: Slot [17] registered\n[ 0.271773] acpiphp: Slot [18] registered\n[ 0.272566] acpiphp: Slot [19] registered\n[ 0.273365] acpiphp: Slot [20] registered\n[ 0.274158] acpiphp: Slot [21] registered\n[ 0.274952] acpiphp: Slot [22] registered\n[ 0.275741] acpiphp: Slot [23] registered\n[ 0.276545] acpiphp: Slot [24] registered\n[ 0.277349] acpiphp: Slot [25] registered\n[ 0.278136] acpiphp: Slot [26] registered\n[ 0.278920] acpiphp: Slot [27] registered\n[ 0.279712] acpiphp: Slot [28] registered\n[ 0.280516] acpiphp: Slot [29] registered\n[ 0.281314] acpiphp: Slot [30] registered\n[ 0.282104] acpiphp: Slot [31] registered\n[ 0.282889] PCI host bridge to bus 0000:00\n[ 0.283682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287529] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297522] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298756] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305791] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360335] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362221] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364403] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365922] vgaarb: loaded\n[ 0.366519] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367630] SCSI subsystem initialized\n[ 0.368423] ACPI: bus type USB registered\n[ 0.369223] usbcore: registered new interface driver usbfs\n[ 0.370242] usbcore: registered new interface driver hub\n[ 0.371241] usbcore: registered new device driver usb\n[ 0.372276] PCI: Using ACPI for IRQ routing\n[ 0.373286] NetLabel: Initializing\n[ 0.373987] NetLabel: domain hash size = 128\n[ 0.374825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375753] NetLabel: unlabeled traffic allowed by default\n[ 0.376821] clocksource: Switched to clocksource kvm-clock\n[ 0.382236] AppArmor: AppArmor Filesystem Enabled\n[ 0.383195] pnp: PnP ACPI init\n[ 0.384095] pnp: PnP ACPI: found 5 devices\n[ 0.390448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392131] NET: Registered protocol family 2\n[ 0.393072] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396586] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397636] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398775] NET: Registered protocol family 1\n[ 0.399621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400689] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415711] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429834] Trying to unpack rootfs image as initramfs...\n[ 0.480416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494239] Scanning for low memory corruption every 60 seconds\n[ 0.495522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496631] audit: initializing netlink subsys (disabled)\n[ 0.497637] audit: type=2000 audit(1541543512.354:1): initialized\n[ 0.498909] Initialise system trusted keyring\n[ 0.499819] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502918] zbud: loaded\n[ 0.503618] VFS: Disk quotas dquot_6.6.0\n[ 0.504414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505906] fuse init (API version 7.23)\n[ 0.506781] Key type big_key registered\n[ 0.507566] Allocating IMA MOK and blacklist keyrings.\n[ 0.508638] Key type asymmetric registered\n[ 0.509453] Asymmetric key parser 'x509' registered\n[ 0.510390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511817] io scheduler noop registered\n[ 0.512595] io scheduler deadline registered (default)\n[ 0.513578] io scheduler cfq registered\n[ 0.514400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518464] ACPI: Power Button [PWRF]\n[ 0.519280] GHES: HEST is not enabled!\n[ 0.533126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591201] Linux agpgart interface v0.103\n[ 0.593262] brd: module loaded\n[ 0.594415] loop: module loaded\n[ 0.599390] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600838] GPT:90111 != 2097151\n[ 0.601511] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602621] GPT:90111 != 2097151\n[ 0.603310] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604581] vda: vda1 vda15\n[ 0.606469] scsi host0: ata_piix\n[ 0.607453] scsi host1: ata_piix\n[ 0.608362] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610159] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612259] libphy: Fixed MDIO Bus: probed\n[ 0.613309] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617237] PPP generic driver version 2.4.2\n[ 0.618302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619667] ehci-pci: EHCI PCI platform driver\n[ 0.620672] ehci-platform: EHCI generic platform driver\n[ 0.621775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623118] ohci-pci: OHCI PCI platform driver\n[ 0.624097] ohci-platform: OHCI generic platform driver\n[ 0.625182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639552] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641962] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642966] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646651] usb usb1: Product: UHCI Host Controller\n[ 0.647559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648671] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649720] hub 1-0:1.0: USB hub found\n[ 0.650485] hub 1-0:1.0: 2 ports detected\n[ 0.651361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655386] mousedev: PS/2 mouse device common for all mice\n[ 0.656612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658412] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660637] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661806] i2c /dev entries driver\n[ 0.662555] device-mapper: uevent: version 1.0.3\n[ 0.663489] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665099] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666371] NET: Registered protocol family 10\n[ 0.667363] NET: Registered protocol family 17\n[ 0.668231] Key type dns_resolver registered\n[ 0.669145] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670219] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671929] registered taskstats version 1\n[ 0.672748] Loading compiled-in X.509 certificates\n[ 0.674180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675984] zswap: loaded using pool lzo/zbud\n[ 0.677341] Key type trusted registered\n[ 0.678861] Key type encrypted registered\n[ 0.679674] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680672] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681694] evm: HMAC attrs: 0x1\n[ 0.682608] Magic number: 10:294:552\n[ 0.683370] tty ttyS28: hash matches\n[ 0.684093] acpi PNP0C0F:03: hash matches\n[ 0.684953] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:52 UTC (1541543512)\n[ 0.686531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687624] EDD information not available.\n[ 0.765448] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776896] ata1.00: configured for MWDMA2\n[ 0.778062] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780227] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.781451] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.782736] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.784594] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786108] Write protecting the kernel read-only data: 14336k\n[ 0.787641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789645] 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.25\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.459631] 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 2.16s]\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"} 2018-11-06 22:32:15,503 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action used request id req-d61a69c7-81a1-4ad0-9e45-cd96de36bca5 2018-11-06 22:32:17,506 - sdnvpn_test_utils - INFO - Waiting for instance 5923db3f-c626-49df-8061-9663daa02a0a to boot up 2018-11-06 22:32:17,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:18,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-8b8b3287-0163-44c5-8c3a-f8a931a880fa x-compute-request-id: req-8b8b3287-0163-44c5-8c3a-f8a931a880fa 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-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 496193086 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.910 MHz processor\n[ 0.128762] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130393] pid_max: default: 32768 minimum: 301\n[ 0.131274] ACPI: Core revision 20150930\n[ 0.132643] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133926] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135468] AppArmor: AppArmor initialized\n[ 0.136323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140078] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141446] Initializing cgroup subsys io\n[ 0.142250] Initializing cgroup subsys memory\n[ 0.143096] Initializing cgroup subsys devices\n[ 0.143963] Initializing cgroup subsys freezer\n[ 0.144820] Initializing cgroup subsys net_cls\n[ 0.145679] Initializing cgroup subsys perf_event\n[ 0.146573] Initializing cgroup subsys net_prio\n[ 0.147571] Initializing cgroup subsys hugetlb\n[ 0.148444] Initializing cgroup subsys pids\n[ 0.149309] CPU: Physical Processor ID: 0\n[ 0.150792] mce: CPU supports 10 MCE banks\n[ 0.151626] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152615] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169693] ftrace: allocating 31920 entries in 125 pages\n[ 0.196112] smpboot: Max logical packages: 1\n[ 0.196961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199097] Switched APIC routing to physical x2apic.\n[ 0.200835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206875] KVM setup paravirtual spinlock\n[ 0.208368] x86: Booted up 1 node, 1 CPUs\n[ 0.209378] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211126] devtmpfs: initialized\n[ 0.212981] evm: security.selinux\n[ 0.213827] evm: security.SMACK64\n[ 0.214673] evm: security.SMACK64EXEC\n[ 0.215604] evm: security.SMACK64TRANSMUTE\n[ 0.216634] evm: security.SMACK64MMAP\n[ 0.217567] evm: security.ima\n[ 0.218355] evm: security.capability\n[ 0.219353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221727] pinctrl core: initialized pinctrl subsystem\n[ 0.223071] RTC time: 22:31:38, date: 11/06/18\n[ 0.224244] NET: Registered protocol family 16\n[ 0.225425] cpuidle: using governor ladder\n[ 0.226454] cpuidle: using governor menu\n[ 0.227441] PCCT header not found.\n[ 0.228375] ACPI: bus type PCI registered\n[ 0.229379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230973] PCI: Using configuration type 1 for base access\n[ 0.233030] ACPI: Added _OSI(Module Device)\n[ 0.234103] ACPI: Added _OSI(Processor Device)\n[ 0.235211] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236361] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238713] ACPI: Interpreter enabled\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248100] ACPI: (supports S0 S5)\n[ 0.249015] ACPI: Using IOAPIC for interrupt routing\n[ 0.250125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254831] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256075] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259441] acpiphp: Slot [3] registered\n[ 0.260228] acpiphp: Slot [4] registered\n[ 0.261005] acpiphp: Slot [5] registered\n[ 0.261795] acpiphp: Slot [6] registered\n[ 0.262577] acpiphp: Slot [7] registered\n[ 0.263363] acpiphp: Slot [8] registered\n[ 0.264143] acpiphp: Slot [9] registered\n[ 0.264925] acpiphp: Slot [10] registered\n[ 0.265716] acpiphp: Slot [11] registered\n[ 0.266517] acpiphp: Slot [12] registered\n[ 0.267311] acpiphp: Slot [13] registered\n[ 0.268103] acpiphp: Slot [14] registered\n[ 0.268892] acpiphp: Slot [15] registered\n[ 0.279877] acpiphp: Slot [16] registered\n[ 0.280706] acpiphp: Slot [17] registered\n[ 0.281499] acpiphp: Slot [18] registered\n[ 0.282313] acpiphp: Slot [19] registered\n[ 0.283110] acpiphp: Slot [20] registered\n[ 0.283909] acpiphp: Slot [21] registered\n[ 0.284701] acpiphp: Slot [22] registered\n[ 0.285538] acpiphp: Slot [23] registered\n[ 0.286329] acpiphp: Slot [24] registered\n[ 0.287122] acpiphp: Slot [25] registered\n[ 0.287912] acpiphp: Slot [26] registered\n[ 0.288706] acpiphp: Slot [27] registered\n[ 0.289501] acpiphp: Slot [28] registered\n[ 0.290295] acpiphp: Slot [29] registered\n[ 0.291088] acpiphp: Slot [30] registered\n[ 0.291874] acpiphp: Slot [31] registered\n[ 0.292668] PCI host bridge to bus 0000:00\n[ 0.293457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298628] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304833] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308494] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364095] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368065] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369190] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370382] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371883] vgaarb: loaded\n[ 0.372471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373575] SCSI subsystem initialized\n[ 0.374384] ACPI: bus type USB registered\n[ 0.375181] usbcore: registered new interface driver usbfs\n[ 0.376189] usbcore: registered new interface driver hub\n[ 0.377178] usbcore: registered new device driver usb\n[ 0.378210] PCI: Using ACPI for IRQ routing\n[ 0.379213] NetLabel: Initializing\n[ 0.379908] NetLabel: domain hash size = 128\n[ 0.380752] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381678] NetLabel: unlabeled traffic allowed by default\n[ 0.382741] clocksource: Switched to clocksource kvm-clock\n[ 0.388161] AppArmor: AppArmor Filesystem Enabled\n[ 0.389095] pnp: PnP ACPI init\n[ 0.389984] pnp: PnP ACPI: found 5 devices\n[ 0.396333] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398020] NET: Registered protocol family 2\n[ 0.398973] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401396] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402542] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403613] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404777] NET: Registered protocol family 1\n[ 0.405635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407782] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435966] Trying to unpack rootfs image as initramfs...\n[ 0.485798] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499686] Scanning for low memory corruption every 60 seconds\n[ 0.501011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502150] audit: initializing netlink subsys (disabled)\n[ 0.503173] audit: type=2000 audit(1541543499.141:1): initialized\n[ 0.504465] Initialise system trusted keyring\n[ 0.505383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506530] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508483] zbud: loaded\n[ 0.509179] VFS: Disk quotas dquot_6.6.0\n[ 0.509985] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511487] fuse init (API version 7.23)\n[ 0.512364] Key type big_key registered\n[ 0.513159] Allocating IMA MOK and blacklist keyrings.\n[ 0.514633] Key type asymmetric registered\n[ 0.515462] Asymmetric key parser 'x509' registered\n[ 0.516411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517854] io scheduler noop registered\n[ 0.518643] io scheduler deadline registered (default)\n[ 0.519630] io scheduler cfq registered\n[ 0.520460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524217] ACPI: Power Button [PWRF]\n[ 0.525061] GHES: HEST is not enabled!\n[ 0.538778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568945] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596484] Linux agpgart interface v0.103\n[ 0.598510] brd: module loaded\n[ 0.599649] loop: module loaded\n[ 0.604626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606056] GPT:90111 != 2097151\n[ 0.606716] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607789] GPT:90111 != 2097151\n[ 0.608453] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609390] vda: vda1 vda15\n[ 0.610882] scsi host0: ata_piix\n[ 0.611620] scsi host1: ata_piix\n[ 0.612313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614908] libphy: Fixed MDIO Bus: probed\n[ 0.615716] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621393] PPP generic driver version 2.4.2\n[ 0.623322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625968] ehci-pci: EHCI PCI platform driver\n[ 0.627625] ehci-platform: EHCI generic platform driver\n[ 0.629587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632012] ohci-pci: OHCI PCI platform driver\n[ 0.633551] ohci-platform: OHCI generic platform driver\n[ 0.635692] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652152] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653575] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655684] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658286] usb usb1: Product: UHCI Host Controller\n[ 0.659209] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661326] hub 1-0:1.0: USB hub found\n[ 0.662091] hub 1-0:1.0: 2 ports detected\n[ 0.662977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665059] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666995] mousedev: PS/2 mouse device common for all mice\n[ 0.668229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670019] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672273] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673438] i2c /dev entries driver\n[ 0.674186] device-mapper: uevent: version 1.0.3\n[ 0.675120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676715] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677975] NET: Registered protocol family 10\n[ 0.678964] NET: Registered protocol family 17\n[ 0.679840] Key type dns_resolver registered\n[ 0.680751] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681825] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683551] registered taskstats version 1\n[ 0.684375] Loading compiled-in X.509 certificates\n[ 0.685794] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687618] zswap: loaded using pool lzo/zbud\n[ 0.688969] Key type trusted registered\n[ 0.690495] Key type encrypted registered\n[ 0.691325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692332] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693345] evm: HMAC attrs: 0x1\n[ 0.694256] Magic number: 10:294:552\n[ 0.695031] tty ttyS28: hash matches\n[ 0.695767] acpi PNP0C0F:03: hash matches\n[ 0.696613] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:39 UTC (1541543499)\n[ 0.698544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699643] EDD information not available.\n[ 0.771297] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783038] ata1.00: configured for MWDMA2\n[ 0.784220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786365] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788794] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790630] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792144] Write protecting the kernel read-only data: 14336k\n[ 0.793684] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795461] 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.26\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.477655] 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.15s]\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"} 2018-11-06 22:32:18,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action used request id req-8b8b3287-0163-44c5-8c3a-f8a931a880fa 2018-11-06 22:32:20,584 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:32:50,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:51,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-9d4d0577-c99c-45a3-8f2c-67e467f50cb6 x-compute-request-id: req-9d4d0577-c99c-45a3-8f2c-67e467f50cb6 Content-Encoding: gzip Content-Length: 8147 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 539212572 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.910 MHz processor\n[ 0.129287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130902] pid_max: default: 32768 minimum: 301\n[ 0.131768] ACPI: Core revision 20150930\n[ 0.133121] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134382] Security Framework initialized\n[ 0.135169] Yama: becoming mindful.\n[ 0.135874] AppArmor: AppArmor initialized\n[ 0.136725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138012] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140439] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141786] Initializing cgroup subsys io\n[ 0.142576] Initializing cgroup subsys memory\n[ 0.143407] Initializing cgroup subsys devices\n[ 0.144259] Initializing cgroup subsys freezer\n[ 0.145108] Initializing cgroup subsys net_cls\n[ 0.145956] Initializing cgroup subsys perf_event\n[ 0.146844] Initializing cgroup subsys net_prio\n[ 0.147704] Initializing cgroup subsys hugetlb\n[ 0.148559] Initializing cgroup subsys pids\n[ 0.149424] CPU: Physical Processor ID: 0\n[ 0.150890] mce: CPU supports 10 MCE banks\n[ 0.151715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152693] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163301] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169646] ftrace: allocating 31920 entries in 125 pages\n[ 0.196027] smpboot: Max logical packages: 1\n[ 0.196912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198244] x2apic enabled\n[ 0.199035] Switched APIC routing to physical x2apic.\n[ 0.200787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203860] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205617] KVM setup paravirtual spinlock\n[ 0.206901] x86: Booted up 1 node, 1 CPUs\n[ 0.207702] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209078] devtmpfs: initialized\n[ 0.210800] evm: security.selinux\n[ 0.211493] evm: security.SMACK64\n[ 0.212169] evm: security.SMACK64EXEC\n[ 0.212902] evm: security.SMACK64TRANSMUTE\n[ 0.213703] evm: security.SMACK64MMAP\n[ 0.214444] evm: security.ima\n[ 0.215070] evm: security.capability\n[ 0.215886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217704] pinctrl core: initialized pinctrl subsystem\n[ 0.218789] RTC time: 22:31:51, date: 11/06/18\n[ 0.219750] NET: Registered protocol family 16\n[ 0.220701] cpuidle: using governor ladder\n[ 0.221505] cpuidle: using governor menu\n[ 0.222273] PCCT header not found.\n[ 0.223018] ACPI: bus type PCI registered\n[ 0.223819] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225039] PCI: Using configuration type 1 for base access\n[ 0.226776] ACPI: Added _OSI(Module Device)\n[ 0.227603] ACPI: Added _OSI(Processor Device)\n[ 0.228437] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231419] ACPI: Interpreter enabled\n[ 0.232188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239472] ACPI: (supports S0 S5)\n[ 0.240165] ACPI: Using IOAPIC for interrupt routing\n[ 0.241128] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249854] acpiphp: Slot [3] registered\n[ 0.250637] acpiphp: Slot [4] registered\n[ 0.251420] acpiphp: Slot [5] registered\n[ 0.252220] acpiphp: Slot [6] registered\n[ 0.252998] acpiphp: Slot [7] registered\n[ 0.253795] acpiphp: Slot [8] registered\n[ 0.254600] acpiphp: Slot [9] registered\n[ 0.255382] acpiphp: Slot [10] registered\n[ 0.256187] acpiphp: Slot [11] registered\n[ 0.256986] acpiphp: Slot [12] registered\n[ 0.257774] acpiphp: Slot [13] registered\n[ 0.258563] acpiphp: Slot [14] registered\n[ 0.259358] acpiphp: Slot [15] registered\n[ 0.270180] acpiphp: Slot [16] registered\n[ 0.270978] acpiphp: Slot [17] registered\n[ 0.271773] acpiphp: Slot [18] registered\n[ 0.272566] acpiphp: Slot [19] registered\n[ 0.273365] acpiphp: Slot [20] registered\n[ 0.274158] acpiphp: Slot [21] registered\n[ 0.274952] acpiphp: Slot [22] registered\n[ 0.275741] acpiphp: Slot [23] registered\n[ 0.276545] acpiphp: Slot [24] registered\n[ 0.277349] acpiphp: Slot [25] registered\n[ 0.278136] acpiphp: Slot [26] registered\n[ 0.278920] acpiphp: Slot [27] registered\n[ 0.279712] acpiphp: Slot [28] registered\n[ 0.280516] acpiphp: Slot [29] registered\n[ 0.281314] acpiphp: Slot [30] registered\n[ 0.282104] acpiphp: Slot [31] registered\n[ 0.282889] PCI host bridge to bus 0000:00\n[ 0.283682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287529] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297522] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298756] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305791] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360335] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362221] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364403] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365922] vgaarb: loaded\n[ 0.366519] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367630] SCSI subsystem initialized\n[ 0.368423] ACPI: bus type USB registered\n[ 0.369223] usbcore: registered new interface driver usbfs\n[ 0.370242] usbcore: registered new interface driver hub\n[ 0.371241] usbcore: registered new device driver usb\n[ 0.372276] PCI: Using ACPI for IRQ routing\n[ 0.373286] NetLabel: Initializing\n[ 0.373987] NetLabel: domain hash size = 128\n[ 0.374825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375753] NetLabel: unlabeled traffic allowed by default\n[ 0.376821] clocksource: Switched to clocksource kvm-clock\n[ 0.382236] AppArmor: AppArmor Filesystem Enabled\n[ 0.383195] pnp: PnP ACPI init\n[ 0.384095] pnp: PnP ACPI: found 5 devices\n[ 0.390448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392131] NET: Registered protocol family 2\n[ 0.393072] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396586] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397636] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398775] NET: Registered protocol family 1\n[ 0.399621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400689] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415711] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429834] Trying to unpack rootfs image as initramfs...\n[ 0.480416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494239] Scanning for low memory corruption every 60 seconds\n[ 0.495522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496631] audit: initializing netlink subsys (disabled)\n[ 0.497637] audit: type=2000 audit(1541543512.354:1): initialized\n[ 0.498909] Initialise system trusted keyring\n[ 0.499819] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502918] zbud: loaded\n[ 0.503618] VFS: Disk quotas dquot_6.6.0\n[ 0.504414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505906] fuse init (API version 7.23)\n[ 0.506781] Key type big_key registered\n[ 0.507566] Allocating IMA MOK and blacklist keyrings.\n[ 0.508638] Key type asymmetric registered\n[ 0.509453] Asymmetric key parser 'x509' registered\n[ 0.510390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511817] io scheduler noop registered\n[ 0.512595] io scheduler deadline registered (default)\n[ 0.513578] io scheduler cfq registered\n[ 0.514400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518464] ACPI: Power Button [PWRF]\n[ 0.519280] GHES: HEST is not enabled!\n[ 0.533126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591201] Linux agpgart interface v0.103\n[ 0.593262] brd: module loaded\n[ 0.594415] loop: module loaded\n[ 0.599390] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600838] GPT:90111 != 2097151\n[ 0.601511] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602621] GPT:90111 != 2097151\n[ 0.603310] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604581] vda: vda1 vda15\n[ 0.606469] scsi host0: ata_piix\n[ 0.607453] scsi host1: ata_piix\n[ 0.608362] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610159] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612259] libphy: Fixed MDIO Bus: probed\n[ 0.613309] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617237] PPP generic driver version 2.4.2\n[ 0.618302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619667] ehci-pci: EHCI PCI platform driver\n[ 0.620672] ehci-platform: EHCI generic platform driver\n[ 0.621775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623118] ohci-pci: OHCI PCI platform driver\n[ 0.624097] ohci-platform: OHCI generic platform driver\n[ 0.625182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639552] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641962] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642966] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646651] usb usb1: Product: UHCI Host Controller\n[ 0.647559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648671] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649720] hub 1-0:1.0: USB hub found\n[ 0.650485] hub 1-0:1.0: 2 ports detected\n[ 0.651361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655386] mousedev: PS/2 mouse device common for all mice\n[ 0.656612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658412] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660637] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661806] i2c /dev entries driver\n[ 0.662555] device-mapper: uevent: version 1.0.3\n[ 0.663489] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665099] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666371] NET: Registered protocol family 10\n[ 0.667363] NET: Registered protocol family 17\n[ 0.668231] Key type dns_resolver registered\n[ 0.669145] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670219] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671929] registered taskstats version 1\n[ 0.672748] Loading compiled-in X.509 certificates\n[ 0.674180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675984] zswap: loaded using pool lzo/zbud\n[ 0.677341] Key type trusted registered\n[ 0.678861] Key type encrypted registered\n[ 0.679674] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680672] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681694] evm: HMAC attrs: 0x1\n[ 0.682608] Magic number: 10:294:552\n[ 0.683370] tty ttyS28: hash matches\n[ 0.684093] acpi PNP0C0F:03: hash matches\n[ 0.684953] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:52 UTC (1541543512)\n[ 0.686531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687624] EDD information not available.\n[ 0.765448] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776896] ata1.00: configured for MWDMA2\n[ 0.778062] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780227] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.781451] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.782736] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.784594] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786108] Write protecting the kernel read-only data: 14336k\n[ 0.787641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789645] 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.25\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.459631] 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 2.16s]\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"} 2018-11-06 22:32:51,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action used request id req-9d4d0577-c99c-45a3-8f2c-67e467f50cb6 2018-11-06 22:32:51,729 - 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. 2018-11-06 22:32:51,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6329fffd1291f7f6546742edd346c9836e1c05" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:32:52,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:32: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-c7e0975f-1d6a-468a-8171-351c44a45caf x-compute-request-id: req-c7e0975f-1d6a-468a-8171-351c44a45caf Content-Encoding: gzip Content-Length: 8146 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 539212572 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.910 MHz processor\n[ 0.129287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130902] pid_max: default: 32768 minimum: 301\n[ 0.131768] ACPI: Core revision 20150930\n[ 0.133121] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134382] Security Framework initialized\n[ 0.135169] Yama: becoming mindful.\n[ 0.135874] AppArmor: AppArmor initialized\n[ 0.136725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138012] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140439] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141786] Initializing cgroup subsys io\n[ 0.142576] Initializing cgroup subsys memory\n[ 0.143407] Initializing cgroup subsys devices\n[ 0.144259] Initializing cgroup subsys freezer\n[ 0.145108] Initializing cgroup subsys net_cls\n[ 0.145956] Initializing cgroup subsys perf_event\n[ 0.146844] Initializing cgroup subsys net_prio\n[ 0.147704] Initializing cgroup subsys hugetlb\n[ 0.148559] Initializing cgroup subsys pids\n[ 0.149424] CPU: Physical Processor ID: 0\n[ 0.150890] mce: CPU supports 10 MCE banks\n[ 0.151715] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152693] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163301] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169646] ftrace: allocating 31920 entries in 125 pages\n[ 0.196027] smpboot: Max logical packages: 1\n[ 0.196912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198244] x2apic enabled\n[ 0.199035] Switched APIC routing to physical x2apic.\n[ 0.200787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201895] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203860] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205617] KVM setup paravirtual spinlock\n[ 0.206901] x86: Booted up 1 node, 1 CPUs\n[ 0.207702] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209078] devtmpfs: initialized\n[ 0.210800] evm: security.selinux\n[ 0.211493] evm: security.SMACK64\n[ 0.212169] evm: security.SMACK64EXEC\n[ 0.212902] evm: security.SMACK64TRANSMUTE\n[ 0.213703] evm: security.SMACK64MMAP\n[ 0.214444] evm: security.ima\n[ 0.215070] evm: security.capability\n[ 0.215886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217704] pinctrl core: initialized pinctrl subsystem\n[ 0.218789] RTC time: 22:31:51, date: 11/06/18\n[ 0.219750] NET: Registered protocol family 16\n[ 0.220701] cpuidle: using governor ladder\n[ 0.221505] cpuidle: using governor menu\n[ 0.222273] PCCT header not found.\n[ 0.223018] ACPI: bus type PCI registered\n[ 0.223819] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225039] PCI: Using configuration type 1 for base access\n[ 0.226776] ACPI: Added _OSI(Module Device)\n[ 0.227603] ACPI: Added _OSI(Processor Device)\n[ 0.228437] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231419] ACPI: Interpreter enabled\n[ 0.232188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239472] ACPI: (supports S0 S5)\n[ 0.240165] ACPI: Using IOAPIC for interrupt routing\n[ 0.241128] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249854] acpiphp: Slot [3] registered\n[ 0.250637] acpiphp: Slot [4] registered\n[ 0.251420] acpiphp: Slot [5] registered\n[ 0.252220] acpiphp: Slot [6] registered\n[ 0.252998] acpiphp: Slot [7] registered\n[ 0.253795] acpiphp: Slot [8] registered\n[ 0.254600] acpiphp: Slot [9] registered\n[ 0.255382] acpiphp: Slot [10] registered\n[ 0.256187] acpiphp: Slot [11] registered\n[ 0.256986] acpiphp: Slot [12] registered\n[ 0.257774] acpiphp: Slot [13] registered\n[ 0.258563] acpiphp: Slot [14] registered\n[ 0.259358] acpiphp: Slot [15] registered\n[ 0.270180] acpiphp: Slot [16] registered\n[ 0.270978] acpiphp: Slot [17] registered\n[ 0.271773] acpiphp: Slot [18] registered\n[ 0.272566] acpiphp: Slot [19] registered\n[ 0.273365] acpiphp: Slot [20] registered\n[ 0.274158] acpiphp: Slot [21] registered\n[ 0.274952] acpiphp: Slot [22] registered\n[ 0.275741] acpiphp: Slot [23] registered\n[ 0.276545] acpiphp: Slot [24] registered\n[ 0.277349] acpiphp: Slot [25] registered\n[ 0.278136] acpiphp: Slot [26] registered\n[ 0.278920] acpiphp: Slot [27] registered\n[ 0.279712] acpiphp: Slot [28] registered\n[ 0.280516] acpiphp: Slot [29] registered\n[ 0.281314] acpiphp: Slot [30] registered\n[ 0.282104] acpiphp: Slot [31] registered\n[ 0.282889] PCI host bridge to bus 0000:00\n[ 0.283682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284894] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287529] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297522] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298756] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305791] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360335] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362221] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364403] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365922] vgaarb: loaded\n[ 0.366519] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367630] SCSI subsystem initialized\n[ 0.368423] ACPI: bus type USB registered\n[ 0.369223] usbcore: registered new interface driver usbfs\n[ 0.370242] usbcore: registered new interface driver hub\n[ 0.371241] usbcore: registered new device driver usb\n[ 0.372276] PCI: Using ACPI for IRQ routing\n[ 0.373286] NetLabel: Initializing\n[ 0.373987] NetLabel: domain hash size = 128\n[ 0.374825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375753] NetLabel: unlabeled traffic allowed by default\n[ 0.376821] clocksource: Switched to clocksource kvm-clock\n[ 0.382236] AppArmor: AppArmor Filesystem Enabled\n[ 0.383195] pnp: PnP ACPI init\n[ 0.384095] pnp: PnP ACPI: found 5 devices\n[ 0.390448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392131] NET: Registered protocol family 2\n[ 0.393072] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396586] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397636] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398775] NET: Registered protocol family 1\n[ 0.399621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400689] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415711] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429834] Trying to unpack rootfs image as initramfs...\n[ 0.480416] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494239] Scanning for low memory corruption every 60 seconds\n[ 0.495522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496631] audit: initializing netlink subsys (disabled)\n[ 0.497637] audit: type=2000 audit(1541543512.354:1): initialized\n[ 0.498909] Initialise system trusted keyring\n[ 0.499819] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502918] zbud: loaded\n[ 0.503618] VFS: Disk quotas dquot_6.6.0\n[ 0.504414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505906] fuse init (API version 7.23)\n[ 0.506781] Key type big_key registered\n[ 0.507566] Allocating IMA MOK and blacklist keyrings.\n[ 0.508638] Key type asymmetric registered\n[ 0.509453] Asymmetric key parser 'x509' registered\n[ 0.510390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511817] io scheduler noop registered\n[ 0.512595] io scheduler deadline registered (default)\n[ 0.513578] io scheduler cfq registered\n[ 0.514400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518464] ACPI: Power Button [PWRF]\n[ 0.519280] GHES: HEST is not enabled!\n[ 0.533126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588965] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591201] Linux agpgart interface v0.103\n[ 0.593262] brd: module loaded\n[ 0.594415] loop: module loaded\n[ 0.599390] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600838] GPT:90111 != 2097151\n[ 0.601511] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602621] GPT:90111 != 2097151\n[ 0.603310] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604581] vda: vda1 vda15\n[ 0.606469] scsi host0: ata_piix\n[ 0.607453] scsi host1: ata_piix\n[ 0.608362] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610159] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612259] libphy: Fixed MDIO Bus: probed\n[ 0.613309] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614487] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617237] PPP generic driver version 2.4.2\n[ 0.618302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619667] ehci-pci: EHCI PCI platform driver\n[ 0.620672] ehci-platform: EHCI generic platform driver\n[ 0.621775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623118] ohci-pci: OHCI PCI platform driver\n[ 0.624097] ohci-platform: OHCI generic platform driver\n[ 0.625182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639552] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641962] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642966] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646651] usb usb1: Product: UHCI Host Controller\n[ 0.647559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648671] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649720] hub 1-0:1.0: USB hub found\n[ 0.650485] hub 1-0:1.0: 2 ports detected\n[ 0.651361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654391] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655386] mousedev: PS/2 mouse device common for all mice\n[ 0.656612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658412] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660637] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661806] i2c /dev entries driver\n[ 0.662555] device-mapper: uevent: version 1.0.3\n[ 0.663489] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665099] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666371] NET: Registered protocol family 10\n[ 0.667363] NET: Registered protocol family 17\n[ 0.668231] Key type dns_resolver registered\n[ 0.669145] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670219] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671929] registered taskstats version 1\n[ 0.672748] Loading compiled-in X.509 certificates\n[ 0.674180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675984] zswap: loaded using pool lzo/zbud\n[ 0.677341] Key type trusted registered\n[ 0.678861] Key type encrypted registered\n[ 0.679674] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680672] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681694] evm: HMAC attrs: 0x1\n[ 0.682608] Magic number: 10:294:552\n[ 0.683370] tty ttyS28: hash matches\n[ 0.684093] acpi PNP0C0F:03: hash matches\n[ 0.684953] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:52 UTC (1541543512)\n[ 0.686531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687624] EDD information not available.\n[ 0.765448] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776896] ata1.00: configured for MWDMA2\n[ 0.778062] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780227] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.781451] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.782736] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.784594] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786108] Write protecting the kernel read-only data: 14336k\n[ 0.787641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789645] 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.25\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.459631] 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 2.16s]\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"} 2018-11-06 22:32:52,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action used request id req-c7e0975f-1d6a-468a-8171-351c44a45caf 2018-11-06 22:32:52,844 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-11-06 22:32:52,844 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-11-06 22:32:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-645416", "route_distinguishers": "222:222"}}' 2018-11-06 22:32:53,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-632cd88c-f9f0-42b7-9121-a513909f2437 Date: Tue, 06 Nov 2018 22:32:53 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "dca30bec-822c-4b43-bf0b-98da393f2f6a", "name": "sdnvpn-2-645416", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:32:53,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-632cd88c-f9f0-42b7-9121-a513909f2437 2018-11-06 22:32:53,262 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-645416', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [u'88:88'], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'dca30bec-822c-4b43-bf0b-98da393f2f6a'}} 2018-11-06 22:32:53,263 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-11-06 22:32:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" -d '{"network_association": {"network_id": "b8e43f66-9317-4a12-a69b-15bf011186ba"}}' 2018-11-06 22:32:53,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ea7ed38f-912a-4e4e-90bc-7fcb53659a2b Date: Tue, 06 Nov 2018 22:32:53 GMT RESP BODY: {"network_association": {"network_id": "b8e43f66-9317-4a12-a69b-15bf011186ba", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "93e2391b-d020-44f3-b5c0-dfd72cbf4a4e"}} 2018-11-06 22:32:53,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a/network_associations used request id req-ea7ed38f-912a-4e4e-90bc-7fcb53659a2b 2018-11-06 22:32:53,896 - sdnvpn_test_utils - DEBUG - Waiting for network f062024c-ddf6-46dd-9e6a-b209e0ab9494 to associate with BGPVPN e80d81e0-ad93-4250-9c10-17b67e16640c 2018-11-06 22:32:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:32:54,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-3cf74176-e07f-4534-8e2b-6d4e1b72e913 Date: Tue, 06 Nov 2018 22:32:54 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "f062024c-ddf6-46dd-9e6a-b209e0ab9494", "name": "sdnvpn-1-937517", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["55:55"], "networks": ["e80d81e0-ad93-4250-9c10-17b67e16640c"], "route_targets": ["55:55"], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:32:54,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494 used request id req-3cf74176-e07f-4534-8e2b-6d4e1b72e913 2018-11-06 22:32:55,215 - sdnvpn_test_utils - DEBUG - Waiting for network dca30bec-822c-4b43-bf0b-98da393f2f6a to associate with BGPVPN b8e43f66-9317-4a12-a69b-15bf011186ba 2018-11-06 22:32:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:32:55,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-231d7094-7979-4fa4-a31a-bc7e6a27888a Date: Tue, 06 Nov 2018 22:32:55 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "dca30bec-822c-4b43-bf0b-98da393f2f6a", "name": "sdnvpn-2-645416", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["b8e43f66-9317-4a12-a69b-15bf011186ba"], "route_targets": ["88:88"], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:32:55,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a used request id req-231d7094-7979-4fa4-a31a-bc7e6a27888a 2018-11-06 22:32:56,530 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:33:26,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:33:27,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-c673aa74-71b3-4d28-9557-54d79e48bb59 x-compute-request-id: req-c673aa74-71b3-4d28-9557-54d79e48bb59 Content-Encoding: gzip Content-Length: 8145 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 496193086 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.910 MHz processor\n[ 0.128762] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130393] pid_max: default: 32768 minimum: 301\n[ 0.131274] ACPI: Core revision 20150930\n[ 0.132643] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133926] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135468] AppArmor: AppArmor initialized\n[ 0.136323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140078] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141446] Initializing cgroup subsys io\n[ 0.142250] Initializing cgroup subsys memory\n[ 0.143096] Initializing cgroup subsys devices\n[ 0.143963] Initializing cgroup subsys freezer\n[ 0.144820] Initializing cgroup subsys net_cls\n[ 0.145679] Initializing cgroup subsys perf_event\n[ 0.146573] Initializing cgroup subsys net_prio\n[ 0.147571] Initializing cgroup subsys hugetlb\n[ 0.148444] Initializing cgroup subsys pids\n[ 0.149309] CPU: Physical Processor ID: 0\n[ 0.150792] mce: CPU supports 10 MCE banks\n[ 0.151626] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152615] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169693] ftrace: allocating 31920 entries in 125 pages\n[ 0.196112] smpboot: Max logical packages: 1\n[ 0.196961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199097] Switched APIC routing to physical x2apic.\n[ 0.200835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206875] KVM setup paravirtual spinlock\n[ 0.208368] x86: Booted up 1 node, 1 CPUs\n[ 0.209378] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211126] devtmpfs: initialized\n[ 0.212981] evm: security.selinux\n[ 0.213827] evm: security.SMACK64\n[ 0.214673] evm: security.SMACK64EXEC\n[ 0.215604] evm: security.SMACK64TRANSMUTE\n[ 0.216634] evm: security.SMACK64MMAP\n[ 0.217567] evm: security.ima\n[ 0.218355] evm: security.capability\n[ 0.219353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221727] pinctrl core: initialized pinctrl subsystem\n[ 0.223071] RTC time: 22:31:38, date: 11/06/18\n[ 0.224244] NET: Registered protocol family 16\n[ 0.225425] cpuidle: using governor ladder\n[ 0.226454] cpuidle: using governor menu\n[ 0.227441] PCCT header not found.\n[ 0.228375] ACPI: bus type PCI registered\n[ 0.229379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230973] PCI: Using configuration type 1 for base access\n[ 0.233030] ACPI: Added _OSI(Module Device)\n[ 0.234103] ACPI: Added _OSI(Processor Device)\n[ 0.235211] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236361] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238713] ACPI: Interpreter enabled\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248100] ACPI: (supports S0 S5)\n[ 0.249015] ACPI: Using IOAPIC for interrupt routing\n[ 0.250125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254831] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256075] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259441] acpiphp: Slot [3] registered\n[ 0.260228] acpiphp: Slot [4] registered\n[ 0.261005] acpiphp: Slot [5] registered\n[ 0.261795] acpiphp: Slot [6] registered\n[ 0.262577] acpiphp: Slot [7] registered\n[ 0.263363] acpiphp: Slot [8] registered\n[ 0.264143] acpiphp: Slot [9] registered\n[ 0.264925] acpiphp: Slot [10] registered\n[ 0.265716] acpiphp: Slot [11] registered\n[ 0.266517] acpiphp: Slot [12] registered\n[ 0.267311] acpiphp: Slot [13] registered\n[ 0.268103] acpiphp: Slot [14] registered\n[ 0.268892] acpiphp: Slot [15] registered\n[ 0.279877] acpiphp: Slot [16] registered\n[ 0.280706] acpiphp: Slot [17] registered\n[ 0.281499] acpiphp: Slot [18] registered\n[ 0.282313] acpiphp: Slot [19] registered\n[ 0.283110] acpiphp: Slot [20] registered\n[ 0.283909] acpiphp: Slot [21] registered\n[ 0.284701] acpiphp: Slot [22] registered\n[ 0.285538] acpiphp: Slot [23] registered\n[ 0.286329] acpiphp: Slot [24] registered\n[ 0.287122] acpiphp: Slot [25] registered\n[ 0.287912] acpiphp: Slot [26] registered\n[ 0.288706] acpiphp: Slot [27] registered\n[ 0.289501] acpiphp: Slot [28] registered\n[ 0.290295] acpiphp: Slot [29] registered\n[ 0.291088] acpiphp: Slot [30] registered\n[ 0.291874] acpiphp: Slot [31] registered\n[ 0.292668] PCI host bridge to bus 0000:00\n[ 0.293457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298628] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304833] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308494] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364095] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368065] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369190] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370382] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371883] vgaarb: loaded\n[ 0.372471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373575] SCSI subsystem initialized\n[ 0.374384] ACPI: bus type USB registered\n[ 0.375181] usbcore: registered new interface driver usbfs\n[ 0.376189] usbcore: registered new interface driver hub\n[ 0.377178] usbcore: registered new device driver usb\n[ 0.378210] PCI: Using ACPI for IRQ routing\n[ 0.379213] NetLabel: Initializing\n[ 0.379908] NetLabel: domain hash size = 128\n[ 0.380752] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381678] NetLabel: unlabeled traffic allowed by default\n[ 0.382741] clocksource: Switched to clocksource kvm-clock\n[ 0.388161] AppArmor: AppArmor Filesystem Enabled\n[ 0.389095] pnp: PnP ACPI init\n[ 0.389984] pnp: PnP ACPI: found 5 devices\n[ 0.396333] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398020] NET: Registered protocol family 2\n[ 0.398973] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401396] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402542] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403613] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404777] NET: Registered protocol family 1\n[ 0.405635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407782] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435966] Trying to unpack rootfs image as initramfs...\n[ 0.485798] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499686] Scanning for low memory corruption every 60 seconds\n[ 0.501011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502150] audit: initializing netlink subsys (disabled)\n[ 0.503173] audit: type=2000 audit(1541543499.141:1): initialized\n[ 0.504465] Initialise system trusted keyring\n[ 0.505383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506530] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508483] zbud: loaded\n[ 0.509179] VFS: Disk quotas dquot_6.6.0\n[ 0.509985] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511487] fuse init (API version 7.23)\n[ 0.512364] Key type big_key registered\n[ 0.513159] Allocating IMA MOK and blacklist keyrings.\n[ 0.514633] Key type asymmetric registered\n[ 0.515462] Asymmetric key parser 'x509' registered\n[ 0.516411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517854] io scheduler noop registered\n[ 0.518643] io scheduler deadline registered (default)\n[ 0.519630] io scheduler cfq registered\n[ 0.520460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524217] ACPI: Power Button [PWRF]\n[ 0.525061] GHES: HEST is not enabled!\n[ 0.538778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568945] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596484] Linux agpgart interface v0.103\n[ 0.598510] brd: module loaded\n[ 0.599649] loop: module loaded\n[ 0.604626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606056] GPT:90111 != 2097151\n[ 0.606716] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607789] GPT:90111 != 2097151\n[ 0.608453] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609390] vda: vda1 vda15\n[ 0.610882] scsi host0: ata_piix\n[ 0.611620] scsi host1: ata_piix\n[ 0.612313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614908] libphy: Fixed MDIO Bus: probed\n[ 0.615716] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621393] PPP generic driver version 2.4.2\n[ 0.623322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625968] ehci-pci: EHCI PCI platform driver\n[ 0.627625] ehci-platform: EHCI generic platform driver\n[ 0.629587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632012] ohci-pci: OHCI PCI platform driver\n[ 0.633551] ohci-platform: OHCI generic platform driver\n[ 0.635692] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652152] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653575] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655684] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658286] usb usb1: Product: UHCI Host Controller\n[ 0.659209] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661326] hub 1-0:1.0: USB hub found\n[ 0.662091] hub 1-0:1.0: 2 ports detected\n[ 0.662977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665059] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666995] mousedev: PS/2 mouse device common for all mice\n[ 0.668229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670019] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672273] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673438] i2c /dev entries driver\n[ 0.674186] device-mapper: uevent: version 1.0.3\n[ 0.675120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676715] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677975] NET: Registered protocol family 10\n[ 0.678964] NET: Registered protocol family 17\n[ 0.679840] Key type dns_resolver registered\n[ 0.680751] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681825] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683551] registered taskstats version 1\n[ 0.684375] Loading compiled-in X.509 certificates\n[ 0.685794] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687618] zswap: loaded using pool lzo/zbud\n[ 0.688969] Key type trusted registered\n[ 0.690495] Key type encrypted registered\n[ 0.691325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692332] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693345] evm: HMAC attrs: 0x1\n[ 0.694256] Magic number: 10:294:552\n[ 0.695031] tty ttyS28: hash matches\n[ 0.695767] acpi PNP0C0F:03: hash matches\n[ 0.696613] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:39 UTC (1541543499)\n[ 0.698544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699643] EDD information not available.\n[ 0.771297] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783038] ata1.00: configured for MWDMA2\n[ 0.784220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786365] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788794] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790630] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792144] Write protecting the kernel read-only data: 14336k\n[ 0.793684] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795461] 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.26\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.477655] 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.15s]\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"} 2018-11-06 22:33:27,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action used request id req-c673aa74-71b3-4d28-9557-54d79e48bb59 2018-11-06 22:33:27,678 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2018-11-06 22:33:27,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3f7a4fab17ffb1d8d8ed7ec74ad791aae07cf6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:33:28,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-f54ab8a1-617c-4eb4-acc1-dded871623f9 x-compute-request-id: req-f54ab8a1-617c-4eb4-acc1-dded871623f9 Content-Encoding: gzip Content-Length: 8145 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 496193086 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.910 MHz processor\n[ 0.128762] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130393] pid_max: default: 32768 minimum: 301\n[ 0.131274] ACPI: Core revision 20150930\n[ 0.132643] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133926] Security Framework initialized\n[ 0.134729] Yama: becoming mindful.\n[ 0.135468] AppArmor: AppArmor initialized\n[ 0.136323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140078] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141446] Initializing cgroup subsys io\n[ 0.142250] Initializing cgroup subsys memory\n[ 0.143096] Initializing cgroup subsys devices\n[ 0.143963] Initializing cgroup subsys freezer\n[ 0.144820] Initializing cgroup subsys net_cls\n[ 0.145679] Initializing cgroup subsys perf_event\n[ 0.146573] Initializing cgroup subsys net_prio\n[ 0.147571] Initializing cgroup subsys hugetlb\n[ 0.148444] Initializing cgroup subsys pids\n[ 0.149309] CPU: Physical Processor ID: 0\n[ 0.150792] mce: CPU supports 10 MCE banks\n[ 0.151626] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152615] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169693] ftrace: allocating 31920 entries in 125 pages\n[ 0.196112] smpboot: Max logical packages: 1\n[ 0.196961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199097] Switched APIC routing to physical x2apic.\n[ 0.200835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206875] KVM setup paravirtual spinlock\n[ 0.208368] x86: Booted up 1 node, 1 CPUs\n[ 0.209378] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211126] devtmpfs: initialized\n[ 0.212981] evm: security.selinux\n[ 0.213827] evm: security.SMACK64\n[ 0.214673] evm: security.SMACK64EXEC\n[ 0.215604] evm: security.SMACK64TRANSMUTE\n[ 0.216634] evm: security.SMACK64MMAP\n[ 0.217567] evm: security.ima\n[ 0.218355] evm: security.capability\n[ 0.219353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221727] pinctrl core: initialized pinctrl subsystem\n[ 0.223071] RTC time: 22:31:38, date: 11/06/18\n[ 0.224244] NET: Registered protocol family 16\n[ 0.225425] cpuidle: using governor ladder\n[ 0.226454] cpuidle: using governor menu\n[ 0.227441] PCCT header not found.\n[ 0.228375] ACPI: bus type PCI registered\n[ 0.229379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230973] PCI: Using configuration type 1 for base access\n[ 0.233030] ACPI: Added _OSI(Module Device)\n[ 0.234103] ACPI: Added _OSI(Processor Device)\n[ 0.235211] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236361] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238713] ACPI: Interpreter enabled\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248100] ACPI: (supports S0 S5)\n[ 0.249015] ACPI: Using IOAPIC for interrupt routing\n[ 0.250125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254831] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256075] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259441] acpiphp: Slot [3] registered\n[ 0.260228] acpiphp: Slot [4] registered\n[ 0.261005] acpiphp: Slot [5] registered\n[ 0.261795] acpiphp: Slot [6] registered\n[ 0.262577] acpiphp: Slot [7] registered\n[ 0.263363] acpiphp: Slot [8] registered\n[ 0.264143] acpiphp: Slot [9] registered\n[ 0.264925] acpiphp: Slot [10] registered\n[ 0.265716] acpiphp: Slot [11] registered\n[ 0.266517] acpiphp: Slot [12] registered\n[ 0.267311] acpiphp: Slot [13] registered\n[ 0.268103] acpiphp: Slot [14] registered\n[ 0.268892] acpiphp: Slot [15] registered\n[ 0.279877] acpiphp: Slot [16] registered\n[ 0.280706] acpiphp: Slot [17] registered\n[ 0.281499] acpiphp: Slot [18] registered\n[ 0.282313] acpiphp: Slot [19] registered\n[ 0.283110] acpiphp: Slot [20] registered\n[ 0.283909] acpiphp: Slot [21] registered\n[ 0.284701] acpiphp: Slot [22] registered\n[ 0.285538] acpiphp: Slot [23] registered\n[ 0.286329] acpiphp: Slot [24] registered\n[ 0.287122] acpiphp: Slot [25] registered\n[ 0.287912] acpiphp: Slot [26] registered\n[ 0.288706] acpiphp: Slot [27] registered\n[ 0.289501] acpiphp: Slot [28] registered\n[ 0.290295] acpiphp: Slot [29] registered\n[ 0.291088] acpiphp: Slot [30] registered\n[ 0.291874] acpiphp: Slot [31] registered\n[ 0.292668] PCI host bridge to bus 0000:00\n[ 0.293457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298628] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304833] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308494] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364095] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368065] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369190] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370382] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371883] vgaarb: loaded\n[ 0.372471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373575] SCSI subsystem initialized\n[ 0.374384] ACPI: bus type USB registered\n[ 0.375181] usbcore: registered new interface driver usbfs\n[ 0.376189] usbcore: registered new interface driver hub\n[ 0.377178] usbcore: registered new device driver usb\n[ 0.378210] PCI: Using ACPI for IRQ routing\n[ 0.379213] NetLabel: Initializing\n[ 0.379908] NetLabel: domain hash size = 128\n[ 0.380752] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381678] NetLabel: unlabeled traffic allowed by default\n[ 0.382741] clocksource: Switched to clocksource kvm-clock\n[ 0.388161] AppArmor: AppArmor Filesystem Enabled\n[ 0.389095] pnp: PnP ACPI init\n[ 0.389984] pnp: PnP ACPI: found 5 devices\n[ 0.396333] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398020] NET: Registered protocol family 2\n[ 0.398973] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401396] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402542] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403613] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404777] NET: Registered protocol family 1\n[ 0.405635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407782] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435966] Trying to unpack rootfs image as initramfs...\n[ 0.485798] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499686] Scanning for low memory corruption every 60 seconds\n[ 0.501011] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502150] audit: initializing netlink subsys (disabled)\n[ 0.503173] audit: type=2000 audit(1541543499.141:1): initialized\n[ 0.504465] Initialise system trusted keyring\n[ 0.505383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506530] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508483] zbud: loaded\n[ 0.509179] VFS: Disk quotas dquot_6.6.0\n[ 0.509985] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511487] fuse init (API version 7.23)\n[ 0.512364] Key type big_key registered\n[ 0.513159] Allocating IMA MOK and blacklist keyrings.\n[ 0.514633] Key type asymmetric registered\n[ 0.515462] Asymmetric key parser 'x509' registered\n[ 0.516411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517854] io scheduler noop registered\n[ 0.518643] io scheduler deadline registered (default)\n[ 0.519630] io scheduler cfq registered\n[ 0.520460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524217] ACPI: Power Button [PWRF]\n[ 0.525061] GHES: HEST is not enabled!\n[ 0.538778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568945] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596484] Linux agpgart interface v0.103\n[ 0.598510] brd: module loaded\n[ 0.599649] loop: module loaded\n[ 0.604626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606056] GPT:90111 != 2097151\n[ 0.606716] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607789] GPT:90111 != 2097151\n[ 0.608453] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609390] vda: vda1 vda15\n[ 0.610882] scsi host0: ata_piix\n[ 0.611620] scsi host1: ata_piix\n[ 0.612313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614908] libphy: Fixed MDIO Bus: probed\n[ 0.615716] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621393] PPP generic driver version 2.4.2\n[ 0.623322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625968] ehci-pci: EHCI PCI platform driver\n[ 0.627625] ehci-platform: EHCI generic platform driver\n[ 0.629587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632012] ohci-pci: OHCI PCI platform driver\n[ 0.633551] ohci-platform: OHCI generic platform driver\n[ 0.635692] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652152] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653575] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655684] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658286] usb usb1: Product: UHCI Host Controller\n[ 0.659209] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661326] hub 1-0:1.0: USB hub found\n[ 0.662091] hub 1-0:1.0: 2 ports detected\n[ 0.662977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665059] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666995] mousedev: PS/2 mouse device common for all mice\n[ 0.668229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670019] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672273] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673438] i2c /dev entries driver\n[ 0.674186] device-mapper: uevent: version 1.0.3\n[ 0.675120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676715] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677975] NET: Registered protocol family 10\n[ 0.678964] NET: Registered protocol family 17\n[ 0.679840] Key type dns_resolver registered\n[ 0.680751] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681825] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683551] registered taskstats version 1\n[ 0.684375] Loading compiled-in X.509 certificates\n[ 0.685794] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687618] zswap: loaded using pool lzo/zbud\n[ 0.688969] Key type trusted registered\n[ 0.690495] Key type encrypted registered\n[ 0.691325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692332] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693345] evm: HMAC attrs: 0x1\n[ 0.694256] Magic number: 10:294:552\n[ 0.695031] tty ttyS28: hash matches\n[ 0.695767] acpi PNP0C0F:03: hash matches\n[ 0.696613] rtc_cmos 00:00: setting system clock to 2018-11-06 22:31:39 UTC (1541543499)\n[ 0.698544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699643] EDD information not available.\n[ 0.771297] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.783038] ata1.00: configured for MWDMA2\n[ 0.784220] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786365] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788794] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790630] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792144] Write protecting the kernel read-only data: 14336k\n[ 0.793684] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795461] 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.26\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.477655] 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.15s]\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"} 2018-11-06 22:33:28,759 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action used request id req-f54ab8a1-617c-4eb4-acc1-dded871623f9 2018-11-06 22:33:28,760 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-11-06 22:33:28,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"forceDelete": null}' 2018-11-06 22:33:28,938 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:33: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-dc905e77-e440-48fe-be95-d1ca628d5fc2 x-compute-request-id: req-dc905e77-e440-48fe-be95-d1ca628d5fc2 Content-Length: 0 Content-Type: application/json 2018-11-06 22:33:28,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d/action used request id req-dc905e77-e440-48fe-be95-d1ca628d5fc2 2018-11-06 22:33:28,939 - sdnvpn_test_utils - DEBUG - Waiting for instance 270bac4f-dc48-444f-8a70-e9d375cdc07d to be deleted 2018-11-06 22:33:28,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:29,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-1078a681-536a-42f8-a3bb-760f915a4cd8 x-compute-request-id: req-1078a681-536a-42f8-a3bb-760f915a4cd8 Content-Encoding: gzip Content-Length: 975 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:95:71:c7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/270bac4f-dc48-444f-8a70-e9d375cdc07d", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-11-06T22:31:51.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "270bac4f-dc48-444f-8a70-e9d375cdc07d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:33:28Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-1", "created": "2018-11-06T22:31:46Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:c5:0a:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-06T22:31:22.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:23Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:33:29,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-1078a681-536a-42f8-a3bb-760f915a4cd8 2018-11-06 22:33:31,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:32,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-fd9ae0a7-519b-4056-bb5d-9cf75934fbbd x-compute-request-id: req-fd9ae0a7-519b-4056-bb5d-9cf75934fbbd Content-Encoding: gzip Content-Length: 878 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:c5:0a:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-06T22:31:22.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:23Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:33:32,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-fd9ae0a7-519b-4056-bb5d-9cf75934fbbd 2018-11-06 22:33:34,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"forceDelete": null}' 2018-11-06 22:33:34,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:33: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 x-openstack-request-id: req-23cac6a1-e9a3-40ab-a09a-591e0f2d54e8 x-compute-request-id: req-23cac6a1-e9a3-40ab-a09a-591e0f2d54e8 Content-Length: 0 Content-Type: application/json 2018-11-06 22:33:34,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49/action used request id req-23cac6a1-e9a3-40ab-a09a-591e0f2d54e8 2018-11-06 22:33:34,988 - sdnvpn_test_utils - DEBUG - Waiting for instance 66596a49-455f-4244-a90b-0834fcb4ee49 to be deleted 2018-11-06 22:33:34,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:35,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-57fb29a7-bb12-4424-8578-1a9e6654b6d7 x-compute-request-id: req-57fb29a7-bb12-4424-8578-1a9e6654b6d7 Content-Encoding: gzip Content-Length: 889 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:c5:0a:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/66596a49-455f-4244-a90b-0834fcb4ee49", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-11-06T22:31:22.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "66596a49-455f-4244-a90b-0834fcb4ee49", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:33:34Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-2", "created": "2018-11-06T22:31:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:33:35,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-57fb29a7-bb12-4424-8578-1a9e6654b6d7 2018-11-06 22:33:37,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:37,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-e1bd2def-dd51-49d3-9db8-dac485ba4c27 x-compute-request-id: req-e1bd2def-dd51-49d3-9db8-dac485ba4c27 Content-Encoding: gzip Content-Length: 789 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:31:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:33:37,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-e1bd2def-dd51-49d3-9db8-dac485ba4c27 2018-11-06 22:33:39,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" -d '{"forceDelete": null}' 2018-11-06 22:33:40,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:33: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-c7ccaa4a-4203-41ca-a8c2-32a6bd935807 x-compute-request-id: req-c7ccaa4a-4203-41ca-a8c2-32a6bd935807 Content-Length: 0 Content-Type: application/json 2018-11-06 22:33:40,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a/action used request id req-c7ccaa4a-4203-41ca-a8c2-32a6bd935807 2018-11-06 22:33:40,204 - sdnvpn_test_utils - DEBUG - Waiting for instance 5923db3f-c626-49df-8061-9663daa02a0a to be deleted 2018-11-06 22:33:40,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:40,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-6a02ae34-20ca-4609-badb-0688587a7ae7 x-compute-request-id: req-6a02ae34-20ca-4609-badb-0688587a7ae7 Content-Encoding: gzip Content-Length: 798 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:3b:43:e8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5923db3f-c626-49df-8061-9663daa02a0a", "rel": "bookmark"}], "image": {"id": "034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "links": [{"href": "http://172.30.9.26:8774/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-11-06T22:31:38.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5923db3f-c626-49df-8061-9663daa02a0a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:33:40Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2-4", "created": "2018-11-06T22:31:32Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:33:40,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-6a02ae34-20ca-4609-badb-0688587a7ae7 2018-11-06 22:33:42,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bc889ef08814927fc1a1c1c94a37b579740688" 2018-11-06 22:33:42,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-8ceacb9b-21ed-446b-92df-8b37269dac58 x-compute-request-id: req-8ceacb9b-21ed-446b-92df-8b37269dac58 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:33:42,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-8ceacb9b-21ed-446b-92df-8b37269dac58 2018-11-06 22:33:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce185eec2ca30453a42fc61401630a6d9d694e70" 2018-11-06 22:33:46,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3327e1e2-013f-426b-a232-02ecc76a3a73 Date: Tue, 06 Nov 2018 22:33:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:33:46,823 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/034ec0f6-1fbd-49fe-8bd1-0a4c6f8eece1 used request id req-3327e1e2-013f-426b-a232-02ecc76a3a73 2018-11-06 22:33:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:47,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75df2394-3891-4841-8e7e-f3fa7bfa9d00 Content-Length: 0 Date: Tue, 06 Nov 2018 22:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:47,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f062024c-ddf6-46dd-9e6a-b209e0ab9494 used request id req-75df2394-3891-4841-8e7e-f3fa7bfa9d00 2018-11-06 22:33:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:48,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-404ebaec-0e99-4e4c-a38a-5743944e32c1 Content-Length: 0 Date: Tue, 06 Nov 2018 22:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:48,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/dca30bec-822c-4b43-bf0b-98da393f2f6a used request id req-404ebaec-0e99-4e4c-a38a-5743944e32c1 2018-11-06 22:33:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3109679e-5d72-42e2-b9b6-495466397169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:50,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-554301e2-7f97-493f-8117-0b6a392fe3f4 Date: Tue, 06 Nov 2018 22:33:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:50,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3109679e-5d72-42e2-b9b6-495466397169 used request id req-554301e2-7f97-493f-8117-0b6a392fe3f4 2018-11-06 22:33:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1de47830-bce4-4548-9f60-0c0f1a941aeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:52,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b05f7915-7ecb-4930-9d3e-c3e7dcf96e66 Date: Tue, 06 Nov 2018 22:33:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:52,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1de47830-bce4-4548-9f60-0c0f1a941aeb used request id req-b05f7915-7ecb-4930-9d3e-c3e7dcf96e66 2018-11-06 22:33:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e80d81e0-ad93-4250-9c10-17b67e16640c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:53,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd2116eb-9469-415c-9e46-c0e82f43b394 Date: Tue, 06 Nov 2018 22:33:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:53,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e80d81e0-ad93-4250-9c10-17b67e16640c used request id req-fd2116eb-9469-415c-9e46-c0e82f43b394 2018-11-06 22:33:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b8e43f66-9317-4a12-a69b-15bf011186ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb00da9104088a6eb18acf1f31bbc3a4809aeea" 2018-11-06 22:33:54,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb2a175c-1df8-45e9-8b99-048093d9b3c4 Date: Tue, 06 Nov 2018 22:33:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:33:54,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b8e43f66-9317-4a12-a69b-15bf011186ba used request id req-fb2a175c-1df8-45e9-8b99-048093d9b3c4 2018-11-06 22:33:54,287 - 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] | +========================================================================================+ 2018-11-06 22:33:54,287 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:33:54,287 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-11-06 22:33:54,288 - 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'}]} 2018-11-06 22:33:54,288 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-11-06 22:33:54,288 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-11-06 22:33:54,288 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-11-06 22:33:54,374 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-11-06 22:33:54,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:33:54,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:33:54,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:33:54,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:33:54,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:33:54,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:33:54,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:33:54,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:33:54,383 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:33:54,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:33:54,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da49cb20-17e8-4261-852b-b5adcd8c34f5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:33:54,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-da49cb20-17e8-4261-852b-b5adcd8c34f5 2018-11-06 22:33:54,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:33:54,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["RFKAjgOBQUCivJKhuVESLA"], "issued_at": "2018-11-06T22:33:54.000000Z"}} 2018-11-06 22:33:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10ca7e23880f774851fae27ca9bccd2a54c6421a" 2018-11-06 22:33:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7a5ff6c3-900b-44a2-83f3-368346cd96fb Date: Tue, 06 Nov 2018 22:33:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:33:54,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-7a5ff6c3-900b-44a2-83f3-368346cd96fb 2018-11-06 22:33:54,937 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:33:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10ca7e23880f774851fae27ca9bccd2a54c6421a" 2018-11-06 22:33:55,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84998772-245e-4242-b7ea-a320de67dffe Date: Tue, 06 Nov 2018 22:33: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"}}} 2018-11-06 22:33:55,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-84998772-245e-4242-b7ea-a320de67dffe 2018-11-06 22:33:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10ca7e23880f774851fae27ca9bccd2a54c6421a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:33:56,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c X-Openstack-Request-Id: req-8122c1e6-14bc-4e4d-87dc-69628b78abc6 Date: Tue, 06 Nov 2018 22:33:56 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:33:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:33:56Z", "visibility": "public", "locations": [], "self": "/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "min_disk": 0, "protected": false, "id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "file": "/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:33:56,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8122c1e6-14bc-4e4d-87dc-69628b78abc6 2018-11-06 22:33:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10ca7e23880f774851fae27ca9bccd2a54c6421a" -d '' 2018-11-06 22:33:56,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1b3731d-5901-47b3-a797-d22caa5fe4c7 Date: Tue, 06 Nov 2018 22:33:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:33:56,693 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c/file used request id req-c1b3731d-5901-47b3-a797-d22caa5fe4c7 2018-11-06 22:33:56,693 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-11-06 22:33:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:33:56,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a399fe80-61e3-4eee-beee-63d349a8b17d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:33:56,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a399fe80-61e3-4eee-beee-63d349a8b17d 2018-11-06 22:33:56,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:33:57,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["XIs2tTEcRj2fUA8oi9WWYw"], "issued_at": "2018-11-06T22:33:57.000000Z"}} 2018-11-06 22:33:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-11-06 22:33:57,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-d6f25e31-2e79-4416-97af-981281495e17 Date: Tue, 06 Nov 2018 22:33:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4f679e9-68ca-4185-b160-6fbccd951337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:33:57Z","is_default":false,"provider:segmentation_id":99,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:33:57Z","mtu":1450}} 2018-11-06 22:33:57,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d6f25e31-2e79-4416-97af-981281495e17 2018-11-06 22:33:57,483 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network b4f679e9-68ca-4185-b160-6fbccd951337 with cidr 10.10.10.0/24 2018-11-06 22:33:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"subnets": [{"ip_version": 4, "network_id": "b4f679e9-68ca-4185-b160-6fbccd951337", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-11-06 22:33:58,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d8592f58-989f-4d44-8a7a-6f9481f6c31d Date: Tue, 06 Nov 2018 22:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f679e9-68ca-4185-b160-6fbccd951337","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:33:57Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:33:57Z","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":"35cef63a552c4009857581d35066215c","id":"e9b95c6b-4454-4e32-8158-32db5d8b0a0f","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-11-06 22:33:58,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d8592f58-989f-4d44-8a7a-6f9481f6c31d 2018-11-06 22:33:58,050 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-11-06 22:33:58,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-11-06 22:33:58,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-7b890296-0ddd-4b73-9e1e-c9ed43c9012a Date: Tue, 06 Nov 2018 22:33: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":"fa1c1ead-f5dc-402f-b656-2ca26ed83fd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:33:58Z","is_default":false,"provider:segmentation_id":100,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:33:58Z","mtu":1450}} 2018-11-06 22:33:58,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7b890296-0ddd-4b73-9e1e-c9ed43c9012a 2018-11-06 22:33:58,451 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 with cidr 10.10.11.0/24 2018-11-06 22:33:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"subnets": [{"ip_version": 4, "network_id": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-11-06 22:33:59,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4d32aacc-4308-429c-9719-1baeef798432 Date: Tue, 06 Nov 2018 22:33:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa1c1ead-f5dc-402f-b656-2ca26ed83fd9","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:33:58Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:33:58Z","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":"35cef63a552c4009857581d35066215c","id":"fde44833-6dbe-485d-ba6b-e693d514b87e","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-11-06 22:33:59,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-4d32aacc-4308-429c-9719-1baeef798432 2018-11-06 22:33:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:33:59,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-1cc9fe4a-9883-414a-bbd5-d4dc8af4484f Date: Tue, 06 Nov 2018 22:33:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:33:59,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1cc9fe4a-9883-414a-bbd5-d4dc8af4484f 2018-11-06 22:33:59,401 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:33:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:33:59,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ee5d99-4c3b-40f1-90b9-820de693806a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:33:59,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64ee5d99-4c3b-40f1-90b9-820de693806a 2018-11-06 22:33:59,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:33:59,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["3Rd-bkK_TZu0YIEvw7rJ3A"], "issued_at": "2018-11-06T22:33:59.000000Z"}} 2018-11-06 22:33:59,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:34:00,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:33: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-a5a6f43c-6593-482e-ab37-cbaba1d953d4 x-compute-request-id: req-a5a6f43c-6593-482e-ab37-cbaba1d953d4 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:34:00,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a5a6f43c-6593-482e-ab37-cbaba1d953d4 2018-11-06 22:34:00,007 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 22:34:00,007 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-11-06 22:34:00,007 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=6b7e3a99-12b8-40e4-92d2-77c08847211c network=b4f679e9-68ca-4185-b160-6fbccd951337 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:00,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:00,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:00,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:00,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:00,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:00,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:00,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:00,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:00,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:00,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:00,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:00,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c275fa-59ce-46ce-b1b9-56c28f015328 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:00,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c4c275fa-59ce-46ce-b1b9-56c28f015328 2018-11-06 22:34:00,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:00,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["QpY99oMORIW2ylX3sPjsXA"], "issued_at": "2018-11-06T22:34:00.000000Z"}} 2018-11-06 22:34:00,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" 2018-11-06 22:34:00,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-8b8e0e2f-bbd0-4a54-8129-e30f736a8514 x-compute-request-id: req-8b8e0e2f-bbd0-4a54-8129-e30f736a8514 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:34:00,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8b8e0e2f-bbd0-4a54-8129-e30f736a8514 2018-11-06 22:34:00,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" 2018-11-06 22:34:00,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-a12102c5-66a4-4958-ab2d-08f04502fd1a x-compute-request-id: req-a12102c5-66a4-4958-ab2d-08f04502fd1a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:34:00,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-a12102c5-66a4-4958-ab2d-08f04502fd1a 2018-11-06 22:34:00,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b4f679e9-68ca-4185-b160-6fbccd951337"}]}}' 2018-11-06 22:34:02,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-25ec5980-489b-49e9-a144-4a26d9c68471 x-compute-request-id: req-25ec5980-489b-49e9-a144-4a26d9c68471 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "adminPass": "xY5JjnjXpofw"}} 2018-11-06 22:34:02,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-25ec5980-489b-49e9-a144-4a26d9c68471 2018-11-06 22:34:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:02,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4637ef34-532a-46bd-a597-1c4620186283 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:02,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4637ef34-532a-46bd-a597-1c4620186283 2018-11-06 22:34:02,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:02,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["IzqoBcTcS1SjW_SI1Kvugw"], "issued_at": "2018-11-06T22:34:02.000000Z"}} 2018-11-06 22:34:02,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e32d6af676b605c116efa4c785217222ec2afe9" 2018-11-06 22:34:03,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-f10e158b-5428-4a4f-947b-952f564aeb3d x-compute-request-id: req-f10e158b-5428-4a4f-947b-952f564aeb3d 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.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34: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-1-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:03,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 used request id req-f10e158b-5428-4a4f-947b-952f564aeb3d 2018-11-06 22:34:06,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e32d6af676b605c116efa4c785217222ec2afe9" 2018-11-06 22:34:07,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-e785dcdf-7639-454c-a31e-a4c60266d1df x-compute-request-id: req-e785dcdf-7639-454c-a31e-a4c60266d1df Content-Encoding: gzip Content-Length: 776 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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:03Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:07,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 used request id req-e785dcdf-7639-454c-a31e-a4c60266d1df 2018-11-06 22:34:10,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e32d6af676b605c116efa4c785217222ec2afe9" 2018-11-06 22:34:10,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-75b5b269-646b-420d-937f-78d97f1f399c x-compute-request-id: req-75b5b269-646b-420d-937f-78d97f1f399c 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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-06T22:34:05.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:06Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:10,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 used request id req-75b5b269-646b-420d-937f-78d97f1f399c 2018-11-06 22:34:10,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" 2018-11-06 22:34:11,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-2d1bbb01-e48a-4a83-a691-574d7d52ec62 x-compute-request-id: req-2d1bbb01-e48a-4a83-a691-574d7d52ec62 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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-06T22:34:05.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:06Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:11,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8 used request id req-2d1bbb01-e48a-4a83-a691-574d7d52ec62 2018-11-06 22:34:11,403 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.14'. 2018-11-06 22:34:11,403 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-11-06 22:34:11,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:34:12,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-8d31fc30-4ee1-4d18-88c9-398318283d5e x-compute-request-id: req-8d31fc30-4ee1-4d18-88c9-398318283d5e Content-Length: 0 Content-Type: application/json 2018-11-06 22:34:12,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-8d31fc30-4ee1-4d18-88c9-398318283d5e 2018-11-06 22:34:12,754 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-11-06 22:34:12,754 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=6b7e3a99-12b8-40e4-92d2-77c08847211c network=b4f679e9-68ca-4185-b160-6fbccd951337 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:34:12,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:12,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:12,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:12,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:12,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:12,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:12,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:12,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:12,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:12,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:12,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:12,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:12,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:12,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f9606b-b016-4686-bdf0-9d6ad156ced2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:12,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5f9606b-b016-4686-bdf0-9d6ad156ced2 2018-11-06 22:34:12,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:13,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["OTL-1kDeSZuuYMwPlgou_A"], "issued_at": "2018-11-06T22:34:13.000000Z"}} 2018-11-06 22:34:13,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474800b41e2a7af4681a819e20e5e6e393733bc" 2018-11-06 22:34:13,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-f3c7aa85-a43f-48ed-8a0d-94d33d4b506d x-compute-request-id: req-f3c7aa85-a43f-48ed-8a0d-94d33d4b506d Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:34:13,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f3c7aa85-a43f-48ed-8a0d-94d33d4b506d 2018-11-06 22:34:13,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474800b41e2a7af4681a819e20e5e6e393733bc" 2018-11-06 22:34:13,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-87d2498f-a506-4385-a93e-f04092a832c9 x-compute-request-id: req-87d2498f-a506-4385-a93e-f04092a832c9 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:34:13,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-87d2498f-a506-4385-a93e-f04092a832c9 2018-11-06 22:34:13,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474800b41e2a7af4681a819e20e5e6e393733bc" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b4f679e9-68ca-4185-b160-6fbccd951337"}]}}' 2018-11-06 22:34:15,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-933872ae-3bac-414f-afd9-12dc3887a281 x-compute-request-id: req-933872ae-3bac-414f-afd9-12dc3887a281 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "adminPass": "cA27tjXYFe8v"}} 2018-11-06 22:34:15,221 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-933872ae-3bac-414f-afd9-12dc3887a281 2018-11-06 22:34:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:15,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83aea7b4-8581-49f2-9f3e-a9995f0d5bdd 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:15,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-83aea7b4-8581-49f2-9f3e-a9995f0d5bdd 2018-11-06 22:34:15,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:15,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["sY0pE8LrSJWQd4xyYmeNDA"], "issued_at": "2018-11-06T22:34:15.000000Z"}} 2018-11-06 22:34:15,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5358183bcdbba528806fcbcc25dfd131a64a287" 2018-11-06 22:34:16,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-e907e783-1354-47a0-aa7f-84b1cfdfb4d4 x-compute-request-id: req-e907e783-1354-47a0-aa7f-84b1cfdfb4d4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:15Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:16,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 used request id req-e907e783-1354-47a0-aa7f-84b1cfdfb4d4 2018-11-06 22:34:19,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5358183bcdbba528806fcbcc25dfd131a64a287" 2018-11-06 22:34:20,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-088b54dd-4f81-49d6-abc6-ac19739ee43d x-compute-request-id: req-088b54dd-4f81-49d6-abc6-ac19739ee43d 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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:16Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:20,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 used request id req-088b54dd-4f81-49d6-abc6-ac19739ee43d 2018-11-06 22:34:23,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5358183bcdbba528806fcbcc25dfd131a64a287" 2018-11-06 22:34:23,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-2248bb67-e9a2-4884-b8a0-932bf1e4551d x-compute-request-id: req-2248bb67-e9a2-4884-b8a0-932bf1e4551d Content-Encoding: gzip Content-Length: 777 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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:23,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 used request id req-2248bb67-e9a2-4884-b8a0-932bf1e4551d 2018-11-06 22:34:23,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474800b41e2a7af4681a819e20e5e6e393733bc" 2018-11-06 22:34:24,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-4db9881e-1b90-4385-8671-c26474966483 x-compute-request-id: req-4db9881e-1b90-4385-8671-c26474966483 Content-Encoding: gzip Content-Length: 777 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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:24,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263 used request id req-4db9881e-1b90-4385-8671-c26474966483 2018-11-06 22:34:24,565 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.11'. 2018-11-06 22:34:24,566 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-11-06 22:34:24,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:34:25,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-58eb85c8-7213-40c6-bedf-0fb9b19d9218 x-compute-request-id: req-58eb85c8-7213-40c6-bedf-0fb9b19d9218 Content-Length: 0 Content-Type: application/json 2018-11-06 22:34:25,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action used request id req-58eb85c8-7213-40c6-bedf-0fb9b19d9218 2018-11-06 22:34:25,991 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-11-06 22:34:25,992 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=6b7e3a99-12b8-40e4-92d2-77c08847211c network=fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:25,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:25,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:25,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:25,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:25,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:25,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:25,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:25,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:25,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:25,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:25,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:25,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:25,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:25,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:25,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:26,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:26,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:26,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fa9e29-a720-4cdc-afc2-d87ca02d4534 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:26,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-06fa9e29-a720-4cdc-afc2-d87ca02d4534 2018-11-06 22:34:26,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:26,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["0LswPwV0RXWbClzI7YL89g"], "issued_at": "2018-11-06T22:34:26.000000Z"}} 2018-11-06 22:34:26,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616750e5f660efd6b23962fe7974d34f902ccb30" 2018-11-06 22:34:26,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-eabf0407-d13a-45b7-bf68-b53d501af7e5 x-compute-request-id: req-eabf0407-d13a-45b7-bf68-b53d501af7e5 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:34:26,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eabf0407-d13a-45b7-bf68-b53d501af7e5 2018-11-06 22:34:26,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616750e5f660efd6b23962fe7974d34f902ccb30" 2018-11-06 22:34:26,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-cbc67f9c-f0f9-496d-b982-e5e3d8a787fb x-compute-request-id: req-cbc67f9c-f0f9-496d-b982-e5e3d8a787fb Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:34:26,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-cbc67f9c-f0f9-496d-b982-e5e3d8a787fb 2018-11-06 22:34:26,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616750e5f660efd6b23962fe7974d34f902ccb30" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"}]}}' 2018-11-06 22:34:28,359 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-b8f5e957-741d-4458-ac62-0490bf6d2cbd x-compute-request-id: req-b8f5e957-741d-4458-ac62-0490bf6d2cbd Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "adminPass": "Mk3vuJcDadYA"}} 2018-11-06 22:34:28,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b8f5e957-741d-4458-ac62-0490bf6d2cbd 2018-11-06 22:34:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:28,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ba0f69-8c0c-4bbf-918b-bd654d8037d1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:28,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00ba0f69-8c0c-4bbf-918b-bd654d8037d1 2018-11-06 22:34:28,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:28,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["LheEJ_vbSkqw-Gx2QAARvw"], "issued_at": "2018-11-06T22:34:28.000000Z"}} 2018-11-06 22:34:28,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef559284cbceb663b4fb331a32a92a0577ddd98" 2018-11-06 22:34:29,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-ba8b0ab7-851e-4856-9b92-54e4de95bf1e x-compute-request-id: req-ba8b0ab7-851e-4856-9b92-54e4de95bf1e Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34: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-1-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:29,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 used request id req-ba8b0ab7-851e-4856-9b92-54e4de95bf1e 2018-11-06 22:34:32,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef559284cbceb663b4fb331a32a92a0577ddd98" 2018-11-06 22:34:32,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-d0a5b0a8-50ea-4b72-8cf5-a861b64f00bd x-compute-request-id: req-d0a5b0a8-50ea-4b72-8cf5-a861b64f00bd Content-Encoding: gzip Content-Length: 780 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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:29Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:32,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 used request id req-d0a5b0a8-50ea-4b72-8cf5-a861b64f00bd 2018-11-06 22:34:35,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef559284cbceb663b4fb331a32a92a0577ddd98" 2018-11-06 22:34:36,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-fcf504a6-24e5-4790-9c21-4fbf1d3ded88 x-compute-request-id: req-fcf504a6-24e5-4790-9c21-4fbf1d3ded88 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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:36,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 used request id req-fcf504a6-24e5-4790-9c21-4fbf1d3ded88 2018-11-06 22:34:36,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616750e5f660efd6b23962fe7974d34f902ccb30" 2018-11-06 22:34:36,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-7e609608-9d92-46c0-b99d-a97b74a29b91 x-compute-request-id: req-7e609608-9d92-46c0-b99d-a97b74a29b91 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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:36,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0 used request id req-7e609608-9d92-46c0-b99d-a97b74a29b91 2018-11-06 22:34:36,811 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.13'. 2018-11-06 22:34:36,811 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-11-06 22:34:36,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:34:38,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-7bcdcbdf-d82f-4869-ae65-99a65f8e979e x-compute-request-id: req-7bcdcbdf-d82f-4869-ae65-99a65f8e979e Content-Length: 0 Content-Type: application/json 2018-11-06 22:34:38,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action used request id req-7bcdcbdf-d82f-4869-ae65-99a65f8e979e 2018-11-06 22:34:38,865 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-11-06 22:34:38,865 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=6b7e3a99-12b8-40e4-92d2-77c08847211c network=fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.13 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 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:38,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:38,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:38,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:38,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:38,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:38,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:38,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:38,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4764572-a4a3-4ff5-8020-3a5e31383fda 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:38,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b4764572-a4a3-4ff5-8020-3a5e31383fda 2018-11-06 22:34:38,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:39,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["FVXjPERVRv-EHKF3Jz9R3w"], "issued_at": "2018-11-06T22:34:39.000000Z"}} 2018-11-06 22:34:39,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" 2018-11-06 22:34:39,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-73670fcf-58ed-470e-8cd9-cd77429cf43a x-compute-request-id: req-73670fcf-58ed-470e-8cd9-cd77429cf43a Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:34:39,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-73670fcf-58ed-470e-8cd9-cd77429cf43a 2018-11-06 22:34:39,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" 2018-11-06 22:34:39,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-6cbff92c-461c-4ca4-bdff-b76020d8a6f6 x-compute-request-id: req-6cbff92c-461c-4ca4-bdff-b76020d8a6f6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:34:39,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-6cbff92c-461c-4ca4-bdff-b76020d8a6f6 2018-11-06 22:34:39,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMwp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"}], "config_drive": true}}' 2018-11-06 22:34:41,717 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-a254007c-d03d-4f90-9483-b57fa45211a8 x-compute-request-id: req-a254007c-d03d-4f90-9483-b57fa45211a8 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "adminPass": "iv2iE4yF2KoM"}} 2018-11-06 22:34:41,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a254007c-d03d-4f90-9483-b57fa45211a8 2018-11-06 22:34:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:41,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbba64f7-74a0-49dc-9408-9b71ec624449 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:41,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cbba64f7-74a0-49dc-9408-9b71ec624449 2018-11-06 22:34:41,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:42,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["4lpBtb_pTzG_Stnl4jGpUA"], "issued_at": "2018-11-06T22:34:42.000000Z"}} 2018-11-06 22:34:42,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a28fec51ef839b01cfbdc6fbb84fdc156c07f8" 2018-11-06 22:34:42,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-4978fb35-2a01-41a2-83ae-486b0a809fb7 x-compute-request-id: req-4978fb35-2a01-41a2-83ae-486b0a809fb7 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:42Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:42,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 used request id req-4978fb35-2a01-41a2-83ae-486b0a809fb7 2018-11-06 22:34:45,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a28fec51ef839b01cfbdc6fbb84fdc156c07f8" 2018-11-06 22:34:46,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-37d12ba1-f620-4280-bfa4-4f25672f132f x-compute-request-id: req-37d12ba1-f620-4280-bfa4-4f25672f132f Content-Encoding: gzip Content-Length: 780 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:42Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:46,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 used request id req-37d12ba1-f620-4280-bfa4-4f25672f132f 2018-11-06 22:34:49,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a28fec51ef839b01cfbdc6fbb84fdc156c07f8" 2018-11-06 22:34:49,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-cc670ee6-c223-41f0-8746-1e1655c0f7a6 x-compute-request-id: req-cc670ee6-c223-41f0-8746-1e1655c0f7a6 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:49,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 used request id req-cc670ee6-c223-41f0-8746-1e1655c0f7a6 2018-11-06 22:34:49,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" 2018-11-06 22:34:50,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-c7093477-2138-4143-a12a-46219d51bc6f x-compute-request-id: req-c7093477-2138-4143-a12a-46219d51bc6f 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:50,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830 used request id req-c7093477-2138-4143-a12a-46219d51bc6f 2018-11-06 22:34:50,089 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.6'. 2018-11-06 22:34:50,089 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-11-06 22:34:50,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:34:51,734 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-87e0e8c1-5b03-4223-8a8f-8af5e9b0b9c9 x-compute-request-id: req-87e0e8c1-5b03-4223-8a8f-8af5e9b0b9c9 Content-Length: 0 Content-Type: application/json 2018-11-06 22:34:51,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action used request id req-87e0e8c1-5b03-4223-8a8f-8af5e9b0b9c9 2018-11-06 22:34:51,735 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-11-06 22:34:51,735 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=6b7e3a99-12b8-40e4-92d2-77c08847211c network=b4f679e9-68ca-4185-b160-6fbccd951337 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.14 10.10.10.11 10.10.11.6 10.10.11.13 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 2018-11-06 22:34:51,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:51,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:51,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:51,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:34:51,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:34:51,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:34:51,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:34:51,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:34:51,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:34:51,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:34:51,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:34:51,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:34:51,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:34:51,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:34:51,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:34:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:51,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e782f2-9681-4b6f-975c-1b52d531eaed 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:51,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-28e782f2-9681-4b6f-975c-1b52d531eaed 2018-11-06 22:34:51,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:52,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["WkfDm5g2QTiLT6F52i_3Ng"], "issued_at": "2018-11-06T22:34:52.000000Z"}} 2018-11-06 22:34:52,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" 2018-11-06 22:34:52,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-83eb2475-3bb5-401c-9bd1-67269e4d34d0 x-compute-request-id: req-83eb2475-3bb5-401c-9bd1-67269e4d34d0 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:34:52,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-83eb2475-3bb5-401c-9bd1-67269e4d34d0 2018-11-06 22:34:52,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" 2018-11-06 22:34:52,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-86764c8f-5e3b-42d6-a57b-f3db2f66eda8 x-compute-request-id: req-86764c8f-5e3b-42d6-a57b-f3db2f66eda8 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:34:52,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-86764c8f-5e3b-42d6-a57b-f3db2f66eda8 2018-11-06 22:34:52,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNCAxMC4xMC4xMC4xMSAxMC4xMC4xMS42IDEwLjEwLjExLjEzCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b4f679e9-68ca-4185-b160-6fbccd951337"}], "config_drive": true}}' 2018-11-06 22:34:54,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:34: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-cb0434ad-df12-4f4e-8b17-38924154939c x-compute-request-id: req-cb0434ad-df12-4f4e-8b17-38924154939c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "adminPass": "RrX8sJxbdEea"}} 2018-11-06 22:34:54,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-cb0434ad-df12-4f4e-8b17-38924154939c 2018-11-06 22:34:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:34:54,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e840ddd4-07dd-4092-b968-ed29f5515cea 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:34:54,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e840ddd4-07dd-4092-b968-ed29f5515cea 2018-11-06 22:34:54,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:34:54,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Piad59F9Q9Oa4ITF_bpqcQ"], "issued_at": "2018-11-06T22:34:54.000000Z"}} 2018-11-06 22:34:54,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b564a1c77a3e7086c79188bbbf70ba4b0dd4ebe9" 2018-11-06 22:34:55,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-e6b476ba-c1b0-4a05-8295-0adfe8bd3644 x-compute-request-id: req-e6b476ba-c1b0-4a05-8295-0adfe8bd3644 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:55Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:34:54Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:55,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c used request id req-e6b476ba-c1b0-4a05-8295-0adfe8bd3644 2018-11-06 22:34:58,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b564a1c77a3e7086c79188bbbf70ba4b0dd4ebe9" 2018-11-06 22:34:59,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:34: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-a99de7c1-759b-4e14-ac79-fc3bdbdcba28 x-compute-request-id: req-a99de7c1-759b-4e14-ac79-fc3bdbdcba28 Content-Encoding: gzip Content-Length: 778 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:1a:30:6e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:55Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:34:54Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:34:59,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c used request id req-a99de7c1-759b-4e14-ac79-fc3bdbdcba28 2018-11-06 22:35:02,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b564a1c77a3e7086c79188bbbf70ba4b0dd4ebe9" 2018-11-06 22:35:03,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-121bc75e-fb83-4c7c-ab38-2de4b2562228 x-compute-request-id: req-121bc75e-fb83-4c7c-ab38-2de4b2562228 Content-Encoding: gzip Content-Length: 780 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:1a:30:6e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": "2018-11-06T22:34:58.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:58Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:34:54Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:35:03,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c used request id req-121bc75e-fb83-4c7c-ab38-2de4b2562228 2018-11-06 22:35:03,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" 2018-11-06 22:35:03,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-0450e06f-b4df-40cf-91b6-c4b66754cff3 x-compute-request-id: req-0450e06f-b4df-40cf-91b6-c4b66754cff3 Content-Encoding: gzip Content-Length: 780 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:1a:30:6e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": "2018-11-06T22:34:58.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:58Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:34:54Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:35:03,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c used request id req-0450e06f-b4df-40cf-91b6-c4b66754cff3 2018-11-06 22:35:03,603 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.10'. 2018-11-06 22:35:03,603 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-11-06 22:35:03,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:35:05,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:35: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-280c58d4-10ea-4f36-89c4-c0596ba83ffe x-compute-request-id: req-280c58d4-10ea-4f36-89c4-c0596ba83ffe Content-Length: 0 Content-Type: application/json 2018-11-06 22:35:05,238 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-280c58d4-10ea-4f36-89c4-c0596ba83ffe 2018-11-06 22:35:05,239 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-11-06 22:35:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-529714", "route_distinguishers": "11:11"}}' 2018-11-06 22:35:05,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-d644752c-7f5f-4ee3-b9ee-b29d94e9cf67 Date: Tue, 06 Nov 2018 22:35:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "ccccafb5-7fbf-45b0-93a2-18ccbe2a173a", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:35:05,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-d644752c-7f5f-4ee3-b9ee-b29d94e9cf67 2018-11-06 22:35:05,629 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-529714', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'ccccafb5-7fbf-45b0-93a2-18ccbe2a173a'}} 2018-11-06 22:35:05,629 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-11-06 22:35:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network_association": {"network_id": "b4f679e9-68ca-4185-b160-6fbccd951337"}}' 2018-11-06 22:35:06,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-5676874c-f48e-4a5d-b8d3-2c8588827201 Date: Tue, 06 Nov 2018 22:35:06 GMT RESP BODY: {"network_association": {"network_id": "b4f679e9-68ca-4185-b160-6fbccd951337", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "6d38da56-d7f1-4ca8-b6af-78dd28ca45d4"}} 2018-11-06 22:35:06,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a/network_associations used request id req-5676874c-f48e-4a5d-b8d3-2c8588827201 2018-11-06 22:35:06,420 - sdnvpn_test_utils - INFO - Waiting for instance 71d3a66a-5229-4305-8432-b0caf1a800d8 to boot up 2018-11-06 22:35:06,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:07,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-b8149024-7b76-412b-8eed-47a09054348c x-compute-request-id: req-b8149024-7b76-412b-8eed-47a09054348c Content-Encoding: gzip Content-Length: 7691 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:35:07,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-b8149024-7b76-412b-8eed-47a09054348c 2018-11-06 22:35:09,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:10,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-31aa7c4a-4473-41b1-901c-e4b88cdd8d34 x-compute-request-id: req-31aa7c4a-4473-41b1-901c-e4b88cdd8d34 Content-Encoding: gzip Content-Length: 9378 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n"} 2018-11-06 22:35:10,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-31aa7c4a-4473-41b1-901c-e4b88cdd8d34 2018-11-06 22:35:12,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:13,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-b8d9f57b-5938-41f0-b3ec-a1398d1d3c83 x-compute-request-id: req-b8d9f57b-5938-41f0-b3ec-a1398d1d3c83 Content-Encoding: gzip Content-Length: 9985 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:13,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-b8d9f57b-5938-41f0-b3ec-a1398d1d3c83 2018-11-06 22:35:15,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:17,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-97ea293e-1541-42f6-922c-b54cf1ae822d x-compute-request-id: req-97ea293e-1541-42f6-922c-b54cf1ae822d Content-Encoding: gzip Content-Length: 9985 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:17,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-97ea293e-1541-42f6-922c-b54cf1ae822d 2018-11-06 22:35:19,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:20,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-4166c7c1-7b6b-4460-8f6a-3c9c3180c8a9 x-compute-request-id: req-4166c7c1-7b6b-4460-8f6a-3c9c3180c8a9 Content-Encoding: gzip Content-Length: 9985 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:20,129 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-4166c7c1-7b6b-4460-8f6a-3c9c3180c8a9 2018-11-06 22:35:22,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:23,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-02bc9401-57e9-4197-be62-e00a782f7f13 x-compute-request-id: req-02bc9401-57e9-4197-be62-e00a782f7f13 Content-Encoding: gzip Content-Length: 9985 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:23,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-02bc9401-57e9-4197-be62-e00a782f7f13 2018-11-06 22:35:25,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:26,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-88db4362-5b70-43f1-8d9d-29a0b6749cb7 x-compute-request-id: req-88db4362-5b70-43f1-8d9d-29a0b6749cb7 Content-Encoding: gzip Content-Length: 9985 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:26,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-88db4362-5b70-43f1-8d9d-29a0b6749cb7 2018-11-06 22:35:28,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:29,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-1323936d-c93e-48a8-a541-2d3cbf6c51d2 x-compute-request-id: req-1323936d-c93e-48a8-a541-2d3cbf6c51d2 Content-Encoding: gzip Content-Length: 10055 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:29,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-1323936d-c93e-48a8-a541-2d3cbf6c51d2 2018-11-06 22:35:31,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:32,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-b0e1a458-4b14-4c93-8f9f-32b0cac8a91f x-compute-request-id: req-b0e1a458-4b14-4c93-8f9f-32b0cac8a91f Content-Encoding: gzip Content-Length: 10055 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:32,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-b0e1a458-4b14-4c93-8f9f-32b0cac8a91f 2018-11-06 22:35:34,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:35,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-cbc3ccbf-3fda-45df-90d3-3481fcfa91d6 x-compute-request-id: req-cbc3ccbf-3fda-45df-90d3-3481fcfa91d6 Content-Encoding: gzip Content-Length: 10055 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:35,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-cbc3ccbf-3fda-45df-90d3-3481fcfa91d6 2018-11-06 22:35:37,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:38,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-754b02c1-c1e2-410c-ac9b-7978b9fb25f1 x-compute-request-id: req-754b02c1-c1e2-410c-ac9b-7978b9fb25f1 Content-Encoding: gzip Content-Length: 10055 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:38,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-754b02c1-c1e2-410c-ac9b-7978b9fb25f1 2018-11-06 22:35:40,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:41,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-3ac6acc1-8e71-4af2-a8e1-eac90b28d81b x-compute-request-id: req-3ac6acc1-8e71-4af2-a8e1-eac90b28d81b Content-Encoding: gzip Content-Length: 10075 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:41,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-3ac6acc1-8e71-4af2-a8e1-eac90b28d81b 2018-11-06 22:35:43,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:44,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-390970dd-5074-494c-b81c-f02caa806ed1 x-compute-request-id: req-390970dd-5074-494c-b81c-f02caa806ed1 Content-Encoding: gzip Content-Length: 10075 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:44,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-390970dd-5074-494c-b81c-f02caa806ed1 2018-11-06 22:35:46,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:48,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-04ca79e4-fcfd-4807-8f9e-10f42f4629cc x-compute-request-id: req-04ca79e4-fcfd-4807-8f9e-10f42f4629cc Content-Encoding: gzip Content-Length: 10075 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:48,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-04ca79e4-fcfd-4807-8f9e-10f42f4629cc 2018-11-06 22:35:50,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:51,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-ee6764f4-6896-4497-80d6-6edeb3bf863a x-compute-request-id: req-ee6764f4-6896-4497-80d6-6edeb3bf863a Content-Encoding: gzip Content-Length: 10075 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:51,127 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-ee6764f4-6896-4497-80d6-6edeb3bf863a 2018-11-06 22:35:53,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:54,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-e2fbcb93-6f7d-45e9-98a5-c2d563cd72ea x-compute-request-id: req-e2fbcb93-6f7d-45e9-98a5-c2d563cd72ea Content-Encoding: gzip Content-Length: 10075 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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"} 2018-11-06 22:35:54,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-e2fbcb93-6f7d-45e9-98a5-c2d563cd72ea 2018-11-06 22:35:56,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38fe350f27516065e39246dcdec8e7df8e2d02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:35:57,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-34a7f4ee-45ca-4548-8199-3400478013c8 x-compute-request-id: req-34a7f4ee-45ca-4548-8199-3400478013c8 Content-Encoding: gzip Content-Length: 11130 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 470889866 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.910 MHz processor\n[ 0.127802] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129454] pid_max: default: 32768 minimum: 301\n[ 0.130347] ACPI: Core revision 20150930\n[ 0.131712] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133019] Security Framework initialized\n[ 0.133812] Yama: becoming mindful.\n[ 0.134516] AppArmor: AppArmor initialized\n[ 0.135377] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136687] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137931] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140471] Initializing cgroup subsys io\n[ 0.141254] Initializing cgroup subsys memory\n[ 0.142079] Initializing cgroup subsys devices\n[ 0.142939] Initializing cgroup subsys freezer\n[ 0.143786] Initializing cgroup subsys net_cls\n[ 0.144626] Initializing cgroup subsys perf_event\n[ 0.145501] Initializing cgroup subsys net_prio\n[ 0.146381] Initializing cgroup subsys hugetlb\n[ 0.147252] Initializing cgroup subsys pids\n[ 0.148095] CPU: Physical Processor ID: 0\n[ 0.149569] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161816] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168061] ftrace: allocating 31920 entries in 125 pages\n[ 0.193806] smpboot: Max logical packages: 1\n[ 0.194654] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196008] x2apic enabled\n[ 0.196829] Switched APIC routing to physical x2apic.\n[ 0.198550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199669] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201612] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203335] KVM setup paravirtual spinlock\n[ 0.204644] x86: Booted up 1 node, 1 CPUs\n[ 0.205424] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206803] devtmpfs: initialized\n[ 0.208480] evm: security.selinux\n[ 0.209156] evm: security.SMACK64\n[ 0.209817] evm: security.SMACK64EXEC\n[ 0.210535] evm: security.SMACK64TRANSMUTE\n[ 0.211318] evm: security.SMACK64MMAP\n[ 0.212033] evm: security.ima\n[ 0.212651] evm: security.capability\n[ 0.213426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215209] pinctrl core: initialized pinctrl subsystem\n[ 0.216266] RTC time: 22:34:05, date: 11/06/18\n[ 0.217231] NET: Registered protocol family 16\n[ 0.218170] cpuidle: using governor ladder\n[ 0.218959] cpuidle: using governor menu\n[ 0.219714] PCCT header not found.\n[ 0.220436] ACPI: bus type PCI registered\n[ 0.221214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222414] PCI: Using configuration type 1 for base access\n[ 0.224109] ACPI: Added _OSI(Module Device)\n[ 0.224921] ACPI: Added _OSI(Processor Device)\n[ 0.225763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228756] ACPI: Interpreter enabled\n[ 0.229554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236853] ACPI: (supports S0 S5)\n[ 0.237553] ACPI: Using IOAPIC for interrupt routing\n[ 0.238537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243978] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247340] acpiphp: Slot [3] registered\n[ 0.248135] acpiphp: Slot [4] registered\n[ 0.248936] acpiphp: Slot [5] registered\n[ 0.249724] acpiphp: Slot [6] registered\n[ 0.250514] acpiphp: Slot [7] registered\n[ 0.251312] acpiphp: Slot [8] registered\n[ 0.252105] acpiphp: Slot [9] registered\n[ 0.252892] acpiphp: Slot [10] registered\n[ 0.253689] acpiphp: Slot [11] registered\n[ 0.254490] acpiphp: Slot [12] registered\n[ 0.255312] acpiphp: Slot [13] registered\n[ 0.256121] acpiphp: Slot [14] registered\n[ 0.256922] acpiphp: Slot [15] registered\n[ 0.267698] acpiphp: Slot [16] registered\n[ 0.268503] acpiphp: Slot [17] registered\n[ 0.269306] acpiphp: Slot [18] registered\n[ 0.270103] acpiphp: Slot [19] registered\n[ 0.270900] acpiphp: Slot [20] registered\n[ 0.271702] acpiphp: Slot [21] registered\n[ 0.272505] acpiphp: Slot [22] registered\n[ 0.273307] acpiphp: Slot [23] registered\n[ 0.274104] acpiphp: Slot [24] registered\n[ 0.274904] acpiphp: Slot [25] registered\n[ 0.275705] acpiphp: Slot [26] registered\n[ 0.276508] acpiphp: Slot [27] registered\n[ 0.277311] acpiphp: Slot [28] registered\n[ 0.278113] acpiphp: Slot [29] registered\n[ 0.278913] acpiphp: Slot [30] registered\n[ 0.279716] acpiphp: Slot [31] registered\n[ 0.280517] PCI host bridge to bus 0000:00\n[ 0.281320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285151] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296515] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353007] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357023] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358166] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360899] vgaarb: loaded\n[ 0.361498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362638] SCSI subsystem initialized\n[ 0.363460] ACPI: bus type USB registered\n[ 0.364277] usbcore: registered new interface driver usbfs\n[ 0.365302] usbcore: registered new interface driver hub\n[ 0.366301] usbcore: registered new device driver usb\n[ 0.367347] PCI: Using ACPI for IRQ routing\n[ 0.368357] NetLabel: Initializing\n[ 0.369070] NetLabel: domain hash size = 128\n[ 0.369913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370846] NetLabel: unlabeled traffic allowed by default\n[ 0.371939] clocksource: Switched to clocksource kvm-clock\n[ 0.377339] AppArmor: AppArmor Filesystem Enabled\n[ 0.378297] pnp: PnP ACPI init\n[ 0.379201] pnp: PnP ACPI: found 5 devices\n[ 0.385560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389437] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390587] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391729] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393959] NET: Registered protocol family 1\n[ 0.394816] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396961] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425018] Trying to unpack rootfs image as initramfs...\n[ 0.473943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487777] Scanning for low memory corruption every 60 seconds\n[ 0.489094] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490256] audit: initializing netlink subsys (disabled)\n[ 0.491270] audit: type=2000 audit(1541543646.433:1): initialized\n[ 0.492578] Initialise system trusted keyring\n[ 0.493522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.494676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496635] zbud: loaded\n[ 0.497350] VFS: Disk quotas dquot_6.6.0\n[ 0.498171] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499640] fuse init (API version 7.23)\n[ 0.500541] Key type big_key registered\n[ 0.501317] Allocating IMA MOK and blacklist keyrings.\n[ 0.502381] Key type asymmetric registered\n[ 0.503174] Asymmetric key parser 'x509' registered\n[ 0.504103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505528] io scheduler noop registered\n[ 0.506327] io scheduler deadline registered (default)\n[ 0.507313] io scheduler cfq registered\n[ 0.508126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.513000] GHES: HEST is not enabled!\n[ 0.527054] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556182] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558405] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584724] Linux agpgart interface v0.103\n[ 0.586700] brd: module loaded\n[ 0.587860] loop: module loaded\n[ 0.594017] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595495] GPT:90111 != 2097151\n[ 0.596177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597253] GPT:90111 != 2097151\n[ 0.597913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598850] vda: vda1 vda15\n[ 0.600386] scsi host0: ata_piix\n[ 0.601115] scsi host1: ata_piix\n[ 0.601816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603017] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604437] libphy: Fixed MDIO Bus: probed\n[ 0.605244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608356] PPP generic driver version 2.4.2\n[ 0.609233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610497] ehci-pci: EHCI PCI platform driver\n[ 0.611362] ehci-platform: EHCI generic platform driver\n[ 0.612339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613447] ohci-pci: OHCI PCI platform driver\n[ 0.614298] ohci-platform: OHCI generic platform driver\n[ 0.615267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632085] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633100] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636781] usb usb1: Product: UHCI Host Controller\n[ 0.637705] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638829] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639815] hub 1-0:1.0: USB hub found\n[ 0.640590] hub 1-0:1.0: 2 ports detected\n[ 0.641481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645497] mousedev: PS/2 mouse device common for all mice\n[ 0.646736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648542] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651982] i2c /dev entries driver\n[ 0.652730] device-mapper: uevent: version 1.0.3\n[ 0.653653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656527] NET: Registered protocol family 10\n[ 0.657501] NET: Registered protocol family 17\n[ 0.658368] Key type dns_resolver registered\n[ 0.659272] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662069] registered taskstats version 1\n[ 0.662889] Loading compiled-in X.509 certificates\n[ 0.664322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666149] zswap: loaded using pool lzo/zbud\n[ 0.667502] Key type trusted registered\n[ 0.669048] Key type encrypted registered\n[ 0.669865] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671899] evm: HMAC attrs: 0x1\n[ 0.672834] Magic number: 10:844:602\n[ 0.673686] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:06 UTC (1541543646)\n[ 0.675253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676359] EDD information not available.\n[ 0.761066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762586] Write protecting the kernel read-only data: 14336k\n[ 0.774520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\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.109991] 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.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 61.03. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCE3JOek8QTtYEIBJSEb8dMvN1hBbMqrwhFOwnRq6GZX1RB5Vgn1yT12TR63EzoA5oB5j9wmfRVSXzi7e7rdyvarbiCFdKoHY2acgPiofjBaoXJUihVBT8UIUyFXVusWobb6E1y688Cdu6254bRfAIRYGgzaibdarMsSGS4mNyBVGZsJ4Janmzp8b+I0bzPXzsmdWIwcaTFtK3GNzeebEfF6lNj2CGvPNEvHmwLABqrKzSm2kd1C1XqfuLqw3MZmbiyDo9hdseCT4XJISkYEkaievZCtk939LVJ6KPdt1DS8I1O+BIXkCE46NHkjz9b/H4bGuZblINLaPb07B3pbreN root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMbKOymUuPYiGYAU+gC6wyZV/QOK7Q+D6G28qFIIiN1a3OH3ryUQ5vGeU+EyobgBssgucS8Iv6nBNYFCyfNUUCC6I4ID7xXbbYSEL9WHqtC+F1AIhIW5k2L3xeYc4iGEh8WhloagtNhFIS10kBThvbpHpRgXURuhCEhkHleZLibbAAAAFQCRFOOAzgioRZ/14L4WtCC2hSEUIwAAAIAXuexhdiDeFZcuTW8jWWUVn9UfbhZiWGG4vgLRhTc0AqHCMQ/iEmU837ns0cbTs9fymE0fFSA/SCVdundlwk4x1a5FqTtTM7hEE4AgKpCyLJfXGGTBPt/dBuT7AheNKXDIOE/lV/revWXNJtvUpnQulWHC4arMC97YmF9pa4dMygAAAIEAxNs01ByaXZhjHQ6YRP3U5GGSQt49jPu7j3it7XZkvj4vKoyQ0aTYQ1pJaeMBOsMlwXHqYw7BgxlnZ+OCnYyE2B2nd7JL6FksNUjdbZm7EW8DTPVk9ayA8vOFintAX+jmxuWtLjtIHgpXKrAXdyfldw01U76PONj9fGkvawomXAI= 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.14,24,fe80::f816:3eff:feaf:9458/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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.11s]\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:AF:94:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:9458/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:126 errors:0 dropped:17 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11963 (11.6 KiB) TX bytes:10250 (10.0 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.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-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.109991] random: dd urandom read with 5 bits of entropy available\n[ 1.116396] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.116398] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.116400] usb 1-1: Product: QEMU USB Tablet\n[ 1.116401] usb 1-1: Manufacturer: QEMU\n[ 1.116401] usb 1-1: SerialNumber: 42\n[ 1.483985] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.483987] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 63.034463] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.596087] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:34:06 cirros kern.info kernel: [ 0.776331] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:34:06 cirros kern.info kernel: [ 0.787375] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:34:06 cirros kern.info kernel: [ 0.787377] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:34:06 cirros kern.info kernel: [ 0.789054] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:34:06 cirros kern.info kernel: [ 0.791987] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:34:06 cirros kern.info kernel: [ 0.793952] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:34:06 cirros kern.info kernel: [ 0.816267] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:34:06 cirros kern.info kernel: [ 0.817462] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:34:06 cirros kern.info kernel: [ 0.818621] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:34:06 cirros kern.info kernel: [ 0.870238] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:34:06 cirros kern.info kernel: [ 0.951990] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:34:06 cirros kern.info kernel: [ 1.078838] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:34:06 cirros kern.info kernel: [ 1.091765] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:34:06 cirros kern.notice kernel: [ 1.109991] random: dd urandom read with 5 bits of entropy available\nNov 6 22:34:06 cirros kern.info kernel: [ 1.116396] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:34:06 cirros kern.info kernel: [ 1.116398] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:34:06 cirros kern.info kernel: [ 1.116400] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:34:06 cirros kern.info kernel: [ 1.116401] usb 1-1: Manufacturer: QEMU\nNov 6 22:34:06 cirros kern.info kernel: [ 1.116401] usb 1-1: SerialNumber: 42\nNov 6 22:34:07 cirros kern.info kernel: [ 1.483985] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:34:07 cirros kern.info kernel: [ 1.483987] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:35:08 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:35:08 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:35:08 cirros kern.info kernel: [ 63.034463] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:35:09 cirros kern.info kernel: [ 63.596087] 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: "} 2018-11-06 22:35:57,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-34a7f4ee-45ca-4548-8199-3400478013c8 2018-11-06 22:35:59,352 - sdnvpn_test_utils - INFO - Waiting for instance 18f7b950-888c-4bf9-9342-dccb2678a263 to boot up 2018-11-06 22:35:59,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474800b41e2a7af4681a819e20e5e6e393733bc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:00,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:35: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-78fb0f4e-d09d-44ce-951e-aaed7343314a x-compute-request-id: req-78fb0f4e-d09d-44ce-951e-aaed7343314a Content-Encoding: gzip Content-Length: 11093 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 499079223 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.133777] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135420] pid_max: default: 32768 minimum: 301\n[ 0.136313] ACPI: Core revision 20150930\n[ 0.137693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138988] Security Framework initialized\n[ 0.139800] Yama: becoming mindful.\n[ 0.140531] AppArmor: AppArmor initialized\n[ 0.141391] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143984] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145186] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146566] Initializing cgroup subsys io\n[ 0.147366] Initializing cgroup subsys memory\n[ 0.148216] Initializing cgroup subsys devices\n[ 0.149087] Initializing cgroup subsys freezer\n[ 0.149947] Initializing cgroup subsys net_cls\n[ 0.150804] Initializing cgroup subsys perf_event\n[ 0.151703] Initializing cgroup subsys net_prio\n[ 0.152574] Initializing cgroup subsys hugetlb\n[ 0.153435] Initializing cgroup subsys pids\n[ 0.154304] CPU: Physical Processor ID: 0\n[ 0.155808] mce: CPU supports 10 MCE banks\n[ 0.156648] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169468] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175881] ftrace: allocating 31920 entries in 125 pages\n[ 0.202043] smpboot: Max logical packages: 1\n[ 0.202919] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204257] x2apic enabled\n[ 0.205071] Switched APIC routing to physical x2apic.\n[ 0.206810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207923] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211683] KVM setup paravirtual spinlock\n[ 0.212972] x86: Booted up 1 node, 1 CPUs\n[ 0.213774] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215160] devtmpfs: initialized\n[ 0.216877] evm: security.selinux\n[ 0.217575] evm: security.SMACK64\n[ 0.218262] evm: security.SMACK64EXEC\n[ 0.219006] evm: security.SMACK64TRANSMUTE\n[ 0.219858] evm: security.SMACK64MMAP\n[ 0.220605] evm: security.ima\n[ 0.221243] evm: security.capability\n[ 0.222045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223886] pinctrl core: initialized pinctrl subsystem\n[ 0.224983] RTC time: 22:34:19, date: 11/06/18\n[ 0.225930] NET: Registered protocol family 16\n[ 0.226896] cpuidle: using governor ladder\n[ 0.227708] cpuidle: using governor menu\n[ 0.228486] PCCT header not found.\n[ 0.229237] ACPI: bus type PCI registered\n[ 0.230039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231274] PCI: Using configuration type 1 for base access\n[ 0.233018] ACPI: Added _OSI(Module Device)\n[ 0.233854] ACPI: Added _OSI(Processor Device)\n[ 0.234710] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237700] ACPI: Interpreter enabled\n[ 0.238465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245807] ACPI: (supports S0 S5)\n[ 0.246507] ACPI: Using IOAPIC for interrupt routing\n[ 0.247454] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250571] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252945] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254130] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256335] acpiphp: Slot [3] registered\n[ 0.257133] acpiphp: Slot [4] registered\n[ 0.257934] acpiphp: Slot [5] registered\n[ 0.258725] acpiphp: Slot [6] registered\n[ 0.259512] acpiphp: Slot [7] registered\n[ 0.260313] acpiphp: Slot [8] registered\n[ 0.261117] acpiphp: Slot [9] registered\n[ 0.261912] acpiphp: Slot [10] registered\n[ 0.262715] acpiphp: Slot [11] registered\n[ 0.263527] acpiphp: Slot [12] registered\n[ 0.264336] acpiphp: Slot [13] registered\n[ 0.265139] acpiphp: Slot [14] registered\n[ 0.265946] acpiphp: Slot [15] registered\n[ 0.276759] acpiphp: Slot [16] registered\n[ 0.277579] acpiphp: Slot [17] registered\n[ 0.278384] acpiphp: Slot [18] registered\n[ 0.279188] acpiphp: Slot [19] registered\n[ 0.279993] acpiphp: Slot [20] registered\n[ 0.280804] acpiphp: Slot [21] registered\n[ 0.281620] acpiphp: Slot [22] registered\n[ 0.282419] acpiphp: Slot [23] registered\n[ 0.283223] acpiphp: Slot [24] registered\n[ 0.284028] acpiphp: Slot [25] registered\n[ 0.284841] acpiphp: Slot [26] registered\n[ 0.285645] acpiphp: Slot [27] registered\n[ 0.286446] acpiphp: Slot [28] registered\n[ 0.287252] acpiphp: Slot [29] registered\n[ 0.288056] acpiphp: Slot [30] registered\n[ 0.288865] acpiphp: Slot [31] registered\n[ 0.289667] PCI host bridge to bus 0000:00\n[ 0.290467] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292881] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303223] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305655] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365970] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369934] vgaarb: loaded\n[ 0.370540] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371685] SCSI subsystem initialized\n[ 0.372505] ACPI: bus type USB registered\n[ 0.373328] usbcore: registered new interface driver usbfs\n[ 0.374363] usbcore: registered new interface driver hub\n[ 0.375378] usbcore: registered new device driver usb\n[ 0.376442] PCI: Using ACPI for IRQ routing\n[ 0.377463] NetLabel: Initializing\n[ 0.378183] NetLabel: domain hash size = 128\n[ 0.379040] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379999] NetLabel: unlabeled traffic allowed by default\n[ 0.381113] clocksource: Switched to clocksource kvm-clock\n[ 0.386541] AppArmor: AppArmor Filesystem Enabled\n[ 0.387502] pnp: PnP ACPI init\n[ 0.388416] pnp: PnP ACPI: found 5 devices\n[ 0.394795] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396504] NET: Registered protocol family 2\n[ 0.397471] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398753] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399931] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401101] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402185] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403359] NET: Registered protocol family 1\n[ 0.404234] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405341] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406418] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420424] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434634] Trying to unpack rootfs image as initramfs...\n[ 0.484506] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498387] Scanning for low memory corruption every 60 seconds\n[ 0.499717] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500872] audit: initializing netlink subsys (disabled)\n[ 0.501917] audit: type=2000 audit(1541543660.433:1): initialized\n[ 0.503238] Initialise system trusted keyring\n[ 0.504171] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505353] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507323] zbud: loaded\n[ 0.508031] VFS: Disk quotas dquot_6.6.0\n[ 0.508859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510389] fuse init (API version 7.23)\n[ 0.511286] Key type big_key registered\n[ 0.512095] Allocating IMA MOK and blacklist keyrings.\n[ 0.513218] Key type asymmetric registered\n[ 0.514053] Asymmetric key parser 'x509' registered\n[ 0.515015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516857] io scheduler noop registered\n[ 0.517669] io scheduler deadline registered (default)\n[ 0.518696] io scheduler cfq registered\n[ 0.519538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521879] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523351] ACPI: Power Button [PWRF]\n[ 0.524187] GHES: HEST is not enabled!\n[ 0.537867] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565749] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567991] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593756] Linux agpgart interface v0.103\n[ 0.595753] brd: module loaded\n[ 0.598861] loop: module loaded\n[ 0.604055] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605519] GPT:90111 != 2097151\n[ 0.606199] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607287] GPT:90111 != 2097151\n[ 0.607964] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608926] vda: vda1 vda15\n[ 0.610442] scsi host0: ata_piix\n[ 0.611174] scsi host1: ata_piix\n[ 0.611886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614556] libphy: Fixed MDIO Bus: probed\n[ 0.615368] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616311] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618481] PPP generic driver version 2.4.2\n[ 0.619366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620637] ehci-pci: EHCI PCI platform driver\n[ 0.621518] ehci-platform: EHCI generic platform driver\n[ 0.622512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623641] ohci-pci: OHCI PCI platform driver\n[ 0.624504] ohci-platform: OHCI generic platform driver\n[ 0.625506] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639892] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644492] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647448] usb usb1: Product: UHCI Host Controller\n[ 0.648647] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650139] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651296] hub 1-0:1.0: USB hub found\n[ 0.652158] hub 1-0:1.0: 2 ports detected\n[ 0.653161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655801] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656966] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658150] mousedev: PS/2 mouse device common for all mice\n[ 0.659659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666231] i2c /dev entries driver\n[ 0.667003] device-mapper: uevent: version 1.0.3\n[ 0.668000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670905] NET: Registered protocol family 10\n[ 0.671895] NET: Registered protocol family 17\n[ 0.672781] Key type dns_resolver registered\n[ 0.673710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674813] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676564] registered taskstats version 1\n[ 0.677403] Loading compiled-in X.509 certificates\n[ 0.678848] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680695] zswap: loaded using pool lzo/zbud\n[ 0.682065] Key type trusted registered\n[ 0.683620] Key type encrypted registered\n[ 0.684447] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685494] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686547] evm: HMAC attrs: 0x1\n[ 0.687478] Magic number: 10:844:602\n[ 0.688343] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:20 UTC (1541543660)\n[ 0.689945] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691065] EDD information not available.\n[ 0.774092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775641] Write protecting the kernel read-only data: 14336k\n[ 0.787361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789175] 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.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.211076] 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.12. iid=i-000000fc\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDFq7qf9wNU7HsYSsyz7uHmEp4cfAOx40O8pddRSa9J66U32OkziqjL5dJevIgJUP2y/RcHZUuTHqvOQzuMg1EZ2bp/O6J9tXMS2gb5nBKSLh8dAiv8gkG0SosVgJJYHbKcDcpvs+N0WA/au6IyHHxXn7KYU+ZAi0epaQPNA70wjYgTdVkkhW/zJP9HCYr1byqIQe5cfAXrzcm4xDB4CY63aq3q/ci5vTXs1LiprAYZGXt0SeR8Xwabs8uQsaf7VpU4JDhMXqXSuwDPjln1wUIwPRRtXBLiYVRaczPRR3qvSK73Uv9Cr8yBOPCPCHFcTQtQ1Yoe7qYY05js85kxs4LL root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMJhq7PuLl/pQuQRmKiZrNRJoBzSY5VNT3GxcPk5p5ePsgEFcIXdjRCa9aDDnoLNY7p+S6YJlIVHlOh7oNLdU4f9YofkjPl2EEFRIgPlj63bPcUqpeNSRz0+eSiwYVRxcS+B3f2Fw2IdPg/4qeLewnJoG93Q41Rh0hEZMKOe327TAAAAFQCFc6aSrrVgenn+3VbDQ84oucn/TQAAAIBPM6Ms4VUMqXqa2QBUccvxsXB0jrBWbZH7U/OOeXHL7Vi/oEV1KPBG1jYu2F0N7LnZFDDELiusMhhEusLD3AODkl+G7Z0BOKbEyf42zcrnM/CCBewcR3Ylt/JonB2mxHuq2GyFZ69byYm8F8fqp/GdEKONCezsyBGMPACFxiMbSwAAAIAcm/Xwcyhz6Sck/6H4M5XcDj0z/i15rBdQeBlJgxXwoffPko2VPY4/pEw2kaEVcbiNLHD/zPFemSLwoS+OcbKqdHlzIvSgeuY2npV5ed6h4Y/DT/4QT3sE/3ELIN81cobSWcbh65IEB+gYYGnaUuvr0pXvUY5jOHMzk8pemRincw== 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.11,24,fe80::f816:3eff:fe1b:4ccf/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.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-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.79s]\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:4C:CF \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:4ccf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:61 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:7814 (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.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-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.122632] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.122633] usb 1-1: Product: QEMU USB Tablet\n[ 1.122634] usb 1-1: Manufacturer: QEMU\n[ 1.122635] usb 1-1: SerialNumber: 42\n[ 1.181064] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.193168] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.211076] random: dd urandom read with 5 bits of entropy available\n[ 1.497360] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.146181] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.883371] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:34:21 cirros kern.info kernel: [ 0.787361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\nNov 6 22:34:21 cirros kern.info kernel: [ 0.789175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:34:21 cirros kern.info kernel: [ 0.800223] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:34:21 cirros kern.info kernel: [ 0.800225] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:34:21 cirros kern.info kernel: [ 0.801896] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:34:21 cirros kern.info kernel: [ 0.804823] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:34:21 cirros kern.info kernel: [ 0.806804] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:34:21 cirros kern.info kernel: [ 0.829151] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:34:21 cirros kern.info kernel: [ 0.830560] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:34:21 cirros kern.info kernel: [ 0.831657] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:34:21 cirros kern.info kernel: [ 0.961194] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:34:21 cirros kern.info kernel: [ 0.983543] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:34:21 cirros kern.info kernel: [ 1.122629] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:34:21 cirros kern.info kernel: [ 1.122632] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:34:21 cirros kern.info kernel: [ 1.122633] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:34:21 cirros kern.info kernel: [ 1.122634] usb 1-1: Manufacturer: QEMU\nNov 6 22:34:21 cirros kern.info kernel: [ 1.122635] usb 1-1: SerialNumber: 42\nNov 6 22:34:21 cirros kern.info kernel: [ 1.181064] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:34:21 cirros kern.info kernel: [ 1.193168] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:34:21 cirros kern.notice kernel: [ 1.211076] random: dd urandom read with 5 bits of entropy available\nNov 6 22:34:21 cirros kern.info kernel: [ 1.497360] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nNov 6 22:34:22 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:34:22 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:34:22 cirros kern.info kernel: [ 3.146181] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:34:23 cirros kern.info kernel: [ 3.883371] 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: "} 2018-11-06 22:36:00,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action used request id req-78fb0f4e-d09d-44ce-951e-aaed7343314a 2018-11-06 22:36:02,509 - sdnvpn_test_utils - INFO - Waiting for instance 659cbae6-87b1-4c8e-9d48-1a0613e227b0 to boot up 2018-11-06 22:36:02,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}616750e5f660efd6b23962fe7974d34f902ccb30" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:03,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-928e9ff2-ef0f-48ce-b226-0e79140199b2 x-compute-request-id: req-928e9ff2-ef0f-48ce-b226-0e79140199b2 Content-Encoding: gzip Content-Length: 10906 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 500280678 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.129335] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130987] pid_max: default: 32768 minimum: 301\n[ 0.131871] ACPI: Core revision 20150930\n[ 0.133250] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134557] Security Framework initialized\n[ 0.135372] Yama: becoming mindful.\n[ 0.136095] AppArmor: AppArmor initialized\n[ 0.136953] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138265] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140724] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142106] Initializing cgroup subsys io\n[ 0.142911] Initializing cgroup subsys memory\n[ 0.143757] Initializing cgroup subsys devices\n[ 0.144628] Initializing cgroup subsys freezer\n[ 0.145489] Initializing cgroup subsys net_cls\n[ 0.146348] Initializing cgroup subsys perf_event\n[ 0.147250] Initializing cgroup subsys net_prio\n[ 0.148123] Initializing cgroup subsys hugetlb\n[ 0.148991] Initializing cgroup subsys pids\n[ 0.149853] CPU: Physical Processor ID: 0\n[ 0.151338] mce: CPU supports 10 MCE banks\n[ 0.152178] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164254] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170620] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199092] x2apic enabled\n[ 0.199893] Switched APIC routing to physical x2apic.\n[ 0.201638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207750] x86: Booted up 1 node, 1 CPUs\n[ 0.208547] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209914] devtmpfs: initialized\n[ 0.211617] evm: security.selinux\n[ 0.212311] evm: security.SMACK64\n[ 0.212992] evm: security.SMACK64EXEC\n[ 0.213723] evm: security.SMACK64TRANSMUTE\n[ 0.214519] evm: security.SMACK64MMAP\n[ 0.215251] evm: security.ima\n[ 0.215888] evm: security.capability\n[ 0.216677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218509] pinctrl core: initialized pinctrl subsystem\n[ 0.219582] RTC time: 22:34:32, date: 11/06/18\n[ 0.220533] NET: Registered protocol family 16\n[ 0.221502] cpuidle: using governor ladder\n[ 0.222316] cpuidle: using governor menu\n[ 0.223092] PCCT header not found.\n[ 0.223828] ACPI: bus type PCI registered\n[ 0.224633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225858] PCI: Using configuration type 1 for base access\n[ 0.227595] ACPI: Added _OSI(Module Device)\n[ 0.228444] ACPI: Added _OSI(Processor Device)\n[ 0.229299] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232314] ACPI: Interpreter enabled\n[ 0.233075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240407] ACPI: (supports S0 S5)\n[ 0.241109] ACPI: Using IOAPIC for interrupt routing\n[ 0.242095] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247528] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250899] acpiphp: Slot [3] registered\n[ 0.251691] acpiphp: Slot [4] registered\n[ 0.252494] acpiphp: Slot [5] registered\n[ 0.253290] acpiphp: Slot [6] registered\n[ 0.254082] acpiphp: Slot [7] registered\n[ 0.254882] acpiphp: Slot [8] registered\n[ 0.255673] acpiphp: Slot [9] registered\n[ 0.256466] acpiphp: Slot [10] registered\n[ 0.257274] acpiphp: Slot [11] registered\n[ 0.258089] acpiphp: Slot [12] registered\n[ 0.258900] acpiphp: Slot [13] registered\n[ 0.259701] acpiphp: Slot [14] registered\n[ 0.260507] acpiphp: Slot [15] registered\n[ 0.271518] acpiphp: Slot [16] registered\n[ 0.272331] acpiphp: Slot [17] registered\n[ 0.273135] acpiphp: Slot [18] registered\n[ 0.273939] acpiphp: Slot [19] registered\n[ 0.274738] acpiphp: Slot [20] registered\n[ 0.275556] acpiphp: Slot [21] registered\n[ 0.276362] acpiphp: Slot [22] registered\n[ 0.277169] acpiphp: Slot [23] registered\n[ 0.277973] acpiphp: Slot [24] registered\n[ 0.278776] acpiphp: Slot [25] registered\n[ 0.279585] acpiphp: Slot [26] registered\n[ 0.280393] acpiphp: Slot [27] registered\n[ 0.281199] acpiphp: Slot [28] registered\n[ 0.282004] acpiphp: Slot [29] registered\n[ 0.282805] acpiphp: Slot [30] registered\n[ 0.283616] acpiphp: Slot [31] registered\n[ 0.284424] PCI host bridge to bus 0000:00\n[ 0.285227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286431] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289086] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290518] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300476] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308262] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358065] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359445] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360677] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362073] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364640] vgaarb: loaded\n[ 0.365237] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366361] SCSI subsystem initialized\n[ 0.367170] ACPI: bus type USB registered\n[ 0.367977] usbcore: registered new interface driver usbfs\n[ 0.368990] usbcore: registered new interface driver hub\n[ 0.369991] usbcore: registered new device driver usb\n[ 0.371035] PCI: Using ACPI for IRQ routing\n[ 0.372047] NetLabel: Initializing\n[ 0.372751] NetLabel: domain hash size = 128\n[ 0.373596] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374531] NetLabel: unlabeled traffic allowed by default\n[ 0.375614] clocksource: Switched to clocksource kvm-clock\n[ 0.381005] AppArmor: AppArmor Filesystem Enabled\n[ 0.381950] pnp: PnP ACPI init\n[ 0.382841] pnp: PnP ACPI: found 5 devices\n[ 0.389199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390873] NET: Registered protocol family 2\n[ 0.391818] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394232] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395373] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396439] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397592] NET: Registered protocol family 1\n[ 0.398449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400582] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428825] Trying to unpack rootfs image as initramfs...\n[ 0.478147] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492031] Scanning for low memory corruption every 60 seconds\n[ 0.493680] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495207] audit: initializing netlink subsys (disabled)\n[ 0.496552] audit: type=2000 audit(1541543673.068:1): initialized\n[ 0.498237] Initialise system trusted keyring\n[ 0.499423] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500972] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503276] zbud: loaded\n[ 0.504114] VFS: Disk quotas dquot_6.6.0\n[ 0.505145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507024] fuse init (API version 7.23)\n[ 0.508131] Key type big_key registered\n[ 0.509136] Allocating IMA MOK and blacklist keyrings.\n[ 0.510524] Key type asymmetric registered\n[ 0.511561] Asymmetric key parser 'x509' registered\n[ 0.512779] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515031] io scheduler noop registered\n[ 0.516045] io scheduler deadline registered (default)\n[ 0.517314] io scheduler cfq registered\n[ 0.518346] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519778] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523256] ACPI: Power Button [PWRF]\n[ 0.524289] GHES: HEST is not enabled!\n[ 0.537883] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568697] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597445] Linux agpgart interface v0.103\n[ 0.599691] brd: module loaded\n[ 0.601038] loop: module loaded\n[ 0.606119] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608306] GPT:90111 != 2097151\n[ 0.609324] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610957] GPT:90111 != 2097151\n[ 0.611931] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613550] vda: vda1 vda15\n[ 0.615458] scsi host0: ata_piix\n[ 0.616542] scsi host1: ata_piix\n[ 0.617571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621713] libphy: Fixed MDIO Bus: probed\n[ 0.622946] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624433] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627247] PPP generic driver version 2.4.2\n[ 0.628399] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629958] ehci-pci: EHCI PCI platform driver\n[ 0.631080] ehci-platform: EHCI generic platform driver\n[ 0.632370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633843] ohci-pci: OHCI PCI platform driver\n[ 0.634965] ohci-platform: OHCI generic platform driver\n[ 0.636253] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650948] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652248] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654121] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655431] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660339] usb usb1: Product: UHCI Host Controller\n[ 0.661582] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663093] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664311] hub 1-0:1.0: USB hub found\n[ 0.665294] hub 1-0:1.0: 2 ports detected\n[ 0.666418] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670229] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671535] mousedev: PS/2 mouse device common for all mice\n[ 0.673214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675780] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678952] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680695] i2c /dev entries driver\n[ 0.681741] device-mapper: uevent: version 1.0.3\n[ 0.683072] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685415] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687214] NET: Registered protocol family 10\n[ 0.688578] NET: Registered protocol family 17\n[ 0.689826] Key type dns_resolver registered\n[ 0.691111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692686] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695155] registered taskstats version 1\n[ 0.696341] Loading compiled-in X.509 certificates\n[ 0.698189] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700863] zswap: loaded using pool lzo/zbud\n[ 0.702580] Key type trusted registered\n[ 0.704446] Key type encrypted registered\n[ 0.705608] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707099] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708604] evm: HMAC attrs: 0x1\n[ 0.710171] Magic number: 10:844:602\n[ 0.711355] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:33 UTC (1541543673)\n[ 0.713627] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715238] EDD information not available.\n[ 0.776697] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.778812] Write protecting the kernel read-only data: 14336k\n[ 0.791100] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793568] 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.428872] 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.13...\nLease of 10.10.11.13 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.34. iid=i-000000ff\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYGV3eXMIqnk+dGkLv3MQSsP4v4X45dibZBnd5+dpT0Pun4Mx5V5RDegoiSPGaP6E6SOZNF7rYbF2Vljss9TUOvnX/iam4L/9RcaULx7aqrjY2T66MQNU1mEE1fzNNS2/q+0XT/N2QQnzlG5WRQReocV3Bl5ooazErEVMqVKwEqakX7jXsEm6FfD2kmPUStc7uKp5Z2p9tmeiBMSKmGyW23a1iPX/S1fXEEbRm1Bm+w228eqrX180/usc6U5bADTdHFAehwbH8nvlWFvs3voUs/jhfsCZXYEX93BchIWA518rijk9XsEiBWuG9VOPBQSGxQ6i5RlXoTv3sqT6Js+6P root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPCwBJf/ULAzNrto0F6dZOLhkjFEwtXYnS4DoPvsyu2YvNUAzxbkzTyDonm7AY3Z1enkORFU0k338wET1J7CuTc3WQ8ISI1Vt1NvMKGTVLpBwNunar4m6bMnUJKCa8ZcmmUqFbQVjKaIEEgsTit4BQKvBDRWo2FUp/47ismMEb0fAAAAFQCSfFpanWNSHUFNhuVaEXPKOjYbjQAAAIEAofoyX2Q2UfMWyl4Lt6sAIi4Yxl8tQiAqzWZLls1ugw1e+N5Ep5EfE14qNTbFyeFnaLq0X+IhvaAcRLzYqfqEuAvN4GfpQMvqPrxVTMWnRUflytlSxhjHCJTUPbTiavafvpRwuZYtC+zh76OsHIfrn05TT4HOrZLEclbURZY5v/QAAACAAb9eH3WmfQXLFxX+ML62UGqx7nUmKRj/Kl6WhcLyfIu/p0l7UzV49htL6rkEU4wTBrLPj57V3jMG8GtI/WHMQhiioc+ggfSiULaCGzNe+B3mk2QsLyt7XDIYXsQWQXw6IttDbopqfUN6d/FagVfd9/Sqz7Jw/x3gDKepk7f+N5w= 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.13,24,fe80::f816:3eff:fe6c:3d20/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.13 \nip-route:169.254.169.254 via 10.10.11.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-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.10s]\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:6C:3D:20 \n inet addr:10.10.11.13 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6c:3d20/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:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7880 (7.6 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.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.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.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.135927] usb 1-1: Product: QEMU USB Tablet\n[ 1.135927] usb 1-1: Manufacturer: QEMU\n[ 1.135928] usb 1-1: SerialNumber: 42\n[ 1.390646] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.409633] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.428872] random: dd urandom read with 5 bits of entropy available\n[ 1.491675] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.491677] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.668913] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.039041] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:34:34 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:34:34 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:34:34 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)\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:34:34 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:34:34 cirros kern.notice kernel: [ 1.428872] random: dd urandom read with 5 bits of entropy available\nNov 6 22:34:34 cirros kern.info kernel: [ 1.491675] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nNov 6 22:34:34 cirros kern.info kernel: [ 1.491677] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nNov 6 22:34:35 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:34:36 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:34:36 cirros kern.info kernel: [ 3.668913] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:34:36 cirros kern.info kernel: [ 4.039041] 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: "} 2018-11-06 22:36:03,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action used request id req-928e9ff2-ef0f-48ce-b226-0e79140199b2 2018-11-06 22:36:05,631 - sdnvpn_test_utils - INFO - Waiting for instance 9fdaeda1-3fe2-44f3-99cc-e52965425a2c to boot up 2018-11-06 22:36:05,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:06,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-c116fb5d-d39b-4916-bf4f-013be2deabba x-compute-request-id: req-c116fb5d-d39b-4916-bf4f-013be2deabba Content-Encoding: gzip Content-Length: 8126 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\n"} 2018-11-06 22:36:06,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-c116fb5d-d39b-4916-bf4f-013be2deabba 2018-11-06 22:36:08,711 - sdnvpn_test_utils - INFO - Waiting for instance d506530c-858c-47b5-a603-1baaa3c9c830 to boot up 2018-11-06 22:36:08,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:09,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-2af07d6f-a638-440c-970b-9495c770b35f x-compute-request-id: req-2af07d6f-a638-440c-970b-9495c770b35f 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 506602500 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.910 MHz processor\n[ 0.129501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131136] pid_max: default: 32768 minimum: 301\n[ 0.132015] ACPI: Core revision 20150930\n[ 0.133380] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134666] Security Framework initialized\n[ 0.135463] Yama: becoming mindful.\n[ 0.136179] AppArmor: AppArmor initialized\n[ 0.137031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138332] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139586] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140772] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142131] Initializing cgroup subsys io\n[ 0.142936] Initializing cgroup subsys memory\n[ 0.143786] Initializing cgroup subsys devices\n[ 0.144656] Initializing cgroup subsys freezer\n[ 0.145508] Initializing cgroup subsys net_cls\n[ 0.146360] Initializing cgroup subsys perf_event\n[ 0.147264] Initializing cgroup subsys net_prio\n[ 0.148137] Initializing cgroup subsys hugetlb\n[ 0.149005] Initializing cgroup subsys pids\n[ 0.149868] CPU: Physical Processor ID: 0\n[ 0.151351] mce: CPU supports 10 MCE banks\n[ 0.152186] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163748] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170062] ftrace: allocating 31920 entries in 125 pages\n[ 0.196040] smpboot: Max logical packages: 1\n[ 0.196892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198230] x2apic enabled\n[ 0.199027] Switched APIC routing to physical x2apic.\n[ 0.200764] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205601] KVM setup paravirtual spinlock\n[ 0.206880] x86: Booted up 1 node, 1 CPUs\n[ 0.207672] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209040] devtmpfs: initialized\n[ 0.210744] evm: security.selinux\n[ 0.211435] evm: security.SMACK64\n[ 0.212127] evm: security.SMACK64EXEC\n[ 0.212874] evm: security.SMACK64TRANSMUTE\n[ 0.213671] evm: security.SMACK64MMAP\n[ 0.214401] evm: security.ima\n[ 0.215037] evm: security.capability\n[ 0.215831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217644] pinctrl core: initialized pinctrl subsystem\n[ 0.218719] RTC time: 22:34:45, date: 11/06/18\n[ 0.219676] NET: Registered protocol family 16\n[ 0.220638] cpuidle: using governor ladder\n[ 0.221439] cpuidle: using governor menu\n[ 0.222214] PCCT header not found.\n[ 0.222953] ACPI: bus type PCI registered\n[ 0.223743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224968] PCI: Using configuration type 1 for base access\n[ 0.226708] ACPI: Added _OSI(Module Device)\n[ 0.227528] ACPI: Added _OSI(Processor Device)\n[ 0.228377] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231355] ACPI: Interpreter enabled\n[ 0.232109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239322] ACPI: (supports S0 S5)\n[ 0.240014] ACPI: Using IOAPIC for interrupt routing\n[ 0.241003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249751] acpiphp: Slot [3] registered\n[ 0.250537] acpiphp: Slot [4] registered\n[ 0.251324] acpiphp: Slot [5] registered\n[ 0.252117] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253694] acpiphp: Slot [8] registered\n[ 0.254478] acpiphp: Slot [9] registered\n[ 0.255262] acpiphp: Slot [10] registered\n[ 0.256061] acpiphp: Slot [11] registered\n[ 0.256873] acpiphp: Slot [12] registered\n[ 0.257678] acpiphp: Slot [13] registered\n[ 0.258471] acpiphp: Slot [14] registered\n[ 0.259270] acpiphp: Slot [15] registered\n[ 0.270106] acpiphp: Slot [16] registered\n[ 0.270914] acpiphp: Slot [17] registered\n[ 0.271712] acpiphp: Slot [18] registered\n[ 0.272507] acpiphp: Slot [19] registered\n[ 0.273302] acpiphp: Slot [20] registered\n[ 0.274105] acpiphp: Slot [21] registered\n[ 0.274907] acpiphp: Slot [22] registered\n[ 0.275704] acpiphp: Slot [23] registered\n[ 0.276500] acpiphp: Slot [24] registered\n[ 0.277299] acpiphp: Slot [25] registered\n[ 0.278106] acpiphp: Slot [26] registered\n[ 0.278908] acpiphp: Slot [27] registered\n[ 0.279709] acpiphp: Slot [28] registered\n[ 0.280505] acpiphp: Slot [29] registered\n[ 0.281304] acpiphp: Slot [30] registered\n[ 0.282109] acpiphp: Slot [31] registered\n[ 0.282908] PCI host bridge to bus 0000:00\n[ 0.283704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295115] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297533] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298784] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305135] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351731] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354589] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356001] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357360] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358595] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362449] vgaarb: loaded\n[ 0.363042] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364159] SCSI subsystem initialized\n[ 0.364968] ACPI: bus type USB registered\n[ 0.365771] usbcore: registered new interface driver usbfs\n[ 0.366780] usbcore: registered new interface driver hub\n[ 0.367771] usbcore: registered new device driver usb\n[ 0.368810] PCI: Using ACPI for IRQ routing\n[ 0.369823] NetLabel: Initializing\n[ 0.370525] NetLabel: domain hash size = 128\n[ 0.371385] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372316] NetLabel: unlabeled traffic allowed by default\n[ 0.373395] clocksource: Switched to clocksource kvm-clock\n[ 0.378797] AppArmor: AppArmor Filesystem Enabled\n[ 0.379746] pnp: PnP ACPI init\n[ 0.380647] pnp: PnP ACPI: found 5 devices\n[ 0.386997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388667] NET: Registered protocol family 2\n[ 0.389610] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392000] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395347] NET: Registered protocol family 1\n[ 0.396202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397278] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398334] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426571] Trying to unpack rootfs image as initramfs...\n[ 0.476393] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490260] Scanning for low memory corruption every 60 seconds\n[ 0.491622] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492762] audit: initializing netlink subsys (disabled)\n[ 0.493787] audit: type=2000 audit(1541543686.670:1): initialized\n[ 0.495090] Initialise system trusted keyring\n[ 0.496017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499138] zbud: loaded\n[ 0.499837] VFS: Disk quotas dquot_6.6.0\n[ 0.500658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502172] fuse init (API version 7.23)\n[ 0.503064] Key type big_key registered\n[ 0.503871] Allocating IMA MOK and blacklist keyrings.\n[ 0.505342] Key type asymmetric registered\n[ 0.506175] Asymmetric key parser 'x509' registered\n[ 0.507130] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508596] io scheduler noop registered\n[ 0.509385] io scheduler deadline registered (default)\n[ 0.510380] io scheduler cfq registered\n[ 0.511215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514996] ACPI: Power Button [PWRF]\n[ 0.515829] GHES: HEST is not enabled!\n[ 0.529351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587508] Linux agpgart interface v0.103\n[ 0.589551] brd: module loaded\n[ 0.590739] loop: module loaded\n[ 0.595048] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596485] GPT:90111 != 2097151\n[ 0.597159] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598258] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599882] vda: vda1 vda15\n[ 0.601408] scsi host0: ata_piix\n[ 0.602137] scsi host1: ata_piix\n[ 0.602838] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604036] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605456] libphy: Fixed MDIO Bus: probed\n[ 0.606270] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607210] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609343] PPP generic driver version 2.4.2\n[ 0.610233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611494] ehci-pci: EHCI PCI platform driver\n[ 0.612356] ehci-platform: EHCI generic platform driver\n[ 0.613330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614449] ohci-pci: OHCI PCI platform driver\n[ 0.615307] ohci-platform: OHCI generic platform driver\n[ 0.616277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633062] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637816] usb usb1: Product: UHCI Host Controller\n[ 0.638745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639874] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640860] hub 1-0:1.0: USB hub found\n[ 0.641637] hub 1-0:1.0: 2 ports detected\n[ 0.642538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646617] mousedev: PS/2 mouse device common for all mice\n[ 0.647856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651946] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653123] i2c /dev entries driver\n[ 0.653887] device-mapper: uevent: version 1.0.3\n[ 0.654818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656428] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657702] NET: Registered protocol family 10\n[ 0.658688] NET: Registered protocol family 17\n[ 0.659572] Key type dns_resolver registered\n[ 0.660479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661576] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663300] registered taskstats version 1\n[ 0.664124] Loading compiled-in X.509 certificates\n[ 0.665570] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667401] zswap: loaded using pool lzo/zbud\n[ 0.668747] Key type trusted registered\n[ 0.670282] Key type encrypted registered\n[ 0.671103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673145] evm: HMAC attrs: 0x1\n[ 0.674073] Magic number: 10:844:602\n[ 0.674923] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:46 UTC (1541543686)\n[ 0.676498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677602] EDD information not available.\n[ 0.762057] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.763492] ata1.00: configured for MWDMA2\n[ 0.764662] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777088] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779556] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782895] Write protecting the kernel read-only data: 14336k\n[ 0.784451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786245] 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.842779] 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 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... done.\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 2.97s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-06 22:36:09,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action used request id req-2af07d6f-a638-440c-970b-9495c770b35f 2018-11-06 22:36:11,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:12,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-2d72232b-4149-449c-be8a-b031ded88192 x-compute-request-id: req-2d72232b-4149-449c-be8a-b031ded88192 Content-Encoding: gzip Content-Length: 8126 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\n"} 2018-11-06 22:36:12,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-2d72232b-4149-449c-be8a-b031ded88192 2018-11-06 22:36:12,917 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-2' (10.10.10.14). -->Expected result: can ping. 2018-11-06 22:36:12,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:14,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-18c73bde-0570-4ef1-871c-18d801c26367 x-compute-request-id: req-18c73bde-0570-4ef1-871c-18d801c26367 Content-Encoding: gzip Content-Length: 8129 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\n"} 2018-11-06 22:36:14,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-18c73bde-0570-4ef1-871c-18d801c26367 2018-11-06 22:36:14,020 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-11-06 22:36:14,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:15,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-78e694d6-ae72-4449-af4e-c98734868222 x-compute-request-id: req-78e694d6-ae72-4449-af4e-c98734868222 Content-Encoding: gzip Content-Length: 8129 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\n"} 2018-11-06 22:36:15,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-78e694d6-ae72-4449-af4e-c98734868222 2018-11-06 22:36:15,144 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-3' (10.10.10.11). -->Expected result: can ping. 2018-11-06 22:36:15,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:16,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-4d8f2437-dcbf-49b4-ac1a-d1e1e648a4f5 x-compute-request-id: req-4d8f2437-dcbf-49b4-ac1a-d1e1e648a4f5 Content-Encoding: gzip Content-Length: 8129 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\n"} 2018-11-06 22:36:16,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-4d8f2437-dcbf-49b4-ac1a-d1e1e648a4f5 2018-11-06 22:36:16,219 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-11-06 22:36:16,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:17,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-e9374ae2-fc65-4494-ac8a-1319ddffaf60 x-compute-request-id: req-e9374ae2-fc65-4494-ac8a-1319ddffaf60 Content-Encoding: gzip Content-Length: 8129 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\n"} 2018-11-06 22:36:17,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-e9374ae2-fc65-4494-ac8a-1319ddffaf60 2018-11-06 22:36:17,297 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.6). -->Expected result: cannot ping. 2018-11-06 22:36:17,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:18,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-2fba9c2b-5e8c-41d1-9912-2c79212db535 x-compute-request-id: req-2fba9c2b-5e8c-41d1-9912-2c79212db535 Content-Encoding: gzip Content-Length: 8129 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\n"} 2018-11-06 22:36:18,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-2fba9c2b-5e8c-41d1-9912-2c79212db535 2018-11-06 22:36:18,377 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-11-06 22:36:18,377 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-11-06 22:36:18,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network_association": {"network_id": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"}}' 2018-11-06 22:36:19,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-2aa6517a-bca9-4e37-b30c-ede544e0d7dc Date: Tue, 06 Nov 2018 22:36:19 GMT RESP BODY: {"network_association": {"network_id": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "32f76813-254c-4497-bbcd-176b2af4ad81"}} 2018-11-06 22:36:19,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a/network_associations used request id req-2aa6517a-bca9-4e37-b30c-ede544e0d7dc 2018-11-06 22:36:19,052 - sdnvpn_test_utils - DEBUG - Waiting for network ccccafb5-7fbf-45b0-93a2-18ccbe2a173a to associate with BGPVPN b4f679e9-68ca-4185-b160-6fbccd951337 2018-11-06 22:36:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:36:19,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-12e2857d-6547-4663-aafd-d9f78cf55a8b Date: Tue, 06 Nov 2018 22:36:19 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "ccccafb5-7fbf-45b0-93a2-18ccbe2a173a", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["b4f679e9-68ca-4185-b160-6fbccd951337", "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:36:19,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a used request id req-12e2857d-6547-4663-aafd-d9f78cf55a8b 2018-11-06 22:36:20,384 - sdnvpn_test_utils - DEBUG - Waiting for network ccccafb5-7fbf-45b0-93a2-18ccbe2a173a to associate with BGPVPN fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 2018-11-06 22:36:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:36:20,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-940f457a-ccd5-4823-bb58-d084647ac752 Date: Tue, 06 Nov 2018 22:36:20 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "ccccafb5-7fbf-45b0-93a2-18ccbe2a173a", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["b4f679e9-68ca-4185-b160-6fbccd951337", "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:36:20,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a used request id req-940f457a-ccd5-4823-bb58-d084647ac752 2018-11-06 22:36:21,545 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:36:51,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:52,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-b1c5ba07-0465-4c22-9ea0-4f4dc243848f x-compute-request-id: req-b1c5ba07-0465-4c22-9ea0-4f4dc243848f Content-Encoding: gzip Content-Length: 8091 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 506602500 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.910 MHz processor\n[ 0.129501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131136] pid_max: default: 32768 minimum: 301\n[ 0.132015] ACPI: Core revision 20150930\n[ 0.133380] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134666] Security Framework initialized\n[ 0.135463] Yama: becoming mindful.\n[ 0.136179] AppArmor: AppArmor initialized\n[ 0.137031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138332] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139586] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140772] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142131] Initializing cgroup subsys io\n[ 0.142936] Initializing cgroup subsys memory\n[ 0.143786] Initializing cgroup subsys devices\n[ 0.144656] Initializing cgroup subsys freezer\n[ 0.145508] Initializing cgroup subsys net_cls\n[ 0.146360] Initializing cgroup subsys perf_event\n[ 0.147264] Initializing cgroup subsys net_prio\n[ 0.148137] Initializing cgroup subsys hugetlb\n[ 0.149005] Initializing cgroup subsys pids\n[ 0.149868] CPU: Physical Processor ID: 0\n[ 0.151351] mce: CPU supports 10 MCE banks\n[ 0.152186] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163748] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170062] ftrace: allocating 31920 entries in 125 pages\n[ 0.196040] smpboot: Max logical packages: 1\n[ 0.196892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198230] x2apic enabled\n[ 0.199027] Switched APIC routing to physical x2apic.\n[ 0.200764] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205601] KVM setup paravirtual spinlock\n[ 0.206880] x86: Booted up 1 node, 1 CPUs\n[ 0.207672] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209040] devtmpfs: initialized\n[ 0.210744] evm: security.selinux\n[ 0.211435] evm: security.SMACK64\n[ 0.212127] evm: security.SMACK64EXEC\n[ 0.212874] evm: security.SMACK64TRANSMUTE\n[ 0.213671] evm: security.SMACK64MMAP\n[ 0.214401] evm: security.ima\n[ 0.215037] evm: security.capability\n[ 0.215831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217644] pinctrl core: initialized pinctrl subsystem\n[ 0.218719] RTC time: 22:34:45, date: 11/06/18\n[ 0.219676] NET: Registered protocol family 16\n[ 0.220638] cpuidle: using governor ladder\n[ 0.221439] cpuidle: using governor menu\n[ 0.222214] PCCT header not found.\n[ 0.222953] ACPI: bus type PCI registered\n[ 0.223743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224968] PCI: Using configuration type 1 for base access\n[ 0.226708] ACPI: Added _OSI(Module Device)\n[ 0.227528] ACPI: Added _OSI(Processor Device)\n[ 0.228377] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231355] ACPI: Interpreter enabled\n[ 0.232109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239322] ACPI: (supports S0 S5)\n[ 0.240014] ACPI: Using IOAPIC for interrupt routing\n[ 0.241003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249751] acpiphp: Slot [3] registered\n[ 0.250537] acpiphp: Slot [4] registered\n[ 0.251324] acpiphp: Slot [5] registered\n[ 0.252117] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253694] acpiphp: Slot [8] registered\n[ 0.254478] acpiphp: Slot [9] registered\n[ 0.255262] acpiphp: Slot [10] registered\n[ 0.256061] acpiphp: Slot [11] registered\n[ 0.256873] acpiphp: Slot [12] registered\n[ 0.257678] acpiphp: Slot [13] registered\n[ 0.258471] acpiphp: Slot [14] registered\n[ 0.259270] acpiphp: Slot [15] registered\n[ 0.270106] acpiphp: Slot [16] registered\n[ 0.270914] acpiphp: Slot [17] registered\n[ 0.271712] acpiphp: Slot [18] registered\n[ 0.272507] acpiphp: Slot [19] registered\n[ 0.273302] acpiphp: Slot [20] registered\n[ 0.274105] acpiphp: Slot [21] registered\n[ 0.274907] acpiphp: Slot [22] registered\n[ 0.275704] acpiphp: Slot [23] registered\n[ 0.276500] acpiphp: Slot [24] registered\n[ 0.277299] acpiphp: Slot [25] registered\n[ 0.278106] acpiphp: Slot [26] registered\n[ 0.278908] acpiphp: Slot [27] registered\n[ 0.279709] acpiphp: Slot [28] registered\n[ 0.280505] acpiphp: Slot [29] registered\n[ 0.281304] acpiphp: Slot [30] registered\n[ 0.282109] acpiphp: Slot [31] registered\n[ 0.282908] PCI host bridge to bus 0000:00\n[ 0.283704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295115] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297533] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298784] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305135] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351731] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354589] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356001] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357360] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358595] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362449] vgaarb: loaded\n[ 0.363042] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364159] SCSI subsystem initialized\n[ 0.364968] ACPI: bus type USB registered\n[ 0.365771] usbcore: registered new interface driver usbfs\n[ 0.366780] usbcore: registered new interface driver hub\n[ 0.367771] usbcore: registered new device driver usb\n[ 0.368810] PCI: Using ACPI for IRQ routing\n[ 0.369823] NetLabel: Initializing\n[ 0.370525] NetLabel: domain hash size = 128\n[ 0.371385] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372316] NetLabel: unlabeled traffic allowed by default\n[ 0.373395] clocksource: Switched to clocksource kvm-clock\n[ 0.378797] AppArmor: AppArmor Filesystem Enabled\n[ 0.379746] pnp: PnP ACPI init\n[ 0.380647] pnp: PnP ACPI: found 5 devices\n[ 0.386997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388667] NET: Registered protocol family 2\n[ 0.389610] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392000] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395347] NET: Registered protocol family 1\n[ 0.396202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397278] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398334] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426571] Trying to unpack rootfs image as initramfs...\n[ 0.476393] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490260] Scanning for low memory corruption every 60 seconds\n[ 0.491622] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492762] audit: initializing netlink subsys (disabled)\n[ 0.493787] audit: type=2000 audit(1541543686.670:1): initialized\n[ 0.495090] Initialise system trusted keyring\n[ 0.496017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499138] zbud: loaded\n[ 0.499837] VFS: Disk quotas dquot_6.6.0\n[ 0.500658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502172] fuse init (API version 7.23)\n[ 0.503064] Key type big_key registered\n[ 0.503871] Allocating IMA MOK and blacklist keyrings.\n[ 0.505342] Key type asymmetric registered\n[ 0.506175] Asymmetric key parser 'x509' registered\n[ 0.507130] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508596] io scheduler noop registered\n[ 0.509385] io scheduler deadline registered (default)\n[ 0.510380] io scheduler cfq registered\n[ 0.511215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514996] ACPI: Power Button [PWRF]\n[ 0.515829] GHES: HEST is not enabled!\n[ 0.529351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587508] Linux agpgart interface v0.103\n[ 0.589551] brd: module loaded\n[ 0.590739] loop: module loaded\n[ 0.595048] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596485] GPT:90111 != 2097151\n[ 0.597159] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598258] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599882] vda: vda1 vda15\n[ 0.601408] scsi host0: ata_piix\n[ 0.602137] scsi host1: ata_piix\n[ 0.602838] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604036] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605456] libphy: Fixed MDIO Bus: probed\n[ 0.606270] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607210] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609343] PPP generic driver version 2.4.2\n[ 0.610233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611494] ehci-pci: EHCI PCI platform driver\n[ 0.612356] ehci-platform: EHCI generic platform driver\n[ 0.613330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614449] ohci-pci: OHCI PCI platform driver\n[ 0.615307] ohci-platform: OHCI generic platform driver\n[ 0.616277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633062] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637816] usb usb1: Product: UHCI Host Controller\n[ 0.638745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639874] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640860] hub 1-0:1.0: USB hub found\n[ 0.641637] hub 1-0:1.0: 2 ports detected\n[ 0.642538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646617] mousedev: PS/2 mouse device common for all mice\n[ 0.647856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651946] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653123] i2c /dev entries driver\n[ 0.653887] device-mapper: uevent: version 1.0.3\n[ 0.654818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656428] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657702] NET: Registered protocol family 10\n[ 0.658688] NET: Registered protocol family 17\n[ 0.659572] Key type dns_resolver registered\n[ 0.660479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661576] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663300] registered taskstats version 1\n[ 0.664124] Loading compiled-in X.509 certificates\n[ 0.665570] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667401] zswap: loaded using pool lzo/zbud\n[ 0.668747] Key type trusted registered\n[ 0.670282] Key type encrypted registered\n[ 0.671103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673145] evm: HMAC attrs: 0x1\n[ 0.674073] Magic number: 10:844:602\n[ 0.674923] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:46 UTC (1541543686)\n[ 0.676498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677602] EDD information not available.\n[ 0.762057] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.763492] ata1.00: configured for MWDMA2\n[ 0.764662] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777088] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779556] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782895] Write protecting the kernel read-only data: 14336k\n[ 0.784451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786245] 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.842779] 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 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... done.\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 2.97s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-06 22:36:52,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action used request id req-b1c5ba07-0465-4c22-9ea0-4f4dc243848f 2018-11-06 22:36:52,636 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.6) to 'sdnvpn-1-5' (10.10.11.13). -->Expected result: can ping. 2018-11-06 22:36:52,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe671a7a332380326547f0f34840a3e45bf296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:36:53,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:36: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-0b19565f-70be-497c-8094-e09bad03f27a x-compute-request-id: req-0b19565f-70be-497c-8094-e09bad03f27a Content-Encoding: gzip Content-Length: 8091 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 506602500 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.910 MHz processor\n[ 0.129501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131136] pid_max: default: 32768 minimum: 301\n[ 0.132015] ACPI: Core revision 20150930\n[ 0.133380] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134666] Security Framework initialized\n[ 0.135463] Yama: becoming mindful.\n[ 0.136179] AppArmor: AppArmor initialized\n[ 0.137031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138332] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139586] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140772] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142131] Initializing cgroup subsys io\n[ 0.142936] Initializing cgroup subsys memory\n[ 0.143786] Initializing cgroup subsys devices\n[ 0.144656] Initializing cgroup subsys freezer\n[ 0.145508] Initializing cgroup subsys net_cls\n[ 0.146360] Initializing cgroup subsys perf_event\n[ 0.147264] Initializing cgroup subsys net_prio\n[ 0.148137] Initializing cgroup subsys hugetlb\n[ 0.149005] Initializing cgroup subsys pids\n[ 0.149868] CPU: Physical Processor ID: 0\n[ 0.151351] mce: CPU supports 10 MCE banks\n[ 0.152186] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163748] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170062] ftrace: allocating 31920 entries in 125 pages\n[ 0.196040] smpboot: Max logical packages: 1\n[ 0.196892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198230] x2apic enabled\n[ 0.199027] Switched APIC routing to physical x2apic.\n[ 0.200764] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205601] KVM setup paravirtual spinlock\n[ 0.206880] x86: Booted up 1 node, 1 CPUs\n[ 0.207672] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209040] devtmpfs: initialized\n[ 0.210744] evm: security.selinux\n[ 0.211435] evm: security.SMACK64\n[ 0.212127] evm: security.SMACK64EXEC\n[ 0.212874] evm: security.SMACK64TRANSMUTE\n[ 0.213671] evm: security.SMACK64MMAP\n[ 0.214401] evm: security.ima\n[ 0.215037] evm: security.capability\n[ 0.215831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217644] pinctrl core: initialized pinctrl subsystem\n[ 0.218719] RTC time: 22:34:45, date: 11/06/18\n[ 0.219676] NET: Registered protocol family 16\n[ 0.220638] cpuidle: using governor ladder\n[ 0.221439] cpuidle: using governor menu\n[ 0.222214] PCCT header not found.\n[ 0.222953] ACPI: bus type PCI registered\n[ 0.223743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224968] PCI: Using configuration type 1 for base access\n[ 0.226708] ACPI: Added _OSI(Module Device)\n[ 0.227528] ACPI: Added _OSI(Processor Device)\n[ 0.228377] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231355] ACPI: Interpreter enabled\n[ 0.232109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239322] ACPI: (supports S0 S5)\n[ 0.240014] ACPI: Using IOAPIC for interrupt routing\n[ 0.241003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249751] acpiphp: Slot [3] registered\n[ 0.250537] acpiphp: Slot [4] registered\n[ 0.251324] acpiphp: Slot [5] registered\n[ 0.252117] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253694] acpiphp: Slot [8] registered\n[ 0.254478] acpiphp: Slot [9] registered\n[ 0.255262] acpiphp: Slot [10] registered\n[ 0.256061] acpiphp: Slot [11] registered\n[ 0.256873] acpiphp: Slot [12] registered\n[ 0.257678] acpiphp: Slot [13] registered\n[ 0.258471] acpiphp: Slot [14] registered\n[ 0.259270] acpiphp: Slot [15] registered\n[ 0.270106] acpiphp: Slot [16] registered\n[ 0.270914] acpiphp: Slot [17] registered\n[ 0.271712] acpiphp: Slot [18] registered\n[ 0.272507] acpiphp: Slot [19] registered\n[ 0.273302] acpiphp: Slot [20] registered\n[ 0.274105] acpiphp: Slot [21] registered\n[ 0.274907] acpiphp: Slot [22] registered\n[ 0.275704] acpiphp: Slot [23] registered\n[ 0.276500] acpiphp: Slot [24] registered\n[ 0.277299] acpiphp: Slot [25] registered\n[ 0.278106] acpiphp: Slot [26] registered\n[ 0.278908] acpiphp: Slot [27] registered\n[ 0.279709] acpiphp: Slot [28] registered\n[ 0.280505] acpiphp: Slot [29] registered\n[ 0.281304] acpiphp: Slot [30] registered\n[ 0.282109] acpiphp: Slot [31] registered\n[ 0.282908] PCI host bridge to bus 0000:00\n[ 0.283704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295115] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297533] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298784] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305135] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351731] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354589] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356001] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357360] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358595] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360930] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362449] vgaarb: loaded\n[ 0.363042] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364159] SCSI subsystem initialized\n[ 0.364968] ACPI: bus type USB registered\n[ 0.365771] usbcore: registered new interface driver usbfs\n[ 0.366780] usbcore: registered new interface driver hub\n[ 0.367771] usbcore: registered new device driver usb\n[ 0.368810] PCI: Using ACPI for IRQ routing\n[ 0.369823] NetLabel: Initializing\n[ 0.370525] NetLabel: domain hash size = 128\n[ 0.371385] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372316] NetLabel: unlabeled traffic allowed by default\n[ 0.373395] clocksource: Switched to clocksource kvm-clock\n[ 0.378797] AppArmor: AppArmor Filesystem Enabled\n[ 0.379746] pnp: PnP ACPI init\n[ 0.380647] pnp: PnP ACPI: found 5 devices\n[ 0.386997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388667] NET: Registered protocol family 2\n[ 0.389610] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392000] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395347] NET: Registered protocol family 1\n[ 0.396202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397278] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398334] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412349] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426571] Trying to unpack rootfs image as initramfs...\n[ 0.476393] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490260] Scanning for low memory corruption every 60 seconds\n[ 0.491622] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492762] audit: initializing netlink subsys (disabled)\n[ 0.493787] audit: type=2000 audit(1541543686.670:1): initialized\n[ 0.495090] Initialise system trusted keyring\n[ 0.496017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499138] zbud: loaded\n[ 0.499837] VFS: Disk quotas dquot_6.6.0\n[ 0.500658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502172] fuse init (API version 7.23)\n[ 0.503064] Key type big_key registered\n[ 0.503871] Allocating IMA MOK and blacklist keyrings.\n[ 0.505342] Key type asymmetric registered\n[ 0.506175] Asymmetric key parser 'x509' registered\n[ 0.507130] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508596] io scheduler noop registered\n[ 0.509385] io scheduler deadline registered (default)\n[ 0.510380] io scheduler cfq registered\n[ 0.511215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514996] ACPI: Power Button [PWRF]\n[ 0.515829] GHES: HEST is not enabled!\n[ 0.529351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587508] Linux agpgart interface v0.103\n[ 0.589551] brd: module loaded\n[ 0.590739] loop: module loaded\n[ 0.595048] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596485] GPT:90111 != 2097151\n[ 0.597159] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598258] GPT:90111 != 2097151\n[ 0.598929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599882] vda: vda1 vda15\n[ 0.601408] scsi host0: ata_piix\n[ 0.602137] scsi host1: ata_piix\n[ 0.602838] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604036] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605456] libphy: Fixed MDIO Bus: probed\n[ 0.606270] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607210] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609343] PPP generic driver version 2.4.2\n[ 0.610233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611494] ehci-pci: EHCI PCI platform driver\n[ 0.612356] ehci-platform: EHCI generic platform driver\n[ 0.613330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614449] ohci-pci: OHCI PCI platform driver\n[ 0.615307] ohci-platform: OHCI generic platform driver\n[ 0.616277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633062] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637816] usb usb1: Product: UHCI Host Controller\n[ 0.638745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639874] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640860] hub 1-0:1.0: USB hub found\n[ 0.641637] hub 1-0:1.0: 2 ports detected\n[ 0.642538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644649] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646617] mousedev: PS/2 mouse device common for all mice\n[ 0.647856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651946] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653123] i2c /dev entries driver\n[ 0.653887] device-mapper: uevent: version 1.0.3\n[ 0.654818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656428] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657702] NET: Registered protocol family 10\n[ 0.658688] NET: Registered protocol family 17\n[ 0.659572] Key type dns_resolver registered\n[ 0.660479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661576] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663300] registered taskstats version 1\n[ 0.664124] Loading compiled-in X.509 certificates\n[ 0.665570] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667401] zswap: loaded using pool lzo/zbud\n[ 0.668747] Key type trusted registered\n[ 0.670282] Key type encrypted registered\n[ 0.671103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673145] evm: HMAC attrs: 0x1\n[ 0.674073] Magic number: 10:844:602\n[ 0.674923] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:46 UTC (1541543686)\n[ 0.676498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677602] EDD information not available.\n[ 0.762057] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.763492] ata1.00: configured for MWDMA2\n[ 0.764662] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777088] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779556] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782895] Write protecting the kernel read-only data: 14336k\n[ 0.784451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786245] 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.842779] 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 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... done.\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 2.97s]\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\nping 10.10.11.13 OK\n"} 2018-11-06 22:36:53,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action used request id req-0b19565f-70be-497c-8094-e09bad03f27a 2018-11-06 22:36:53,756 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-11-06 22:36:53,756 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-11-06 22:36:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:36:54,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddc5cce1-8883-462e-9ba6-52a3a2db2fe2 Content-Length: 0 Date: Tue, 06 Nov 2018 22:36:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:36:54,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ccccafb5-7fbf-45b0-93a2-18ccbe2a173a used request id req-ddc5cce1-8883-462e-9ba6-52a3a2db2fe2 2018-11-06 22:37:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-529714", "route_distinguishers": "11:11"}}' 2018-11-06 22:37:24,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-3f6d1a42-91ea-405e-9e00-70a767527037 Date: Tue, 06 Nov 2018 22:37:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "bdbeb86a-343e-434d-9ba4-19548d9ad8ba", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:37:24,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-3f6d1a42-91ea-405e-9e00-70a767527037 2018-11-06 22:37:24,503 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-529714', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'bdbeb86a-343e-434d-9ba4-19548d9ad8ba'}} 2018-11-06 22:37:24,503 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-11-06 22:37:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network_association": {"network_id": "b4f679e9-68ca-4185-b160-6fbccd951337"}}' 2018-11-06 22:37:25,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ef1e17a5-217d-4437-a0d8-49d5fa3f3c85 Date: Tue, 06 Nov 2018 22:37:25 GMT RESP BODY: {"network_association": {"network_id": "b4f679e9-68ca-4185-b160-6fbccd951337", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "5a6ade01-3f47-4092-b355-051e2dad90af"}} 2018-11-06 22:37:25,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba/network_associations used request id req-ef1e17a5-217d-4437-a0d8-49d5fa3f3c85 2018-11-06 22:37:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" -d '{"network_association": {"network_id": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"}}' 2018-11-06 22:37:25,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1d0d0828-7c40-4cdc-a362-1008ad919bdc Date: Tue, 06 Nov 2018 22:37:25 GMT RESP BODY: {"network_association": {"network_id": "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "abe2b59c-3264-47fa-b88c-ae8b98c44ff7"}} 2018-11-06 22:37:25,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba/network_associations used request id req-1d0d0828-7c40-4cdc-a362-1008ad919bdc 2018-11-06 22:37:25,818 - sdnvpn_test_utils - DEBUG - Waiting for network bdbeb86a-343e-434d-9ba4-19548d9ad8ba to associate with BGPVPN b4f679e9-68ca-4185-b160-6fbccd951337 2018-11-06 22:37:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:37:26,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-476c5d83-c78e-45f7-a4d3-5ebce3122075 Date: Tue, 06 Nov 2018 22:37:26 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "bdbeb86a-343e-434d-9ba4-19548d9ad8ba", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["b4f679e9-68ca-4185-b160-6fbccd951337", "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:37:26,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba used request id req-476c5d83-c78e-45f7-a4d3-5ebce3122075 2018-11-06 22:37:27,139 - sdnvpn_test_utils - DEBUG - Waiting for network bdbeb86a-343e-434d-9ba4-19548d9ad8ba to associate with BGPVPN fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 2018-11-06 22:37:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:37:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-259dda81-d8cd-452f-bdd7-5bdaf1dab39f Date: Tue, 06 Nov 2018 22:37:27 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "bdbeb86a-343e-434d-9ba4-19548d9ad8ba", "name": "sdnvpn-529714", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["b4f679e9-68ca-4185-b160-6fbccd951337", "fa1c1ead-f5dc-402f-b656-2ca26ed83fd9"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:37:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba used request id req-259dda81-d8cd-452f-bdd7-5bdaf1dab39f 2018-11-06 22:37:28,452 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:37:58,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:37:59,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-0816a88b-2056-4c4d-afd9-90f4c7d5246e x-compute-request-id: req-0816a88b-2056-4c4d-afd9-90f4c7d5246e Content-Encoding: gzip Content-Length: 8140 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 OK\nping 10.10.11.13 OK\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\n"} 2018-11-06 22:37:59,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-0816a88b-2056-4c4d-afd9-90f4c7d5246e 2018-11-06 22:37:59,593 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.6). -->Expected result: can ping. 2018-11-06 22:37:59,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:38:00,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:37: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-78cd140b-c662-4c0b-8d44-216ab6e06d2e x-compute-request-id: req-78cd140b-c662-4c0b-8d44-216ab6e06d2e Content-Encoding: gzip Content-Length: 8140 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 OK\nping 10.10.11.13 OK\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\n"} 2018-11-06 22:38:00,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-78cd140b-c662-4c0b-8d44-216ab6e06d2e 2018-11-06 22:38:00,670 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-11-06 22:38:00,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:38:01,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-b7bd3f7f-9647-4f77-9c0f-ddf13cb33954 x-compute-request-id: req-b7bd3f7f-9647-4f77-9c0f-ddf13cb33954 Content-Encoding: gzip Content-Length: 8140 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 OK\nping 10.10.11.13 OK\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\n"} 2018-11-06 22:38:01,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-b7bd3f7f-9647-4f77-9c0f-ddf13cb33954 2018-11-06 22:38:01,751 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-5' (10.10.11.13). -->Expected result: can ping. 2018-11-06 22:38:01,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645f3b608c68a914aaa36061f1ea981159cac452" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:38:02,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-1b75f376-5ef8-4a38-aa5b-231c132db2a1 x-compute-request-id: req-1b75f376-5ef8-4a38-aa5b-231c132db2a1 Content-Encoding: gzip Content-Length: 8140 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 514262731 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.910 MHz processor\n[ 0.129059] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130659] pid_max: default: 32768 minimum: 301\n[ 0.131552] ACPI: Core revision 20150930\n[ 0.132927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134212] Security Framework initialized\n[ 0.135043] Yama: becoming mindful.\n[ 0.135949] AppArmor: AppArmor initialized\n[ 0.137032] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141958] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143731] Initializing cgroup subsys io\n[ 0.144793] Initializing cgroup subsys memory\n[ 0.145818] Initializing cgroup subsys devices\n[ 0.146847] Initializing cgroup subsys freezer\n[ 0.147886] Initializing cgroup subsys net_cls\n[ 0.148982] Initializing cgroup subsys perf_event\n[ 0.150060] Initializing cgroup subsys net_prio\n[ 0.151115] Initializing cgroup subsys hugetlb\n[ 0.152159] Initializing cgroup subsys pids\n[ 0.153190] CPU: Physical Processor ID: 0\n[ 0.154851] mce: CPU supports 10 MCE banks\n[ 0.155906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175153] ftrace: allocating 31920 entries in 125 pages\n[ 0.202444] smpboot: Max logical packages: 1\n[ 0.203524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205210] x2apic enabled\n[ 0.206143] Switched APIC routing to physical x2apic.\n[ 0.208176] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212084] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214301] KVM setup paravirtual spinlock\n[ 0.215828] x86: Booted up 1 node, 1 CPUs\n[ 0.216855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218626] devtmpfs: initialized\n[ 0.220510] evm: security.selinux\n[ 0.221368] evm: security.SMACK64\n[ 0.222239] evm: security.SMACK64EXEC\n[ 0.223181] evm: security.SMACK64TRANSMUTE\n[ 0.224199] evm: security.SMACK64MMAP\n[ 0.225131] evm: security.ima\n[ 0.225919] evm: security.capability\n[ 0.226885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229273] pinctrl core: initialized pinctrl subsystem\n[ 0.230648] RTC time: 22:34:58, date: 11/06/18\n[ 0.231831] NET: Registered protocol family 16\n[ 0.233036] cpuidle: using governor ladder\n[ 0.234083] cpuidle: using governor menu\n[ 0.234974] PCCT header not found.\n[ 0.235703] ACPI: bus type PCI registered\n[ 0.236481] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237678] PCI: Using configuration type 1 for base access\n[ 0.239406] ACPI: Added _OSI(Module Device)\n[ 0.240227] ACPI: Added _OSI(Processor Device)\n[ 0.241067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244003] ACPI: Interpreter enabled\n[ 0.244753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251895] ACPI: (supports S0 S5)\n[ 0.252585] ACPI: Using IOAPIC for interrupt routing\n[ 0.253599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257784] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262300] acpiphp: Slot [3] registered\n[ 0.263083] acpiphp: Slot [4] registered\n[ 0.263866] acpiphp: Slot [5] registered\n[ 0.264657] acpiphp: Slot [6] registered\n[ 0.265428] acpiphp: Slot [7] registered\n[ 0.266198] acpiphp: Slot [8] registered\n[ 0.266979] acpiphp: Slot [9] registered\n[ 0.267757] acpiphp: Slot [10] registered\n[ 0.268542] acpiphp: Slot [11] registered\n[ 0.269327] acpiphp: Slot [12] registered\n[ 0.270132] acpiphp: Slot [13] registered\n[ 0.270924] acpiphp: Slot [14] registered\n[ 0.271714] acpiphp: Slot [15] registered\n[ 0.282710] acpiphp: Slot [16] registered\n[ 0.283538] acpiphp: Slot [17] registered\n[ 0.284321] acpiphp: Slot [18] registered\n[ 0.285112] acpiphp: Slot [19] registered\n[ 0.285902] acpiphp: Slot [20] registered\n[ 0.286690] acpiphp: Slot [21] registered\n[ 0.287492] acpiphp: Slot [22] registered\n[ 0.288308] acpiphp: Slot [23] registered\n[ 0.289100] acpiphp: Slot [24] registered\n[ 0.289896] acpiphp: Slot [25] registered\n[ 0.290681] acpiphp: Slot [26] registered\n[ 0.291460] acpiphp: Slot [27] registered\n[ 0.292252] acpiphp: Slot [28] registered\n[ 0.293046] acpiphp: Slot [29] registered\n[ 0.293836] acpiphp: Slot [30] registered\n[ 0.294617] acpiphp: Slot [31] registered\n[ 0.295396] PCI host bridge to bus 0000:00\n[ 0.296183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299945] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310006] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319049] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376492] vgaarb: loaded\n[ 0.377072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378181] SCSI subsystem initialized\n[ 0.378975] ACPI: bus type USB registered\n[ 0.379777] usbcore: registered new interface driver usbfs\n[ 0.380766] usbcore: registered new interface driver hub\n[ 0.381729] usbcore: registered new device driver usb\n[ 0.382750] PCI: Using ACPI for IRQ routing\n[ 0.383740] NetLabel: Initializing\n[ 0.384435] NetLabel: domain hash size = 128\n[ 0.385253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386160] NetLabel: unlabeled traffic allowed by default\n[ 0.387234] clocksource: Switched to clocksource kvm-clock\n[ 0.392727] AppArmor: AppArmor Filesystem Enabled\n[ 0.393672] pnp: PnP ACPI init\n[ 0.394570] pnp: PnP ACPI: found 5 devices\n[ 0.400915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402590] NET: Registered protocol family 2\n[ 0.403534] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409260] NET: Registered protocol family 1\n[ 0.410119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411190] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440474] Trying to unpack rootfs image as initramfs...\n[ 0.490898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504695] Scanning for low memory corruption every 60 seconds\n[ 0.506158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507286] audit: initializing netlink subsys (disabled)\n[ 0.508298] audit: type=2000 audit(1541543699.101:1): initialized\n[ 0.509583] Initialise system trusted keyring\n[ 0.510520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513624] zbud: loaded\n[ 0.514313] VFS: Disk quotas dquot_6.6.0\n[ 0.515129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516633] fuse init (API version 7.23)\n[ 0.517506] Key type big_key registered\n[ 0.518294] Allocating IMA MOK and blacklist keyrings.\n[ 0.519387] Key type asymmetric registered\n[ 0.520195] Asymmetric key parser 'x509' registered\n[ 0.521145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522954] io scheduler noop registered\n[ 0.523746] io scheduler deadline registered (default)\n[ 0.524726] io scheduler cfq registered\n[ 0.525543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529250] ACPI: Power Button [PWRF]\n[ 0.530066] GHES: HEST is not enabled!\n[ 0.543752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602169] Linux agpgart interface v0.103\n[ 0.604177] brd: module loaded\n[ 0.605301] loop: module loaded\n[ 0.610226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611674] GPT:90111 != 2097151\n[ 0.612335] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613407] GPT:90111 != 2097151\n[ 0.614068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615009] vda: vda1 vda15\n[ 0.616411] scsi host0: ata_piix\n[ 0.617131] scsi host1: ata_piix\n[ 0.617830] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620439] libphy: Fixed MDIO Bus: probed\n[ 0.621249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624300] PPP generic driver version 2.4.2\n[ 0.625171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626386] ehci-pci: EHCI PCI platform driver\n[ 0.627247] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629314] ohci-pci: OHCI PCI platform driver\n[ 0.630163] ohci-platform: OHCI generic platform driver\n[ 0.631127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652575] usb usb1: Product: UHCI Host Controller\n[ 0.653494] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655595] hub 1-0:1.0: USB hub found\n[ 0.656357] hub 1-0:1.0: 2 ports detected\n[ 0.657241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661300] mousedev: PS/2 mouse device common for all mice\n[ 0.662868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670088] i2c /dev entries driver\n[ 0.671034] device-mapper: uevent: version 1.0.3\n[ 0.672248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675663] NET: Registered protocol family 10\n[ 0.676782] NET: Registered protocol family 17\n[ 0.677852] Key type dns_resolver registered\n[ 0.678980] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682317] registered taskstats version 1\n[ 0.683252] Loading compiled-in X.509 certificates\n[ 0.684680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686509] zswap: loaded using pool lzo/zbud\n[ 0.687872] Key type trusted registered\n[ 0.689415] Key type encrypted registered\n[ 0.690236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692303] evm: HMAC attrs: 0x1\n[ 0.693224] Magic number: 10:844:602\n[ 0.694079] rtc_cmos 00:00: setting system clock to 2018-11-06 22:34:59 UTC (1541543699)\n[ 0.695658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696755] EDD information not available.\n[ 0.775777] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777232] ata1.00: configured for MWDMA2\n[ 0.778392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791174] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792402] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793652] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797034] Write protecting the kernel read-only data: 14336k\n[ 0.798580] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800365] 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.74\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.962397] 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.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.00s]\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 OK\nping 10.10.11.13 OK\nping 10.10.10.14 OK\nping 10.10.10.11 OK\nping 10.10.11.6 KO\nping 10.10.11.13 KO\nping 10.10.10.14 OK\nping 10.10.10.11 OK\n"} 2018-11-06 22:38:02,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-1b75f376-5ef8-4a38-aa5b-231c132db2a1 2018-11-06 22:38:02,823 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-5' 2018-11-06 22:38:02,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"forceDelete": null}' 2018-11-06 22:38:02,993 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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 x-openstack-request-id: req-deb9df67-9c14-40c1-8592-23afa9695dce x-compute-request-id: req-deb9df67-9c14-40c1-8592-23afa9695dce Content-Length: 0 Content-Type: application/json 2018-11-06 22:38:02,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c/action used request id req-deb9df67-9c14-40c1-8592-23afa9695dce 2018-11-06 22:38:02,994 - sdnvpn_test_utils - DEBUG - Waiting for instance 9fdaeda1-3fe2-44f3-99cc-e52965425a2c to be deleted 2018-11-06 22:38:02,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:03,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-ef840d6c-c1e8-46ff-8df8-0371d3133ced x-compute-request-id: req-ef840d6c-c1e8-46ff-8df8-0371d3133ced Content-Encoding: gzip Content-Length: 1178 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:1a:30:6e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": "2018-11-06T22:34:58.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9fdaeda1-3fe2-44f3-99cc-e52965425a2c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:38:02Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:34:54Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-06T22:34:05.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:06Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:03,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-ef840d6c-c1e8-46ff-8df8-0371d3133ced 2018-11-06 22:38:05,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:06,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-b3000288-6be5-4eb6-ad1f-eda582f0fb70 x-compute-request-id: req-b3000288-6be5-4eb6-ad1f-eda582f0fb70 Content-Encoding: gzip Content-Length: 1084 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-06T22:34:05.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:06Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:06,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-b3000288-6be5-4eb6-ad1f-eda582f0fb70 2018-11-06 22:38:08,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"forceDelete": null}' 2018-11-06 22:38:08,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:38: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-2f92b47c-a1d2-4ee2-9433-e3b13de06679 x-compute-request-id: req-2f92b47c-a1d2-4ee2-9433-e3b13de06679 Content-Length: 0 Content-Type: application/json 2018-11-06 22:38:08,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8/action used request id req-2f92b47c-a1d2-4ee2-9433-e3b13de06679 2018-11-06 22:38:08,433 - sdnvpn_test_utils - DEBUG - Waiting for instance 71d3a66a-5229-4305-8432-b0caf1a800d8 to be deleted 2018-11-06 22:38:08,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:09,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-ce70f9d3-aeb7-4c23-8a1f-eed272ceb0c3 x-compute-request-id: req-ce70f9d3-aeb7-4c23-8a1f-eed272ceb0c3 Content-Encoding: gzip Content-Length: 1097 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:af:94:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/71d3a66a-5229-4305-8432-b0caf1a800d8", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-11-06T22:34:05.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "71d3a66a-5229-4305-8432-b0caf1a800d8", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:38:08Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:34:02Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:09,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-ce70f9d3-aeb7-4c23-8a1f-eed272ceb0c3 2018-11-06 22:38:11,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:12,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-0f062558-538f-423e-b667-26278da72e76 x-compute-request-id: req-0f062558-538f-423e-b667-26278da72e76 Content-Encoding: gzip Content-Length: 1009 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:19Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:12,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-0f062558-538f-423e-b667-26278da72e76 2018-11-06 22:38:14,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"forceDelete": null}' 2018-11-06 22:38:14,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:38: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-b58c655c-17d1-4bde-b5da-8a226e33efa9 x-compute-request-id: req-b58c655c-17d1-4bde-b5da-8a226e33efa9 Content-Length: 0 Content-Type: application/json 2018-11-06 22:38:14,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263/action used request id req-b58c655c-17d1-4bde-b5da-8a226e33efa9 2018-11-06 22:38:14,282 - sdnvpn_test_utils - DEBUG - Waiting for instance 18f7b950-888c-4bf9-9342-dccb2678a263 to be deleted 2018-11-06 22:38:14,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:14,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-40444400-f6a0-42db-a5d4-5de72c03223c x-compute-request-id: req-40444400-f6a0-42db-a5d4-5de72c03223c Content-Encoding: gzip Content-Length: 1021 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1b:4c:cf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18f7b950-888c-4bf9-9342-dccb2678a263", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-11-06T22:34:19.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "18f7b950-888c-4bf9-9342-dccb2678a263", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:38:14Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:34:15Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:14,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-40444400-f6a0-42db-a5d4-5de72c03223c 2018-11-06 22:38:16,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:17,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-dd9df5ba-48b0-4cc7-b90d-7fb7cbec3c78 x-compute-request-id: req-dd9df5ba-48b0-4cc7-b90d-7fb7cbec3c78 Content-Encoding: gzip Content-Length: 926 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:17,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-dd9df5ba-48b0-4cc7-b90d-7fb7cbec3c78 2018-11-06 22:38:19,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"forceDelete": null}' 2018-11-06 22:38:19,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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 x-openstack-request-id: req-1d408031-4164-4e8c-846f-98fee559ef16 x-compute-request-id: req-1d408031-4164-4e8c-846f-98fee559ef16 Content-Length: 0 Content-Type: application/json 2018-11-06 22:38:19,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830/action used request id req-1d408031-4164-4e8c-846f-98fee559ef16 2018-11-06 22:38:19,731 - sdnvpn_test_utils - DEBUG - Waiting for instance d506530c-858c-47b5-a603-1baaa3c9c830 to be deleted 2018-11-06 22:38:19,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:20,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-bc888b04-8bce-4326-8a26-a860b74f7968 x-compute-request-id: req-bc888b04-8bce-4326-8a26-a860b74f7968 Content-Encoding: gzip Content-Length: 941 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:36:36:16", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d506530c-858c-47b5-a603-1baaa3c9c830", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-11-06T22:34:45.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "d506530c-858c-47b5-a603-1baaa3c9c830", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:38:19Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:34:41Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:20,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-bc888b04-8bce-4326-8a26-a860b74f7968 2018-11-06 22:38:22,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:22,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-0233628f-1454-4eec-9b13-19e52f1d6fbf x-compute-request-id: req-0233628f-1454-4eec-9b13-19e52f1d6fbf Content-Encoding: gzip Content-Length: 789 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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:34:32Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:22,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-0233628f-1454-4eec-9b13-19e52f1d6fbf 2018-11-06 22:38:24,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" -d '{"forceDelete": null}' 2018-11-06 22:38:25,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:38: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-89e0cc1f-9c81-4f78-93ad-0f45672d71a5 x-compute-request-id: req-89e0cc1f-9c81-4f78-93ad-0f45672d71a5 Content-Length: 0 Content-Type: application/json 2018-11-06 22:38:25,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0/action used request id req-89e0cc1f-9c81-4f78-93ad-0f45672d71a5 2018-11-06 22:38:25,084 - sdnvpn_test_utils - DEBUG - Waiting for instance 659cbae6-87b1-4c8e-9d48-1a0613e227b0 to be deleted 2018-11-06 22:38:25,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:25,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-357d40da-b711-4f4c-8ac6-fcc872ef272b x-compute-request-id: req-357d40da-b711-4f4c-8ac6-fcc872ef272b 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:6c:3d:20", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/659cbae6-87b1-4c8e-9d48-1a0613e227b0", "rel": "bookmark"}], "image": {"id": "6b7e3a99-12b8-40e4-92d2-77c08847211c", "links": [{"href": "http://172.30.9.26:8774/images/6b7e3a99-12b8-40e4-92d2-77c08847211c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-11-06T22:34:32.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "659cbae6-87b1-4c8e-9d48-1a0613e227b0", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:38:24Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:34:28Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:38:25,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-357d40da-b711-4f4c-8ac6-fcc872ef272b 2018-11-06 22:38:27,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5654f236165efb272b1b1f94e03c1ff941db572f" 2018-11-06 22:38:27,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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 x-openstack-request-id: req-fc635086-d8da-408f-a1b1-be94eb113bc7 x-compute-request-id: req-fc635086-d8da-408f-a1b1-be94eb113bc7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:38:27,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-fc635086-d8da-408f-a1b1-be94eb113bc7 2018-11-06 22:38:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10ca7e23880f774851fae27ca9bccd2a54c6421a" 2018-11-06 22:38:31,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fd21f76-be7b-4635-a05a-bed41c63373c Date: Tue, 06 Nov 2018 22:38:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:38:31,616 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6b7e3a99-12b8-40e4-92d2-77c08847211c used request id req-3fd21f76-be7b-4635-a05a-bed41c63373c 2018-11-06 22:38:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:38:32,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25c6c27b-eeec-48c2-8a60-d878689dd405 Content-Length: 0 Date: Tue, 06 Nov 2018 22:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:38:32,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/bdbeb86a-343e-434d-9ba4-19548d9ad8ba used request id req-25c6c27b-eeec-48c2-8a60-d878689dd405 2018-11-06 22:38:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e9b95c6b-4454-4e32-8158-32db5d8b0a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:38:34,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13cd2238-7518-476e-b714-ca1c591cecc8 Date: Tue, 06 Nov 2018 22:38:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:38:34,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e9b95c6b-4454-4e32-8158-32db5d8b0a0f used request id req-13cd2238-7518-476e-b714-ca1c591cecc8 2018-11-06 22:38:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/fde44833-6dbe-485d-ba6b-e693d514b87e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:38:36,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c62d9505-30f6-4ec2-8a2f-e487071ab368 Date: Tue, 06 Nov 2018 22:38:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:38:36,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fde44833-6dbe-485d-ba6b-e693d514b87e used request id req-c62d9505-30f6-4ec2-8a2f-e487071ab368 2018-11-06 22:38:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b4f679e9-68ca-4185-b160-6fbccd951337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:38:37,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bf782c1-4654-4ad9-b248-2fb09480a992 Date: Tue, 06 Nov 2018 22:38:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:38:37,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b4f679e9-68ca-4185-b160-6fbccd951337 used request id req-7bf782c1-4654-4ad9-b248-2fb09480a992 2018-11-06 22:38:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2786eaf28316d5271e34159de82df0cf947ddc3" 2018-11-06 22:38:38,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f62b520d-7d50-4a60-b2c0-e2128c077e27 Date: Tue, 06 Nov 2018 22:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:38:38,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fa1c1ead-f5dc-402f-b656-2ca26ed83fd9 used request id req-f62b520d-7d50-4a60-b2c0-e2128c077e27 2018-11-06 22:38:38,527 - 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. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | FAIL | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-11-06 22:38:38,528 - sdnvpn-results - INFO - One or more subtests have failed. 2018-11-06 22:38:38,528 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-11-06 22:38:38,528 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', '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'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-11-06 22:38:38,529 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-11-06 22:38:38,529 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-11-06 22:38:38,529 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-11-06 22:38:38,603 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-11-06 22:38:38,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:38:38,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:38:38,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:38:38,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:38:38,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:38:38,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:38:38,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:38:38,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:38:38,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:38:38,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:38:38,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:38:38,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:38:38,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:38:38,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:38:38,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:38:38,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:38:38,613 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:38:38,615 - paramiko.transport - DEBUG - starting thread (client mode): 0xb517fad0L 2018-11-06 22:38:38,616 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:38,644 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:38,645 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:38,650 - 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 2018-11-06 22:38:38,650 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:38,650 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:38,651 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:38,651 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:38,651 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:38,660 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:38,661 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:38,679 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 22:38:38,680 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:38,700 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:38,796 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:38,813 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:39,024 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:39,024 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:39,063 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:39,064 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:39,087 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:44,257 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:44,258 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:44,259 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50a0d90L 2018-11-06 22:38:44,260 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:44,265 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:44,266 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:44,268 - 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 2018-11-06 22:38:44,268 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:44,268 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:44,268 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:44,268 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:44,268 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:44,272 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:44,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:44,275 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:38:44,276 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:44,311 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:44,322 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:44,340 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:44,406 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:44,406 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:44,445 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:44,446 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:44,452 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:44,485 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:44,486 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:44,486 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:44,487 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:44,487 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:44,527 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:44,562 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:44,564 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:44,565 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:44,566 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:44,566 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:44,606 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:44,635 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:44,637 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:44,639 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50a0fd0L 2018-11-06 22:38:44,639 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:44,644 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:44,644 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:44,646 - 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 2018-11-06 22:38:44,646 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:44,647 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:44,647 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:44,647 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:44,647 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:44,651 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:44,652 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:44,654 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:38:44,655 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:44,691 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:44,702 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:44,719 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:44,782 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:44,782 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:44,821 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:44,822 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:44,826 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:44,859 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:44,860 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:44,861 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:44,861 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:44,862 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:44,902 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:44,937 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:44,938 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:44,938 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:44,940 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:44,940 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:44,980 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:45,011 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:45,013 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:45,014 - paramiko.transport - DEBUG - starting thread (client mode): 0xb523ffd0L 2018-11-06 22:38:45,015 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:45,020 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:45,021 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:45,024 - 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 2018-11-06 22:38:45,024 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:45,024 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:45,025 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:45,025 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:45,025 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:45,030 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:45,031 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:45,047 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:38:45,047 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:45,070 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:45,082 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:45,112 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:45,165 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:45,165 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:45,204 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:45,205 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:45,216 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:45,250 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:45,251 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:45,252 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:45,253 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:45,253 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:45,293 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:45,329 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:45,331 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:45,331 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:45,332 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:45,333 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:45,373 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:45,404 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:45,406 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:45,407 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51d6d50L 2018-11-06 22:38:45,408 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:45,413 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:45,413 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:45,417 - 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 2018-11-06 22:38:45,417 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:45,417 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:45,417 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:45,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:45,418 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:45,423 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:45,423 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:45,439 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:38:45,440 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:45,463 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:45,475 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:45,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:45,579 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:45,579 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:45,619 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:45,620 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:45,623 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:45,654 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:45,655 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:45,656 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:45,657 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:45,657 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:45,698 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:45,732 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:45,734 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:45,734 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:45,735 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:45,735 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:45,775 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:45,806 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:45,808 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:45,809 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5287050L 2018-11-06 22:38:45,810 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:45,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:45,814 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:45,817 - 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 2018-11-06 22:38:45,817 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:45,817 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:45,817 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:45,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:45,818 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:45,822 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:45,822 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:45,825 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:38:45,826 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:45,862 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:45,873 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:45,890 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:45,960 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:45,960 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:45,999 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:46,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:46,009 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:46,038 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:46,039 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:46,040 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:46,040 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:46,041 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:46,081 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:46,111 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:46,113 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:46,114 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:46,115 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:46,115 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:46,155 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:46,181 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:46,182 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:46,183 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:46,184 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:46,185 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:46,191 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:50,916 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:50,917 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:50,920 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50a0d50L 2018-11-06 22:38:50,920 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:50,926 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:50,926 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:50,929 - 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 2018-11-06 22:38:50,929 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:50,929 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:50,929 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:50,929 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:50,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:50,935 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:50,936 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:50,952 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:38:50,953 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:50,974 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:50,986 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:51,017 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:51,078 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:51,078 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:51,118 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:51,119 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:51,126 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:51,162 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:51,163 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:51,164 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:51,165 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:51,165 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:51,205 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:51,242 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:51,243 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:51,244 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:51,245 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:51,245 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:51,285 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:51,316 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:51,318 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:51,320 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51f7ad0L 2018-11-06 22:38:51,320 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:51,326 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:51,326 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:51,329 - 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 2018-11-06 22:38:51,329 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:51,330 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:51,330 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:51,330 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:51,330 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:51,335 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:51,336 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:51,352 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:38:51,352 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:51,375 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:51,387 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:51,416 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:51,483 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:51,483 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:51,522 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:51,523 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:51,528 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:51,563 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:51,564 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:51,565 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:51,566 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:51,566 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:51,607 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:51,644 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:51,645 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:51,646 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:51,647 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:51,647 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:51,687 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:51,720 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:51,721 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:51,723 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51f1810L 2018-11-06 22:38:51,724 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:51,728 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:51,728 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:51,731 - 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 2018-11-06 22:38:51,731 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:51,731 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:51,732 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:51,732 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:51,732 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:51,736 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:51,737 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:51,739 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:38:51,739 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:51,776 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:51,787 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:51,804 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:51,868 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:51,868 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:51,907 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:51,908 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:51,911 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:51,948 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:51,949 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:51,950 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:51,951 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:51,951 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:51,991 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:52,029 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:52,030 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:52,031 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:52,032 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:52,032 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:52,073 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:52,105 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:52,107 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:52,109 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51f7d90L 2018-11-06 22:38:52,109 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:52,113 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:52,114 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:52,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 2018-11-06 22:38:52,116 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:52,116 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:52,116 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:52,116 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:52,117 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:52,121 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:52,122 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:52,124 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:38:52,125 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:52,162 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:52,173 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:52,189 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:52,257 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:52,257 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:52,296 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:52,297 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:52,300 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:52,331 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:52,332 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:52,333 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:52,334 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:52,334 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:52,375 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:52,409 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:52,410 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:52,411 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:52,412 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:52,412 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:52,453 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:52,484 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:52,486 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:52,487 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51e7d10L 2018-11-06 22:38:52,488 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:38:52,492 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:38:52,493 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:38:52,495 - 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 2018-11-06 22:38:52,495 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:38:52,495 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:38:52,495 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:38:52,496 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:38:52,496 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:38:52,500 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:38:52,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:38:52,503 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:38:52,504 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:38:52,540 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:38:52,550 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:38:52,568 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:38:52,629 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:38:52,630 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:38:52,669 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:38:52,670 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:38:52,673 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:38:52,702 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:38:52,703 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:38:52,703 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:38:52,704 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:38:52,705 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:38:52,745 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:38:52,777 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:38:52,779 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:38:52,780 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:38:52,781 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:38:52,781 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:38:52,821 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:38:52,849 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:38:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:38:52,850 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:38:52,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a31f71-e1d1-4764-a887-c7fbec62815d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:38:52,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9a31f71-e1d1-4764-a887-c7fbec62815d 2018-11-06 22:38:52,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:38:53,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["tAgYmD-fRIS86FmX-DKQuQ"], "issued_at": "2018-11-06T22:38:53.000000Z"}} 2018-11-06 22:38:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbb9349c85a0f86e7dfc9b2fd15ad96d14c29f16" 2018-11-06 22:38:53,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-cc4545d4-0013-4008-9b84-da75e4a621bd Date: Tue, 06 Nov 2018 22:38:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:38:53,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-cc4545d4-0013-4008-9b84-da75e4a621bd 2018-11-06 22:38:53,426 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:38:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbb9349c85a0f86e7dfc9b2fd15ad96d14c29f16" 2018-11-06 22:38:53,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5cb64598-0cf8-422c-9c4e-26e339ccae11 Date: Tue, 06 Nov 2018 22:38: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"}}} 2018-11-06 22:38:53,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5cb64598-0cf8-422c-9c4e-26e339ccae11 2018-11-06 22:38:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbb9349c85a0f86e7dfc9b2fd15ad96d14c29f16" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:38:54,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff X-Openstack-Request-Id: req-87487bb5-bd81-4d3b-8e09-8c2fff3c7ad2 Date: Tue, 06 Nov 2018 22:38:54 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:38:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:38:54Z", "visibility": "public", "locations": [], "self": "/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "min_disk": 0, "protected": false, "id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "file": "/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:38:54,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-87487bb5-bd81-4d3b-8e09-8c2fff3c7ad2 2018-11-06 22:38:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbb9349c85a0f86e7dfc9b2fd15ad96d14c29f16" -d '' 2018-11-06 22:38:56,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d7a9cc9-70cb-4ea6-84ce-3f235d3f4812 Date: Tue, 06 Nov 2018 22:38:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:38:56,040 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff/file used request id req-7d7a9cc9-70cb-4ea6-84ce-3f235d3f4812 2018-11-06 22:38:56,041 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-11-06 22:38:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:38:56,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f86d54-5f5b-40d2-9066-bec43775633f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:38:56,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91f86d54-5f5b-40d2-9066-bec43775633f 2018-11-06 22:38:56,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:38:56,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["D46BBmVCQJi1LBurSDb9tA"], "issued_at": "2018-11-06T22:38:56.000000Z"}} 2018-11-06 22:38:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e001cec081f0a1ca93bd3e6490ad9dc76ce1d405" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-11-06 22:38:56,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8f663e04-e70a-4a18-bd60-616f0a4e10fa Date: Tue, 06 Nov 2018 22:38:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6247e7fa-8567-4f19-9bbb-2fd4c8272c83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:38:56Z","is_default":false,"provider:segmentation_id":55,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:38:56Z","mtu":1450}} 2018-11-06 22:38:56,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8f663e04-e70a-4a18-bd60-616f0a4e10fa 2018-11-06 22:38:56,787 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 6247e7fa-8567-4f19-9bbb-2fd4c8272c83 with cidr 10.10.10.0/24 2018-11-06 22:38:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e001cec081f0a1ca93bd3e6490ad9dc76ce1d405" -d '{"subnets": [{"ip_version": 4, "network_id": "6247e7fa-8567-4f19-9bbb-2fd4c8272c83", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-11-06 22:38:57,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b53fb263-1a25-4594-831f-d21be60fde54 Date: Tue, 06 Nov 2018 22:38:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6247e7fa-8567-4f19-9bbb-2fd4c8272c83","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:38:56Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:38:56Z","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":"35cef63a552c4009857581d35066215c","id":"fc82026b-2789-4f39-a89c-2fc61b9f37ba","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-11-06 22:38:57,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b53fb263-1a25-4594-831f-d21be60fde54 2018-11-06 22:38:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e001cec081f0a1ca93bd3e6490ad9dc76ce1d405" 2018-11-06 22:38:57,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-80bd7866-a7e0-4cd7-b82a-e5cabb22d9fc Date: Tue, 06 Nov 2018 22:38:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:38:57,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-80bd7866-a7e0-4cd7-b82a-e5cabb22d9fc 2018-11-06 22:38:57,514 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:38:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:38:57,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e8e734-2784-4fbd-a9c7-89d1212c5158 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:38:57,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5e8e734-2784-4fbd-a9c7-89d1212c5158 2018-11-06 22:38:57,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:38:57,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["-QV1Tp-TSCWmhw0b6zxwag"], "issued_at": "2018-11-06T22:38:57.000000Z"}} 2018-11-06 22:38:57,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" 2018-11-06 22:38:58,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-910f015c-4d03-4511-9a5c-85b9eec69ee5 x-compute-request-id: req-910f015c-4d03-4511-9a5c-85b9eec69ee5 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:38:58,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-910f015c-4d03-4511-9a5c-85b9eec69ee5 2018-11-06 22:38:58,128 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:38:58,129 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:38:58,129 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:38:58,132 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:38:58,171 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:38:58,173 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:38:58,174 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:38:58,174 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:38:58,175 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:38:58,215 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:38:58,334 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:38:58,338 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:38:58,339 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:38:58,339 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:38:58,339 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:38:58,343 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:38:58,383 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:38:58,385 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:38:58,385 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:38:58,387 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:38:58,387 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:38:58,427 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:38:58,497 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:38:58,500 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:38:58,500 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:38:58,501 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:38:58,501 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:38:58,504 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:38:58,546 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:38:58,548 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:38:58,549 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:38:58,551 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:38:58,551 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:38:58,592 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:38:58,628 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:38:58,629 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:38:58,629 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:38:58,631 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:38:58,631 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:38:58,632 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:38:58,665 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:38:58,667 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:38:58,667 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:38:58,668 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:38:58,669 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:38:58,709 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:38:58,742 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:38:58,743 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-11-06 22:38:58,743 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:38:58,744 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=1d14f64a-ba1e-4f22-aa03-1ce93c351bff network=6247e7fa-8567-4f19-9bbb-2fd4c8272c83 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:38:58,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:38:58,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:38:58,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:38:58,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:38:58,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:38:58,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:38:58,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:38:58,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:38:58,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:38:58,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:38:58,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:38:58,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:38:58,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:38:58,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:38:58,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:38:58,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:38:58,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:38:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:38:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fa4b09-cffe-405a-aec4-38a4fac16b6c 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:38:58,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91fa4b09-cffe-405a-aec4-38a4fac16b6c 2018-11-06 22:38:58,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:38:59,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["3qU0BAiVR-ueu5eJnaNtoQ"], "issued_at": "2018-11-06T22:38:59.000000Z"}} 2018-11-06 22:38:59,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd87381cd6dffe88730cb356e09ca5d7085b2c" 2018-11-06 22:38:59,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-fc70f686-a7cf-4fd1-9021-b64a731a7074 x-compute-request-id: req-fc70f686-a7cf-4fd1-9021-b64a731a7074 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:38:59,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc70f686-a7cf-4fd1-9021-b64a731a7074 2018-11-06 22:38:59,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd87381cd6dffe88730cb356e09ca5d7085b2c" 2018-11-06 22:38:59,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:38: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-0933c80c-e386-412b-957d-994fa03add84 x-compute-request-id: req-0933c80c-e386-412b-957d-994fa03add84 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:38:59,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-0933c80c-e386-412b-957d-994fa03add84 2018-11-06 22:38:59,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd87381cd6dffe88730cb356e09ca5d7085b2c" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6247e7fa-8567-4f19-9bbb-2fd4c8272c83"}]}}' 2018-11-06 22:39:01,311 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:38: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-dc94d025-8476-4a94-a936-aacad600a34b x-compute-request-id: req-dc94d025-8476-4a94-a936-aacad600a34b Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "adminPass": "4cuj6Rnk8wz7"}} 2018-11-06 22:39:01,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dc94d025-8476-4a94-a936-aacad600a34b 2018-11-06 22:39:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:39:01,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a900c1e7-d3ee-46d9-8981-30eb6a303020 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:39:01,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a900c1e7-d3ee-46d9-8981-30eb6a303020 2018-11-06 22:39:01,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:39:01,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["X649SGwVTkaf898_1bfZEA"], "issued_at": "2018-11-06T22:39:01.000000Z"}} 2018-11-06 22:39:01,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482e5b06fd2dff2d3ac5f1acab1351041c6cd9df" 2018-11-06 22:39:02,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-9ab66c64-2a54-446f-a832-f2181d4f3d10 x-compute-request-id: req-9ab66c64-2a54-446f-a832-f2181d4f3d10 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.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39: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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:02,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 used request id req-9ab66c64-2a54-446f-a832-f2181d4f3d10 2018-11-06 22:39:05,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482e5b06fd2dff2d3ac5f1acab1351041c6cd9df" 2018-11-06 22:39:06,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-118b6a63-bbe7-4ad5-9e4b-5c59c84cf495 x-compute-request-id: req-118b6a63-bbe7-4ad5-9e4b-5c59c84cf495 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:03Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:06,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 used request id req-118b6a63-bbe7-4ad5-9e4b-5c59c84cf495 2018-11-06 22:39:09,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482e5b06fd2dff2d3ac5f1acab1351041c6cd9df" 2018-11-06 22:39:10,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-8bf5b976-1496-475c-91e0-376475c5f72f x-compute-request-id: req-8bf5b976-1496-475c-91e0-376475c5f72f 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:c1:8e:0f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-06T22:39:06.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:07Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:10,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 used request id req-8bf5b976-1496-475c-91e0-376475c5f72f 2018-11-06 22:39:10,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd87381cd6dffe88730cb356e09ca5d7085b2c" 2018-11-06 22:39:10,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-274cb275-facc-4bef-a386-4c04002d0346 x-compute-request-id: req-274cb275-facc-4bef-a386-4c04002d0346 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:c1:8e:0f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-06T22:39:06.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:07Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:10,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544 used request id req-274cb275-facc-4bef-a386-4c04002d0346 2018-11-06 22:39:10,887 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.12'. 2018-11-06 22:39:10,888 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-11-06 22:39:10,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:39:12,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:39: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-c63a3c16-ef88-48ce-a760-fda8d2a53076 x-compute-request-id: req-c63a3c16-ef88-48ce-a760-fda8d2a53076 Content-Length: 0 Content-Type: application/json 2018-11-06 22:39:12,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action used request id req-c63a3c16-ef88-48ce-a760-fda8d2a53076 2018-11-06 22:39:12,541 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-11-06 22:39:12,541 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=1d14f64a-ba1e-4f22-aa03-1ce93c351bff network=6247e7fa-8567-4f19-9bbb-2fd4c8272c83 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:39:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:39:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:39:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:39:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:39:12,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:39:12,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:39:12,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:39:12,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:39:12,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:39:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:39:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:39:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:39:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:39:12,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:39:12,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:39:12,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:39:12,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:39:12,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:39:12,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:39:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:39:12,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d47ebb6-114b-49d8-9bf8-baae4ecdba18 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:39:12,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8d47ebb6-114b-49d8-9bf8-baae4ecdba18 2018-11-06 22:39:12,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:39:12,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Hh2j-mobTuKFLFPgwjJ_Pg"], "issued_at": "2018-11-06T22:39:12.000000Z"}} 2018-11-06 22:39:12,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" 2018-11-06 22:39:13,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-6e4a4d17-8635-435d-a5b7-f0d6a5a6f579 x-compute-request-id: req-6e4a4d17-8635-435d-a5b7-f0d6a5a6f579 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:39:13,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6e4a4d17-8635-435d-a5b7-f0d6a5a6f579 2018-11-06 22:39:13,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" 2018-11-06 22:39:13,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-973a8f04-d8fd-4e09-8394-a37b197c89dd x-compute-request-id: req-973a8f04-d8fd-4e09-8394-a37b197c89dd Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:39:13,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-973a8f04-d8fd-4e09-8394-a37b197c89dd 2018-11-06 22:39:13,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6247e7fa-8567-4f19-9bbb-2fd4c8272c83"}]}}' 2018-11-06 22:39:14,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:39: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-827b4d9f-5f5e-4f86-a8d5-148acfc2c2bc x-compute-request-id: req-827b4d9f-5f5e-4f86-a8d5-148acfc2c2bc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "adminPass": "jH86HhMPj47Y"}} 2018-11-06 22:39:14,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-827b4d9f-5f5e-4f86-a8d5-148acfc2c2bc 2018-11-06 22:39:14,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:39:14,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c730c3-c476-448a-9ad6-51d534615cf5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:39:14,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9c730c3-c476-448a-9ad6-51d534615cf5 2018-11-06 22:39:14,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:39:15,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["0R17U5iJTAy81Ah0322LMw"], "issued_at": "2018-11-06T22:39:15.000000Z"}} 2018-11-06 22:39:15,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe90067ac388686efa370c07676fea5f61250e6a" 2018-11-06 22:39:15,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-dd080441-28d4-4853-bef0-6c5305adcd63 x-compute-request-id: req-dd080441-28d4-4853-bef0-6c5305adcd63 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.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39: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-12-1", "created": "2018-11-06T22:39:14Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:15,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 used request id req-dd080441-28d4-4853-bef0-6c5305adcd63 2018-11-06 22:39:18,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe90067ac388686efa370c07676fea5f61250e6a" 2018-11-06 22:39:19,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-fd55f473-b5c8-46b6-8ef1-ea7102eec38b x-compute-request-id: req-fd55f473-b5c8-46b6-8ef1-ea7102eec38b Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:16Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-1", "created": "2018-11-06T22:39:14Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:19,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 used request id req-fd55f473-b5c8-46b6-8ef1-ea7102eec38b 2018-11-06 22:39:22,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe90067ac388686efa370c07676fea5f61250e6a" 2018-11-06 22:39:23,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-f6efc983-3259-4fcd-88cc-703dc94394ba x-compute-request-id: req-f6efc983-3259-4fcd-88cc-703dc94394ba Content-Encoding: gzip Content-Length: 777 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:fa:80:41", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-06T22:39:18.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:19Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-1", "created": "2018-11-06T22:39:14Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:23,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 used request id req-f6efc983-3259-4fcd-88cc-703dc94394ba 2018-11-06 22:39:23,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" 2018-11-06 22:39:23,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-ddf4a18b-a41d-463e-a636-48fe0cb71fe4 x-compute-request-id: req-ddf4a18b-a41d-463e-a636-48fe0cb71fe4 Content-Encoding: gzip Content-Length: 777 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:fa:80:41", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-06T22:39:18.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:19Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-1", "created": "2018-11-06T22:39:14Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:39:23,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34 used request id req-ddf4a18b-a41d-463e-a636-48fe0cb71fe4 2018-11-06 22:39:23,752 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.14'. 2018-11-06 22:39:23,753 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-11-06 22:39:23,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:39:25,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22: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-98a1ee0d-03d6-4710-9792-2eb0b8635826 x-compute-request-id: req-98a1ee0d-03d6-4710-9792-2eb0b8635826 Content-Length: 0 Content-Type: application/json 2018-11-06 22:39:25,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-98a1ee0d-03d6-4710-9792-2eb0b8635826 2018-11-06 22:39:25,740 - sdnvpn_test_utils - INFO - Waiting for instance 9107bea5-6ce8-4610-b57e-2001605bba34 to boot up 2018-11-06 22:39:25,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:26,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-8fb9497a-3daa-4015-a638-74fec83d2b17 x-compute-request-id: req-8fb9497a-3daa-4015-a638-74fec83d2b17 Content-Encoding: gzip Content-Length: 9981 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:26,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-8fb9497a-3daa-4015-a638-74fec83d2b17 2018-11-06 22:39:28,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:29,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-98479434-82aa-46c5-b571-8326f528841a x-compute-request-id: req-98479434-82aa-46c5-b571-8326f528841a Content-Encoding: gzip Content-Length: 9981 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:29,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-98479434-82aa-46c5-b571-8326f528841a 2018-11-06 22:39:31,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:32,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-5b004392-13cf-4529-a661-b709bbd2e4f2 x-compute-request-id: req-5b004392-13cf-4529-a661-b709bbd2e4f2 Content-Encoding: gzip Content-Length: 9981 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:32,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-5b004392-13cf-4529-a661-b709bbd2e4f2 2018-11-06 22:39:35,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:36,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-81281764-b8f0-4f5d-bacb-71170a596b0a x-compute-request-id: req-81281764-b8f0-4f5d-bacb-71170a596b0a Content-Encoding: gzip Content-Length: 9981 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:36,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-81281764-b8f0-4f5d-bacb-71170a596b0a 2018-11-06 22:39:38,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:39,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-c24fb8e7-62e0-43c6-a533-9af449e7bb7a x-compute-request-id: req-c24fb8e7-62e0-43c6-a533-9af449e7bb7a Content-Encoding: gzip Content-Length: 9981 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:39,161 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-c24fb8e7-62e0-43c6-a533-9af449e7bb7a 2018-11-06 22:39:41,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:42,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-14cb6490-4d41-452e-9221-aaf738ab0e64 x-compute-request-id: req-14cb6490-4d41-452e-9221-aaf738ab0e64 Content-Encoding: gzip Content-Length: 10053 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:42,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-14cb6490-4d41-452e-9221-aaf738ab0e64 2018-11-06 22:39:44,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:45,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-a45be5c7-62c8-407b-a8b7-74b40d40ff1e x-compute-request-id: req-a45be5c7-62c8-407b-a8b7-74b40d40ff1e Content-Encoding: gzip Content-Length: 10053 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:45,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-a45be5c7-62c8-407b-a8b7-74b40d40ff1e 2018-11-06 22:39:47,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:48,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-f7535e37-cdb6-456b-9b71-d669ed8a3688 x-compute-request-id: req-f7535e37-cdb6-456b-9b71-d669ed8a3688 Content-Encoding: gzip Content-Length: 10053 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:48,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-f7535e37-cdb6-456b-9b71-d669ed8a3688 2018-11-06 22:39:50,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:51,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-5124063d-728d-42ca-af99-94e203a13678 x-compute-request-id: req-5124063d-728d-42ca-af99-94e203a13678 Content-Encoding: gzip Content-Length: 10053 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:51,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-5124063d-728d-42ca-af99-94e203a13678 2018-11-06 22:39:53,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:54,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-ad082fda-1201-42bb-9943-2b8bf52617c6 x-compute-request-id: req-ad082fda-1201-42bb-9943-2b8bf52617c6 Content-Encoding: gzip Content-Length: 10072 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:54,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-ad082fda-1201-42bb-9943-2b8bf52617c6 2018-11-06 22:39:56,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:39:57,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-192cd8e6-3149-4ade-b6dd-0346393eb9d2 x-compute-request-id: req-192cd8e6-3149-4ade-b6dd-0346393eb9d2 Content-Encoding: gzip Content-Length: 10072 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:39:57,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-192cd8e6-3149-4ade-b6dd-0346393eb9d2 2018-11-06 22:39:59,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:40:01,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:39: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-51b71bed-c30b-4952-aeef-f5fd9bdf41b4 x-compute-request-id: req-51b71bed-c30b-4952-aeef-f5fd9bdf41b4 Content-Encoding: gzip Content-Length: 10072 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:40:01,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-51b71bed-c30b-4952-aeef-f5fd9bdf41b4 2018-11-06 22:40:03,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:40:04,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:40: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-14e94445-9112-4093-893c-7b635b265656 x-compute-request-id: req-14e94445-9112-4093-893c-7b635b265656 Content-Encoding: gzip Content-Length: 10072 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:40:04,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-14e94445-9112-4093-893c-7b635b265656 2018-11-06 22:40:06,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:40:07,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-29aaafb4-8281-446f-af72-ac042081f8f8 x-compute-request-id: req-29aaafb4-8281-446f-af72-ac042081f8f8 Content-Encoding: gzip Content-Length: 10072 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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"} 2018-11-06 22:40:07,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-29aaafb4-8281-446f-af72-ac042081f8f8 2018-11-06 22:40:09,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350beb491098dbbb0454eaf6495438271bed854a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:40:10,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-cee4dede-cb40-42d4-bced-88fb74e8c91c x-compute-request-id: req-cee4dede-cb40-42d4-bced-88fb74e8c91c Content-Encoding: gzip Content-Length: 10927 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 488296264 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.910 MHz processor\n[ 0.126366] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127954] pid_max: default: 32768 minimum: 301\n[ 0.128815] ACPI: Core revision 20150930\n[ 0.130161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131412] Security Framework initialized\n[ 0.132195] Yama: becoming mindful.\n[ 0.132899] AppArmor: AppArmor initialized\n[ 0.133732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135005] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138697] Initializing cgroup subsys io\n[ 0.139476] Initializing cgroup subsys memory\n[ 0.140303] Initializing cgroup subsys devices\n[ 0.141143] Initializing cgroup subsys freezer\n[ 0.141985] Initializing cgroup subsys net_cls\n[ 0.142814] Initializing cgroup subsys perf_event\n[ 0.143682] Initializing cgroup subsys net_prio\n[ 0.144527] Initializing cgroup subsys hugetlb\n[ 0.145353] Initializing cgroup subsys pids\n[ 0.146202] CPU: Physical Processor ID: 0\n[ 0.147668] mce: CPU supports 10 MCE banks\n[ 0.148476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159897] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166269] ftrace: allocating 31920 entries in 125 pages\n[ 0.192575] smpboot: Max logical packages: 1\n[ 0.193391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194705] x2apic enabled\n[ 0.195489] Switched APIC routing to physical x2apic.\n[ 0.197199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201923] KVM setup paravirtual spinlock\n[ 0.203180] x86: Booted up 1 node, 1 CPUs\n[ 0.203958] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205293] devtmpfs: initialized\n[ 0.206982] evm: security.selinux\n[ 0.207661] evm: security.SMACK64\n[ 0.208324] evm: security.SMACK64EXEC\n[ 0.209043] evm: security.SMACK64TRANSMUTE\n[ 0.209820] evm: security.SMACK64MMAP\n[ 0.210533] evm: security.ima\n[ 0.211153] evm: security.capability\n[ 0.211931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213713] pinctrl core: initialized pinctrl subsystem\n[ 0.214769] RTC time: 22:39:18, date: 11/06/18\n[ 0.215696] NET: Registered protocol family 16\n[ 0.216635] cpuidle: using governor ladder\n[ 0.217421] cpuidle: using governor menu\n[ 0.218181] PCCT header not found.\n[ 0.218905] ACPI: bus type PCI registered\n[ 0.219680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220880] PCI: Using configuration type 1 for base access\n[ 0.222612] ACPI: Added _OSI(Module Device)\n[ 0.223416] ACPI: Added _OSI(Processor Device)\n[ 0.224251] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227186] ACPI: Interpreter enabled\n[ 0.227924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234961] ACPI: (supports S0 S5)\n[ 0.235637] ACPI: Using IOAPIC for interrupt routing\n[ 0.236537] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245249] acpiphp: Slot [3] registered\n[ 0.246027] acpiphp: Slot [4] registered\n[ 0.246803] acpiphp: Slot [5] registered\n[ 0.247583] acpiphp: Slot [6] registered\n[ 0.248354] acpiphp: Slot [7] registered\n[ 0.249130] acpiphp: Slot [8] registered\n[ 0.249906] acpiphp: Slot [9] registered\n[ 0.250679] acpiphp: Slot [10] registered\n[ 0.251460] acpiphp: Slot [11] registered\n[ 0.252253] acpiphp: Slot [12] registered\n[ 0.253042] acpiphp: Slot [13] registered\n[ 0.253836] acpiphp: Slot [14] registered\n[ 0.254622] acpiphp: Slot [15] registered\n[ 0.265561] acpiphp: Slot [16] registered\n[ 0.266342] acpiphp: Slot [17] registered\n[ 0.267128] acpiphp: Slot [18] registered\n[ 0.267916] acpiphp: Slot [19] registered\n[ 0.268701] acpiphp: Slot [20] registered\n[ 0.269483] acpiphp: Slot [21] registered\n[ 0.270272] acpiphp: Slot [22] registered\n[ 0.271061] acpiphp: Slot [23] registered\n[ 0.271852] acpiphp: Slot [24] registered\n[ 0.272641] acpiphp: Slot [25] registered\n[ 0.273424] acpiphp: Slot [26] registered\n[ 0.274215] acpiphp: Slot [27] registered\n[ 0.275015] acpiphp: Slot [28] registered\n[ 0.275807] acpiphp: Slot [29] registered\n[ 0.276594] acpiphp: Slot [30] registered\n[ 0.277377] acpiphp: Slot [31] registered\n[ 0.278165] PCI host bridge to bus 0000:00\n[ 0.278951] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.282704] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.284102] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290276] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.291503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.292631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.293845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354186] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357994] vgaarb: loaded\n[ 0.358576] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359675] SCSI subsystem initialized\n[ 0.360464] ACPI: bus type USB registered\n[ 0.361251] usbcore: registered new interface driver usbfs\n[ 0.362245] usbcore: registered new interface driver hub\n[ 0.363218] usbcore: registered new device driver usb\n[ 0.364240] PCI: Using ACPI for IRQ routing\n[ 0.365239] NetLabel: Initializing\n[ 0.365934] NetLabel: domain hash size = 128\n[ 0.366758] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367669] NetLabel: unlabeled traffic allowed by default\n[ 0.368728] clocksource: Switched to clocksource kvm-clock\n[ 0.374123] AppArmor: AppArmor Filesystem Enabled\n[ 0.375062] pnp: PnP ACPI init\n[ 0.376026] pnp: PnP ACPI: found 5 devices\n[ 0.382377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384018] NET: Registered protocol family 2\n[ 0.384948] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386176] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390588] NET: Registered protocol family 1\n[ 0.391423] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392504] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421512] Trying to unpack rootfs image as initramfs...\n[ 0.471056] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484858] Scanning for low memory corruption every 60 seconds\n[ 0.486195] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487323] audit: initializing netlink subsys (disabled)\n[ 0.488332] audit: type=2000 audit(1541543959.632:1): initialized\n[ 0.489624] Initialise system trusted keyring\n[ 0.490528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493595] zbud: loaded\n[ 0.494282] VFS: Disk quotas dquot_6.6.0\n[ 0.495094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496572] fuse init (API version 7.23)\n[ 0.497452] Key type big_key registered\n[ 0.498237] Allocating IMA MOK and blacklist keyrings.\n[ 0.499327] Key type asymmetric registered\n[ 0.500134] Asymmetric key parser 'x509' registered\n[ 0.501082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502517] io scheduler noop registered\n[ 0.503291] io scheduler deadline registered (default)\n[ 0.504252] io scheduler cfq registered\n[ 0.505083] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508783] ACPI: Power Button [PWRF]\n[ 0.509964] GHES: HEST is not enabled!\n[ 0.524351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582706] Linux agpgart interface v0.103\n[ 0.584729] brd: module loaded\n[ 0.585885] loop: module loaded\n[ 0.590376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591789] GPT:90111 != 2097151\n[ 0.592443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593502] GPT:90111 != 2097151\n[ 0.594159] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595087] vda: vda1 vda15\n[ 0.596562] scsi host0: ata_piix\n[ 0.597308] scsi host1: ata_piix\n[ 0.597997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.599169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.600562] libphy: Fixed MDIO Bus: probed\n[ 0.601360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604353] PPP generic driver version 2.4.2\n[ 0.605227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606484] ehci-pci: EHCI PCI platform driver\n[ 0.607330] ehci-platform: EHCI generic platform driver\n[ 0.608278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609366] ohci-pci: OHCI PCI platform driver\n[ 0.610213] ohci-platform: OHCI generic platform driver\n[ 0.611172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.629956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632539] usb usb1: Product: UHCI Host Controller\n[ 0.633448] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635496] hub 1-0:1.0: USB hub found\n[ 0.636259] hub 1-0:1.0: 2 ports detected\n[ 0.637155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640153] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641186] mousedev: PS/2 mouse device common for all mice\n[ 0.642399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647604] i2c /dev entries driver\n[ 0.648340] device-mapper: uevent: version 1.0.3\n[ 0.649253] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652109] NET: Registered protocol family 10\n[ 0.653083] NET: Registered protocol family 17\n[ 0.653950] Key type dns_resolver registered\n[ 0.654859] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657658] registered taskstats version 1\n[ 0.658480] Loading compiled-in X.509 certificates\n[ 0.659905] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661740] zswap: loaded using pool lzo/zbud\n[ 0.663088] Key type trusted registered\n[ 0.664600] Key type encrypted registered\n[ 0.665424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667432] evm: HMAC attrs: 0x1\n[ 0.668348] Magic number: 10:947:703\n[ 0.669195] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:19 UTC (1541543959)\n[ 0.670760] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671867] EDD information not available.\n[ 0.757692] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759231] Write protecting the kernel read-only data: 14336k\n[ 0.771161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.816930] 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.86\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 0.95. iid=i-0000010b\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTBubKCKXxNMoAN8PdedLrxh0lUXsvcYYnPCLHdnNXkvJT90NRVGgf5maG9mMi3WbGw5rvuxwj94QcHEPvAUqbXTJbXi0TWbRulQVObpzHoBXrbbosvGABAmkliGtJXr5Ag2BZKuTZFKwOuxz9b7xPTz+uAYf/Pn0w2KvayURc7sppYrLBY1wxMSvHLtBHbCKH52vTa3TzXnZOf3gxBOI8Qxs1OsH6dm2NcyfkYb5/C+KchQ5UgVpqzLsOC/haUng9sxg603inVuQv6Sj9EO7IGgWELap3JMBLq+yH55P7RUyIGBQKWwsqtHFF4diaYi+WCbb+HfwbgfqsUlxjz3 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAOoQKFGI7OUmbj3xJdyuJArFF9FMSP1fcip6yKED3w7KsUsDl5Rqq+k/AKklRgmb1PSdwWaAtgNdivPNr4VmY1bMnIZ2tcb9G9xWD9nyiK/sjTu43xvoz7wDUR5vo5GfYBTBLY+eWlvrpWQXJkYXZeuLKnJ6jS/U1aTOpvzINZN1AAAAFQDLD+IHZ3gzN5I/cw5WZTfxEVn1iQAAAIBh3sfAq11b9BIRI7V802r4E9j9Q+NqMantw09zWIcoChAV/K8bv0nYlyyobRGp4zfbsK0z7G84rtkujFKR4XdsAAsp5ronjoqlpXc2ZN26MbEPpd3Lxc3Uey7K2KdbBACtalo6a2mTYG0h6OxtdmG+up5vkahSmo+CtEuJFJzfGgAAAIEAiTcKxAceP3mDbrr2Y2zYPV10qm8hf4SQtjHOtjLu58ZZhlXxMnSK+6CTH6k2o8O9bIu4n5mviOPSPhKJfxQnjvRf70Vynv0Syp4UQE7umZWDra2aNv/Al4n2YnPrM0E45snbQNy6LxlxujON/mPSrVJENQtRbLdk3cNQ1J7utkE= 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:fefa:8041/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.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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.45 ===\n/dev/root resized successfully [took 2.55s]\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:FA:80:41 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:8041/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 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:8067 (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.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-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.033993] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.109418] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.109420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.109422] usb 1-1: Product: QEMU USB Tablet\n[ 1.109423] usb 1-1: Manufacturer: QEMU\n[ 1.109424] usb 1-1: SerialNumber: 42\n[ 1.484806] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.484809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 2.572936] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.364640] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:39:19 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:39:19 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:39: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)\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:39:19 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:39:19 cirros kern.info kernel: [ 1.109418] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:39:19 cirros kern.info kernel: [ 1.109420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:39:19 cirros kern.info kernel: [ 1.109422] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:39:19 cirros kern.info kernel: [ 1.109423] usb 1-1: Manufacturer: QEMU\nNov 6 22:39:19 cirros kern.info kernel: [ 1.109424] usb 1-1: SerialNumber: 42\nNov 6 22:39:20 cirros kern.info kernel: [ 1.484806] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:39:20 cirros kern.info kernel: [ 1.484809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:39:20 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:39:21 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:39:21 cirros kern.info kernel: [ 2.572936] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:39:22 cirros kern.info kernel: [ 3.364640] 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: "} 2018-11-06 22:40:10,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-cee4dede-cb40-42d4-bced-88fb74e8c91c 2018-11-06 22:40:12,370 - sdnvpn_test_utils - INFO - Waiting for instance 5f8a77e8-c48e-4c47-9d8c-8642046ec544 to boot up 2018-11-06 22:40:12,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd87381cd6dffe88730cb356e09ca5d7085b2c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:40:13,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:40: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-51f10deb-0397-48db-9eca-dd3670ce7b03 x-compute-request-id: req-51f10deb-0397-48db-9eca-dd3670ce7b03 Content-Encoding: gzip Content-Length: 10886 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 479557582 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.910 MHz processor\n[ 0.131067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132718] pid_max: default: 32768 minimum: 301\n[ 0.133610] ACPI: Core revision 20150930\n[ 0.134986] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136293] Security Framework initialized\n[ 0.137101] Yama: becoming mindful.\n[ 0.137829] AppArmor: AppArmor initialized\n[ 0.138692] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140020] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141308] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142535] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143924] Initializing cgroup subsys io\n[ 0.144736] Initializing cgroup subsys memory\n[ 0.145598] Initializing cgroup subsys devices\n[ 0.146495] Initializing cgroup subsys freezer\n[ 0.147376] Initializing cgroup subsys net_cls\n[ 0.148253] Initializing cgroup subsys perf_event\n[ 0.149168] Initializing cgroup subsys net_prio\n[ 0.150052] Initializing cgroup subsys hugetlb\n[ 0.150928] Initializing cgroup subsys pids\n[ 0.151806] CPU: Physical Processor ID: 0\n[ 0.153307] mce: CPU supports 10 MCE banks\n[ 0.154162] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165799] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172171] ftrace: allocating 31920 entries in 125 pages\n[ 0.198419] smpboot: Max logical packages: 1\n[ 0.199274] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200619] x2apic enabled\n[ 0.201428] Switched APIC routing to physical x2apic.\n[ 0.203183] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206291] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208073] KVM setup paravirtual spinlock\n[ 0.209375] x86: Booted up 1 node, 1 CPUs\n[ 0.210176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211562] devtmpfs: initialized\n[ 0.213663] evm: security.selinux\n[ 0.214366] evm: security.SMACK64\n[ 0.215051] evm: security.SMACK64EXEC\n[ 0.215794] evm: security.SMACK64TRANSMUTE\n[ 0.216599] evm: security.SMACK64MMAP\n[ 0.217347] evm: security.ima\n[ 0.217988] evm: security.capability\n[ 0.218792] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220640] pinctrl core: initialized pinctrl subsystem\n[ 0.221743] RTC time: 22:39:06, date: 11/06/18\n[ 0.222697] NET: Registered protocol family 16\n[ 0.223667] cpuidle: using governor ladder\n[ 0.224492] cpuidle: using governor menu\n[ 0.225279] PCCT header not found.\n[ 0.226034] ACPI: bus type PCI registered\n[ 0.226843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228082] PCI: Using configuration type 1 for base access\n[ 0.229835] ACPI: Added _OSI(Module Device)\n[ 0.230685] ACPI: Added _OSI(Processor Device)\n[ 0.231553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232456] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234583] ACPI: Interpreter enabled\n[ 0.235362] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237206] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242727] ACPI: (supports S0 S5)\n[ 0.243434] ACPI: Using IOAPIC for interrupt routing\n[ 0.244501] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249985] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253398] acpiphp: Slot [3] registered\n[ 0.254193] acpiphp: Slot [4] registered\n[ 0.254982] acpiphp: Slot [5] registered\n[ 0.255772] acpiphp: Slot [6] registered\n[ 0.256559] acpiphp: Slot [7] registered\n[ 0.257352] acpiphp: Slot [8] registered\n[ 0.258141] acpiphp: Slot [9] registered\n[ 0.258932] acpiphp: Slot [10] registered\n[ 0.259742] acpiphp: Slot [11] registered\n[ 0.260550] acpiphp: Slot [12] registered\n[ 0.261357] acpiphp: Slot [13] registered\n[ 0.262157] acpiphp: Slot [14] registered\n[ 0.262962] acpiphp: Slot [15] registered\n[ 0.273885] acpiphp: Slot [16] registered\n[ 0.274696] acpiphp: Slot [17] registered\n[ 0.275498] acpiphp: Slot [18] registered\n[ 0.276296] acpiphp: Slot [19] registered\n[ 0.277091] acpiphp: Slot [20] registered\n[ 0.277899] acpiphp: Slot [21] registered\n[ 0.278703] acpiphp: Slot [22] registered\n[ 0.279503] acpiphp: Slot [23] registered\n[ 0.280303] acpiphp: Slot [24] registered\n[ 0.281101] acpiphp: Slot [25] registered\n[ 0.281909] acpiphp: Slot [26] registered\n[ 0.282712] acpiphp: Slot [27] registered\n[ 0.283517] acpiphp: Slot [28] registered\n[ 0.284320] acpiphp: Slot [29] registered\n[ 0.285115] acpiphp: Slot [30] registered\n[ 0.285921] acpiphp: Slot [31] registered\n[ 0.286721] PCI host bridge to bus 0000:00\n[ 0.287519] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288712] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291345] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292772] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299075] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301498] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302755] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309131] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310540] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357314] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361628] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363017] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364279] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365755] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368365] vgaarb: loaded\n[ 0.368967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370108] SCSI subsystem initialized\n[ 0.370927] ACPI: bus type USB registered\n[ 0.371743] usbcore: registered new interface driver usbfs\n[ 0.372780] usbcore: registered new interface driver hub\n[ 0.373788] usbcore: registered new device driver usb\n[ 0.374843] PCI: Using ACPI for IRQ routing\n[ 0.375863] NetLabel: Initializing\n[ 0.376579] NetLabel: domain hash size = 128\n[ 0.377430] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378388] NetLabel: unlabeled traffic allowed by default\n[ 0.379485] clocksource: Switched to clocksource kvm-clock\n[ 0.384896] AppArmor: AppArmor Filesystem Enabled\n[ 0.385851] pnp: PnP ACPI init\n[ 0.386762] pnp: PnP ACPI: found 5 devices\n[ 0.393130] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394829] NET: Registered protocol family 2\n[ 0.395782] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397054] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399375] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401620] NET: Registered protocol family 1\n[ 0.402487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403603] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404685] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432881] Trying to unpack rootfs image as initramfs...\n[ 0.482732] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496548] Scanning for low memory corruption every 60 seconds\n[ 0.497865] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499006] audit: initializing netlink subsys (disabled)\n[ 0.500036] audit: type=2000 audit(1541543947.580:1): initialized\n[ 0.501338] Initialise system trusted keyring\n[ 0.502260] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503419] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505384] zbud: loaded\n[ 0.506079] VFS: Disk quotas dquot_6.6.0\n[ 0.506899] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508421] fuse init (API version 7.23)\n[ 0.509304] Key type big_key registered\n[ 0.510097] Allocating IMA MOK and blacklist keyrings.\n[ 0.511581] Key type asymmetric registered\n[ 0.512404] Asymmetric key parser 'x509' registered\n[ 0.513353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514813] io scheduler noop registered\n[ 0.515614] io scheduler deadline registered (default)\n[ 0.516601] io scheduler cfq registered\n[ 0.517431] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521192] ACPI: Power Button [PWRF]\n[ 0.522016] GHES: HEST is not enabled!\n[ 0.535565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602699] Linux agpgart interface v0.103\n[ 0.604781] brd: module loaded\n[ 0.605950] loop: module loaded\n[ 0.611250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612701] GPT:90111 != 2097151\n[ 0.613376] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614481] GPT:90111 != 2097151\n[ 0.615155] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616109] vda: vda1 vda15\n[ 0.617782] scsi host0: ata_piix\n[ 0.618524] scsi host1: ata_piix\n[ 0.619230] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621864] libphy: Fixed MDIO Bus: probed\n[ 0.622675] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625851] PPP generic driver version 2.4.2\n[ 0.626743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628073] ehci-pci: EHCI PCI platform driver\n[ 0.628941] ehci-platform: EHCI generic platform driver\n[ 0.629930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631069] ohci-pci: OHCI PCI platform driver\n[ 0.631950] ohci-platform: OHCI generic platform driver\n[ 0.632958] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647404] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649908] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652084] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654742] usb usb1: Product: UHCI Host Controller\n[ 0.655687] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656841] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657838] hub 1-0:1.0: USB hub found\n[ 0.658622] hub 1-0:1.0: 2 ports detected\n[ 0.659538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661656] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662616] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663658] mousedev: PS/2 mouse device common for all mice\n[ 0.664917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666760] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670280] i2c /dev entries driver\n[ 0.671053] device-mapper: uevent: version 1.0.3\n[ 0.672016] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673650] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674954] NET: Registered protocol family 10\n[ 0.675962] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677789] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678898] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680651] registered taskstats version 1\n[ 0.681487] Loading compiled-in X.509 certificates\n[ 0.682918] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684786] zswap: loaded using pool lzo/zbud\n[ 0.686163] Key type trusted registered\n[ 0.687746] Key type encrypted registered\n[ 0.688582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689612] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690650] evm: HMAC attrs: 0x1\n[ 0.691603] Magic number: 10:947:703\n[ 0.692457] rtc_cmos 00:00: setting system clock to 2018-11-06 22:39:07 UTC (1541543947)\n[ 0.694055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695173] EDD information not available.\n[ 0.780461] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782124] Write protecting the kernel read-only data: 14336k\n[ 0.793998] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795818] 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.837843] 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.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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.69. iid=i-00000108\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKzb9MT5oW22U4NJsZksVQrS6e7aKTUx+Ws65h5XsuK4MH9ncraU1wyZ25lv0bohWIODSTI6vw34B3cf6CUf5XYtk/MD1P8ENV2gfxkBBuZ8xoE2cTaFbHmuQMZN1Ror4pnsWJPdlbLEAO0cF5BJEqdm2w8I+0qnG38m/LBkvkT5htt/9n5N2raN3KX89RjRjWSFaYDAIntn5glrzYdmqR5pe3kuLhNz2NkILZYD54GQWEGiEhAMknuRuDDv5brNiQD+RFgJjZuawFQ31lSSuCU7orZERrvkVO75gWDTcZEATFymtp0o27ISjv3adoPq5bh+20uyIKJHY1RM/Uw41Z root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBALHVdYyCahwoC7JVQh230E7zj25ofmZdbibGu9enMe60Kil42/E8lfDUnF/+cY2qzyO5AzYhlr/p59Nvpgv/FN5QV6KkkLxZig7dG6+H51UhGwREeOgN3NrYc91k9vjQQNq5pVQ52p2O01clufAc9ctVbg1JytkRLQZVyayd7sYbAAAAFQDcTtYRTe2h62zM+mPzoZbAudI8wwAAAIBxdUq0ksq7pEIhkrkGurSrrd39ETN4ef7K/4PTwfYUi6rLfLZWQY8dSDc/VLrEl5kKhh12EMjk+rk57By0T4Y9k0JV8EO5ej/PVFx01T/NeJP6MCScYo2LHh9ccszcBBLw62fzbo3fNdMtkckXHu9pdfMFmuWSiXzzCNNajCdFHgAAAIBAblU+0IHHIq+ygFl+1oz5JwD9fe6k88FT3HYHwKeNzTj9pmCGXS2bDezoGNnGILe4Og8bN7lRVeLssrSc+5xskwQm0ef8iaBAYamdY/t6jcCiYbGuZ3O0xvO0JSv2jHyofZs3BW3XQUmrVWUZ5omlnQ2LS2FruWx3wjyN8RYmRQ== 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.12,24,fe80::f816:3eff:fec1:8e0f/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.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.37 ===\n/dev/root resized successfully [took 2.72s]\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:C1:8E:0F \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:8e0f/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:8073 (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.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.128442] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128443] usb 1-1: Product: QEMU USB Tablet\n[ 1.128444] usb 1-1: Manufacturer: QEMU\n[ 1.128445] usb 1-1: SerialNumber: 42\n[ 1.495527] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.495530] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.751000] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.775063] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.491815] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.876511] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:39:08 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:39:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:39:08 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)\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:39:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:39:08 cirros kern.info kernel: [ 1.751000] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:39:08 cirros kern.info kernel: [ 1.775063] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:39:09 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:39:10 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:39:10 cirros kern.info kernel: [ 3.491815] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:39:10 cirros kern.info kernel: [ 3.876511] 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: "} 2018-11-06 22:40:13,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action used request id req-51f10deb-0397-48db-9eca-dd3670ce7b03 2018-11-06 22:40:15,486 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-11-06 22:40:45,518 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:40:45,520 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:40:45,520 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:40:45,524 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:40:45,576 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-06 22:40:45,577 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:40:45,578 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:40:45,579 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:40:45,579 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:40:45,620 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:40:45,664 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:40:45,669 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:40:45,670 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:40:45,671 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:40:45,671 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:40:45,674 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:40:45,711 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-06 22:40:45,712 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:40:45,713 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:40:45,714 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:40:45,714 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:40:45,754 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:40:45,787 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:40:45,790 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:40:45,791 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:40:45,792 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:40:45,792 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:40:45,796 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:40:45,839 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:40:45,840 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-06 22:40:45,841 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:40:45,842 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-06 22:40:45,842 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-06 22:40:45,883 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-06 22:40:45,927 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-06 22:40:45,928 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:40:45,929 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-06 22:40:45,929 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:40:45,930 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:40:45,932 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:40:45,969 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:40:45,970 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-06 22:40:45,971 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:40:45,972 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-06 22:40:45,972 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-06 22:40:46,013 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-06 22:40:46,049 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-06 22:40:46,050 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-11-06 22:40:46,052 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-06 22:40:46,052 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-06 22:40:46,053 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-06 22:40:46,053 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-06 22:40:46,056 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-06 22:40:46,098 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-06 22:40:46,099 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-06 22:40:46,099 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-06 22:40:46,100 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-06 22:40:46,100 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-06 22:40:46,141 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-06 22:40:46,216 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-06 22:40:46,217 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-06 22:41:16,247 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-06 22:41:16,248 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-06 22:41:16,248 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-06 22:41:16,250 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-06 22:41:16,311 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-06 22:41:16,313 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-06 22:41:16,314 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-06 22:41:16,314 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-06 22:41:16,314 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-06 22:41:16,318 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-06 22:41:16,378 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-06 22:41:16,379 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-06 22:41:46,409 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-11-06 22:41:46,410 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-11-06 22:41:46,410 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-11-06 22:41:46,413 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-11-06 22:41:46,475 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-11-06 22:41:46,475 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-11-06 22:41:46,476 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-11-06 22:42:16,477 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-06 22:42:16,478 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-06 22:42:16,478 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-06 22:42:16,480 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-06 22:42:16,516 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-06 22:42:16,518 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-11-06 22:42:16,519 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-06 22:42:16,520 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-11-06 22:42:16,520 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-11-06 22:42:16,560 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-11-06 22:42:16,596 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-11-06 22:42:16,601 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-11-06 22:42:16,601 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-11-06 22:42:16,603 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-11-06 22:42:16,603 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-11-06 22:42:16,606 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-11-06 22:42:16,648 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-11-06 22:42:16,650 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-11-06 22:42:16,650 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-11-06 22:42:16,651 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-11-06 22:42:16,651 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-11-06 22:42:16,693 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-11-06 22:42:16,734 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-11-06 22:42:16,737 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-11-06 22:42:16,738 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-11-06 22:42:16,738 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-11-06 22:42:16,738 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-11-06 22:42:16,741 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-11-06 22:42:16,777 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-11-06 22:42:16,778 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-11-06 22:42:16,779 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-11-06 22:42:16,780 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-11-06 22:42:16,780 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-11-06 22:42:16,821 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-11-06 22:42:16,857 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-11-06 22:42:16,858 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-11-06 22:42:16,859 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-11-06 22:42:16,859 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-11-06 22:42:16,860 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-11-06 22:42:16,864 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-11-06 22:42:16,904 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-11-06 22:42:16,905 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-11-06 22:42:16,906 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-11-06 22:42:16,907 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-11-06 22:42:16,907 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-11-06 22:42:16,948 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-11-06 22:42:16,987 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-11-06 22:42:16,988 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-11-06 22:42:16,988 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-11-06 22:42:16,989 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-11-06 22:42:16,990 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-11-06 22:42:16,990 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-11-06 22:42:16,994 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-11-06 22:42:17,035 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-11-06 22:42:17,035 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-11-06 22:42:47,060 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-11-06 22:42:47,061 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-11-06 22:42:47,061 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-11-06 22:42:47,063 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-11-06 22:42:47,096 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-11-06 22:42:47,097 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-11-06 22:42:47,097 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-11-06 22:42:47,098 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-11-06 22:42:47,098 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-11-06 22:42:47,102 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-11-06 22:42:47,149 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-11-06 22:42:47,149 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-11-06 22:43:17,180 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-11-06 22:43:17,181 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-11-06 22:43:17,181 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-11-06 22:43:17,183 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-11-06 22:43:17,217 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-11-06 22:43:17,218 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-11-06 22:43:17,218 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-11-06 22:43:47,231 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-11-06 22:43:47,232 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-11-06 22:43:47,232 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-11-06 22:43:47,235 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-11-06 22:43:47,274 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-11-06 22:43:47,275 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-11-06 22:43:47,277 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-11-06 22:43:47,278 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-11-06 22:43:47,278 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-11-06 22:43:47,318 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-11-06 22:43:47,356 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-11-06 22:43:47,361 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-11-06 22:43:47,362 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-11-06 22:43:47,363 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-11-06 22:43:47,363 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-11-06 22:43:47,365 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-11-06 22:43:47,400 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-11-06 22:43:47,401 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-11-06 22:43:47,402 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-11-06 22:43:47,403 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-11-06 22:43:47,403 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-11-06 22:43:47,443 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-11-06 22:43:47,477 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-11-06 22:43:47,480 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-11-06 22:43:47,481 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-11-06 22:43:47,482 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-11-06 22:43:47,482 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-11-06 22:43:47,484 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-11-06 22:43:47,519 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-11-06 22:43:47,520 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-11-06 22:43:47,521 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-11-06 22:43:47,522 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-11-06 22:43:47,522 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-11-06 22:43:47,562 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-11-06 22:43:47,595 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-11-06 22:43:47,596 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-11-06 22:43:47,596 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-11-06 22:43:47,598 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-11-06 22:43:47,598 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-11-06 22:43:47,600 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-11-06 22:43:47,634 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-11-06 22:43:47,635 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-11-06 22:43:47,636 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-11-06 22:43:47,637 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-11-06 22:43:47,637 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-11-06 22:43:47,678 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-11-06 22:43:47,712 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-11-06 22:43:47,712 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-11-06 22:43:47,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" -d '{"forceDelete": null}' 2018-11-06 22:43:47,718 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-11-06 22:43:48,085 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:43: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-74145c54-7391-4300-ad0c-8340c2d127f4 x-compute-request-id: req-74145c54-7391-4300-ad0c-8340c2d127f4 Content-Length: 0 Content-Type: application/json 2018-11-06 22:43:48,085 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34/action used request id req-74145c54-7391-4300-ad0c-8340c2d127f4 2018-11-06 22:43:48,085 - sdnvpn_test_utils - DEBUG - Waiting for instance 9107bea5-6ce8-4610-b57e-2001605bba34 to be deleted 2018-11-06 22:43:48,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" 2018-11-06 22:43:48,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:43: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-a76087c2-bd2e-4104-9717-9a08d2a937a2 x-compute-request-id: req-a76087c2-bd2e-4104-9717-9a08d2a937a2 Content-Encoding: gzip Content-Length: 891 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:fa:80:41", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9107bea5-6ce8-4610-b57e-2001605bba34", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-11-06T22:39:18.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9107bea5-6ce8-4610-b57e-2001605bba34", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:43:47Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-1", "created": "2018-11-06T22:39:14Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:c1:8e:0f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-06T22:39:06.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:07Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:43:48,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-a76087c2-bd2e-4104-9717-9a08d2a937a2 2018-11-06 22:43:50,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" 2018-11-06 22:43:51,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:43: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-2f7e3e2d-6402-4448-ad49-5ce040504562 x-compute-request-id: req-2f7e3e2d-6402-4448-ad49-5ce040504562 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:c1:8e:0f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-06T22:39:06.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:39:07Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:43:51,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-2f7e3e2d-6402-4448-ad49-5ce040504562 2018-11-06 22:43:53,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" -d '{"forceDelete": null}' 2018-11-06 22:43:53,672 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:43: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-c402bc12-3f00-40ea-9e16-95b2d4dfe5f9 x-compute-request-id: req-c402bc12-3f00-40ea-9e16-95b2d4dfe5f9 Content-Length: 0 Content-Type: application/json 2018-11-06 22:43:53,672 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544/action used request id req-c402bc12-3f00-40ea-9e16-95b2d4dfe5f9 2018-11-06 22:43:53,672 - sdnvpn_test_utils - DEBUG - Waiting for instance 5f8a77e8-c48e-4c47-9d8c-8642046ec544 to be deleted 2018-11-06 22:43:53,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" 2018-11-06 22:43:54,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:43: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-f5acc34a-fa23-43b1-9390-0d1af70f4420 x-compute-request-id: req-f5acc34a-fa23-43b1-9390-0d1af70f4420 Content-Encoding: gzip Content-Length: 796 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:c1:8e:0f", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5f8a77e8-c48e-4c47-9d8c-8642046ec544", "rel": "bookmark"}], "image": {"id": "1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "links": [{"href": "http://172.30.9.26:8774/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-11-06T22:39:06.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "5f8a77e8-c48e-4c47-9d8c-8642046ec544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:43:53Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-12-2", "created": "2018-11-06T22:39:01Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:43:54,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-f5acc34a-fa23-43b1-9390-0d1af70f4420 2018-11-06 22:43:56,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7847f9bfb14ce4f03d7fe71100b2fa0e0d929fb6" 2018-11-06 22:43:56,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:43: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-32f1272a-7696-4430-ab81-d559f7e3b88b x-compute-request-id: req-32f1272a-7696-4430-ab81-d559f7e3b88b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:43:56,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-32f1272a-7696-4430-ab81-d559f7e3b88b 2018-11-06 22:43:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbb9349c85a0f86e7dfc9b2fd15ad96d14c29f16" 2018-11-06 22:44:00,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e0cfda7-58a5-4ad1-becd-75f7bc767cb0 Date: Tue, 06 Nov 2018 22:44:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:44:00,311 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1d14f64a-ba1e-4f22-aa03-1ce93c351bff used request id req-0e0cfda7-58a5-4ad1-becd-75f7bc767cb0 2018-11-06 22:44:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/fc82026b-2789-4f39-a89c-2fc61b9f37ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e001cec081f0a1ca93bd3e6490ad9dc76ce1d405" 2018-11-06 22:44:02,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8dc035ce-d8d7-44cb-9024-15740ea6e673 Date: Tue, 06 Nov 2018 22:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:44:02,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fc82026b-2789-4f39-a89c-2fc61b9f37ba used request id req-8dc035ce-d8d7-44cb-9024-15740ea6e673 2018-11-06 22:44:02,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/6247e7fa-8567-4f19-9bbb-2fd4c8272c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e001cec081f0a1ca93bd3e6490ad9dc76ce1d405" 2018-11-06 22:44:03,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4391834-968c-48e2-bada-8d4374936f6e Date: Tue, 06 Nov 2018 22:44:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:44:03,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6247e7fa-8567-4f19-9bbb-2fd4c8272c83 used request id req-a4391834-968c-48e2-bada-8d4374936f6e 2018-11-06 22:44:03,922 - 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 318, actual flow count 322| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 22, actual group count 22| +========================================================================================+ | 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 318, actual flow count 322| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 22, actual group count 22| +========================================================================================+ +========================================================================================+ 2018-11-06 22:44:03,922 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:44:03,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-11-06 22:44:03,923 - 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 318, actual flow count 322': 'PASS'}, {'OVS groups are programmed after resync expected group count 22, actual group count 22': 'PASS'}, {'OVS flows are programmed after resync expected flow count 318, actual flow count 322': 'PASS'}, {'OVS groups are programmed after resync expected group count 22, actual group count 22': 'PASS'}]} 2018-11-06 22:44:03,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-11-06 22:44:03,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-11-06 22:44:03,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-11-06 22:44:03,998 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-11-06 22:44:03,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:03,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:03,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:03,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:04,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:04,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:04,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:04,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:04,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:04,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:44:04,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:04,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:04,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:04,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:04,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:04,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:04,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:04,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:04,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:04,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:04,012 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:44:04,014 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50cfc90L 2018-11-06 22:44:04,015 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:04,041 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:04,041 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:04,046 - 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 2018-11-06 22:44:04,046 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:04,047 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:04,047 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:04,047 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:04,047 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:04,054 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:04,054 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:04,079 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 22:44:04,079 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:04,094 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:04,126 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:04,144 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:04,296 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:04,297 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:04,335 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:04,336 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:04,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:08,921 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:08,922 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:08,924 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50af910L 2018-11-06 22:44:08,925 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:08,931 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:08,932 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:08,935 - 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 2018-11-06 22:44:08,935 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:08,935 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:08,935 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:08,935 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:08,935 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:08,940 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:08,941 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:08,956 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:44:08,957 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:08,980 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:08,992 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:09,021 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:09,082 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:09,082 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:09,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:09,122 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:09,126 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:09,163 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:09,163 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:09,164 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:09,165 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:09,165 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:09,206 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:09,242 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:09,243 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:09,244 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:09,244 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:09,245 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:09,286 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:09,317 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:09,319 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:09,321 - paramiko.transport - DEBUG - starting thread (client mode): 0xb512fdd0L 2018-11-06 22:44:09,322 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:09,328 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:09,328 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:09,331 - 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 2018-11-06 22:44:09,331 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:09,331 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:09,331 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:09,332 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:09,332 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:09,336 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:09,337 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:09,353 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:44:09,354 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:09,377 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:09,389 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:09,418 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:09,489 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:09,489 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:09,528 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:09,528 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:09,538 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:09,570 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:09,571 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:09,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:09,573 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:09,573 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:09,614 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:09,648 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:09,650 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:09,651 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:09,651 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:09,652 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:09,693 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:09,723 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:09,724 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:09,726 - paramiko.transport - DEBUG - starting thread (client mode): 0xb512fc50L 2018-11-06 22:44:09,727 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:09,733 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:09,733 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:09,736 - 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 2018-11-06 22:44:09,736 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:09,736 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:09,737 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:09,737 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:09,737 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:09,741 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:09,742 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:09,758 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:44:09,759 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:09,781 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:09,794 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:09,823 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:09,900 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:09,901 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:09,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:09,941 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:09,959 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:09,996 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:09,997 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:09,998 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:09,999 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:09,999 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:10,040 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:10,079 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:10,080 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:10,081 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:10,082 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:10,082 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:10,123 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:10,153 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:10,155 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:10,156 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5178d90L 2018-11-06 22:44:10,157 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:10,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:10,163 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:10,166 - 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 2018-11-06 22:44:10,166 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:10,166 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:10,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:10,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:10,166 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:10,171 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:10,172 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:10,188 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:44:10,189 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:10,210 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:10,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:10,253 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:10,321 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:10,321 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:10,361 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:10,362 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:10,372 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:10,404 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:10,405 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:10,406 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:10,407 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:10,407 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:10,448 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:10,482 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:10,483 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:10,484 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:10,485 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:10,485 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:10,526 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:10,554 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:10,555 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:10,558 - paramiko.transport - DEBUG - starting thread (client mode): 0xb517abd0L 2018-11-06 22:44:10,558 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:10,562 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:10,563 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:10,565 - 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 2018-11-06 22:44:10,565 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:10,565 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:10,566 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:10,566 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:10,566 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:10,570 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:10,571 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:10,574 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:44:10,574 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:10,611 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:10,622 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:10,639 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:10,707 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:10,707 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:10,746 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:10,746 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:10,758 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:10,788 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:10,788 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:10,789 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:10,790 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:10,790 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:10,831 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:10,861 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:10,863 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:10,863 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:10,864 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:10,864 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:10,904 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:10,931 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:10,932 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:10,933 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:10,934 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:10,934 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:10,938 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:15,223 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:15,225 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:15,228 - paramiko.transport - DEBUG - starting thread (client mode): 0xb51780d0L 2018-11-06 22:44:15,228 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:15,234 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:15,234 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:15,237 - 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 2018-11-06 22:44:15,237 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:15,237 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:15,238 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:15,238 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:15,238 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:15,243 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:15,243 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:15,244 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 22:44:15,244 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:15,283 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:15,295 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:15,309 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:15,386 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:15,386 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:15,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:15,426 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:15,445 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:15,480 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:15,481 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:15,482 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:15,483 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:15,483 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:15,524 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:15,562 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:15,563 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:15,564 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:15,564 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:15,565 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:15,606 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:15,641 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:15,643 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:15,644 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5115850L 2018-11-06 22:44:15,645 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:15,650 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:15,651 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:15,653 - 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 2018-11-06 22:44:15,653 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:15,653 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:15,653 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:15,654 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:15,654 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:15,658 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:15,659 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:15,660 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 22:44:15,661 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:15,697 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:15,709 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:15,725 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:15,794 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:15,795 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:15,834 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:15,835 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:15,846 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:15,884 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:15,885 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:15,886 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:15,886 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:15,887 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:15,928 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:15,966 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:15,967 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:15,968 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:15,969 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:15,969 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:16,010 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:16,042 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:16,044 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:16,046 - paramiko.transport - DEBUG - starting thread (client mode): 0xb513d550L 2018-11-06 22:44:16,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:16,051 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:16,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:16,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 2018-11-06 22:44:16,054 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:16,054 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:16,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:16,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:16,054 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:16,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:16,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:16,061 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 22:44:16,062 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:16,098 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:16,110 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:16,126 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:16,189 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:16,189 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:16,228 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:16,229 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:16,235 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:16,268 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:16,269 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:16,270 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:16,270 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:16,271 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:16,312 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:16,349 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:16,350 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:16,351 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:16,352 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:16,352 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:16,392 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:16,425 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:16,426 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:16,428 - paramiko.transport - DEBUG - starting thread (client mode): 0xb514b290L 2018-11-06 22:44:16,428 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:16,433 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:16,433 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:16,435 - 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 2018-11-06 22:44:16,435 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:16,436 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:16,436 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:16,436 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:16,436 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:16,441 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:16,441 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:16,444 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 22:44:16,445 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:16,481 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:16,492 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:16,509 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:16,567 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:16,568 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:16,607 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:16,608 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:16,612 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:16,643 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:16,644 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:16,645 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:16,646 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:16,646 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:16,686 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:16,719 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:16,720 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:16,722 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:16,722 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:16,722 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:16,762 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:16,789 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:16,791 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:16,793 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4565490L 2018-11-06 22:44:16,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 22:44:16,800 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 22:44:16,800 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 22:44:16,803 - 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 2018-11-06 22:44:16,803 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 22:44:16,804 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 22:44:16,804 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 22:44:16,804 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 22:44:16,804 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 22:44:16,809 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 22:44:16,809 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 22:44:16,824 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 22:44:16,825 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 22:44:16,849 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 22:44:16,860 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 22:44:16,890 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 22:44:16,956 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 22:44:16,956 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 22:44:16,995 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 22:44:16,996 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 22:44:17,001 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 22:44:17,034 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 22:44:17,035 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 22:44:17,035 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 22:44:17,036 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 22:44:17,036 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 22:44:17,077 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 22:44:17,109 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 22:44:17,111 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 22:44:17,112 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 22:44:17,112 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 22:44:17,113 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 22:44:17,153 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 22:44:17,181 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 22:44:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:17,183 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 22:44:17,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ced83e-216f-4658-aaca-e2d6c9c0b13a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:17,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-84ced83e-216f-4658-aaca-e2d6c9c0b13a 2018-11-06 22:44:17,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:17,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["dSWYHKKeSASdGMDYlLr2IQ"], "issued_at": "2018-11-06T22:44:17.000000Z"}} 2018-11-06 22:44:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1115e8ca0585be0dc6cfa43aa721710a72d87d48" 2018-11-06 22:44:18,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-625e2fce-92c1-4870-85a3-9a5f2fa37efa Date: Tue, 06 Nov 2018 22:44:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:44:18,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-625e2fce-92c1-4870-85a3-9a5f2fa37efa 2018-11-06 22:44:18,119 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:44:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1115e8ca0585be0dc6cfa43aa721710a72d87d48" 2018-11-06 22:44:18,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee57e2d7-c3a9-4323-b88f-3354e4388b95 Date: Tue, 06 Nov 2018 22:44: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"}}} 2018-11-06 22:44:18,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ee57e2d7-c3a9-4323-b88f-3354e4388b95 2018-11-06 22:44:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1115e8ca0585be0dc6cfa43aa721710a72d87d48" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:44:18,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686 X-Openstack-Request-Id: req-89801ddb-fbf9-4bbb-8de0-a6fe94dcd4c7 Date: Tue, 06 Nov 2018 22:44:18 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:44:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:44:18Z", "visibility": "public", "locations": [], "self": "/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686", "min_disk": 0, "protected": false, "id": "f6762579-19f9-4ced-b9e4-631d0c976686", "file": "/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:44:18,907 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-89801ddb-fbf9-4bbb-8de0-a6fe94dcd4c7 2018-11-06 22:44:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1115e8ca0585be0dc6cfa43aa721710a72d87d48" -d '' 2018-11-06 22:44:19,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-753d3182-8b98-4990-b939-5752196a5a62 Date: Tue, 06 Nov 2018 22:44:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:44:19,863 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686/file used request id req-753d3182-8b98-4990-b939-5752196a5a62 2018-11-06 22:44:19,864 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-11-06 22:44:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:19,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889890a7-7a1a-4958-b3ce-66c25bfe7651 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:19,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-889890a7-7a1a-4958-b3ce-66c25bfe7651 2018-11-06 22:44:19,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:20,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["6qRZXB7BT1umT9UWy15bYg"], "issued_at": "2018-11-06T22:44:20.000000Z"}} 2018-11-06 22:44:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7031f22af40ab772af9f3c5cc1b9d57de91dc2" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-11-06 22:44:20,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-c0ce1c39-6d19-4c2d-922b-581b8534c6cc Date: Tue, 06 Nov 2018 22:44: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":"eaf7efa2-9e12-43e2-8109-d6e79fafa24b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:44:20Z","is_default":false,"provider:segmentation_id":108,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:44:20Z","mtu":1450}} 2018-11-06 22:44:20,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c0ce1c39-6d19-4c2d-922b-581b8534c6cc 2018-11-06 22:44:20,855 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network eaf7efa2-9e12-43e2-8109-d6e79fafa24b with cidr 10.10.10.0/24 2018-11-06 22:44:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7031f22af40ab772af9f3c5cc1b9d57de91dc2" -d '{"subnets": [{"ip_version": 4, "network_id": "eaf7efa2-9e12-43e2-8109-d6e79fafa24b", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-11-06 22:44:21,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-e0bce633-c539-4c19-8500-c601cc24c531 Date: Tue, 06 Nov 2018 22:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eaf7efa2-9e12-43e2-8109-d6e79fafa24b","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:44:21Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:44:21Z","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":"35cef63a552c4009857581d35066215c","id":"aa87bf44-7874-48eb-99f3-717cb6151f02","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-11-06 22:44:21,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e0bce633-c539-4c19-8500-c601cc24c531 2018-11-06 22:44:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7031f22af40ab772af9f3c5cc1b9d57de91dc2" 2018-11-06 22:44:21,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-1bf54287-b255-4527-a096-2676e920a338 Date: Tue, 06 Nov 2018 22:44:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:44:21,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1bf54287-b255-4527-a096-2676e920a338 2018-11-06 22:44:21,695 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:44:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:21,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c024024b-1897-4946-97ba-b954d805ff46 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:21,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c024024b-1897-4946-97ba-b954d805ff46 2018-11-06 22:44:21,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:22,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["MCBif79BSAqtzUFC7RC0TQ"], "issued_at": "2018-11-06T22:44:22.000000Z"}} 2018-11-06 22:44:22,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" 2018-11-06 22:44:22,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-8379c0df-a9b6-48cd-9f36-9cbde75f8337 x-compute-request-id: req-8379c0df-a9b6-48cd-9f36-9cbde75f8337 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:44:22,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-8379c0df-a9b6-48cd-9f36-9cbde75f8337 2018-11-06 22:44:22,293 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:44:22,294 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:44:22,294 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:44:22,296 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:44:22,338 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:44:22,340 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:44:22,341 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:44:22,342 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:44:22,342 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:44:22,382 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:44:22,416 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:44:22,417 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 22:44:22,417 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:44:22,419 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 22:44:22,419 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 22:44:22,423 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 22:44:22,465 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-06 22:44:22,467 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 22:44:22,467 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 22:44:22,468 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 22:44:22,468 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 22:44:22,509 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 22:44:22,543 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 22:44:22,544 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-11-06 22:44:22,544 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=f6762579-19f9-4ced-b9e4-631d0c976686 network=eaf7efa2-9e12-43e2-8109-d6e79fafa24b secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:44:22,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:22,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:22,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:22,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:22,545 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 22:44:22,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:22,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:22,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:22,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:22,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:22,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:22,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:22,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:22,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384416ea-7397-4012-a636-113ed9b4e4f7 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:22,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-384416ea-7397-4012-a636-113ed9b4e4f7 2018-11-06 22:44:22,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:22,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Vl6H9WYrTPqwNFS-Ru5GrA"], "issued_at": "2018-11-06T22:44:22.000000Z"}} 2018-11-06 22:44:22,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd47e5d40f221532cdf9f7510dc725da698a29c" 2018-11-06 22:44:23,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-c486491b-880b-419b-8527-d258145f5b57 x-compute-request-id: req-c486491b-880b-419b-8527-d258145f5b57 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:44:23,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c486491b-880b-419b-8527-d258145f5b57 2018-11-06 22:44:23,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd47e5d40f221532cdf9f7510dc725da698a29c" 2018-11-06 22:44:23,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-dbc24e12-44f8-402e-95c3-3ebca51e945a x-compute-request-id: req-dbc24e12-44f8-402e-95c3-3ebca51e945a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:44:23,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-dbc24e12-44f8-402e-95c3-3ebca51e945a 2018-11-06 22:44:23,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd47e5d40f221532cdf9f7510dc725da698a29c" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "f6762579-19f9-4ced-b9e4-631d0c976686", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eaf7efa2-9e12-43e2-8109-d6e79fafa24b"}]}}' 2018-11-06 22:44:24,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:44: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-aaf24031-aafe-4141-b783-b6a7b61000fe x-compute-request-id: req-aaf24031-aafe-4141-b783-b6a7b61000fe Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e251d726-6876-481f-a088-5d981385bb44", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "adminPass": "5dqyRXa8rbBX"}} 2018-11-06 22:44:24,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-aaf24031-aafe-4141-b783-b6a7b61000fe 2018-11-06 22:44:24,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:24,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1147ef5-330a-4c21-b7af-64a7e8d199e8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:24,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c1147ef5-330a-4c21-b7af-64a7e8d199e8 2018-11-06 22:44:24,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:25,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["16cVhJOxS0SP_x0xwOGj4w"], "issued_at": "2018-11-06T22:44:25.000000Z"}} 2018-11-06 22:44:25,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a28beb0dd1e33a83fb68f49e93f423ade9a26" 2018-11-06 22:44:25,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-f4983671-22c8-44c4-9238-e3bc31f644d8 x-compute-request-id: req-f4983671-22c8-44c4-9238-e3bc31f644d8 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.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44: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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:25,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 used request id req-f4983671-22c8-44c4-9238-e3bc31f644d8 2018-11-06 22:44:28,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a28beb0dd1e33a83fb68f49e93f423ade9a26" 2018-11-06 22:44:29,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-edeeb6d2-fd9c-4970-b0b9-14e6994703a3 x-compute-request-id: req-edeeb6d2-fd9c-4970-b0b9-14e6994703a3 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:26Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:29,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 used request id req-edeeb6d2-fd9c-4970-b0b9-14e6994703a3 2018-11-06 22:44:32,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a28beb0dd1e33a83fb68f49e93f423ade9a26" 2018-11-06 22:44:33,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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,Accept-Encoding x-openstack-request-id: req-84a20323-43b4-4187-89a9-5f9d9a0dcd6c x-compute-request-id: req-84a20323-43b4-4187-89a9-5f9d9a0dcd6c 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:8b:2d:20", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-06T22:44:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:33,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 used request id req-84a20323-43b4-4187-89a9-5f9d9a0dcd6c 2018-11-06 22:44:33,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd47e5d40f221532cdf9f7510dc725da698a29c" 2018-11-06 22:44:34,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-960cb211-da18-4cc1-b3b5-af6e61df745e x-compute-request-id: req-960cb211-da18-4cc1-b3b5-af6e61df745e 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:8b:2d:20", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-06T22:44:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:34,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44 used request id req-960cb211-da18-4cc1-b3b5-af6e61df745e 2018-11-06 22:44:34,283 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.13'. 2018-11-06 22:44:34,283 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-11-06 22:44:34,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:44:35,590 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:44: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 x-openstack-request-id: req-009cdccf-0385-4950-aa5e-c24a3866ba63 x-compute-request-id: req-009cdccf-0385-4950-aa5e-c24a3866ba63 Content-Length: 0 Content-Type: application/json 2018-11-06 22:44:35,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action used request id req-009cdccf-0385-4950-aa5e-c24a3866ba63 2018-11-06 22:44:35,591 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-11-06 22:44:35,591 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=f6762579-19f9-4ced-b9e4-631d0c976686 network=eaf7efa2-9e12-43e2-8109-d6e79fafa24b secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:44:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:44:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:44:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:44:35,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:44:35,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:44:35,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:44:35,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:44:35,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:44:35,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:44:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:35,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a8c0be-98ce-457d-a2d1-a992f82839ce 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:35,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9a8c0be-98ce-457d-a2d1-a992f82839ce 2018-11-06 22:44:35,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:35,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["_41XlgcPSfmCSFFED2L2bA"], "issued_at": "2018-11-06T22:44:35.000000Z"}} 2018-11-06 22:44:35,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" 2018-11-06 22:44:36,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-d51f5d3b-78d9-4532-9e70-6f0dbaab9a90 x-compute-request-id: req-d51f5d3b-78d9-4532-9e70-6f0dbaab9a90 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:44:36,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d51f5d3b-78d9-4532-9e70-6f0dbaab9a90 2018-11-06 22:44:36,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" 2018-11-06 22:44:36,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-de5ac3f5-aae9-4386-9055-ca5b834df684 x-compute-request-id: req-de5ac3f5-aae9-4386-9055-ca5b834df684 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:44:36,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-de5ac3f5-aae9-4386-9055-ca5b834df684 2018-11-06 22:44:36,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "f6762579-19f9-4ced-b9e4-631d0c976686", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eaf7efa2-9e12-43e2-8109-d6e79fafa24b"}]}}' 2018-11-06 22:44:38,339 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:44: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-d3df21cc-e14f-4c1c-a78a-f11e2425a8f5 x-compute-request-id: req-d3df21cc-e14f-4c1c-a78a-f11e2425a8f5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "adminPass": "8nAAfbv9njWT"}} 2018-11-06 22:44:38,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d3df21cc-e14f-4c1c-a78a-f11e2425a8f5 2018-11-06 22:44:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:44:38,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d211ea5-8bc6-439a-aca9-c8d2bad32d03 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:44:38,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d211ea5-8bc6-439a-aca9-c8d2bad32d03 2018-11-06 22:44:38,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:44:38,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["1g_boqgSQYyFpLiA-qNmEg"], "issued_at": "2018-11-06T22:44:38.000000Z"}} 2018-11-06 22:44:38,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1cc06e85f2d914eb18da33fb2ef3fa691022703" 2018-11-06 22:44:39,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-67a392eb-bd3f-4321-bbf4-a2bd863229be x-compute-request-id: req-67a392eb-bd3f-4321-bbf4-a2bd863229be 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.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:38Z", "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": "2018-11-06T22:44:38Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:39,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f used request id req-67a392eb-bd3f-4321-bbf4-a2bd863229be 2018-11-06 22:44:42,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1cc06e85f2d914eb18da33fb2ef3fa691022703" 2018-11-06 22:44:43,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-6a8ccfe2-1d7c-47cf-9dfa-15486d37d73f x-compute-request-id: req-6a8ccfe2-1d7c-47cf-9dfa-15486d37d73f 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.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:39Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-1", "created": "2018-11-06T22:44:38Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:43,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f used request id req-6a8ccfe2-1d7c-47cf-9dfa-15486d37d73f 2018-11-06 22:44:46,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1cc06e85f2d914eb18da33fb2ef3fa691022703" 2018-11-06 22:44:46,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-5e5c04fd-ce6b-4490-971f-0e8d5525e590 x-compute-request-id: req-5e5c04fd-ce6b-4490-971f-0e8d5525e590 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:e9:8f:ab", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-06T22:44:42.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:43Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-1", "created": "2018-11-06T22:44:38Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:46,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f used request id req-5e5c04fd-ce6b-4490-971f-0e8d5525e590 2018-11-06 22:44:46,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" 2018-11-06 22:44:47,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-abfe99fa-0dc0-42c1-9bad-7ebca4e73abd x-compute-request-id: req-abfe99fa-0dc0-42c1-9bad-7ebca4e73abd 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:e9:8f:ab", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-06T22:44:42.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:43Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-1", "created": "2018-11-06T22:44:38Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:44:47,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f used request id req-abfe99fa-0dc0-42c1-9bad-7ebca4e73abd 2018-11-06 22:44:47,188 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.5'. 2018-11-06 22:44:47,188 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-11-06 22:44:47,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:44:48,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:44: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-dd7a2b31-a5f6-4a24-b72a-d4d5e0e4b29e x-compute-request-id: req-dd7a2b31-a5f6-4a24-b72a-d4d5e0e4b29e Content-Length: 0 Content-Type: application/json 2018-11-06 22:44:48,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-dd7a2b31-a5f6-4a24-b72a-d4d5e0e4b29e 2018-11-06 22:44:48,365 - sdnvpn_test_utils - INFO - Waiting for instance aa9bab01-591c-4cbd-8d19-3dff15a56e9f to boot up 2018-11-06 22:44:48,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:44:49,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-c287baf8-4e09-4fa7-b114-59e4972d0ba9 x-compute-request-id: req-c287baf8-4e09-4fa7-b114-59e4972d0ba9 Content-Encoding: gzip Content-Length: 9388 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n"} 2018-11-06 22:44:49,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-c287baf8-4e09-4fa7-b114-59e4972d0ba9 2018-11-06 22:44:51,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:44:52,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-818063ba-d172-4a9f-93a8-72599cf9cd10 x-compute-request-id: req-818063ba-d172-4a9f-93a8-72599cf9cd10 Content-Encoding: gzip Content-Length: 9998 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:44:52,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-818063ba-d172-4a9f-93a8-72599cf9cd10 2018-11-06 22:44:54,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:44:55,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22: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-30203ad5-f8ae-45e8-96c7-76e71ec32b48 x-compute-request-id: req-30203ad5-f8ae-45e8-96c7-76e71ec32b48 Content-Encoding: gzip Content-Length: 9998 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:44:55,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-30203ad5-f8ae-45e8-96c7-76e71ec32b48 2018-11-06 22:44:57,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:44:58,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:44: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-445ca39b-a235-4aa7-ac40-a3f5408632cd x-compute-request-id: req-445ca39b-a235-4aa7-ac40-a3f5408632cd Content-Encoding: gzip Content-Length: 9998 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:44:58,776 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-445ca39b-a235-4aa7-ac40-a3f5408632cd 2018-11-06 22:45:00,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:01,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-c0e2c90b-6116-44df-a999-793ca66a6674 x-compute-request-id: req-c0e2c90b-6116-44df-a999-793ca66a6674 Content-Encoding: gzip Content-Length: 9998 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:01,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-c0e2c90b-6116-44df-a999-793ca66a6674 2018-11-06 22:45:03,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:04,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-52920d1f-a16f-4efc-957e-adccece48e12 x-compute-request-id: req-52920d1f-a16f-4efc-957e-adccece48e12 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:04,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-52920d1f-a16f-4efc-957e-adccece48e12 2018-11-06 22:45:06,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:08,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-29ab6eb3-06e7-4882-8997-6c4006f2334e x-compute-request-id: req-29ab6eb3-06e7-4882-8997-6c4006f2334e 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:08,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-29ab6eb3-06e7-4882-8997-6c4006f2334e 2018-11-06 22:45:10,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:11,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-fd2ea1b5-fe8d-4ac8-82d9-94ce332c807a x-compute-request-id: req-fd2ea1b5-fe8d-4ac8-82d9-94ce332c807a 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:11,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-fd2ea1b5-fe8d-4ac8-82d9-94ce332c807a 2018-11-06 22:45:13,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:14,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-05a842d6-4b0a-4e42-bf99-cba5cbc7b0d2 x-compute-request-id: req-05a842d6-4b0a-4e42-bf99-cba5cbc7b0d2 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:14,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-05a842d6-4b0a-4e42-bf99-cba5cbc7b0d2 2018-11-06 22:45:16,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:17,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-e4cd3cca-dde9-4f1c-98c2-de4fce3bdb56 x-compute-request-id: req-e4cd3cca-dde9-4f1c-98c2-de4fce3bdb56 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:17,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-e4cd3cca-dde9-4f1c-98c2-de4fce3bdb56 2018-11-06 22:45:19,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:20,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-fa0a6129-def4-48c2-ae8f-474269f5ce0b x-compute-request-id: req-fa0a6129-def4-48c2-ae8f-474269f5ce0b Content-Encoding: gzip Content-Length: 10086 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:20,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-fa0a6129-def4-48c2-ae8f-474269f5ce0b 2018-11-06 22:45:22,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:23,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-68234efb-21e2-4376-a76c-eb16740ef6ee x-compute-request-id: req-68234efb-21e2-4376-a76c-eb16740ef6ee Content-Encoding: gzip Content-Length: 10086 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:23,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-68234efb-21e2-4376-a76c-eb16740ef6ee 2018-11-06 22:45:25,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:26,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-4b1bef98-2c11-431b-ac29-bbc2325c76bd x-compute-request-id: req-4b1bef98-2c11-431b-ac29-bbc2325c76bd Content-Encoding: gzip Content-Length: 10086 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:26,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-4b1bef98-2c11-431b-ac29-bbc2325c76bd 2018-11-06 22:45:28,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:29,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-b6cde289-f689-4280-ba5c-f7c3d495cf5f x-compute-request-id: req-b6cde289-f689-4280-ba5c-f7c3d495cf5f Content-Encoding: gzip Content-Length: 10086 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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"} 2018-11-06 22:45:29,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-b6cde289-f689-4280-ba5c-f7c3d495cf5f 2018-11-06 22:45:31,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1317cab3f44c0df67b5bfb3c8e1eeb86ef7eff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:32,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-c8abc60c-0ec1-4759-be07-4a59d2bfb4cd x-compute-request-id: req-c8abc60c-0ec1-4759-be07-4a59d2bfb4cd Content-Encoding: gzip Content-Length: 11149 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 479182338 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.910 MHz processor\n[ 0.130270] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131871] pid_max: default: 32768 minimum: 301\n[ 0.132737] ACPI: Core revision 20150930\n[ 0.134092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135362] Security Framework initialized\n[ 0.136150] Yama: becoming mindful.\n[ 0.136855] AppArmor: AppArmor initialized\n[ 0.137696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143516] Initializing cgroup subsys memory\n[ 0.144356] Initializing cgroup subsys devices\n[ 0.145198] Initializing cgroup subsys freezer\n[ 0.146045] Initializing cgroup subsys net_cls\n[ 0.146884] Initializing cgroup subsys perf_event\n[ 0.147764] Initializing cgroup subsys net_prio\n[ 0.148613] Initializing cgroup subsys hugetlb\n[ 0.149462] Initializing cgroup subsys pids\n[ 0.150313] CPU: Physical Processor ID: 0\n[ 0.151788] mce: CPU supports 10 MCE banks\n[ 0.152606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170417] ftrace: allocating 31920 entries in 125 pages\n[ 0.196307] smpboot: Max logical packages: 1\n[ 0.197151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198463] x2apic enabled\n[ 0.199257] Switched APIC routing to physical x2apic.\n[ 0.200965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205705] KVM setup paravirtual spinlock\n[ 0.206972] x86: Booted up 1 node, 1 CPUs\n[ 0.207755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209110] devtmpfs: initialized\n[ 0.210803] evm: security.selinux\n[ 0.211478] evm: security.SMACK64\n[ 0.212160] evm: security.SMACK64EXEC\n[ 0.212883] evm: security.SMACK64TRANSMUTE\n[ 0.213664] evm: security.SMACK64MMAP\n[ 0.214379] evm: security.ima\n[ 0.215011] evm: security.capability\n[ 0.215794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217576] pinctrl core: initialized pinctrl subsystem\n[ 0.218633] RTC time: 22:44:42, date: 11/06/18\n[ 0.219566] NET: Registered protocol family 16\n[ 0.220515] cpuidle: using governor ladder\n[ 0.221311] cpuidle: using governor menu\n[ 0.222072] PCCT header not found.\n[ 0.222797] ACPI: bus type PCI registered\n[ 0.223575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224782] PCI: Using configuration type 1 for base access\n[ 0.226495] ACPI: Added _OSI(Module Device)\n[ 0.227313] ACPI: Added _OSI(Processor Device)\n[ 0.228155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231092] ACPI: Interpreter enabled\n[ 0.231844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239019] ACPI: (supports S0 S5)\n[ 0.239705] ACPI: Using IOAPIC for interrupt routing\n[ 0.240729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249431] acpiphp: Slot [3] registered\n[ 0.250211] acpiphp: Slot [4] registered\n[ 0.250989] acpiphp: Slot [5] registered\n[ 0.251763] acpiphp: Slot [6] registered\n[ 0.252532] acpiphp: Slot [7] registered\n[ 0.253311] acpiphp: Slot [8] registered\n[ 0.254094] acpiphp: Slot [9] registered\n[ 0.254868] acpiphp: Slot [10] registered\n[ 0.255652] acpiphp: Slot [11] registered\n[ 0.256435] acpiphp: Slot [12] registered\n[ 0.257230] acpiphp: Slot [13] registered\n[ 0.258034] acpiphp: Slot [14] registered\n[ 0.258823] acpiphp: Slot [15] registered\n[ 0.269369] acpiphp: Slot [16] registered\n[ 0.270185] acpiphp: Slot [17] registered\n[ 0.270974] acpiphp: Slot [18] registered\n[ 0.271761] acpiphp: Slot [19] registered\n[ 0.272542] acpiphp: Slot [20] registered\n[ 0.273341] acpiphp: Slot [21] registered\n[ 0.274133] acpiphp: Slot [22] registered\n[ 0.274920] acpiphp: Slot [23] registered\n[ 0.275704] acpiphp: Slot [24] registered\n[ 0.276486] acpiphp: Slot [25] registered\n[ 0.277270] acpiphp: Slot [26] registered\n[ 0.278054] acpiphp: Slot [27] registered\n[ 0.278847] acpiphp: Slot [28] registered\n[ 0.279630] acpiphp: Slot [29] registered\n[ 0.280418] acpiphp: Slot [30] registered\n[ 0.281207] acpiphp: Slot [31] registered\n[ 0.281993] PCI host bridge to bus 0000:00\n[ 0.282775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305650] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356495] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357719] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358854] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359982] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361495] vgaarb: loaded\n[ 0.362084] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363190] SCSI subsystem initialized\n[ 0.363987] ACPI: bus type USB registered\n[ 0.364775] usbcore: registered new interface driver usbfs\n[ 0.365775] usbcore: registered new interface driver hub\n[ 0.366748] usbcore: registered new device driver usb\n[ 0.367769] PCI: Using ACPI for IRQ routing\n[ 0.368762] NetLabel: Initializing\n[ 0.369453] NetLabel: domain hash size = 128\n[ 0.370286] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371206] NetLabel: unlabeled traffic allowed by default\n[ 0.372262] clocksource: Switched to clocksource kvm-clock\n[ 0.377651] AppArmor: AppArmor Filesystem Enabled\n[ 0.378571] pnp: PnP ACPI init\n[ 0.379464] pnp: PnP ACPI: found 5 devices\n[ 0.385810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387448] NET: Registered protocol family 2\n[ 0.388376] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390743] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394033] NET: Registered protocol family 1\n[ 0.394871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395929] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425134] Trying to unpack rootfs image as initramfs...\n[ 0.474552] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488297] Scanning for low memory corruption every 60 seconds\n[ 0.489610] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490723] audit: initializing netlink subsys (disabled)\n[ 0.491711] audit: type=2000 audit(1541544283.632:1): initialized\n[ 0.492988] Initialise system trusted keyring\n[ 0.493877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495001] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496931] zbud: loaded\n[ 0.497610] VFS: Disk quotas dquot_6.6.0\n[ 0.498403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499866] fuse init (API version 7.23)\n[ 0.500728] Key type big_key registered\n[ 0.501499] Allocating IMA MOK and blacklist keyrings.\n[ 0.502580] Key type asymmetric registered\n[ 0.503375] Asymmetric key parser 'x509' registered\n[ 0.504305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505723] io scheduler noop registered\n[ 0.506485] io scheduler deadline registered (default)\n[ 0.507437] io scheduler cfq registered\n[ 0.508244] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510481] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511881] ACPI: Power Button [PWRF]\n[ 0.513075] GHES: HEST is not enabled!\n[ 0.545807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603875] Linux agpgart interface v0.103\n[ 0.605941] brd: module loaded\n[ 0.607116] loop: module loaded\n[ 0.611508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612906] GPT:90111 != 2097151\n[ 0.613554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614594] GPT:90111 != 2097151\n[ 0.615240] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616160] vda: vda1 vda15\n[ 0.617654] scsi host0: ata_piix\n[ 0.618372] scsi host1: ata_piix\n[ 0.619056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621615] libphy: Fixed MDIO Bus: probed\n[ 0.622402] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625406] PPP generic driver version 2.4.2\n[ 0.626260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627394] ehci-pci: EHCI PCI platform driver\n[ 0.628233] ehci-platform: EHCI generic platform driver\n[ 0.629187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630274] ohci-pci: OHCI PCI platform driver\n[ 0.631104] ohci-platform: OHCI generic platform driver\n[ 0.632048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653343] usb usb1: Product: UHCI Host Controller\n[ 0.654241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656292] hub 1-0:1.0: USB hub found\n[ 0.657043] hub 1-0:1.0: 2 ports detected\n[ 0.657915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659959] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661865] mousedev: PS/2 mouse device common for all mice\n[ 0.663063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668177] i2c /dev entries driver\n[ 0.668927] device-mapper: uevent: version 1.0.3\n[ 0.669835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672673] NET: Registered protocol family 10\n[ 0.673627] NET: Registered protocol family 17\n[ 0.674489] Key type dns_resolver registered\n[ 0.675395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676460] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678156] registered taskstats version 1\n[ 0.678970] Loading compiled-in X.509 certificates\n[ 0.680384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682168] zswap: loaded using pool lzo/zbud\n[ 0.683511] Key type trusted registered\n[ 0.685044] Key type encrypted registered\n[ 0.685845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686834] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687834] evm: HMAC attrs: 0x1\n[ 0.688762] Magic number: 10:500:754\n[ 0.689515] tty ttyS5: hash matches\n[ 0.690284] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:43 UTC (1541544283)\n[ 0.691833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692915] EDD information not available.\n[ 0.781227] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792864] Write protecting the kernel read-only data: 14336k\n[ 0.794419] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796177] 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.838389] 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.38\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.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.49. iid=i-00000111\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGe/wwu3xFt+DHNilejZqCSm4mhwi+toLKrgHOhlp6eBiLlI0EEY//eM5kU1S51JGPTdHST9S04TGGEG2eFlmsorVjEcuA3VRbt+Q2wsWMaC2OSswTxG3OwH8W1y/JfZDAT+i8VqHfR0OjLB+15+MRbf2OziiG/jhm4FlXN+slL5A8YR3r22KWh7kIbdonL8HrX8obYJECu6T0xbLh4BngKQpCiQ/vnKF/GncgRPlAr7W110a721N/ws3bnx4a2iyDj2fDAsBla/m5LvCfSmzfAbO8cxSuw3ntnYf9h1npcmi7seTUwkgmOWOzpwb5XjD66DoHsxapN9MFJ2Cj5faD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJhJGdWxERjj10SLy6uqTA9R5RZ5F1ESU704J8aqlCZ6HV24bQI12J4MW1DvUEC4Hxj47Z8UHmUnjKDj8yloSDa0bumo9AmXh61UOo+ITr2GHWE9xmU/fk2PqNPjniexBlCR683mTn+4oEwbhls1o25YiR+VMMx6nvG8dan54RsJAAAAFQDPCOXu+DXnYzCrC+9BPZNA/o5emQAAAIB0XzcSY/e2cM3zne7ozflgCZ5oQzdxPjlHJ2f+9G20+iubtsUv5q2wLJYmSNpceOUdSsqjnwKbxVAEcqfMy13xQRDjnhtKJzcBsRK0ROFUEtaAg2dlfLiioO0MlWMs8nPCgldd4wYqtw2Ddgd7er1CTRzOih6DGNOrWYtRqngqZgAAAIEAlz0h8uk9wFu2gXSrRVgJOodoYzjFliSt3x8tlauckAmXvkFIsRSbFjchfY8P4g+h0pctK2CgtMm8M/ltOYPOU7uyIBuo+mrvEKVDfedyMpBnULdKyXrcdNvttgj+QplV/54U23sZApruXuw5VRqJ1WTZSg2Xda9AH3fwGNRnX3w= 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.5,24,fe80::f816:3eff:fee9:8fab/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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.51s]\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:E9:8F:AB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:8fab/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:8107 (7.9 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.129685] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129686] usb 1-1: Product: QEMU USB Tablet\n[ 1.129687] usb 1-1: Manufacturer: QEMU\n[ 1.129687] usb 1-1: SerialNumber: 42\n[ 1.484303] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.484305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 1.544627] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.568541] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.153430] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.942398] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:44:44 cirros kern.info kernel: [ 0.796177] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:44:44 cirros kern.info kernel: [ 0.807195] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:44:44 cirros kern.info kernel: [ 0.807197] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:44:44 cirros kern.info kernel: [ 0.808865] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:44:44 cirros kern.info kernel: [ 0.811787] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:44:44 cirros kern.info kernel: [ 0.813757] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:44:44 cirros kern.info kernel: [ 0.836096] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:44:44 cirros kern.info kernel: [ 0.836865] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:44:44 cirros kern.notice kernel: [ 0.838389] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:44:44 cirros kern.info kernel: [ 0.839956] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:44:44 cirros kern.info kernel: [ 0.903541] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:44:44 cirros kern.info kernel: [ 0.968283] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:44:44 cirros kern.info kernel: [ 1.129683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:44:44 cirros kern.info kernel: [ 1.129685] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:44:44 cirros kern.info kernel: [ 1.129686] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:44:44 cirros kern.info kernel: [ 1.129687] usb 1-1: Manufacturer: QEMU\nNov 6 22:44:44 cirros kern.info kernel: [ 1.129687] usb 1-1: SerialNumber: 42\nNov 6 22:44:44 cirros kern.info kernel: [ 1.484303] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nNov 6 22:44:44 cirros kern.info kernel: [ 1.484305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nNov 6 22:44:44 cirros kern.info kernel: [ 1.544627] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:44:44 cirros kern.info kernel: [ 1.568541] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:44:45 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:44:45 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:44:45 cirros kern.info kernel: [ 3.153430] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:44:46 cirros kern.info kernel: [ 3.942398] 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: "} 2018-11-06 22:45:32,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-c8abc60c-0ec1-4759-be07-4a59d2bfb4cd 2018-11-06 22:45:34,923 - sdnvpn_test_utils - INFO - Waiting for instance e251d726-6876-481f-a088-5d981385bb44 to boot up 2018-11-06 22:45:34,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd47e5d40f221532cdf9f7510dc725da698a29c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:45:36,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:45: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-812fb969-3df2-4b68-a3d6-460258c33935 x-compute-request-id: req-812fb969-3df2-4b68-a3d6-460258c33935 Content-Encoding: gzip Content-Length: 11164 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 461077463 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.910 MHz processor\n[ 0.127451] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129060] pid_max: default: 32768 minimum: 301\n[ 0.129934] ACPI: Core revision 20150930\n[ 0.131299] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132575] Security Framework initialized\n[ 0.133372] Yama: becoming mindful.\n[ 0.134083] AppArmor: AppArmor initialized\n[ 0.134931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136237] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137479] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140014] Initializing cgroup subsys io\n[ 0.140811] Initializing cgroup subsys memory\n[ 0.141652] Initializing cgroup subsys devices\n[ 0.142503] Initializing cgroup subsys freezer\n[ 0.143361] Initializing cgroup subsys net_cls\n[ 0.144209] Initializing cgroup subsys perf_event\n[ 0.145096] Initializing cgroup subsys net_prio\n[ 0.145962] Initializing cgroup subsys hugetlb\n[ 0.146821] Initializing cgroup subsys pids\n[ 0.147680] CPU: Physical Processor ID: 0\n[ 0.149161] mce: CPU supports 10 MCE banks\n[ 0.149990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150977] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167815] ftrace: allocating 31920 entries in 125 pages\n[ 0.193797] smpboot: Max logical packages: 1\n[ 0.194657] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195994] x2apic enabled\n[ 0.196796] Switched APIC routing to physical x2apic.\n[ 0.198530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203385] KVM setup paravirtual spinlock\n[ 0.204668] x86: Booted up 1 node, 1 CPUs\n[ 0.205470] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206838] devtmpfs: initialized\n[ 0.208545] evm: security.selinux\n[ 0.209237] evm: security.SMACK64\n[ 0.209913] evm: security.SMACK64EXEC\n[ 0.210655] evm: security.SMACK64TRANSMUTE\n[ 0.211452] evm: security.SMACK64MMAP\n[ 0.212185] evm: security.ima\n[ 0.212827] evm: security.capability\n[ 0.213624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215456] pinctrl core: initialized pinctrl subsystem\n[ 0.216533] RTC time: 22:44:28, date: 11/06/18\n[ 0.217487] NET: Registered protocol family 16\n[ 0.218453] cpuidle: using governor ladder\n[ 0.219265] cpuidle: using governor menu\n[ 0.220040] PCCT header not found.\n[ 0.220779] ACPI: bus type PCI registered\n[ 0.221575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222804] PCI: Using configuration type 1 for base access\n[ 0.224552] ACPI: Added _OSI(Module Device)\n[ 0.225388] ACPI: Added _OSI(Processor Device)\n[ 0.226245] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227131] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229257] ACPI: Interpreter enabled\n[ 0.230009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237296] ACPI: (supports S0 S5)\n[ 0.237991] ACPI: Using IOAPIC for interrupt routing\n[ 0.238928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242017] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245555] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247756] acpiphp: Slot [3] registered\n[ 0.248550] acpiphp: Slot [4] registered\n[ 0.249340] acpiphp: Slot [5] registered\n[ 0.250133] acpiphp: Slot [6] registered\n[ 0.250925] acpiphp: Slot [7] registered\n[ 0.251717] acpiphp: Slot [8] registered\n[ 0.252512] acpiphp: Slot [9] registered\n[ 0.253302] acpiphp: Slot [10] registered\n[ 0.254100] acpiphp: Slot [11] registered\n[ 0.254919] acpiphp: Slot [12] registered\n[ 0.255726] acpiphp: Slot [13] registered\n[ 0.256528] acpiphp: Slot [14] registered\n[ 0.257329] acpiphp: Slot [15] registered\n[ 0.268263] acpiphp: Slot [16] registered\n[ 0.269074] acpiphp: Slot [17] registered\n[ 0.269881] acpiphp: Slot [18] registered\n[ 0.270685] acpiphp: Slot [19] registered\n[ 0.271489] acpiphp: Slot [20] registered\n[ 0.272301] acpiphp: Slot [21] registered\n[ 0.273103] acpiphp: Slot [22] registered\n[ 0.273907] acpiphp: Slot [23] registered\n[ 0.274716] acpiphp: Slot [24] registered\n[ 0.275520] acpiphp: Slot [25] registered\n[ 0.276329] acpiphp: Slot [26] registered\n[ 0.277129] acpiphp: Slot [27] registered\n[ 0.277934] acpiphp: Slot [28] registered\n[ 0.278741] acpiphp: Slot [29] registered\n[ 0.279544] acpiphp: Slot [30] registered\n[ 0.280353] acpiphp: Slot [31] registered\n[ 0.281150] PCI host bridge to bus 0000:00\n[ 0.281954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283150] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284365] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285800] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287244] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293430] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294702] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350249] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353131] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354535] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358291] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361013] vgaarb: loaded\n[ 0.361614] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362744] SCSI subsystem initialized\n[ 0.363555] ACPI: bus type USB registered\n[ 0.364360] usbcore: registered new interface driver usbfs\n[ 0.365382] usbcore: registered new interface driver hub\n[ 0.366381] usbcore: registered new device driver usb\n[ 0.367433] PCI: Using ACPI for IRQ routing\n[ 0.368444] NetLabel: Initializing\n[ 0.369150] NetLabel: domain hash size = 128\n[ 0.369993] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370932] NetLabel: unlabeled traffic allowed by default\n[ 0.372021] clocksource: Switched to clocksource kvm-clock\n[ 0.377430] AppArmor: AppArmor Filesystem Enabled\n[ 0.378380] pnp: PnP ACPI init\n[ 0.379288] pnp: PnP ACPI: found 5 devices\n[ 0.385644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387335] NET: Registered protocol family 2\n[ 0.388288] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389552] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390709] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391856] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392926] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394084] NET: Registered protocol family 1\n[ 0.394945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396039] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397100] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425362] Trying to unpack rootfs image as initramfs...\n[ 0.475038] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488877] Scanning for low memory corruption every 60 seconds\n[ 0.490176] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491319] audit: initializing netlink subsys (disabled)\n[ 0.492340] audit: type=2000 audit(1541544269.600:1): initialized\n[ 0.493635] Initialise system trusted keyring\n[ 0.494552] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495703] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497659] zbud: loaded\n[ 0.498357] VFS: Disk quotas dquot_6.6.0\n[ 0.499163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500668] fuse init (API version 7.23)\n[ 0.501559] Key type big_key registered\n[ 0.502355] Allocating IMA MOK and blacklist keyrings.\n[ 0.503810] Key type asymmetric registered\n[ 0.504637] Asymmetric key parser 'x509' registered\n[ 0.505583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507032] io scheduler noop registered\n[ 0.507820] io scheduler deadline registered (default)\n[ 0.508802] io scheduler cfq registered\n[ 0.509632] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513367] ACPI: Power Button [PWRF]\n[ 0.514189] GHES: HEST is not enabled!\n[ 0.527860] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582857] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584959] Linux agpgart interface v0.103\n[ 0.586944] brd: module loaded\n[ 0.588119] loop: module loaded\n[ 0.592522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593937] GPT:90111 != 2097151\n[ 0.594604] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595671] GPT:90111 != 2097151\n[ 0.596339] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597286] vda: vda1 vda15\n[ 0.598618] scsi host0: ata_piix\n[ 0.599345] scsi host1: ata_piix\n[ 0.600045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604765] libphy: Fixed MDIO Bus: probed\n[ 0.605569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606493] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608758] PPP generic driver version 2.4.2\n[ 0.609641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610801] ehci-pci: EHCI PCI platform driver\n[ 0.611653] ehci-platform: EHCI generic platform driver\n[ 0.612629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613733] ohci-pci: OHCI PCI platform driver\n[ 0.614589] ohci-platform: OHCI generic platform driver\n[ 0.615554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629939] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630920] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632354] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633365] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637050] usb usb1: Product: UHCI Host Controller\n[ 0.637970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639085] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640115] hub 1-0:1.0: USB hub found\n[ 0.640884] hub 1-0:1.0: 2 ports detected\n[ 0.641769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643868] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644814] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645827] mousedev: PS/2 mouse device common for all mice\n[ 0.647057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648867] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652278] i2c /dev entries driver\n[ 0.653028] device-mapper: uevent: version 1.0.3\n[ 0.653950] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656811] NET: Registered protocol family 10\n[ 0.657781] NET: Registered protocol family 17\n[ 0.658652] Key type dns_resolver registered\n[ 0.659555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662354] registered taskstats version 1\n[ 0.663170] Loading compiled-in X.509 certificates\n[ 0.664610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666431] zswap: loaded using pool lzo/zbud\n[ 0.667785] Key type trusted registered\n[ 0.669329] Key type encrypted registered\n[ 0.670147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671150] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672177] evm: HMAC attrs: 0x1\n[ 0.673468] Magic number: 10:500:754\n[ 0.674242] tty ttyS5: hash matches\n[ 0.675032] rtc_cmos 00:00: setting system clock to 2018-11-06 22:44:29 UTC (1541544269)\n[ 0.676612] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677706] EDD information not available.\n[ 0.761120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773070] Write protecting the kernel read-only data: 14336k\n[ 0.774642] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776420] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.820101] 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.17\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.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.26. iid=i-0000010e\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdYRB6Aa1kC/c7mIzk8s/U1LwBaiRLJFW/b4MMg/cal3yGFe9+KNKJvXRUVckdSyrKo9ltJULIp/ca7WbjAJ2WfnXa2MnFAfh0fnTvn2B11vCpeChG5XCSDBBk3UrlcAX4mtyK2olY1u+MzAR3FksyCj4hAkt+EyXC9D/pIDrfZoFWL9h5K23bVLq/HiOzofKmKGyy6TdI9qsj1Uf3z6/exjdjpb60t5i+DTAuWh1tGJmOqM8KspOEs7AyC+Twi8Ij9hZGT7en6x0DZgIonZz0M0s9DbUkEDi5Sg1+4eRUIfM7E462IzKj+tTJ7bGUiW4GffVDCkO9neDfJ6gu9XbT root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMF1bze+wF9zSnV7iXGEJ+6q7TbFhBIZRw2Xvhip9ZXCBtjNmkY4ymmEJjOapn1SYrM4aqdNBzuqLbQa/hgpg2Kp4xFCJ36V6/PbdgSra9V/OQg3j5TBNHfVKn1DQczxnFFhUEqwISZ1mEwkPsrL/zyvs2X9uTQE8UVLAmCLDt0tAAAAFQCARfy6C4L+vzOGlRJ55HOz9+ZFEQAAAIAB14PfRzFBcVJ+XgqALyRSPQxCVNhmGEuvKvrMooEdLs6BJEbggSDvOHFqTYJT2auiba32+ROTTsKJtgi6mr5LgdGoqJDDDiq+vcEJ5bLGT1uDjCYQkXwONykczNWQ9qwNxkq1W7qZ4TAmRQH+vj/3Fy51oGXwMDMZIcN97yxBgAAAAIACwy67cd3JNhKpHteanpK7OX3Fth1+cEFu4oQoFPT3EOL5wC9DO5P1sGKWBIrj1jjyg6J1QyQE0RV9LD5DA47CcuD+PjDGpJJmS/IlyRAlMeV8pYoP44K0XPWiB4rkkF9GjzwYmHxxx6za7KcmC9k1+aUn8cZuABqXOChiKYuqjg== 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.13,24,fe80::f816:3eff:fe8b:2d20/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.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-0000010e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\n/dev/root resized successfully [took 1.92s]\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:8B:2D:20 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8b:2d20/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:61 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:7809 (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-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.113359] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.113361] usb 1-1: Product: QEMU USB Tablet\n[ 1.113362] usb 1-1: Manufacturer: QEMU\n[ 1.113362] usb 1-1: SerialNumber: 42\n[ 1.335764] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.347734] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.488086] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.488089] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.096188] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.434886] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:44:30 cirros kern.info kernel: [ 0.776420] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:44:30 cirros kern.info kernel: [ 0.787051] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:44:30 cirros kern.info kernel: [ 0.787052] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:44:30 cirros kern.info kernel: [ 0.788720] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:44:30 cirros kern.info kernel: [ 0.791618] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:44:30 cirros kern.info kernel: [ 0.793599] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:44:30 cirros kern.info kernel: [ 0.817794] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:44:30 cirros kern.info kernel: [ 0.818627] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:44:30 cirros kern.notice kernel: [ 0.820101] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:44:30 cirros kern.info kernel: [ 0.821685] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:44:30 cirros kern.info kernel: [ 0.897104] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:44:30 cirros kern.info kernel: [ 0.952046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:44:30 cirros kern.info kernel: [ 1.113357] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:44:30 cirros kern.info kernel: [ 1.113359] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:44:30 cirros kern.info kernel: [ 1.113361] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:44:30 cirros kern.info kernel: [ 1.113362] usb 1-1: Manufacturer: QEMU\nNov 6 22:44:30 cirros kern.info kernel: [ 1.113362] usb 1-1: SerialNumber: 42\nNov 6 22:44:30 cirros kern.info kernel: [ 1.335764] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:44:30 cirros kern.info kernel: [ 1.347734] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:44:30 cirros kern.info kernel: [ 1.488086] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nNov 6 22:44:30 cirros kern.info kernel: [ 1.488089] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nNov 6 22:44:31 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:44:31 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:44:31 cirros kern.info kernel: [ 3.096188] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:44:32 cirros kern.info kernel: [ 3.434886] 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: "} 2018-11-06 22:45:36,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action used request id req-812fb969-3df2-4b68-a3d6-460258c33935 2018-11-06 22:45:38,209 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-11-06 22:46:08,241 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:46:08,243 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:46:08,243 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:46:08,245 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:46:08,286 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:46:08,288 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:46:08,289 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:46:08,289 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:46:08,290 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:46:08,330 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:46:08,364 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:46:08,365 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 22:46:08,366 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 22:46:08,367 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 22:46:08,367 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:46:08,369 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 22:46:08,405 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-11-06 22:46:08,406 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-11-06 22:46:08,407 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-11-06 22:46:08,408 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-11-06 22:46:08,408 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-11-06 22:46:08,449 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-11-06 22:46:08,482 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-11-06 22:46:08,482 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-11-06 22:46:08,483 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:46:08,484 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-11-06 22:46:08,485 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:46:08,485 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:46:08,489 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:46:08,526 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-06 22:46:08,526 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:46:08,527 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:46:08,528 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:46:08,528 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:46:08,569 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:46:08,632 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:46:08,632 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-11-06 22:46:08,633 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-11-06 22:46:08,634 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-11-06 22:46:08,634 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:46:08,638 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-11-06 22:46:08,706 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-11-06 22:46:08,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" -d '{"forceDelete": null}' 2018-11-06 22:46:08,713 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-11-06 22:46:08,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:46: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-ca48c8ec-7661-43c2-98ab-19afc013e2d3 x-compute-request-id: req-ca48c8ec-7661-43c2-98ab-19afc013e2d3 Content-Length: 0 Content-Type: application/json 2018-11-06 22:46:08,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f/action used request id req-ca48c8ec-7661-43c2-98ab-19afc013e2d3 2018-11-06 22:46:08,888 - sdnvpn_test_utils - DEBUG - Waiting for instance aa9bab01-591c-4cbd-8d19-3dff15a56e9f to be deleted 2018-11-06 22:46:08,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" 2018-11-06 22:46:09,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46: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-8f8ca519-a371-40af-af9f-27106afdbbf7 x-compute-request-id: req-8f8ca519-a371-40af-af9f-27106afdbbf7 Content-Encoding: gzip Content-Length: 893 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:e9:8f:ab", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-11-06T22:44:42.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "aa9bab01-591c-4cbd-8d19-3dff15a56e9f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:46:08Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-1", "created": "2018-11-06T22:44:38Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:8b:2d:20", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-06T22:44:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:46:09,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-8f8ca519-a371-40af-af9f-27106afdbbf7 2018-11-06 22:46:11,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" 2018-11-06 22:46:13,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46: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-8aa2ef20-0ac9-4c34-97c0-02eb59af3a1d x-compute-request-id: req-8aa2ef20-0ac9-4c34-97c0-02eb59af3a1d Content-Encoding: gzip Content-Length: 787 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:8b:2d:20", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-06T22:44:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:44:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:46:13,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-8aa2ef20-0ac9-4c34-97c0-02eb59af3a1d 2018-11-06 22:46:15,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" -d '{"forceDelete": null}' 2018-11-06 22:46:15,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:46: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-bcc40fd5-45e8-4d30-900d-ad5b8a261d30 x-compute-request-id: req-bcc40fd5-45e8-4d30-900d-ad5b8a261d30 Content-Length: 0 Content-Type: application/json 2018-11-06 22:46:15,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44/action used request id req-bcc40fd5-45e8-4d30-900d-ad5b8a261d30 2018-11-06 22:46:15,182 - sdnvpn_test_utils - DEBUG - Waiting for instance e251d726-6876-481f-a088-5d981385bb44 to be deleted 2018-11-06 22:46:15,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" 2018-11-06 22:46:16,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46: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-2bc3f842-3160-42e2-b694-46d33f590bd3 x-compute-request-id: req-2bc3f842-3160-42e2-b694-46d33f590bd3 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:8b:2d:20", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e251d726-6876-481f-a088-5d981385bb44", "rel": "bookmark"}], "image": {"id": "f6762579-19f9-4ced-b9e4-631d0c976686", "links": [{"href": "http://172.30.9.26:8774/images/f6762579-19f9-4ced-b9e4-631d0c976686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-11-06T22:44:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "e251d726-6876-481f-a088-5d981385bb44", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:46:15Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-11-2", "created": "2018-11-06T22:44:24Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:46:16,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-2bc3f842-3160-42e2-b694-46d33f590bd3 2018-11-06 22:46:18,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c049b1f364d3d44be292c2bcb7ec38a92a70bf4" 2018-11-06 22:46:18,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46: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-5cf0e3c5-3ec8-4617-a679-c3bda0ad2219 x-compute-request-id: req-5cf0e3c5-3ec8-4617-a679-c3bda0ad2219 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:46:18,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-5cf0e3c5-3ec8-4617-a679-c3bda0ad2219 2018-11-06 22:46:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1115e8ca0585be0dc6cfa43aa721710a72d87d48" 2018-11-06 22:46:21,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70f33ff4-89a5-4eb7-9b67-5613b3c335cd Date: Tue, 06 Nov 2018 22:46:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:46:21,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f6762579-19f9-4ced-b9e4-631d0c976686 used request id req-70f33ff4-89a5-4eb7-9b67-5613b3c335cd 2018-11-06 22:46:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/aa87bf44-7874-48eb-99f3-717cb6151f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7031f22af40ab772af9f3c5cc1b9d57de91dc2" 2018-11-06 22:46:23,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fa7ee85-0310-4159-81c2-04f9175799be Date: Tue, 06 Nov 2018 22:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:46:23,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/aa87bf44-7874-48eb-99f3-717cb6151f02 used request id req-5fa7ee85-0310-4159-81c2-04f9175799be 2018-11-06 22:46:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/eaf7efa2-9e12-43e2-8109-d6e79fafa24b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7031f22af40ab772af9f3c5cc1b9d57de91dc2" 2018-11-06 22:46:25,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c07028de-594c-4757-acd1-5ec962c8c925 Date: Tue, 06 Nov 2018 22:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:46:25,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/eaf7efa2-9e12-43e2-8109-d6e79fafa24b used request id req-c07028de-594c-4757-acd1-5ec962c8c925 2018-11-06 22:46:25,179 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:46:25,179 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:46:25,180 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:46:25,183 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:46:25,245 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:46:25,246 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-11-06 22:46:25,246 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:46:25,247 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-11-06 22:46:25,248 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-11-06 22:46:25,252 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-11-06 22:46:25,332 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-11-06 22:46:25,332 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-11-06 22:46:25,333 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-11-06 22:46:55,339 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-06 22:46:55,340 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-06 22:46:55,340 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-06 22:46:55,342 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-06 22:46:55,384 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-06 22:46:55,386 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-11-06 22:46:55,387 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-06 22:46:55,388 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-11-06 22:46:55,388 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-11-06 22:46:55,429 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-11-06 22:46:55,470 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-11-06 22:46:55,471 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-11-06 22:46:55,472 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-11-06 22:46:55,473 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-11-06 22:46:55,473 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-11-06 22:46:55,475 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-11-06 22:46:55,510 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-11-06 22:46:55,512 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-11-06 22:46:55,512 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-11-06 22:46:55,513 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-11-06 22:46:55,513 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-11-06 22:46:55,554 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-11-06 22:46:55,587 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-11-06 22:46:55,588 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-11-06 22:46:55,588 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-11-06 22:46:55,588 - 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 | +========================================================================================+ 2018-11-06 22:46:55,588 - sdnvpn-results - INFO - One or more subtests have failed. 2018-11-06 22:46:55,589 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-11-06 22:46:55,590 - 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'}]} 2018-11-06 22:46:55,590 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-11-06 22:46:55,590 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-11-06 22:46:55,590 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-11-06 22:46:55,678 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-11-06 22:46:55,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:46:55,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:46:55,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:46:55,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:46:55,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:46:55,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:46:55,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:46:55,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:46:55,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:46:55,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:46:55,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:46:55,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:46:55,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:46:55,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:46:55,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:46:55,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:46:55,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:46:55,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:46:55,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:46:55,689 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:46:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:46:55,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fe62d5-f975-4b45-87cc-90a231a24327 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:46:55,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-08fe62d5-f975-4b45-87cc-90a231a24327 2018-11-06 22:46:55,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:46:56,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["HIOm_FLLSBWL0uwVP5_9QQ"], "issued_at": "2018-11-06T22:46:56.000000Z"}} 2018-11-06 22:46:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7905ebebe2a407990165486ce9f1af20ab328a1f" 2018-11-06 22:46:56,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7545c8aa-1cac-4cdc-a0a9-eb80f16b1ff3 Date: Tue, 06 Nov 2018 22:46:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:46:56,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-7545c8aa-1cac-4cdc-a0a9-eb80f16b1ff3 2018-11-06 22:46:56,268 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:46:56,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7905ebebe2a407990165486ce9f1af20ab328a1f" 2018-11-06 22:46:56,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4d42551-ad40-46d3-b1cf-394e7ed11cd5 Date: Tue, 06 Nov 2018 22:46:56 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"}}} 2018-11-06 22:46:56,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f4d42551-ad40-46d3-b1cf-394e7ed11cd5 2018-11-06 22:46:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7905ebebe2a407990165486ce9f1af20ab328a1f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:46:56,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803 X-Openstack-Request-Id: req-c063f840-f509-480a-a7e5-001c8eff0d18 Date: Tue, 06 Nov 2018 22:46:56 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:46:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:46:56Z", "visibility": "public", "locations": [], "self": "/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "min_disk": 0, "protected": false, "id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "file": "/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:46:56,667 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c063f840-f509-480a-a7e5-001c8eff0d18 2018-11-06 22:46:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7905ebebe2a407990165486ce9f1af20ab328a1f" -d '' 2018-11-06 22:46:57,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e31acfc-2f2c-4f5b-9145-0b58b05e82e4 Date: Tue, 06 Nov 2018 22:46:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:46:57,875 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803/file used request id req-0e31acfc-2f2c-4f5b-9145-0b58b05e82e4 2018-11-06 22:46:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:46:57,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6576c9-5b13-4b74-85ef-88d74dfc3e16 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:46:57,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1c6576c9-5b13-4b74-85ef-88d74dfc3e16 2018-11-06 22:46:57,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:46:58,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["hainXUpSSqK_93_rf--u5A"], "issued_at": "2018-11-06T22:46:58.000000Z"}} 2018-11-06 22:46:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:46:58,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5710 X-Openstack-Request-Id: req-bb9ee7ca-3517-4bb9-91aa-545544a875cc Date: Tue, 06 Nov 2018 22:46:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:46:58,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-bb9ee7ca-3517-4bb9-91aa-545544a875cc 2018-11-06 22:46:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:46:58,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-bffc8984-9cdc-4189-9ca8-cad8c148dd08 Date: Tue, 06 Nov 2018 22:46:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 22:46:58,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-bffc8984-9cdc-4189-9ca8-cad8c148dd08 2018-11-06 22:46:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:46:59,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7602488c-c224-4e4c-b2b7-80f991b48b33 Date: Tue, 06 Nov 2018 22:46:59 GMT RESP BODY: {"routers": []} 2018-11-06 22:46:59,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7602488c-c224-4e4c-b2b7-80f991b48b33 2018-11-06 22:46:59,120 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-11-06 22:46:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-11-06 22:46:59,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ed9d1781-4086-4060-a4d6-5462cdb41d9a Date: Tue, 06 Nov 2018 22:46: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":"6b8b170c-c86c-4a6e-a395-4894d48f5ab5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:46:59Z","is_default":false,"provider:segmentation_id":38,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:46:59Z","mtu":1450}} 2018-11-06 22:46:59,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ed9d1781-4086-4060-a4d6-5462cdb41d9a 2018-11-06 22:46:59,532 - sdnvpn.lib.openstack_utils - DEBUG - Network '6b8b170c-c86c-4a6e-a395-4894d48f5ab5' created successfully 2018-11-06 22:46:59,532 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 22:46:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"subnets": [{"ip_version": 4, "network_id": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-11-06 22:47:00,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e9f026a4-89dc-4ba7-a79e-c4c6ac60e9bf Date: Tue, 06 Nov 2018 22:47:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b8b170c-c86c-4a6e-a395-4894d48f5ab5","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:46:59Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:46: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":"35cef63a552c4009857581d35066215c","id":"9846218a-c4e2-4a6f-a182-b4cc0767509c","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-11-06 22:47:00,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e9f026a4-89dc-4ba7-a79e-c4c6ac60e9bf 2018-11-06 22:47:00,349 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9846218a-c4e2-4a6f-a182-b4cc0767509c' created successfully 2018-11-06 22:47:00,349 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 22:47:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-11-06 22:47:00,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-df2cac18-7cb6-442a-8a78-ea669fd01d16 Date: Tue, 06 Nov 2018 22:47:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:47:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:47:00Z", "revision_number": 0, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c", "name": "sdnvpn-4-1-router"}} 2018-11-06 22:47:00,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-df2cac18-7cb6-442a-8a78-ea669fd01d16 2018-11-06 22:47:00,721 - sdnvpn.lib.openstack_utils - DEBUG - Router '6aaeaaf8-26a5-44dd-8327-7c97541afd0c' created successfully 2018-11-06 22:47:00,721 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 22:47:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"subnet_id": "9846218a-c4e2-4a6f-a182-b4cc0767509c"}' 2018-11-06 22:47:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65938f03-fccb-44e1-acb9-0c79811bd71a Date: Tue, 06 Nov 2018 22:47:02 GMT RESP BODY: {"network_id": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "9846218a-c4e2-4a6f-a182-b4cc0767509c", "subnet_ids": ["9846218a-c4e2-4a6f-a182-b4cc0767509c"], "port_id": "817b5ee5-5874-47ec-9910-01a71dae5055", "id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c"} 2018-11-06 22:47:02,329 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c/add_router_interface used request id req-65938f03-fccb-44e1-acb9-0c79811bd71a 2018-11-06 22:47:02,329 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 22:47:02,329 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 22:47:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:47:02,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6370 X-Openstack-Request-Id: req-94e84260-19c0-4fd1-82cf-932964f2da98 Date: Tue, 06 Nov 2018 22:47:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6b8b170c-c86c-4a6e-a395-4894d48f5ab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["9846218a-c4e2-4a6f-a182-b4cc0767509c"],"description":"","tags":[],"updated_at":"2018-11-06T22:46:59Z","provider:segmentation_id":38,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:46:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 22:47:02,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-94e84260-19c0-4fd1-82cf-932964f2da98 2018-11-06 22:47:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 22:47:04,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-75cf6a82-2a94-4624-ad79-0646fca7031a Date: Tue, 06 Nov 2018 22:47:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:47:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:47:04Z", "revision_number": 4, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c", "name": "sdnvpn-4-1-router"}} 2018-11-06 22:47:04,640 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c used request id req-75cf6a82-2a94-4624-ad79-0646fca7031a 2018-11-06 22:47:04,640 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 22:47:04,640 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-11-06 22:47:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-11-06 22:47:04,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0f2fddc3-4348-428f-8558-e47281440fa5 Date: Tue, 06 Nov 2018 22:47: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":"8b34c9ed-44dc-4d19-932c-0949e8dda195","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:47:04Z","is_default":false,"provider:segmentation_id":70,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:47:04Z","mtu":1450}} 2018-11-06 22:47:04,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0f2fddc3-4348-428f-8558-e47281440fa5 2018-11-06 22:47:04,922 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 8b34c9ed-44dc-4d19-932c-0949e8dda195 with cidr 10.10.11.0/24 2018-11-06 22:47:04,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"subnets": [{"ip_version": 4, "network_id": "8b34c9ed-44dc-4d19-932c-0949e8dda195", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-11-06 22:47:05,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-77f44ad6-8586-481c-9f9e-0d1e14a1518a Date: Tue, 06 Nov 2018 22:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b34c9ed-44dc-4d19-932c-0949e8dda195","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:47:05Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:47:05Z","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":"35cef63a552c4009857581d35066215c","id":"99fd51af-6a4e-4e48-bdb2-5b40bc8b60db","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-11-06 22:47:05,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-77f44ad6-8586-481c-9f9e-0d1e14a1518a 2018-11-06 22:47:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:47:05,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-0fb37bbf-4729-4773-93a2-d8614c8be802 Date: Tue, 06 Nov 2018 22:47:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:47:05,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0fb37bbf-4729-4773-93a2-d8614c8be802 2018-11-06 22:47:05,580 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:47:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:05,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ae675c-105e-405b-8a30-172bbab2453d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:05,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5ae675c-105e-405b-8a30-172bbab2453d 2018-11-06 22:47:05,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:05,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["aQoxQUGPQqWVAvwtTlV-kw"], "issued_at": "2018-11-06T22:47:05.000000Z"}} 2018-11-06 22:47:05,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:47:06,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-9aeb5624-a4b0-4332-b3a3-7a72cc8eb7e6 x-compute-request-id: req-9aeb5624-a4b0-4332-b3a3-7a72cc8eb7e6 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:47:06,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9aeb5624-a4b0-4332-b3a3-7a72cc8eb7e6 2018-11-06 22:47:06,149 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 22:47:06,149 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-11-06 22:47:06,150 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=4f4ead56-bc66-4a59-8dd8-da300ddf3803 network=6b8b170c-c86c-4a6e-a395-4894d48f5ab5 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:06,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:06,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:06,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:06,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:06,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:06,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:06,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:06,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:06,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:06,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:06,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:06,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:06,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:06,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:06,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:06,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:06,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:06,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:06,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:06,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:06,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:06,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1e4ed6-06a1-4667-8c6c-345e43719ca1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:06,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e1e4ed6-06a1-4667-8c6c-345e43719ca1 2018-11-06 22:47:06,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:06,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["N5MZa_RsQHiuCldSuX3I3A"], "issued_at": "2018-11-06T22:47:06.000000Z"}} 2018-11-06 22:47:06,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9689a5e9dee4c1af2af20ab78d14609bf9f225e" 2018-11-06 22:47:06,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-d844fd39-d344-489d-b53d-bf360be0e389 x-compute-request-id: req-d844fd39-d344-489d-b53d-bf360be0e389 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:47:06,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d844fd39-d344-489d-b53d-bf360be0e389 2018-11-06 22:47:06,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9689a5e9dee4c1af2af20ab78d14609bf9f225e" 2018-11-06 22:47:06,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-08cd3f94-5e93-4556-add4-ddd1d185da35 x-compute-request-id: req-08cd3f94-5e93-4556-add4-ddd1d185da35 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:47:06,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-08cd3f94-5e93-4556-add4-ddd1d185da35 2018-11-06 22:47:06,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9689a5e9dee4c1af2af20ab78d14609bf9f225e" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5"}]}}' 2018-11-06 22:47:08,349 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-56ece798-6a4b-4433-9db5-1b557222853e x-compute-request-id: req-56ece798-6a4b-4433-9db5-1b557222853e Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "adminPass": "BMP9BMG6yyyz"}} 2018-11-06 22:47:08,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-56ece798-6a4b-4433-9db5-1b557222853e 2018-11-06 22:47:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:08,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c030f12c-9c74-4b7f-bf6e-3cdbed849137 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:08,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c030f12c-9c74-4b7f-bf6e-3cdbed849137 2018-11-06 22:47:08,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:08,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["vgwtBEtGR02Ym7elW-g0Cw"], "issued_at": "2018-11-06T22:47:08.000000Z"}} 2018-11-06 22:47:08,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd7e51bf90a6aaae258d4ee046307b60112e785" 2018-11-06 22:47:09,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-64a6c429-00ee-4df9-a594-46f903d106b3 x-compute-request-id: req-64a6c429-00ee-4df9-a594-46f903d106b3 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.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:09Z", "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": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:09,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 used request id req-64a6c429-00ee-4df9-a594-46f903d106b3 2018-11-06 22:47:12,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd7e51bf90a6aaae258d4ee046307b60112e785" 2018-11-06 22:47:13,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-358b1a69-f064-49b8-aee3-e794c2a383a6 x-compute-request-id: req-358b1a69-f064-49b8-aee3-e794c2a383a6 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:10Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:13,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 used request id req-358b1a69-f064-49b8-aee3-e794c2a383a6 2018-11-06 22:47:16,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd7e51bf90a6aaae258d4ee046307b60112e785" 2018-11-06 22:47:17,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-b07c8afd-dfe4-4329-a9c0-f624c3bf3dc6 x-compute-request-id: req-b07c8afd-dfe4-4329-a9c0-f624c3bf3dc6 Content-Encoding: gzip Content-Length: 778 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:0d:f0:71", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-06T22:47:13.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:14Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:17,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 used request id req-b07c8afd-dfe4-4329-a9c0-f624c3bf3dc6 2018-11-06 22:47:17,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9689a5e9dee4c1af2af20ab78d14609bf9f225e" 2018-11-06 22:47:17,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-ab7fbe1e-2d1f-4ee5-88e9-d96aca09bc08 x-compute-request-id: req-ab7fbe1e-2d1f-4ee5-88e9-d96aca09bc08 Content-Encoding: gzip Content-Length: 778 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:0d:f0:71", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-06T22:47:13.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:14Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:17,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26 used request id req-ab7fbe1e-2d1f-4ee5-88e9-d96aca09bc08 2018-11-06 22:47:17,760 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.12'. 2018-11-06 22:47:17,760 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-11-06 22:47:17,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:47:19,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-89d5847b-eeab-4c33-a9d0-e8b66c8a2a9f x-compute-request-id: req-89d5847b-eeab-4c33-a9d0-e8b66c8a2a9f Content-Length: 0 Content-Type: application/json 2018-11-06 22:47:19,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action used request id req-89d5847b-eeab-4c33-a9d0-e8b66c8a2a9f 2018-11-06 22:47:19,344 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-11-06 22:47:19,344 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=4f4ead56-bc66-4a59-8dd8-da300ddf3803 network=6b8b170c-c86c-4a6e-a395-4894d48f5ab5 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:47:19,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:19,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:19,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:19,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:19,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:19,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:19,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:19,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:19,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:19,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:19,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:19,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c362370-3dfd-4c52-b7c9-2f9b1bb32b40 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:19,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c362370-3dfd-4c52-b7c9-2f9b1bb32b40 2018-11-06 22:47:19,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:19,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["LVFlPNezREumP8hF4ir2-A"], "issued_at": "2018-11-06T22:47:19.000000Z"}} 2018-11-06 22:47:19,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a9e1ff27eb338fcbafced417a2790bb20e01" 2018-11-06 22:47:19,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-9302662b-4f46-438f-9c11-8a8e6e3e0c65 x-compute-request-id: req-9302662b-4f46-438f-9c11-8a8e6e3e0c65 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:47:19,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9302662b-4f46-438f-9c11-8a8e6e3e0c65 2018-11-06 22:47:19,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a9e1ff27eb338fcbafced417a2790bb20e01" 2018-11-06 22:47:19,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-fb03347f-34c7-439e-a105-3e9d2907f504 x-compute-request-id: req-fb03347f-34c7-439e-a105-3e9d2907f504 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:47:19,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-fb03347f-34c7-439e-a105-3e9d2907f504 2018-11-06 22:47:19,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a9e1ff27eb338fcbafced417a2790bb20e01" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5"}]}}' 2018-11-06 22:47:21,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-764d9e6e-8432-438e-93f4-e417d1b61ce6 x-compute-request-id: req-764d9e6e-8432-438e-93f4-e417d1b61ce6 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "edf995d7-079f-4fac-a560-371429e9a916", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "adminPass": "AGi4H3feBBWt"}} 2018-11-06 22:47:21,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-764d9e6e-8432-438e-93f4-e417d1b61ce6 2018-11-06 22:47:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde18ead-1410-4afb-9bc5-7e97a61eedab 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:21,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cde18ead-1410-4afb-9bc5-7e97a61eedab 2018-11-06 22:47:21,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:21,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["9APnAly4SjKC12xECy4pVg"], "issued_at": "2018-11-06T22:47:21.000000Z"}} 2018-11-06 22:47:21,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935be0c10f06f882a83027f888cb47e86e4011e" 2018-11-06 22:47:22,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-20d2bcc8-d324-4f0f-b202-08246fed7970 x-compute-request-id: req-20d2bcc8-d324-4f0f-b202-08246fed7970 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.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:22Z", "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": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:22,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 used request id req-20d2bcc8-d324-4f0f-b202-08246fed7970 2018-11-06 22:47:25,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935be0c10f06f882a83027f888cb47e86e4011e" 2018-11-06 22:47:26,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-6b89bf24-a140-48b3-8fdd-91232a433618 x-compute-request-id: req-6b89bf24-a140-48b3-8fdd-91232a433618 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:23Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:26,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 used request id req-6b89bf24-a140-48b3-8fdd-91232a433618 2018-11-06 22:47:29,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935be0c10f06f882a83027f888cb47e86e4011e" 2018-11-06 22:47:30,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-9f0b2734-5aaf-46b0-a9c4-a00d7996716a x-compute-request-id: req-9f0b2734-5aaf-46b0-a9c4-a00d7996716a 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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:30,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 used request id req-9f0b2734-5aaf-46b0-a9c4-a00d7996716a 2018-11-06 22:47:30,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a9e1ff27eb338fcbafced417a2790bb20e01" 2018-11-06 22:47:30,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-b43269e0-b634-4a4e-870f-ac8df8a2cd79 x-compute-request-id: req-b43269e0-b634-4a4e-870f-ac8df8a2cd79 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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:30,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916 used request id req-b43269e0-b634-4a4e-870f-ac8df8a2cd79 2018-11-06 22:47:30,681 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.9'. 2018-11-06 22:47:30,681 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-11-06 22:47:30,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:47:32,521 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-c15a67e5-bbc5-4d65-a087-f2173248d704 x-compute-request-id: req-c15a67e5-bbc5-4d65-a087-f2173248d704 Content-Length: 0 Content-Type: application/json 2018-11-06 22:47:32,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action used request id req-c15a67e5-bbc5-4d65-a087-f2173248d704 2018-11-06 22:47:32,522 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-11-06 22:47:32,522 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=4f4ead56-bc66-4a59-8dd8-da300ddf3803 network=8b34c9ed-44dc-4d19-932c-0949e8dda195 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:47:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:32,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:32,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:32,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:32,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:32,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:32,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:32,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:32,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:32,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:32,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:32,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:32,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:32,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:32,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:32,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:32,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff8d9dc-4093-4ac8-bc0a-a070ffebe5e3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:32,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cff8d9dc-4093-4ac8-bc0a-a070ffebe5e3 2018-11-06 22:47:32,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:32,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["pqfrC8L3T-GhScSDz4KoHQ"], "issued_at": "2018-11-06T22:47:32.000000Z"}} 2018-11-06 22:47:32,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" 2018-11-06 22:47:33,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-01541ee4-5ed7-4244-88f9-9b92158d9979 x-compute-request-id: req-01541ee4-5ed7-4244-88f9-9b92158d9979 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:47:33,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-01541ee4-5ed7-4244-88f9-9b92158d9979 2018-11-06 22:47:33,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" 2018-11-06 22:47:33,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-463d8b0b-adb5-44ef-969b-4772e84a84a7 x-compute-request-id: req-463d8b0b-adb5-44ef-969b-4772e84a84a7 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:47:33,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-463d8b0b-adb5-44ef-969b-4772e84a84a7 2018-11-06 22:47:33,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8b34c9ed-44dc-4d19-932c-0949e8dda195"}]}}' 2018-11-06 22:47:34,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-c26c7ce1-88a7-41c6-a6f4-dc81a2fdecb5 x-compute-request-id: req-c26c7ce1-88a7-41c6-a6f4-dc81a2fdecb5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "adminPass": "bB5Md365RzJs"}} 2018-11-06 22:47:34,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c26c7ce1-88a7-41c6-a6f4-dc81a2fdecb5 2018-11-06 22:47:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2aa41db-62f1-4d0b-b589-b0855444ec94 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:34,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d2aa41db-62f1-4d0b-b589-b0855444ec94 2018-11-06 22:47:34,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:35,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["8Skq0Ta6Tf-q4xqPGZ_VUQ"], "issued_at": "2018-11-06T22:47:35.000000Z"}} 2018-11-06 22:47:35,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f4040de660f88a51a59e18129558636c64f89f" 2018-11-06 22:47:35,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-06a36f65-e734-4f45-b038-33be6e7f2c35 x-compute-request-id: req-06a36f65-e734-4f45-b038-33be6e7f2c35 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.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:35Z", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:35,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d used request id req-06a36f65-e734-4f45-b038-33be6e7f2c35 2018-11-06 22:47:38,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f4040de660f88a51a59e18129558636c64f89f" 2018-11-06 22:47:39,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-d06a06fa-e25d-4b18-95aa-a67817493e7f x-compute-request-id: req-d06a06fa-e25d-4b18-95aa-a67817493e7f 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.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:37Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:39,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d used request id req-d06a06fa-e25d-4b18-95aa-a67817493e7f 2018-11-06 22:47:42,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f4040de660f88a51a59e18129558636c64f89f" 2018-11-06 22:47:43,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-8e790f22-d97f-4fa5-b2bb-7cfb95593278 x-compute-request-id: req-8e790f22-d97f-4fa5-b2bb-7cfb95593278 Content-Encoding: gzip Content-Length: 780 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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:43,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d used request id req-8e790f22-d97f-4fa5-b2bb-7cfb95593278 2018-11-06 22:47:43,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" 2018-11-06 22:47:44,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-0ec2d2ed-b4cc-4597-a585-21f23406a8c7 x-compute-request-id: req-0ec2d2ed-b4cc-4597-a585-21f23406a8c7 Content-Encoding: gzip Content-Length: 780 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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:44,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d used request id req-0ec2d2ed-b4cc-4597-a585-21f23406a8c7 2018-11-06 22:47:44,190 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.9'. 2018-11-06 22:47:44,191 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-11-06 22:47:44,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:47:45,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-0558c2c3-6d1a-4b14-a204-2ceaa3324391 x-compute-request-id: req-0558c2c3-6d1a-4b14-a204-2ceaa3324391 Content-Length: 0 Content-Type: application/json 2018-11-06 22:47:45,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-0558c2c3-6d1a-4b14-a204-2ceaa3324391 2018-11-06 22:47:45,430 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-11-06 22:47:45,430 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=4f4ead56-bc66-4a59-8dd8-da300ddf3803 network=8b34c9ed-44dc-4d19-932c-0949e8dda195 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 22:47:45,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:45,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:45,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:45,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:45,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:45,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:45,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:45,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:45,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:45,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fdbca3-1cb6-43f6-8334-0b5e5751b94f 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:45,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-10fdbca3-1cb6-43f6-8334-0b5e5751b94f 2018-11-06 22:47:45,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:45,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["FgK8v--gQS6FYrm_7c9x0w"], "issued_at": "2018-11-06T22:47:45.000000Z"}} 2018-11-06 22:47:45,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" 2018-11-06 22:47:46,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-a48d950b-20c8-4ea5-8dcf-f80f83aa35c5 x-compute-request-id: req-a48d950b-20c8-4ea5-8dcf-f80f83aa35c5 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:47:46,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a48d950b-20c8-4ea5-8dcf-f80f83aa35c5 2018-11-06 22:47:46,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" 2018-11-06 22:47:46,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-d535ca06-3b5b-4e45-9582-5a1a9ca107fb x-compute-request-id: req-d535ca06-3b5b-4e45-9582-5a1a9ca107fb Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:47:46,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-d535ca06-3b5b-4e45-9582-5a1a9ca107fb 2018-11-06 22:47:46,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8b34c9ed-44dc-4d19-932c-0949e8dda195"}], "config_drive": true}}' 2018-11-06 22:47:47,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-3777c5bd-a8ee-4475-b8f7-304cf2870e08 x-compute-request-id: req-3777c5bd-a8ee-4475-b8f7-304cf2870e08 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "adminPass": "fdj3QCZEK2LZ"}} 2018-11-06 22:47:47,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-3777c5bd-a8ee-4475-b8f7-304cf2870e08 2018-11-06 22:47:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:47,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41433291-fbce-4451-ae5b-6ba4cda14ade 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:47,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-41433291-fbce-4451-ae5b-6ba4cda14ade 2018-11-06 22:47:47,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:47,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["wh5w-2XeTlKDsRqJr0WIoA"], "issued_at": "2018-11-06T22:47:47.000000Z"}} 2018-11-06 22:47:47,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c9443ab7c426d00e993fa34d7afde9f464796" 2018-11-06 22:47:48,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-5bd299b5-9ee4-499f-afbb-5f9bc1dc8c22 x-compute-request-id: req-5bd299b5-9ee4-499f-afbb-5f9bc1dc8c22 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.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47: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-4-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:48,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f used request id req-5bd299b5-9ee4-499f-afbb-5f9bc1dc8c22 2018-11-06 22:47:51,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c9443ab7c426d00e993fa34d7afde9f464796" 2018-11-06 22:47:52,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-60dd0f0e-96c2-4b3b-be47-238b0c76e364 x-compute-request-id: req-60dd0f0e-96c2-4b3b-be47-238b0c76e364 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.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:48Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:52,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f used request id req-60dd0f0e-96c2-4b3b-be47-238b0c76e364 2018-11-06 22:47:55,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413c9443ab7c426d00e993fa34d7afde9f464796" 2018-11-06 22:47:55,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-f75d3a3a-772b-4706-9860-58518fe87fba x-compute-request-id: req-f75d3a3a-772b-4706-9860-58518fe87fba Content-Encoding: gzip Content-Length: 784 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:55,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f used request id req-f75d3a3a-772b-4706-9860-58518fe87fba 2018-11-06 22:47:55,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" 2018-11-06 22:47:56,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-ce203175-88d6-4ea6-aa98-a694def59efb x-compute-request-id: req-ce203175-88d6-4ea6-aa98-a694def59efb Content-Encoding: gzip Content-Length: 784 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:47:56,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f used request id req-ce203175-88d6-4ea6-aa98-a694def59efb 2018-11-06 22:47:56,307 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.10'. 2018-11-06 22:47:56,307 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-11-06 22:47:56,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:47:57,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-da5f0876-7f50-4051-a4e8-398d62be9a4c x-compute-request-id: req-da5f0876-7f50-4051-a4e8-398d62be9a4c Content-Length: 0 Content-Type: application/json 2018-11-06 22:47:57,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action used request id req-da5f0876-7f50-4051-a4e8-398d62be9a4c 2018-11-06 22:47:57,536 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-11-06 22:47:57,536 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=4f4ead56-bc66-4a59-8dd8-da300ddf3803 network=6b8b170c-c86c-4a6e-a395-4894d48f5ab5 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.12 10.10.10.9 10.10.11.10 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 2018-11-06 22:47:57,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:57,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:57,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:57,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:57,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:57,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:57,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:57,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:57,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:57,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:47:57,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:47:57,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:47:57,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:47:57,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:47:57,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:47:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:47:57,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:47:57,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:47:57,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:47:57,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:57,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff60a9d5-b31d-429c-b97f-57ad9a2bc8c8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:57,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff60a9d5-b31d-429c-b97f-57ad9a2bc8c8 2018-11-06 22:47:57,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:47:57,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["CBDf4NwfQMSrrU8qpR7klw"], "issued_at": "2018-11-06T22:47:57.000000Z"}} 2018-11-06 22:47:57,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" 2018-11-06 22:47:58,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-ad5a5073-6578-4627-8cad-30a3d8ed7cf6 x-compute-request-id: req-ad5a5073-6578-4627-8cad-30a3d8ed7cf6 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:47:58,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ad5a5073-6578-4627-8cad-30a3d8ed7cf6 2018-11-06 22:47:58,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" 2018-11-06 22:47:58,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47: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-1982d9f8-ced6-48b0-8977-477012511332 x-compute-request-id: req-1982d9f8-ced6-48b0-8977-477012511332 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:47:58,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-1982d9f8-ced6-48b0-8977-477012511332 2018-11-06 22:47:58,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMiAxMC4xMC4xMC45IDEwLjEwLjExLjEwIDEwLjEwLjExLjkKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5"}], "config_drive": true}}' 2018-11-06 22:47:59,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:47: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-94dd57be-8c26-4874-9ce6-467cb38ef3bf x-compute-request-id: req-94dd57be-8c26-4874-9ce6-467cb38ef3bf Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "adminPass": "GzVJCZExK8Nk"}} 2018-11-06 22:47:59,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-94dd57be-8c26-4874-9ce6-467cb38ef3bf 2018-11-06 22:47:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:47:59,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a818c737-1a72-4859-adec-1334859ed5a6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:47:59,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a818c737-1a72-4859-adec-1334859ed5a6 2018-11-06 22:47:59,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:48:00,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["XuDQsj_3QQOrucpH8p8n1Q"], "issued_at": "2018-11-06T22:48:00.000000Z"}} 2018-11-06 22:48:00,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706ef603bd953b21976c8d41325e2f3bdc1036c5" 2018-11-06 22:48:00,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-454b5687-c4d6-4a60-a335-f13d9804b058 x-compute-request-id: req-454b5687-c4d6-4a60-a335-f13d9804b058 Content-Encoding: gzip Content-Length: 631 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:48:00Z", "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-1", "created": "2018-11-06T22:47:59Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:48:00,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 used request id req-454b5687-c4d6-4a60-a335-f13d9804b058 2018-11-06 22:48:03,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706ef603bd953b21976c8d41325e2f3bdc1036c5" 2018-11-06 22:48:04,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-b2b8df78-a2f5-4859-a9b6-bd9d6ae509c0 x-compute-request-id: req-b2b8df78-a2f5-4859-a9b6-bd9d6ae509c0 Content-Encoding: gzip Content-Length: 783 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:99:8e:c5", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:48:00Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:47:59Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:48:04,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 used request id req-b2b8df78-a2f5-4859-a9b6-bd9d6ae509c0 2018-11-06 22:48:07,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706ef603bd953b21976c8d41325e2f3bdc1036c5" 2018-11-06 22:48:07,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-5a3466bd-af55-4a7b-86ae-184499d457c1 x-compute-request-id: req-5a3466bd-af55-4a7b-86ae-184499d457c1 Content-Encoding: gzip Content-Length: 785 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:99:8e:c5", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-06T22:48:03.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:48:04Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:47:59Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:48:07,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 used request id req-5a3466bd-af55-4a7b-86ae-184499d457c1 2018-11-06 22:48:07,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" 2018-11-06 22:48:08,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-d3bd26c7-46f0-415d-bb59-d2b5e1ae04f6 x-compute-request-id: req-d3bd26c7-46f0-415d-bb59-d2b5e1ae04f6 Content-Encoding: gzip Content-Length: 785 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:99:8e:c5", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-06T22:48:03.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:48:04Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:47:59Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:48:08,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61 used request id req-d3bd26c7-46f0-415d-bb59-d2b5e1ae04f6 2018-11-06 22:48:08,246 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.7'. 2018-11-06 22:48:08,246 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-11-06 22:48:08,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:48:10,000 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:48: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-0909eabd-c102-43b7-9f07-2e3232bd7e06 x-compute-request-id: req-0909eabd-c102-43b7-9f07-2e3232bd7e06 Content-Length: 0 Content-Type: application/json 2018-11-06 22:48:10,000 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-0909eabd-c102-43b7-9f07-2e3232bd7e06 2018-11-06 22:48:10,000 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-11-06 22:48:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-844145", "route_distinguishers": "12:12"}}' 2018-11-06 22:48:10,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-a8a09f36-2a2f-46a8-9cea-ac7e8b13e0ab Date: Tue, 06 Nov 2018 22:48:10 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "9f3c4416-0c61-4e38-a632-bfe706aa5a45", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:48:10,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-a8a09f36-2a2f-46a8-9cea-ac7e8b13e0ab 2018-11-06 22:48:10,194 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-844145', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'9f3c4416-0c61-4e38-a632-bfe706aa5a45'}} 2018-11-06 22:48:10,194 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-11-06 22:48:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"router_association": {"router_id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c"}}' 2018-11-06 22:48:11,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-3b64107d-a999-4625-82c4-072696f0f043 Date: Tue, 06 Nov 2018 22:48:11 GMT RESP BODY: {"router_association": {"router_id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "aae3ad68-d106-4a19-a1ec-0ac9dc844c4b"}} 2018-11-06 22:48:11,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45/router_associations used request id req-3b64107d-a999-4625-82c4-072696f0f043 2018-11-06 22:48:11,008 - sdnvpn_test_utils - INFO - Waiting for instance 11f343c7-40ba-4361-bc69-1f7df3c0ee26 to boot up 2018-11-06 22:48:11,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9689a5e9dee4c1af2af20ab78d14609bf9f225e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:12,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-61072a8b-11f3-4be5-9a0a-feee4f70271b x-compute-request-id: req-61072a8b-11f3-4be5-9a0a-feee4f70271b Content-Encoding: gzip Content-Length: 11082 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 479440953 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.910 MHz processor\n[ 0.146357] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148388] pid_max: default: 32768 minimum: 301\n[ 0.149480] ACPI: Core revision 20150930\n[ 0.151027] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152633] Security Framework initialized\n[ 0.153632] Yama: becoming mindful.\n[ 0.154527] AppArmor: AppArmor initialized\n[ 0.155588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158866] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160321] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162002] Initializing cgroup subsys io\n[ 0.162982] Initializing cgroup subsys memory\n[ 0.163987] Initializing cgroup subsys devices\n[ 0.165000] Initializing cgroup subsys freezer\n[ 0.166060] Initializing cgroup subsys net_cls\n[ 0.167125] Initializing cgroup subsys perf_event\n[ 0.168271] Initializing cgroup subsys net_prio\n[ 0.169364] Initializing cgroup subsys hugetlb\n[ 0.170466] Initializing cgroup subsys pids\n[ 0.171493] CPU: Physical Processor ID: 0\n[ 0.173139] mce: CPU supports 10 MCE banks\n[ 0.174187] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175408] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193329] ftrace: allocating 31920 entries in 125 pages\n[ 0.220371] smpboot: Max logical packages: 1\n[ 0.221407] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223003] x2apic enabled\n[ 0.223903] Switched APIC routing to physical x2apic.\n[ 0.225856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231611] KVM setup paravirtual spinlock\n[ 0.233088] x86: Booted up 1 node, 1 CPUs\n[ 0.234041] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235677] devtmpfs: initialized\n[ 0.237514] evm: security.selinux\n[ 0.238336] evm: security.SMACK64\n[ 0.239134] evm: security.SMACK64EXEC\n[ 0.240015] evm: security.SMACK64TRANSMUTE\n[ 0.240967] evm: security.SMACK64MMAP\n[ 0.241841] evm: security.ima\n[ 0.242585] evm: security.capability\n[ 0.243519] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245447] pinctrl core: initialized pinctrl subsystem\n[ 0.246548] RTC time: 22:47:13, date: 11/06/18\n[ 0.247506] NET: Registered protocol family 16\n[ 0.248478] cpuidle: using governor ladder\n[ 0.249292] cpuidle: using governor menu\n[ 0.250081] PCCT header not found.\n[ 0.250832] ACPI: bus type PCI registered\n[ 0.251623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252854] PCI: Using configuration type 1 for base access\n[ 0.254637] ACPI: Added _OSI(Module Device)\n[ 0.255472] ACPI: Added _OSI(Processor Device)\n[ 0.256322] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257208] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259345] ACPI: Interpreter enabled\n[ 0.260099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.261927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.263756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267419] ACPI: (supports S0 S5)\n[ 0.268114] ACPI: Using IOAPIC for interrupt routing\n[ 0.269057] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273306] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.274533] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.275726] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.277930] acpiphp: Slot [3] registered\n[ 0.278725] acpiphp: Slot [4] registered\n[ 0.279519] acpiphp: Slot [5] registered\n[ 0.280314] acpiphp: Slot [6] registered\n[ 0.281102] acpiphp: Slot [7] registered\n[ 0.281895] acpiphp: Slot [8] registered\n[ 0.282699] acpiphp: Slot [9] registered\n[ 0.283490] acpiphp: Slot [10] registered\n[ 0.284291] acpiphp: Slot [11] registered\n[ 0.285098] acpiphp: Slot [12] registered\n[ 0.285905] acpiphp: Slot [13] registered\n[ 0.286710] acpiphp: Slot [14] registered\n[ 0.287517] acpiphp: Slot [15] registered\n[ 0.298265] acpiphp: Slot [16] registered\n[ 0.299067] acpiphp: Slot [17] registered\n[ 0.299871] acpiphp: Slot [18] registered\n[ 0.300675] acpiphp: Slot [19] registered\n[ 0.301479] acpiphp: Slot [20] registered\n[ 0.302287] acpiphp: Slot [21] registered\n[ 0.303087] acpiphp: Slot [22] registered\n[ 0.303893] acpiphp: Slot [23] registered\n[ 0.304700] acpiphp: Slot [24] registered\n[ 0.305505] acpiphp: Slot [25] registered\n[ 0.306312] acpiphp: Slot [26] registered\n[ 0.307112] acpiphp: Slot [27] registered\n[ 0.307917] acpiphp: Slot [28] registered\n[ 0.308723] acpiphp: Slot [29] registered\n[ 0.309527] acpiphp: Slot [30] registered\n[ 0.310337] acpiphp: Slot [31] registered\n[ 0.311135] PCI host bridge to bus 0000:00\n[ 0.311935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.314335] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315768] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.323456] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325907] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.327175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.333993] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.385907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.387312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.388686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.390633] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.391832] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.392889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.394432] vgaarb: loaded\n[ 0.395033] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396180] SCSI subsystem initialized\n[ 0.397002] ACPI: bus type USB registered\n[ 0.397814] usbcore: registered new interface driver usbfs\n[ 0.398846] usbcore: registered new interface driver hub\n[ 0.399851] usbcore: registered new device driver usb\n[ 0.400901] PCI: Using ACPI for IRQ routing\n[ 0.401924] NetLabel: Initializing\n[ 0.402643] NetLabel: domain hash size = 128\n[ 0.403494] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.404443] NetLabel: unlabeled traffic allowed by default\n[ 0.405536] clocksource: Switched to clocksource kvm-clock\n[ 0.411275] AppArmor: AppArmor Filesystem Enabled\n[ 0.412232] pnp: PnP ACPI init\n[ 0.413141] pnp: PnP ACPI: found 5 devices\n[ 0.419514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.421238] NET: Registered protocol family 2\n[ 0.422206] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.423467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.424623] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.425796] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428042] NET: Registered protocol family 1\n[ 0.428905] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.430008] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.431081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.445107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.459145] Trying to unpack rootfs image as initramfs...\n[ 0.509174] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523017] Scanning for low memory corruption every 60 seconds\n[ 0.524627] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526024] audit: initializing netlink subsys (disabled)\n[ 0.527286] audit: type=2000 audit(1541544434.513:1): initialized\n[ 0.528851] Initialise system trusted keyring\n[ 0.529928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531362] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533588] zbud: loaded\n[ 0.534302] VFS: Disk quotas dquot_6.6.0\n[ 0.535234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536975] fuse init (API version 7.23)\n[ 0.538011] Key type big_key registered\n[ 0.538929] Allocating IMA MOK and blacklist keyrings.\n[ 0.540582] Key type asymmetric registered\n[ 0.541604] Asymmetric key parser 'x509' registered\n[ 0.542765] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544539] io scheduler noop registered\n[ 0.545470] io scheduler deadline registered (default)\n[ 0.546657] io scheduler cfq registered\n[ 0.547633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552123] ACPI: Power Button [PWRF]\n[ 0.553111] GHES: HEST is not enabled!\n[ 0.566640] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604625] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628431] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630793] Linux agpgart interface v0.103\n[ 0.633450] brd: module loaded\n[ 0.634797] loop: module loaded\n[ 0.639250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640956] GPT:90111 != 2097151\n[ 0.641749] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643023] GPT:90111 != 2097151\n[ 0.643802] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644924] vda: vda1 vda15\n[ 0.646486] scsi host0: ata_piix\n[ 0.647311] scsi host1: ata_piix\n[ 0.648107] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.651249] libphy: Fixed MDIO Bus: probed\n[ 0.652200] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653297] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655658] PPP generic driver version 2.4.2\n[ 0.656768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658114] ehci-pci: EHCI PCI platform driver\n[ 0.659111] ehci-platform: EHCI generic platform driver\n[ 0.660345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661944] ohci-pci: OHCI PCI platform driver\n[ 0.663092] ohci-platform: OHCI generic platform driver\n[ 0.664357] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680245] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681425] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.683102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684270] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.685593] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688700] usb usb1: Product: UHCI Host Controller\n[ 0.689798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.691204] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692330] hub 1-0:1.0: USB hub found\n[ 0.693246] hub 1-0:1.0: 2 ports detected\n[ 0.694293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.696708] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.697847] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699035] mousedev: PS/2 mouse device common for all mice\n[ 0.700480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702613] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.705240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706663] i2c /dev entries driver\n[ 0.707559] device-mapper: uevent: version 1.0.3\n[ 0.708648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.710542] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.712030] NET: Registered protocol family 10\n[ 0.713196] NET: Registered protocol family 17\n[ 0.714261] Key type dns_resolver registered\n[ 0.715298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.716443] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.718197] registered taskstats version 1\n[ 0.719025] Loading compiled-in X.509 certificates\n[ 0.720448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.722301] zswap: loaded using pool lzo/zbud\n[ 0.723684] Key type trusted registered\n[ 0.725696] Key type encrypted registered\n[ 0.726528] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727545] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728570] evm: HMAC attrs: 0x1\n[ 0.729507] Magic number: 10:53:805\n[ 0.730371] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:14 UTC (1541544434)\n[ 0.731948] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.733042] EDD information not available.\n[ 0.810488] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.812034] Write protecting the kernel read-only data: 14336k\n[ 0.823866] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825756] 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.868490] 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.26\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.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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.35. iid=i-00000114\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD10S2dIgntwjgyrNY0pyvZx+f5Ba7XQs8kFQKBeY8AsMvDb0RY18KiqxObJ4dNe5Sjf8cCegNYsm1UU8oI11IOOlLr2Yw2UWeDWyzl2ZQ7yGkrdpvqz/Leu1j34vASW5T4kM++2FnmDzm5C2af15A700EwAWL+TVLIwXqg6nJoQ/JxWXm3tUCxyR6RYqogdFwgkPab+WMWZb6t6QQfDfN0S7GK5Z/2H25NR6ejPpvbIOGdRnhpJ8vrgms+FRFDqqxEvRcF5vQiaTblsXLN7VR7QquPKs0rW7vr0x1umHg15Z6GRohDnuJSX8wwC03cPFuTvQzLKrIn7IIuDZ1Xm/27 root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIpvJ62g0EIBgEh34SEVEmYNhgzMOUupqveJl1P7Y1Nhm6qMdvhjk7A4gSBfEkN0ceW7+CTnoUkNZhPzACLDCgxpfL9EYb0muLUIE1Vk5azWRYA+nYih1P8jJxsVMN9m6HFzU+yNIqdlyBiGYVSYhxCVSAWQk54PKPc/cFucCDF5AAAAFQDVfxkFSrEc3vc/Sq7ImLICW6cQ6QAAAIAPTx6KiLzq4VChOIk46MQyumNpSyvsRdsJW1e0d+MhF0Rma4gdPSqt/+tIB40fJIr6O0KzYBFHFacWYcZ75G+IlW7r+moN8gzE/YTAykuA4G5fSD1mlYQgfqjF/zshEqSDavgnU2Y6h1FHkuWLLhCJnKhOObYQ/e73gP3mBuJ3DwAAAIBFLury7T9b8Kqzr07mUytRuEk/nM35uvP6vcizuYZnAe7+CXjbP+SbuplaQGfQI/J7xoi4B9Ja7Ae5c6uTXzj2X3j0ZDdL2ZsxOcU6Wi3f7egCGt+RojVgXjhD5lda2GNOaoMkXT0TpVulz158ZbvJev66Jy+wDuiSPo1GJzKfcg== 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.12,24,fe80::f816:3eff:fe0d:f071/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.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-00000114\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.81 ===\n/dev/root resized successfully [took 1.61s]\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:0D:F0:71 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0d:f071/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:7848 (7.6 KiB) TX bytes:9146 (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: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.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\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.246 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.274 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.168 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.135 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.299 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.135/0.224/0.299 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=4.915 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=4.950 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.919 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.749 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.977 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.749/4.902/4.977 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.650 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.618 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.560 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.769 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.753 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.560/5.670/5.769 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.167008] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167009] usb 1-1: Product: QEMU USB Tablet\n[ 1.167010] usb 1-1: Manufacturer: QEMU\n[ 1.167011] usb 1-1: SerialNumber: 42\n[ 1.438215] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.456311] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.521570] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.521573] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 2.942602] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.325094] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:47:15 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:47:15 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:47:15 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)\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:47:15 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:47:15 cirros kern.info kernel: [ 1.521570] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:47:15 cirros kern.info kernel: [ 1.521573] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:47:16 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:47:16 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:47:16 cirros kern.info kernel: [ 2.942602] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:47:17 cirros kern.info kernel: [ 3.325094] 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: "} 2018-11-06 22:48:12,085 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action used request id req-61072a8b-11f3-4be5-9a0a-feee4f70271b 2018-11-06 22:48:14,119 - sdnvpn_test_utils - INFO - Waiting for instance edf995d7-079f-4fac-a560-371429e9a916 to boot up 2018-11-06 22:48:14,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a9e1ff27eb338fcbafced417a2790bb20e01" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:15,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-51f03895-1318-476d-afa5-d0a7de7578a8 x-compute-request-id: req-51f03895-1318-476d-afa5-d0a7de7578a8 Content-Encoding: gzip Content-Length: 11108 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 466187587 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.144360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146340] pid_max: default: 32768 minimum: 301\n[ 0.147418] ACPI: Core revision 20150930\n[ 0.148945] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150491] Security Framework initialized\n[ 0.151471] Yama: becoming mindful.\n[ 0.152332] AppArmor: AppArmor initialized\n[ 0.153338] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154936] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156472] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157922] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159584] Initializing cgroup subsys io\n[ 0.160549] Initializing cgroup subsys memory\n[ 0.161515] Initializing cgroup subsys devices\n[ 0.162373] Initializing cgroup subsys freezer\n[ 0.163240] Initializing cgroup subsys net_cls\n[ 0.164097] Initializing cgroup subsys perf_event\n[ 0.164989] Initializing cgroup subsys net_prio\n[ 0.165854] Initializing cgroup subsys hugetlb\n[ 0.166724] Initializing cgroup subsys pids\n[ 0.167592] CPU: Physical Processor ID: 0\n[ 0.169090] mce: CPU supports 10 MCE banks\n[ 0.169918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188139] ftrace: allocating 31920 entries in 125 pages\n[ 0.215451] smpboot: Max logical packages: 1\n[ 0.216769] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218809] x2apic enabled\n[ 0.219890] Switched APIC routing to physical x2apic.\n[ 0.222133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223865] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226874] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229387] KVM setup paravirtual spinlock\n[ 0.230793] x86: Booted up 1 node, 1 CPUs\n[ 0.231597] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232997] devtmpfs: initialized\n[ 0.234685] evm: security.selinux\n[ 0.235381] evm: security.SMACK64\n[ 0.236066] evm: security.SMACK64EXEC\n[ 0.236812] evm: security.SMACK64TRANSMUTE\n[ 0.237621] evm: security.SMACK64MMAP\n[ 0.238361] evm: security.ima\n[ 0.238996] evm: security.capability\n[ 0.239803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241661] pinctrl core: initialized pinctrl subsystem\n[ 0.242756] RTC time: 22:47:28, date: 11/06/18\n[ 0.243708] NET: Registered protocol family 16\n[ 0.244683] cpuidle: using governor ladder\n[ 0.245500] cpuidle: using governor menu\n[ 0.246296] PCCT header not found.\n[ 0.247051] ACPI: bus type PCI registered\n[ 0.247846] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.249097] PCI: Using configuration type 1 for base access\n[ 0.250861] ACPI: Added _OSI(Module Device)\n[ 0.251698] ACPI: Added _OSI(Processor Device)\n[ 0.252576] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253521] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255629] ACPI: Interpreter enabled\n[ 0.256393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263832] ACPI: (supports S0 S5)\n[ 0.264541] ACPI: Using IOAPIC for interrupt routing\n[ 0.265595] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269810] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272246] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274462] acpiphp: Slot [3] registered\n[ 0.275267] acpiphp: Slot [4] registered\n[ 0.276063] acpiphp: Slot [5] registered\n[ 0.276862] acpiphp: Slot [6] registered\n[ 0.277660] acpiphp: Slot [7] registered\n[ 0.278462] acpiphp: Slot [8] registered\n[ 0.279301] acpiphp: Slot [9] registered\n[ 0.280096] acpiphp: Slot [10] registered\n[ 0.280905] acpiphp: Slot [11] registered\n[ 0.281713] acpiphp: Slot [12] registered\n[ 0.282521] acpiphp: Slot [13] registered\n[ 0.283330] acpiphp: Slot [14] registered\n[ 0.284137] acpiphp: Slot [15] registered\n[ 0.294887] acpiphp: Slot [16] registered\n[ 0.295704] acpiphp: Slot [17] registered\n[ 0.296510] acpiphp: Slot [18] registered\n[ 0.297315] acpiphp: Slot [19] registered\n[ 0.298117] acpiphp: Slot [20] registered\n[ 0.298931] acpiphp: Slot [21] registered\n[ 0.299738] acpiphp: Slot [22] registered\n[ 0.300544] acpiphp: Slot [23] registered\n[ 0.301352] acpiphp: Slot [24] registered\n[ 0.302155] acpiphp: Slot [25] registered\n[ 0.302964] acpiphp: Slot [26] registered\n[ 0.303767] acpiphp: Slot [27] registered\n[ 0.304580] acpiphp: Slot [28] registered\n[ 0.305389] acpiphp: Slot [29] registered\n[ 0.306194] acpiphp: Slot [30] registered\n[ 0.307004] acpiphp: Slot [31] registered\n[ 0.307823] PCI host bridge to bus 0000:00\n[ 0.308677] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309887] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312550] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.313992] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322676] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323945] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.330249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.331669] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.377021] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.378487] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.379925] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381371] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384079] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.386517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.388093] vgaarb: loaded\n[ 0.388693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389877] SCSI subsystem initialized\n[ 0.390732] ACPI: bus type USB registered\n[ 0.391541] usbcore: registered new interface driver usbfs\n[ 0.392600] usbcore: registered new interface driver hub\n[ 0.393629] usbcore: registered new device driver usb\n[ 0.394707] PCI: Using ACPI for IRQ routing\n[ 0.395756] NetLabel: Initializing\n[ 0.396461] NetLabel: domain hash size = 128\n[ 0.397342] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.398315] NetLabel: unlabeled traffic allowed by default\n[ 0.399402] clocksource: Switched to clocksource kvm-clock\n[ 0.405051] AppArmor: AppArmor Filesystem Enabled\n[ 0.406022] pnp: PnP ACPI init\n[ 0.406961] pnp: PnP ACPI: found 5 devices\n[ 0.413357] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.415055] NET: Registered protocol family 2\n[ 0.416045] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.417318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.418499] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.419686] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420753] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.421933] NET: Registered protocol family 1\n[ 0.422788] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.423884] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424958] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438993] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.453262] Trying to unpack rootfs image as initramfs...\n[ 0.503717] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.517615] Scanning for low memory corruption every 60 seconds\n[ 0.518982] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.520135] audit: initializing netlink subsys (disabled)\n[ 0.521162] audit: type=2000 audit(1541544448.966:1): initialized\n[ 0.522489] Initialise system trusted keyring\n[ 0.523435] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.524602] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.526555] zbud: loaded\n[ 0.527258] VFS: Disk quotas dquot_6.6.0\n[ 0.528091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529616] fuse init (API version 7.23)\n[ 0.530503] Key type big_key registered\n[ 0.531301] Allocating IMA MOK and blacklist keyrings.\n[ 0.532419] Key type asymmetric registered\n[ 0.533243] Asymmetric key parser 'x509' registered\n[ 0.534191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.536041] io scheduler noop registered\n[ 0.536833] io scheduler deadline registered (default)\n[ 0.537820] io scheduler cfq registered\n[ 0.538659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.539722] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540999] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.542462] ACPI: Power Button [PWRF]\n[ 0.543296] GHES: HEST is not enabled!\n[ 0.556841] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584473] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.615763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.619516] Linux agpgart interface v0.103\n[ 0.621684] brd: module loaded\n[ 0.622936] loop: module loaded\n[ 0.628230] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.629679] GPT:90111 != 2097151\n[ 0.630349] GPT:Alternate GPT header not at the end of the disk.\n[ 0.631435] GPT:90111 != 2097151\n[ 0.632107] GPT: Use GNU Parted to correct GPT errors.\n[ 0.633058] vda: vda1 vda15\n[ 0.634617] scsi host0: ata_piix\n[ 0.635351] scsi host1: ata_piix\n[ 0.636069] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637277] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638725] libphy: Fixed MDIO Bus: probed\n[ 0.639554] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640500] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642646] PPP generic driver version 2.4.2\n[ 0.643543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.644843] ehci-pci: EHCI PCI platform driver\n[ 0.645709] ehci-platform: EHCI generic platform driver\n[ 0.646688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647815] ohci-pci: OHCI PCI platform driver\n[ 0.648682] ohci-platform: OHCI generic platform driver\n[ 0.649658] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667486] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.668593] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.669799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671203] usb usb1: Product: UHCI Host Controller\n[ 0.672136] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673263] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674252] hub 1-0:1.0: USB hub found\n[ 0.675028] hub 1-0:1.0: 2 ports detected\n[ 0.675929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.678976] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680004] mousedev: PS/2 mouse device common for all mice\n[ 0.681241] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683057] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685342] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.686520] i2c /dev entries driver\n[ 0.687281] device-mapper: uevent: version 1.0.3\n[ 0.688228] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.689836] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691089] NET: Registered protocol family 10\n[ 0.692080] NET: Registered protocol family 17\n[ 0.692952] Key type dns_resolver registered\n[ 0.693855] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696647] registered taskstats version 1\n[ 0.697470] Loading compiled-in X.509 certificates\n[ 0.698892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700724] zswap: loaded using pool lzo/zbud\n[ 0.702560] Key type trusted registered\n[ 0.704595] Key type encrypted registered\n[ 0.705418] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706432] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707471] evm: HMAC attrs: 0x1\n[ 0.708417] Magic number: 10:53:805\n[ 0.709267] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:29 UTC (1541544449)\n[ 0.710849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711964] EDD information not available.\n[ 0.796388] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797934] Write protecting the kernel read-only data: 14336k\n[ 0.809979] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811779] 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.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.208005] 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.9...\nLease of 10.10.10.9 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-00000117\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0WoMq4I8OJ9SesVupsCTX+F0FSix6pt1N9h8aQmW31CLr1NBGfJX7jOx+OlIDmrJZGfB9rwT5UJRlVHUHeWNB/I2SVsFKutU6C7JEXEIP35sqmBf1v8FuPN7P6GHWTen45ygTmds/WWTg/Qydw473i8WsnbzJGOQg2eI2geoiBP7iDepIB9h8WgxGOVM6FlzQXViZCz80pRzSqMb0j1RcWIo7h9Sl7buTuNbfx8y2jsuAvpZ3yZZYxJZnazTyKeNj2KDzwVzyZ5gWlbJYnU8BvGIki00sB0SiTWq5Mw2vqwLiQzYwdqI1TDERZ3Er+mDSyLob0Nq7B3Nn25vSaP+p root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAPfRuW0/jvp8IEepkGmMzByp9Iy7o1J/t3oQNLRxT2jOUN1kgtdEY1VFMShYjNurBIcM7en5haVdKkvPFHvht7WyfPALkYAR8zTrrF2H+uroJTzqjybEvGTW+Nmp1D3UTbvknW7WbzsQ52J3c4xGIFBcyOEL/yES1e4nI9UzT5VZAAAAFQDqeQcgVI1Khv1equPMwdE1dxr0XwAAAIEAggnRZotnVjkp6m+ZaW1cuSkN6WAFDcjGDOzMWWoqcINnal2dDSUw4mmbTpWG6ES9Ce9i22zKEGvhNXYG2AY8W3wOqbLGSdzceZQ2vUhdhB1JS6eQKrNDU5gpq/3aiLg6GYt73tLgI+jAXc4dIOq57cvv+vvwqa+gQYyKmu5HzYsAAACBANboYzW4QAnbnT6OOghCmYsTT+MxMT015idZarh+6IrVGmhnN6gQaZmgegBVw4bftYTpXMai8jXK4V9FbR7pCnTM8JS3xLhsCjxN6+xrmUduTCXtvzNQsf0RJr2WTZIlVHVL3v+RwojwjWVx25uX4bOctIo+K5JXc7LBtb4z9fTd 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.9,24,fe80::f816:3eff:fe4d:4154/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \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-00000117\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=3.05 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.27s]\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:4D:41:54 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4d:4154/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70 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:8668 (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.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\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.257 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.236 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.312 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.247 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.263 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.236/0.263/0.312 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.585 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.281 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=5.109 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.808 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.922 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.808/5.141/5.585 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.583 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.670 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.804 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.672 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.644 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.583/5.674/5.804 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.148028] usb 1-1: Product: QEMU USB Tablet\n[ 1.148029] usb 1-1: Manufacturer: QEMU\n[ 1.148030] usb 1-1: SerialNumber: 42\n[ 1.162025] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190684] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.208005] random: dd urandom read with 5 bits of entropy available\n[ 1.515470] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.515473] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.188983] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.042221] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:47:29 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:47:29 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:47:29 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)\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:47:29 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:47:30 cirros kern.notice kernel: [ 1.208005] random: dd urandom read with 5 bits of entropy available\nNov 6 22:47:30 cirros kern.info kernel: [ 1.515470] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nNov 6 22:47:30 cirros kern.info kernel: [ 1.515473] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nNov 6 22:47:31 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:47:31 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:47:31 cirros kern.info kernel: [ 3.188983] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:47:32 cirros kern.info kernel: [ 4.042221] 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: "} 2018-11-06 22:48:15,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action used request id req-51f03895-1318-476d-afa5-d0a7de7578a8 2018-11-06 22:48:17,234 - sdnvpn_test_utils - INFO - Waiting for instance 2249cc73-8e29-410f-9f98-79a753cb1f1d to boot up 2018-11-06 22:48:17,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:18,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-4e802e77-2365-4cf4-b1c3-55b5ed2e6bcb x-compute-request-id: req-4e802e77-2365-4cf4-b1c3-55b5ed2e6bcb Content-Encoding: gzip Content-Length: 10078 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 539280193 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.145099] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147068] pid_max: default: 32768 minimum: 301\n[ 0.148131] ACPI: Core revision 20150930\n[ 0.149647] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151169] Security Framework initialized\n[ 0.152164] Yama: becoming mindful.\n[ 0.152980] AppArmor: AppArmor initialized\n[ 0.153975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158527] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160179] Initializing cgroup subsys io\n[ 0.161133] Initializing cgroup subsys memory\n[ 0.162171] Initializing cgroup subsys devices\n[ 0.163199] Initializing cgroup subsys freezer\n[ 0.164231] Initializing cgroup subsys net_cls\n[ 0.165239] Initializing cgroup subsys perf_event\n[ 0.166299] Initializing cgroup subsys net_prio\n[ 0.167335] Initializing cgroup subsys hugetlb\n[ 0.168349] Initializing cgroup subsys pids\n[ 0.169353] CPU: Physical Processor ID: 0\n[ 0.170994] mce: CPU supports 10 MCE banks\n[ 0.171845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172822] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183882] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190525] ftrace: allocating 31920 entries in 125 pages\n[ 0.217886] smpboot: Max logical packages: 1\n[ 0.218739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220075] x2apic enabled\n[ 0.220869] Switched APIC routing to physical x2apic.\n[ 0.222601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223698] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227439] KVM setup paravirtual spinlock\n[ 0.228756] x86: Booted up 1 node, 1 CPUs\n[ 0.229553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230921] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233319] evm: security.SMACK64\n[ 0.233993] evm: security.SMACK64EXEC\n[ 0.234722] evm: security.SMACK64TRANSMUTE\n[ 0.235512] evm: security.SMACK64MMAP\n[ 0.236235] evm: security.ima\n[ 0.236870] evm: security.capability\n[ 0.237700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239510] pinctrl core: initialized pinctrl subsystem\n[ 0.240583] RTC time: 22:47:40, date: 11/06/18\n[ 0.241532] NET: Registered protocol family 16\n[ 0.242499] cpuidle: using governor ladder\n[ 0.243298] cpuidle: using governor menu\n[ 0.244063] PCCT header not found.\n[ 0.244799] ACPI: bus type PCI registered\n[ 0.245586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246803] PCI: Using configuration type 1 for base access\n[ 0.248591] ACPI: Added _OSI(Module Device)\n[ 0.249477] ACPI: Added _OSI(Processor Device)\n[ 0.250395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253513] ACPI: Interpreter enabled\n[ 0.254260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261421] ACPI: (supports S0 S5)\n[ 0.262101] ACPI: Using IOAPIC for interrupt routing\n[ 0.263015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271839] acpiphp: Slot [3] registered\n[ 0.272620] acpiphp: Slot [4] registered\n[ 0.273401] acpiphp: Slot [5] registered\n[ 0.274175] acpiphp: Slot [6] registered\n[ 0.274948] acpiphp: Slot [7] registered\n[ 0.275722] acpiphp: Slot [8] registered\n[ 0.276497] acpiphp: Slot [9] registered\n[ 0.277271] acpiphp: Slot [10] registered\n[ 0.278105] acpiphp: Slot [11] registered\n[ 0.278918] acpiphp: Slot [12] registered\n[ 0.279707] acpiphp: Slot [13] registered\n[ 0.280484] acpiphp: Slot [14] registered\n[ 0.281275] acpiphp: Slot [15] registered\n[ 0.292100] acpiphp: Slot [16] registered\n[ 0.292900] acpiphp: Slot [17] registered\n[ 0.293685] acpiphp: Slot [18] registered\n[ 0.294465] acpiphp: Slot [19] registered\n[ 0.295240] acpiphp: Slot [20] registered\n[ 0.296020] acpiphp: Slot [21] registered\n[ 0.296806] acpiphp: Slot [22] registered\n[ 0.297606] acpiphp: Slot [23] registered\n[ 0.298393] acpiphp: Slot [24] registered\n[ 0.299170] acpiphp: Slot [25] registered\n[ 0.299950] acpiphp: Slot [26] registered\n[ 0.300728] acpiphp: Slot [27] registered\n[ 0.301518] acpiphp: Slot [28] registered\n[ 0.302302] acpiphp: Slot [29] registered\n[ 0.303094] acpiphp: Slot [30] registered\n[ 0.303877] acpiphp: Slot [31] registered\n[ 0.304653] PCI host bridge to bus 0000:00\n[ 0.305434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309203] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310602] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318198] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.379713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.381080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.386042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.387174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.388184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389771] vgaarb: loaded\n[ 0.390497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391878] SCSI subsystem initialized\n[ 0.392718] ACPI: bus type USB registered\n[ 0.393647] usbcore: registered new interface driver usbfs\n[ 0.394870] usbcore: registered new interface driver hub\n[ 0.396106] usbcore: registered new device driver usb\n[ 0.397339] PCI: Using ACPI for IRQ routing\n[ 0.398505] NetLabel: Initializing\n[ 0.399369] NetLabel: domain hash size = 128\n[ 0.400401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401535] NetLabel: unlabeled traffic allowed by default\n[ 0.402813] clocksource: Switched to clocksource kvm-clock\n[ 0.409040] AppArmor: AppArmor Filesystem Enabled\n[ 0.410125] pnp: PnP ACPI init\n[ 0.411123] pnp: PnP ACPI: found 5 devices\n[ 0.417537] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419244] NET: Registered protocol family 2\n[ 0.420192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.421407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425876] NET: Registered protocol family 1\n[ 0.426711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427781] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443036] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457728] Trying to unpack rootfs image as initramfs...\n[ 0.509351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523194] Scanning for low memory corruption every 60 seconds\n[ 0.525030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526670] audit: initializing netlink subsys (disabled)\n[ 0.528065] audit: type=2000 audit(1541544461.154:1): initialized\n[ 0.530031] Initialise system trusted keyring\n[ 0.531366] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535857] zbud: loaded\n[ 0.536820] VFS: Disk quotas dquot_6.6.0\n[ 0.538032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540311] fuse init (API version 7.23)\n[ 0.541309] Key type big_key registered\n[ 0.542111] Allocating IMA MOK and blacklist keyrings.\n[ 0.543249] Key type asymmetric registered\n[ 0.544076] Asymmetric key parser 'x509' registered\n[ 0.545032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.546928] io scheduler noop registered\n[ 0.547733] io scheduler deadline registered (default)\n[ 0.548712] io scheduler cfq registered\n[ 0.549569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550625] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553395] ACPI: Power Button [PWRF]\n[ 0.554225] GHES: HEST is not enabled!\n[ 0.574275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632451] Linux agpgart interface v0.103\n[ 0.635024] brd: module loaded\n[ 0.636274] loop: module loaded\n[ 0.640595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642026] GPT:90111 != 2097151\n[ 0.642692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643760] GPT:90111 != 2097151\n[ 0.644423] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645362] vda: vda1 vda15\n[ 0.646821] scsi host0: ata_piix\n[ 0.647548] scsi host1: ata_piix\n[ 0.648309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650924] libphy: Fixed MDIO Bus: probed\n[ 0.651935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655570] PPP generic driver version 2.4.2\n[ 0.656743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658055] ehci-pci: EHCI PCI platform driver\n[ 0.658988] ehci-platform: EHCI generic platform driver\n[ 0.660045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661225] ohci-pci: OHCI PCI platform driver\n[ 0.662222] ohci-platform: OHCI generic platform driver\n[ 0.663336] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685469] usb usb1: Product: UHCI Host Controller\n[ 0.686375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688609] hub 1-0:1.0: USB hub found\n[ 0.689372] hub 1-0:1.0: 2 ports detected\n[ 0.690254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694599] mousedev: PS/2 mouse device common for all mice\n[ 0.696004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702096] i2c /dev entries driver\n[ 0.702849] device-mapper: uevent: version 1.0.3\n[ 0.703785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705382] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706674] NET: Registered protocol family 10\n[ 0.707675] NET: Registered protocol family 17\n[ 0.708538] Key type dns_resolver registered\n[ 0.709450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712229] registered taskstats version 1\n[ 0.713091] Loading compiled-in X.509 certificates\n[ 0.714517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.716334] zswap: loaded using pool lzo/zbud\n[ 0.717754] Key type trusted registered\n[ 0.719358] Key type encrypted registered\n[ 0.720165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721207] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722222] evm: HMAC attrs: 0x1\n[ 0.723162] Magic number: 10:53:805\n[ 0.724005] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:41 UTC (1541544461)\n[ 0.725560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726644] EDD information not available.\n[ 0.807947] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809468] Write protecting the kernel read-only data: 14336k\n[ 0.821226] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823014] 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.50\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.754743] 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.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.63. iid=i-0000011a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMW/KpTmJkt01i00m/12sF/c4xKj1QE9qbZb7HE3lt5zxomLubbDZbycq8BuFQB0XwNqgJ1BxfZspprX0GIzozRXabw6b5P4XuSF74EsuemOsZvEEkRzpfvSzoPd8h4QkHVeGTSQsPYf1pBcQl9GgSFa2e+M7qCkufEkommj19jY+akObmodXyB7207ZTtdHOKHUnn63iB5XRPkDaFxGYR1WQEZ+nE62oaxRqPUAj+P1uCDGHVQGruyoskxbuabt0flO3b3r5z+dG/9Wjg7DrgsauaXRgXVsRwPkYDVwr4AkaX1RfABf9Uk4hR4WI+rfkW52CdET35PVlz3sDaY2/H root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMYJFL58ZLO6itSL3JSN8R0MxxvhcYbYRvWcqxWxoskWy44iKMNAt8rtBOGWJBcMHWvIB+rpjXH02dJiCzJA6y9kveVtm4YuazF28ARcp/a5Sp68jxDoM/glOEj0oC0CqJ13+o4NHRlh6NWIFPEmv+GncytCHzdXqEO5/RQeHrUJAAAAFQDjn7/79ob7xHaxWf3MeJIucT2b4wAAAIBWRhoJTtbXXAivSGAgM/U8hh/y6wsGWkPEibGd239subUvAgzVuXKx+TiJb4Zu9UIY3Q22YiKqrR7XYCBTSTdu2Zc5cwX9fsAy7Wikb8i7C75aCJJnNKKyyCJHzKvctd67mtc9QKOHzxtkfI7/pUB6Av1EmJwbHie1mrlMTgvakQAAAIAhfypafqf6ykdIef1yiCBNrzWb7JZVMdLN4X/mVO7LHLn2hmB4O8k2xoUmg2G/e3ftdkKkvGVE2DqNWcJtsm0pXJg1uyGJUGYM5d8MJZRigyslF/3LAYWc1e9iWyi18XJwJICx3+uwJ2MAifTzMjeJrgGGM/huJR5517bCghI/Sw== 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.9,24,fe80::f816:3eff:fe7d:d259/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.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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n/dev/root resized successfully [took 2.59s]\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:7D:D2:59 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7d:d259/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9137 (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.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.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.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"} 2018-11-06 22:48:18,304 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-4e802e77-2365-4cf4-b1c3-55b5ed2e6bcb 2018-11-06 22:48:20,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:21,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-9cb5edc0-3187-4427-afe7-8cf598988fb3 x-compute-request-id: req-9cb5edc0-3187-4427-afe7-8cf598988fb3 Content-Encoding: gzip Content-Length: 10078 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 539280193 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.145099] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147068] pid_max: default: 32768 minimum: 301\n[ 0.148131] ACPI: Core revision 20150930\n[ 0.149647] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151169] Security Framework initialized\n[ 0.152164] Yama: becoming mindful.\n[ 0.152980] AppArmor: AppArmor initialized\n[ 0.153975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158527] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160179] Initializing cgroup subsys io\n[ 0.161133] Initializing cgroup subsys memory\n[ 0.162171] Initializing cgroup subsys devices\n[ 0.163199] Initializing cgroup subsys freezer\n[ 0.164231] Initializing cgroup subsys net_cls\n[ 0.165239] Initializing cgroup subsys perf_event\n[ 0.166299] Initializing cgroup subsys net_prio\n[ 0.167335] Initializing cgroup subsys hugetlb\n[ 0.168349] Initializing cgroup subsys pids\n[ 0.169353] CPU: Physical Processor ID: 0\n[ 0.170994] mce: CPU supports 10 MCE banks\n[ 0.171845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172822] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183882] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190525] ftrace: allocating 31920 entries in 125 pages\n[ 0.217886] smpboot: Max logical packages: 1\n[ 0.218739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220075] x2apic enabled\n[ 0.220869] Switched APIC routing to physical x2apic.\n[ 0.222601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223698] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227439] KVM setup paravirtual spinlock\n[ 0.228756] x86: Booted up 1 node, 1 CPUs\n[ 0.229553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230921] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233319] evm: security.SMACK64\n[ 0.233993] evm: security.SMACK64EXEC\n[ 0.234722] evm: security.SMACK64TRANSMUTE\n[ 0.235512] evm: security.SMACK64MMAP\n[ 0.236235] evm: security.ima\n[ 0.236870] evm: security.capability\n[ 0.237700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239510] pinctrl core: initialized pinctrl subsystem\n[ 0.240583] RTC time: 22:47:40, date: 11/06/18\n[ 0.241532] NET: Registered protocol family 16\n[ 0.242499] cpuidle: using governor ladder\n[ 0.243298] cpuidle: using governor menu\n[ 0.244063] PCCT header not found.\n[ 0.244799] ACPI: bus type PCI registered\n[ 0.245586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246803] PCI: Using configuration type 1 for base access\n[ 0.248591] ACPI: Added _OSI(Module Device)\n[ 0.249477] ACPI: Added _OSI(Processor Device)\n[ 0.250395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253513] ACPI: Interpreter enabled\n[ 0.254260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261421] ACPI: (supports S0 S5)\n[ 0.262101] ACPI: Using IOAPIC for interrupt routing\n[ 0.263015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271839] acpiphp: Slot [3] registered\n[ 0.272620] acpiphp: Slot [4] registered\n[ 0.273401] acpiphp: Slot [5] registered\n[ 0.274175] acpiphp: Slot [6] registered\n[ 0.274948] acpiphp: Slot [7] registered\n[ 0.275722] acpiphp: Slot [8] registered\n[ 0.276497] acpiphp: Slot [9] registered\n[ 0.277271] acpiphp: Slot [10] registered\n[ 0.278105] acpiphp: Slot [11] registered\n[ 0.278918] acpiphp: Slot [12] registered\n[ 0.279707] acpiphp: Slot [13] registered\n[ 0.280484] acpiphp: Slot [14] registered\n[ 0.281275] acpiphp: Slot [15] registered\n[ 0.292100] acpiphp: Slot [16] registered\n[ 0.292900] acpiphp: Slot [17] registered\n[ 0.293685] acpiphp: Slot [18] registered\n[ 0.294465] acpiphp: Slot [19] registered\n[ 0.295240] acpiphp: Slot [20] registered\n[ 0.296020] acpiphp: Slot [21] registered\n[ 0.296806] acpiphp: Slot [22] registered\n[ 0.297606] acpiphp: Slot [23] registered\n[ 0.298393] acpiphp: Slot [24] registered\n[ 0.299170] acpiphp: Slot [25] registered\n[ 0.299950] acpiphp: Slot [26] registered\n[ 0.300728] acpiphp: Slot [27] registered\n[ 0.301518] acpiphp: Slot [28] registered\n[ 0.302302] acpiphp: Slot [29] registered\n[ 0.303094] acpiphp: Slot [30] registered\n[ 0.303877] acpiphp: Slot [31] registered\n[ 0.304653] PCI host bridge to bus 0000:00\n[ 0.305434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309203] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310602] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318198] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.379713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.381080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.386042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.387174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.388184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389771] vgaarb: loaded\n[ 0.390497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391878] SCSI subsystem initialized\n[ 0.392718] ACPI: bus type USB registered\n[ 0.393647] usbcore: registered new interface driver usbfs\n[ 0.394870] usbcore: registered new interface driver hub\n[ 0.396106] usbcore: registered new device driver usb\n[ 0.397339] PCI: Using ACPI for IRQ routing\n[ 0.398505] NetLabel: Initializing\n[ 0.399369] NetLabel: domain hash size = 128\n[ 0.400401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401535] NetLabel: unlabeled traffic allowed by default\n[ 0.402813] clocksource: Switched to clocksource kvm-clock\n[ 0.409040] AppArmor: AppArmor Filesystem Enabled\n[ 0.410125] pnp: PnP ACPI init\n[ 0.411123] pnp: PnP ACPI: found 5 devices\n[ 0.417537] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419244] NET: Registered protocol family 2\n[ 0.420192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.421407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425876] NET: Registered protocol family 1\n[ 0.426711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427781] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443036] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457728] Trying to unpack rootfs image as initramfs...\n[ 0.509351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523194] Scanning for low memory corruption every 60 seconds\n[ 0.525030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526670] audit: initializing netlink subsys (disabled)\n[ 0.528065] audit: type=2000 audit(1541544461.154:1): initialized\n[ 0.530031] Initialise system trusted keyring\n[ 0.531366] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535857] zbud: loaded\n[ 0.536820] VFS: Disk quotas dquot_6.6.0\n[ 0.538032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540311] fuse init (API version 7.23)\n[ 0.541309] Key type big_key registered\n[ 0.542111] Allocating IMA MOK and blacklist keyrings.\n[ 0.543249] Key type asymmetric registered\n[ 0.544076] Asymmetric key parser 'x509' registered\n[ 0.545032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.546928] io scheduler noop registered\n[ 0.547733] io scheduler deadline registered (default)\n[ 0.548712] io scheduler cfq registered\n[ 0.549569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550625] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553395] ACPI: Power Button [PWRF]\n[ 0.554225] GHES: HEST is not enabled!\n[ 0.574275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632451] Linux agpgart interface v0.103\n[ 0.635024] brd: module loaded\n[ 0.636274] loop: module loaded\n[ 0.640595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642026] GPT:90111 != 2097151\n[ 0.642692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643760] GPT:90111 != 2097151\n[ 0.644423] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645362] vda: vda1 vda15\n[ 0.646821] scsi host0: ata_piix\n[ 0.647548] scsi host1: ata_piix\n[ 0.648309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650924] libphy: Fixed MDIO Bus: probed\n[ 0.651935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655570] PPP generic driver version 2.4.2\n[ 0.656743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658055] ehci-pci: EHCI PCI platform driver\n[ 0.658988] ehci-platform: EHCI generic platform driver\n[ 0.660045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661225] ohci-pci: OHCI PCI platform driver\n[ 0.662222] ohci-platform: OHCI generic platform driver\n[ 0.663336] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685469] usb usb1: Product: UHCI Host Controller\n[ 0.686375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688609] hub 1-0:1.0: USB hub found\n[ 0.689372] hub 1-0:1.0: 2 ports detected\n[ 0.690254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694599] mousedev: PS/2 mouse device common for all mice\n[ 0.696004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702096] i2c /dev entries driver\n[ 0.702849] device-mapper: uevent: version 1.0.3\n[ 0.703785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705382] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706674] NET: Registered protocol family 10\n[ 0.707675] NET: Registered protocol family 17\n[ 0.708538] Key type dns_resolver registered\n[ 0.709450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712229] registered taskstats version 1\n[ 0.713091] Loading compiled-in X.509 certificates\n[ 0.714517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.716334] zswap: loaded using pool lzo/zbud\n[ 0.717754] Key type trusted registered\n[ 0.719358] Key type encrypted registered\n[ 0.720165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721207] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722222] evm: HMAC attrs: 0x1\n[ 0.723162] Magic number: 10:53:805\n[ 0.724005] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:41 UTC (1541544461)\n[ 0.725560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726644] EDD information not available.\n[ 0.807947] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809468] Write protecting the kernel read-only data: 14336k\n[ 0.821226] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823014] 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.50\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.754743] 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.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.63. iid=i-0000011a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMW/KpTmJkt01i00m/12sF/c4xKj1QE9qbZb7HE3lt5zxomLubbDZbycq8BuFQB0XwNqgJ1BxfZspprX0GIzozRXabw6b5P4XuSF74EsuemOsZvEEkRzpfvSzoPd8h4QkHVeGTSQsPYf1pBcQl9GgSFa2e+M7qCkufEkommj19jY+akObmodXyB7207ZTtdHOKHUnn63iB5XRPkDaFxGYR1WQEZ+nE62oaxRqPUAj+P1uCDGHVQGruyoskxbuabt0flO3b3r5z+dG/9Wjg7DrgsauaXRgXVsRwPkYDVwr4AkaX1RfABf9Uk4hR4WI+rfkW52CdET35PVlz3sDaY2/H root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMYJFL58ZLO6itSL3JSN8R0MxxvhcYbYRvWcqxWxoskWy44iKMNAt8rtBOGWJBcMHWvIB+rpjXH02dJiCzJA6y9kveVtm4YuazF28ARcp/a5Sp68jxDoM/glOEj0oC0CqJ13+o4NHRlh6NWIFPEmv+GncytCHzdXqEO5/RQeHrUJAAAAFQDjn7/79ob7xHaxWf3MeJIucT2b4wAAAIBWRhoJTtbXXAivSGAgM/U8hh/y6wsGWkPEibGd239subUvAgzVuXKx+TiJb4Zu9UIY3Q22YiKqrR7XYCBTSTdu2Zc5cwX9fsAy7Wikb8i7C75aCJJnNKKyyCJHzKvctd67mtc9QKOHzxtkfI7/pUB6Av1EmJwbHie1mrlMTgvakQAAAIAhfypafqf6ykdIef1yiCBNrzWb7JZVMdLN4X/mVO7LHLn2hmB4O8k2xoUmg2G/e3ftdkKkvGVE2DqNWcJtsm0pXJg1uyGJUGYM5d8MJZRigyslF/3LAYWc1e9iWyi18XJwJICx3+uwJ2MAifTzMjeJrgGGM/huJR5517bCghI/Sw== 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.9,24,fe80::f816:3eff:fe7d:d259/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.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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n/dev/root resized successfully [took 2.59s]\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:7D:D2:59 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7d:d259/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9137 (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.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.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.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"} 2018-11-06 22:48:21,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-9cb5edc0-3187-4427-afe7-8cf598988fb3 2018-11-06 22:48:23,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:24,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-fbf6e739-bb67-430f-a45c-f0ba6fe6113e x-compute-request-id: req-fbf6e739-bb67-430f-a45c-f0ba6fe6113e Content-Encoding: gzip Content-Length: 10078 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 539280193 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.145099] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147068] pid_max: default: 32768 minimum: 301\n[ 0.148131] ACPI: Core revision 20150930\n[ 0.149647] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151169] Security Framework initialized\n[ 0.152164] Yama: becoming mindful.\n[ 0.152980] AppArmor: AppArmor initialized\n[ 0.153975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158527] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160179] Initializing cgroup subsys io\n[ 0.161133] Initializing cgroup subsys memory\n[ 0.162171] Initializing cgroup subsys devices\n[ 0.163199] Initializing cgroup subsys freezer\n[ 0.164231] Initializing cgroup subsys net_cls\n[ 0.165239] Initializing cgroup subsys perf_event\n[ 0.166299] Initializing cgroup subsys net_prio\n[ 0.167335] Initializing cgroup subsys hugetlb\n[ 0.168349] Initializing cgroup subsys pids\n[ 0.169353] CPU: Physical Processor ID: 0\n[ 0.170994] mce: CPU supports 10 MCE banks\n[ 0.171845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172822] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183882] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190525] ftrace: allocating 31920 entries in 125 pages\n[ 0.217886] smpboot: Max logical packages: 1\n[ 0.218739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220075] x2apic enabled\n[ 0.220869] Switched APIC routing to physical x2apic.\n[ 0.222601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223698] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227439] KVM setup paravirtual spinlock\n[ 0.228756] x86: Booted up 1 node, 1 CPUs\n[ 0.229553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230921] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233319] evm: security.SMACK64\n[ 0.233993] evm: security.SMACK64EXEC\n[ 0.234722] evm: security.SMACK64TRANSMUTE\n[ 0.235512] evm: security.SMACK64MMAP\n[ 0.236235] evm: security.ima\n[ 0.236870] evm: security.capability\n[ 0.237700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239510] pinctrl core: initialized pinctrl subsystem\n[ 0.240583] RTC time: 22:47:40, date: 11/06/18\n[ 0.241532] NET: Registered protocol family 16\n[ 0.242499] cpuidle: using governor ladder\n[ 0.243298] cpuidle: using governor menu\n[ 0.244063] PCCT header not found.\n[ 0.244799] ACPI: bus type PCI registered\n[ 0.245586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246803] PCI: Using configuration type 1 for base access\n[ 0.248591] ACPI: Added _OSI(Module Device)\n[ 0.249477] ACPI: Added _OSI(Processor Device)\n[ 0.250395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253513] ACPI: Interpreter enabled\n[ 0.254260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261421] ACPI: (supports S0 S5)\n[ 0.262101] ACPI: Using IOAPIC for interrupt routing\n[ 0.263015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271839] acpiphp: Slot [3] registered\n[ 0.272620] acpiphp: Slot [4] registered\n[ 0.273401] acpiphp: Slot [5] registered\n[ 0.274175] acpiphp: Slot [6] registered\n[ 0.274948] acpiphp: Slot [7] registered\n[ 0.275722] acpiphp: Slot [8] registered\n[ 0.276497] acpiphp: Slot [9] registered\n[ 0.277271] acpiphp: Slot [10] registered\n[ 0.278105] acpiphp: Slot [11] registered\n[ 0.278918] acpiphp: Slot [12] registered\n[ 0.279707] acpiphp: Slot [13] registered\n[ 0.280484] acpiphp: Slot [14] registered\n[ 0.281275] acpiphp: Slot [15] registered\n[ 0.292100] acpiphp: Slot [16] registered\n[ 0.292900] acpiphp: Slot [17] registered\n[ 0.293685] acpiphp: Slot [18] registered\n[ 0.294465] acpiphp: Slot [19] registered\n[ 0.295240] acpiphp: Slot [20] registered\n[ 0.296020] acpiphp: Slot [21] registered\n[ 0.296806] acpiphp: Slot [22] registered\n[ 0.297606] acpiphp: Slot [23] registered\n[ 0.298393] acpiphp: Slot [24] registered\n[ 0.299170] acpiphp: Slot [25] registered\n[ 0.299950] acpiphp: Slot [26] registered\n[ 0.300728] acpiphp: Slot [27] registered\n[ 0.301518] acpiphp: Slot [28] registered\n[ 0.302302] acpiphp: Slot [29] registered\n[ 0.303094] acpiphp: Slot [30] registered\n[ 0.303877] acpiphp: Slot [31] registered\n[ 0.304653] PCI host bridge to bus 0000:00\n[ 0.305434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309203] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310602] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318198] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.379713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.381080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.386042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.387174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.388184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389771] vgaarb: loaded\n[ 0.390497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391878] SCSI subsystem initialized\n[ 0.392718] ACPI: bus type USB registered\n[ 0.393647] usbcore: registered new interface driver usbfs\n[ 0.394870] usbcore: registered new interface driver hub\n[ 0.396106] usbcore: registered new device driver usb\n[ 0.397339] PCI: Using ACPI for IRQ routing\n[ 0.398505] NetLabel: Initializing\n[ 0.399369] NetLabel: domain hash size = 128\n[ 0.400401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401535] NetLabel: unlabeled traffic allowed by default\n[ 0.402813] clocksource: Switched to clocksource kvm-clock\n[ 0.409040] AppArmor: AppArmor Filesystem Enabled\n[ 0.410125] pnp: PnP ACPI init\n[ 0.411123] pnp: PnP ACPI: found 5 devices\n[ 0.417537] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419244] NET: Registered protocol family 2\n[ 0.420192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.421407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425876] NET: Registered protocol family 1\n[ 0.426711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427781] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443036] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457728] Trying to unpack rootfs image as initramfs...\n[ 0.509351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523194] Scanning for low memory corruption every 60 seconds\n[ 0.525030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526670] audit: initializing netlink subsys (disabled)\n[ 0.528065] audit: type=2000 audit(1541544461.154:1): initialized\n[ 0.530031] Initialise system trusted keyring\n[ 0.531366] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535857] zbud: loaded\n[ 0.536820] VFS: Disk quotas dquot_6.6.0\n[ 0.538032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540311] fuse init (API version 7.23)\n[ 0.541309] Key type big_key registered\n[ 0.542111] Allocating IMA MOK and blacklist keyrings.\n[ 0.543249] Key type asymmetric registered\n[ 0.544076] Asymmetric key parser 'x509' registered\n[ 0.545032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.546928] io scheduler noop registered\n[ 0.547733] io scheduler deadline registered (default)\n[ 0.548712] io scheduler cfq registered\n[ 0.549569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550625] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553395] ACPI: Power Button [PWRF]\n[ 0.554225] GHES: HEST is not enabled!\n[ 0.574275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632451] Linux agpgart interface v0.103\n[ 0.635024] brd: module loaded\n[ 0.636274] loop: module loaded\n[ 0.640595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642026] GPT:90111 != 2097151\n[ 0.642692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643760] GPT:90111 != 2097151\n[ 0.644423] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645362] vda: vda1 vda15\n[ 0.646821] scsi host0: ata_piix\n[ 0.647548] scsi host1: ata_piix\n[ 0.648309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650924] libphy: Fixed MDIO Bus: probed\n[ 0.651935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655570] PPP generic driver version 2.4.2\n[ 0.656743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658055] ehci-pci: EHCI PCI platform driver\n[ 0.658988] ehci-platform: EHCI generic platform driver\n[ 0.660045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661225] ohci-pci: OHCI PCI platform driver\n[ 0.662222] ohci-platform: OHCI generic platform driver\n[ 0.663336] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685469] usb usb1: Product: UHCI Host Controller\n[ 0.686375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688609] hub 1-0:1.0: USB hub found\n[ 0.689372] hub 1-0:1.0: 2 ports detected\n[ 0.690254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694599] mousedev: PS/2 mouse device common for all mice\n[ 0.696004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702096] i2c /dev entries driver\n[ 0.702849] device-mapper: uevent: version 1.0.3\n[ 0.703785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705382] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706674] NET: Registered protocol family 10\n[ 0.707675] NET: Registered protocol family 17\n[ 0.708538] Key type dns_resolver registered\n[ 0.709450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712229] registered taskstats version 1\n[ 0.713091] Loading compiled-in X.509 certificates\n[ 0.714517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.716334] zswap: loaded using pool lzo/zbud\n[ 0.717754] Key type trusted registered\n[ 0.719358] Key type encrypted registered\n[ 0.720165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721207] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722222] evm: HMAC attrs: 0x1\n[ 0.723162] Magic number: 10:53:805\n[ 0.724005] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:41 UTC (1541544461)\n[ 0.725560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726644] EDD information not available.\n[ 0.807947] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809468] Write protecting the kernel read-only data: 14336k\n[ 0.821226] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823014] 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.50\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.754743] 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.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.63. iid=i-0000011a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMW/KpTmJkt01i00m/12sF/c4xKj1QE9qbZb7HE3lt5zxomLubbDZbycq8BuFQB0XwNqgJ1BxfZspprX0GIzozRXabw6b5P4XuSF74EsuemOsZvEEkRzpfvSzoPd8h4QkHVeGTSQsPYf1pBcQl9GgSFa2e+M7qCkufEkommj19jY+akObmodXyB7207ZTtdHOKHUnn63iB5XRPkDaFxGYR1WQEZ+nE62oaxRqPUAj+P1uCDGHVQGruyoskxbuabt0flO3b3r5z+dG/9Wjg7DrgsauaXRgXVsRwPkYDVwr4AkaX1RfABf9Uk4hR4WI+rfkW52CdET35PVlz3sDaY2/H root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMYJFL58ZLO6itSL3JSN8R0MxxvhcYbYRvWcqxWxoskWy44iKMNAt8rtBOGWJBcMHWvIB+rpjXH02dJiCzJA6y9kveVtm4YuazF28ARcp/a5Sp68jxDoM/glOEj0oC0CqJ13+o4NHRlh6NWIFPEmv+GncytCHzdXqEO5/RQeHrUJAAAAFQDjn7/79ob7xHaxWf3MeJIucT2b4wAAAIBWRhoJTtbXXAivSGAgM/U8hh/y6wsGWkPEibGd239subUvAgzVuXKx+TiJb4Zu9UIY3Q22YiKqrR7XYCBTSTdu2Zc5cwX9fsAy7Wikb8i7C75aCJJnNKKyyCJHzKvctd67mtc9QKOHzxtkfI7/pUB6Av1EmJwbHie1mrlMTgvakQAAAIAhfypafqf6ykdIef1yiCBNrzWb7JZVMdLN4X/mVO7LHLn2hmB4O8k2xoUmg2G/e3ftdkKkvGVE2DqNWcJtsm0pXJg1uyGJUGYM5d8MJZRigyslF/3LAYWc1e9iWyi18XJwJICx3+uwJ2MAifTzMjeJrgGGM/huJR5517bCghI/Sw== 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.9,24,fe80::f816:3eff:fe7d:d259/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.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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n/dev/root resized successfully [took 2.59s]\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:7D:D2:59 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7d:d259/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9137 (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.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.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.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"} 2018-11-06 22:48:24,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-fbf6e739-bb67-430f-a45c-f0ba6fe6113e 2018-11-06 22:48:26,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:27,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-a267ec1d-f965-4579-a505-ae7efe9f42fd x-compute-request-id: req-a267ec1d-f965-4579-a505-ae7efe9f42fd Content-Encoding: gzip Content-Length: 10078 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 539280193 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.145099] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147068] pid_max: default: 32768 minimum: 301\n[ 0.148131] ACPI: Core revision 20150930\n[ 0.149647] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151169] Security Framework initialized\n[ 0.152164] Yama: becoming mindful.\n[ 0.152980] AppArmor: AppArmor initialized\n[ 0.153975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158527] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160179] Initializing cgroup subsys io\n[ 0.161133] Initializing cgroup subsys memory\n[ 0.162171] Initializing cgroup subsys devices\n[ 0.163199] Initializing cgroup subsys freezer\n[ 0.164231] Initializing cgroup subsys net_cls\n[ 0.165239] Initializing cgroup subsys perf_event\n[ 0.166299] Initializing cgroup subsys net_prio\n[ 0.167335] Initializing cgroup subsys hugetlb\n[ 0.168349] Initializing cgroup subsys pids\n[ 0.169353] CPU: Physical Processor ID: 0\n[ 0.170994] mce: CPU supports 10 MCE banks\n[ 0.171845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172822] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183882] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190525] ftrace: allocating 31920 entries in 125 pages\n[ 0.217886] smpboot: Max logical packages: 1\n[ 0.218739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220075] x2apic enabled\n[ 0.220869] Switched APIC routing to physical x2apic.\n[ 0.222601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223698] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227439] KVM setup paravirtual spinlock\n[ 0.228756] x86: Booted up 1 node, 1 CPUs\n[ 0.229553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230921] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233319] evm: security.SMACK64\n[ 0.233993] evm: security.SMACK64EXEC\n[ 0.234722] evm: security.SMACK64TRANSMUTE\n[ 0.235512] evm: security.SMACK64MMAP\n[ 0.236235] evm: security.ima\n[ 0.236870] evm: security.capability\n[ 0.237700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239510] pinctrl core: initialized pinctrl subsystem\n[ 0.240583] RTC time: 22:47:40, date: 11/06/18\n[ 0.241532] NET: Registered protocol family 16\n[ 0.242499] cpuidle: using governor ladder\n[ 0.243298] cpuidle: using governor menu\n[ 0.244063] PCCT header not found.\n[ 0.244799] ACPI: bus type PCI registered\n[ 0.245586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246803] PCI: Using configuration type 1 for base access\n[ 0.248591] ACPI: Added _OSI(Module Device)\n[ 0.249477] ACPI: Added _OSI(Processor Device)\n[ 0.250395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253513] ACPI: Interpreter enabled\n[ 0.254260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261421] ACPI: (supports S0 S5)\n[ 0.262101] ACPI: Using IOAPIC for interrupt routing\n[ 0.263015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271839] acpiphp: Slot [3] registered\n[ 0.272620] acpiphp: Slot [4] registered\n[ 0.273401] acpiphp: Slot [5] registered\n[ 0.274175] acpiphp: Slot [6] registered\n[ 0.274948] acpiphp: Slot [7] registered\n[ 0.275722] acpiphp: Slot [8] registered\n[ 0.276497] acpiphp: Slot [9] registered\n[ 0.277271] acpiphp: Slot [10] registered\n[ 0.278105] acpiphp: Slot [11] registered\n[ 0.278918] acpiphp: Slot [12] registered\n[ 0.279707] acpiphp: Slot [13] registered\n[ 0.280484] acpiphp: Slot [14] registered\n[ 0.281275] acpiphp: Slot [15] registered\n[ 0.292100] acpiphp: Slot [16] registered\n[ 0.292900] acpiphp: Slot [17] registered\n[ 0.293685] acpiphp: Slot [18] registered\n[ 0.294465] acpiphp: Slot [19] registered\n[ 0.295240] acpiphp: Slot [20] registered\n[ 0.296020] acpiphp: Slot [21] registered\n[ 0.296806] acpiphp: Slot [22] registered\n[ 0.297606] acpiphp: Slot [23] registered\n[ 0.298393] acpiphp: Slot [24] registered\n[ 0.299170] acpiphp: Slot [25] registered\n[ 0.299950] acpiphp: Slot [26] registered\n[ 0.300728] acpiphp: Slot [27] registered\n[ 0.301518] acpiphp: Slot [28] registered\n[ 0.302302] acpiphp: Slot [29] registered\n[ 0.303094] acpiphp: Slot [30] registered\n[ 0.303877] acpiphp: Slot [31] registered\n[ 0.304653] PCI host bridge to bus 0000:00\n[ 0.305434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309203] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310602] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318198] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.379713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.381080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.386042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.387174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.388184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389771] vgaarb: loaded\n[ 0.390497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391878] SCSI subsystem initialized\n[ 0.392718] ACPI: bus type USB registered\n[ 0.393647] usbcore: registered new interface driver usbfs\n[ 0.394870] usbcore: registered new interface driver hub\n[ 0.396106] usbcore: registered new device driver usb\n[ 0.397339] PCI: Using ACPI for IRQ routing\n[ 0.398505] NetLabel: Initializing\n[ 0.399369] NetLabel: domain hash size = 128\n[ 0.400401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401535] NetLabel: unlabeled traffic allowed by default\n[ 0.402813] clocksource: Switched to clocksource kvm-clock\n[ 0.409040] AppArmor: AppArmor Filesystem Enabled\n[ 0.410125] pnp: PnP ACPI init\n[ 0.411123] pnp: PnP ACPI: found 5 devices\n[ 0.417537] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419244] NET: Registered protocol family 2\n[ 0.420192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.421407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425876] NET: Registered protocol family 1\n[ 0.426711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427781] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443036] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457728] Trying to unpack rootfs image as initramfs...\n[ 0.509351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523194] Scanning for low memory corruption every 60 seconds\n[ 0.525030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526670] audit: initializing netlink subsys (disabled)\n[ 0.528065] audit: type=2000 audit(1541544461.154:1): initialized\n[ 0.530031] Initialise system trusted keyring\n[ 0.531366] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535857] zbud: loaded\n[ 0.536820] VFS: Disk quotas dquot_6.6.0\n[ 0.538032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540311] fuse init (API version 7.23)\n[ 0.541309] Key type big_key registered\n[ 0.542111] Allocating IMA MOK and blacklist keyrings.\n[ 0.543249] Key type asymmetric registered\n[ 0.544076] Asymmetric key parser 'x509' registered\n[ 0.545032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.546928] io scheduler noop registered\n[ 0.547733] io scheduler deadline registered (default)\n[ 0.548712] io scheduler cfq registered\n[ 0.549569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550625] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553395] ACPI: Power Button [PWRF]\n[ 0.554225] GHES: HEST is not enabled!\n[ 0.574275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632451] Linux agpgart interface v0.103\n[ 0.635024] brd: module loaded\n[ 0.636274] loop: module loaded\n[ 0.640595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642026] GPT:90111 != 2097151\n[ 0.642692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643760] GPT:90111 != 2097151\n[ 0.644423] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645362] vda: vda1 vda15\n[ 0.646821] scsi host0: ata_piix\n[ 0.647548] scsi host1: ata_piix\n[ 0.648309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650924] libphy: Fixed MDIO Bus: probed\n[ 0.651935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655570] PPP generic driver version 2.4.2\n[ 0.656743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658055] ehci-pci: EHCI PCI platform driver\n[ 0.658988] ehci-platform: EHCI generic platform driver\n[ 0.660045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661225] ohci-pci: OHCI PCI platform driver\n[ 0.662222] ohci-platform: OHCI generic platform driver\n[ 0.663336] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685469] usb usb1: Product: UHCI Host Controller\n[ 0.686375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688609] hub 1-0:1.0: USB hub found\n[ 0.689372] hub 1-0:1.0: 2 ports detected\n[ 0.690254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694599] mousedev: PS/2 mouse device common for all mice\n[ 0.696004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702096] i2c /dev entries driver\n[ 0.702849] device-mapper: uevent: version 1.0.3\n[ 0.703785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705382] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706674] NET: Registered protocol family 10\n[ 0.707675] NET: Registered protocol family 17\n[ 0.708538] Key type dns_resolver registered\n[ 0.709450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712229] registered taskstats version 1\n[ 0.713091] Loading compiled-in X.509 certificates\n[ 0.714517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.716334] zswap: loaded using pool lzo/zbud\n[ 0.717754] Key type trusted registered\n[ 0.719358] Key type encrypted registered\n[ 0.720165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721207] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722222] evm: HMAC attrs: 0x1\n[ 0.723162] Magic number: 10:53:805\n[ 0.724005] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:41 UTC (1541544461)\n[ 0.725560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726644] EDD information not available.\n[ 0.807947] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809468] Write protecting the kernel read-only data: 14336k\n[ 0.821226] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823014] 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.50\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.754743] 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.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.63. iid=i-0000011a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMW/KpTmJkt01i00m/12sF/c4xKj1QE9qbZb7HE3lt5zxomLubbDZbycq8BuFQB0XwNqgJ1BxfZspprX0GIzozRXabw6b5P4XuSF74EsuemOsZvEEkRzpfvSzoPd8h4QkHVeGTSQsPYf1pBcQl9GgSFa2e+M7qCkufEkommj19jY+akObmodXyB7207ZTtdHOKHUnn63iB5XRPkDaFxGYR1WQEZ+nE62oaxRqPUAj+P1uCDGHVQGruyoskxbuabt0flO3b3r5z+dG/9Wjg7DrgsauaXRgXVsRwPkYDVwr4AkaX1RfABf9Uk4hR4WI+rfkW52CdET35PVlz3sDaY2/H root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMYJFL58ZLO6itSL3JSN8R0MxxvhcYbYRvWcqxWxoskWy44iKMNAt8rtBOGWJBcMHWvIB+rpjXH02dJiCzJA6y9kveVtm4YuazF28ARcp/a5Sp68jxDoM/glOEj0oC0CqJ13+o4NHRlh6NWIFPEmv+GncytCHzdXqEO5/RQeHrUJAAAAFQDjn7/79ob7xHaxWf3MeJIucT2b4wAAAIBWRhoJTtbXXAivSGAgM/U8hh/y6wsGWkPEibGd239subUvAgzVuXKx+TiJb4Zu9UIY3Q22YiKqrR7XYCBTSTdu2Zc5cwX9fsAy7Wikb8i7C75aCJJnNKKyyCJHzKvctd67mtc9QKOHzxtkfI7/pUB6Av1EmJwbHie1mrlMTgvakQAAAIAhfypafqf6ykdIef1yiCBNrzWb7JZVMdLN4X/mVO7LHLn2hmB4O8k2xoUmg2G/e3ftdkKkvGVE2DqNWcJtsm0pXJg1uyGJUGYM5d8MJZRigyslF/3LAYWc1e9iWyi18XJwJICx3+uwJ2MAifTzMjeJrgGGM/huJR5517bCghI/Sw== 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.9,24,fe80::f816:3eff:fe7d:d259/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.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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n/dev/root resized successfully [took 2.59s]\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:7D:D2:59 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7d:d259/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9137 (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.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.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.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"} 2018-11-06 22:48:27,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-a267ec1d-f965-4579-a505-ae7efe9f42fd 2018-11-06 22:48:29,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1ddfef1dc5e6e1c0a5a03a9f4db49484d7cae5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:30,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-5dddf387-239d-403e-81ef-fd53afb5ff19 x-compute-request-id: req-5dddf387-239d-403e-81ef-fd53afb5ff19 Content-Encoding: gzip Content-Length: 10876 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 539280193 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.145099] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147068] pid_max: default: 32768 minimum: 301\n[ 0.148131] ACPI: Core revision 20150930\n[ 0.149647] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151169] Security Framework initialized\n[ 0.152164] Yama: becoming mindful.\n[ 0.152980] AppArmor: AppArmor initialized\n[ 0.153975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158527] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160179] Initializing cgroup subsys io\n[ 0.161133] Initializing cgroup subsys memory\n[ 0.162171] Initializing cgroup subsys devices\n[ 0.163199] Initializing cgroup subsys freezer\n[ 0.164231] Initializing cgroup subsys net_cls\n[ 0.165239] Initializing cgroup subsys perf_event\n[ 0.166299] Initializing cgroup subsys net_prio\n[ 0.167335] Initializing cgroup subsys hugetlb\n[ 0.168349] Initializing cgroup subsys pids\n[ 0.169353] CPU: Physical Processor ID: 0\n[ 0.170994] mce: CPU supports 10 MCE banks\n[ 0.171845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172822] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183882] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190525] ftrace: allocating 31920 entries in 125 pages\n[ 0.217886] smpboot: Max logical packages: 1\n[ 0.218739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220075] x2apic enabled\n[ 0.220869] Switched APIC routing to physical x2apic.\n[ 0.222601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223698] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227439] KVM setup paravirtual spinlock\n[ 0.228756] x86: Booted up 1 node, 1 CPUs\n[ 0.229553] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230921] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233319] evm: security.SMACK64\n[ 0.233993] evm: security.SMACK64EXEC\n[ 0.234722] evm: security.SMACK64TRANSMUTE\n[ 0.235512] evm: security.SMACK64MMAP\n[ 0.236235] evm: security.ima\n[ 0.236870] evm: security.capability\n[ 0.237700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239510] pinctrl core: initialized pinctrl subsystem\n[ 0.240583] RTC time: 22:47:40, date: 11/06/18\n[ 0.241532] NET: Registered protocol family 16\n[ 0.242499] cpuidle: using governor ladder\n[ 0.243298] cpuidle: using governor menu\n[ 0.244063] PCCT header not found.\n[ 0.244799] ACPI: bus type PCI registered\n[ 0.245586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246803] PCI: Using configuration type 1 for base access\n[ 0.248591] ACPI: Added _OSI(Module Device)\n[ 0.249477] ACPI: Added _OSI(Processor Device)\n[ 0.250395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253513] ACPI: Interpreter enabled\n[ 0.254260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261421] ACPI: (supports S0 S5)\n[ 0.262101] ACPI: Using IOAPIC for interrupt routing\n[ 0.263015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266231] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271839] acpiphp: Slot [3] registered\n[ 0.272620] acpiphp: Slot [4] registered\n[ 0.273401] acpiphp: Slot [5] registered\n[ 0.274175] acpiphp: Slot [6] registered\n[ 0.274948] acpiphp: Slot [7] registered\n[ 0.275722] acpiphp: Slot [8] registered\n[ 0.276497] acpiphp: Slot [9] registered\n[ 0.277271] acpiphp: Slot [10] registered\n[ 0.278105] acpiphp: Slot [11] registered\n[ 0.278918] acpiphp: Slot [12] registered\n[ 0.279707] acpiphp: Slot [13] registered\n[ 0.280484] acpiphp: Slot [14] registered\n[ 0.281275] acpiphp: Slot [15] registered\n[ 0.292100] acpiphp: Slot [16] registered\n[ 0.292900] acpiphp: Slot [17] registered\n[ 0.293685] acpiphp: Slot [18] registered\n[ 0.294465] acpiphp: Slot [19] registered\n[ 0.295240] acpiphp: Slot [20] registered\n[ 0.296020] acpiphp: Slot [21] registered\n[ 0.296806] acpiphp: Slot [22] registered\n[ 0.297606] acpiphp: Slot [23] registered\n[ 0.298393] acpiphp: Slot [24] registered\n[ 0.299170] acpiphp: Slot [25] registered\n[ 0.299950] acpiphp: Slot [26] registered\n[ 0.300728] acpiphp: Slot [27] registered\n[ 0.301518] acpiphp: Slot [28] registered\n[ 0.302302] acpiphp: Slot [29] registered\n[ 0.303094] acpiphp: Slot [30] registered\n[ 0.303877] acpiphp: Slot [31] registered\n[ 0.304653] PCI host bridge to bus 0000:00\n[ 0.305434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309203] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310602] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318198] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319330] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.378223] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.379713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.381080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.386042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.387174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.388184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389771] vgaarb: loaded\n[ 0.390497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391878] SCSI subsystem initialized\n[ 0.392718] ACPI: bus type USB registered\n[ 0.393647] usbcore: registered new interface driver usbfs\n[ 0.394870] usbcore: registered new interface driver hub\n[ 0.396106] usbcore: registered new device driver usb\n[ 0.397339] PCI: Using ACPI for IRQ routing\n[ 0.398505] NetLabel: Initializing\n[ 0.399369] NetLabel: domain hash size = 128\n[ 0.400401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401535] NetLabel: unlabeled traffic allowed by default\n[ 0.402813] clocksource: Switched to clocksource kvm-clock\n[ 0.409040] AppArmor: AppArmor Filesystem Enabled\n[ 0.410125] pnp: PnP ACPI init\n[ 0.411123] pnp: PnP ACPI: found 5 devices\n[ 0.417537] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419244] NET: Registered protocol family 2\n[ 0.420192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.421407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.422520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.423690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425876] NET: Registered protocol family 1\n[ 0.426711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427781] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443036] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457728] Trying to unpack rootfs image as initramfs...\n[ 0.509351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523194] Scanning for low memory corruption every 60 seconds\n[ 0.525030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.526670] audit: initializing netlink subsys (disabled)\n[ 0.528065] audit: type=2000 audit(1541544461.154:1): initialized\n[ 0.530031] Initialise system trusted keyring\n[ 0.531366] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535857] zbud: loaded\n[ 0.536820] VFS: Disk quotas dquot_6.6.0\n[ 0.538032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540311] fuse init (API version 7.23)\n[ 0.541309] Key type big_key registered\n[ 0.542111] Allocating IMA MOK and blacklist keyrings.\n[ 0.543249] Key type asymmetric registered\n[ 0.544076] Asymmetric key parser 'x509' registered\n[ 0.545032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.546928] io scheduler noop registered\n[ 0.547733] io scheduler deadline registered (default)\n[ 0.548712] io scheduler cfq registered\n[ 0.549569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550625] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553395] ACPI: Power Button [PWRF]\n[ 0.554225] GHES: HEST is not enabled!\n[ 0.574275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632451] Linux agpgart interface v0.103\n[ 0.635024] brd: module loaded\n[ 0.636274] loop: module loaded\n[ 0.640595] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642026] GPT:90111 != 2097151\n[ 0.642692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643760] GPT:90111 != 2097151\n[ 0.644423] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645362] vda: vda1 vda15\n[ 0.646821] scsi host0: ata_piix\n[ 0.647548] scsi host1: ata_piix\n[ 0.648309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650924] libphy: Fixed MDIO Bus: probed\n[ 0.651935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655570] PPP generic driver version 2.4.2\n[ 0.656743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658055] ehci-pci: EHCI PCI platform driver\n[ 0.658988] ehci-platform: EHCI generic platform driver\n[ 0.660045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661225] ohci-pci: OHCI PCI platform driver\n[ 0.662222] ohci-platform: OHCI generic platform driver\n[ 0.663336] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685469] usb usb1: Product: UHCI Host Controller\n[ 0.686375] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688609] hub 1-0:1.0: USB hub found\n[ 0.689372] hub 1-0:1.0: 2 ports detected\n[ 0.690254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693395] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694599] mousedev: PS/2 mouse device common for all mice\n[ 0.696004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699276] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702096] i2c /dev entries driver\n[ 0.702849] device-mapper: uevent: version 1.0.3\n[ 0.703785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.705382] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706674] NET: Registered protocol family 10\n[ 0.707675] NET: Registered protocol family 17\n[ 0.708538] Key type dns_resolver registered\n[ 0.709450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.712229] registered taskstats version 1\n[ 0.713091] Loading compiled-in X.509 certificates\n[ 0.714517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.716334] zswap: loaded using pool lzo/zbud\n[ 0.717754] Key type trusted registered\n[ 0.719358] Key type encrypted registered\n[ 0.720165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721207] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722222] evm: HMAC attrs: 0x1\n[ 0.723162] Magic number: 10:53:805\n[ 0.724005] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:41 UTC (1541544461)\n[ 0.725560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726644] EDD information not available.\n[ 0.807947] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809468] Write protecting the kernel read-only data: 14336k\n[ 0.821226] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823014] 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.50\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.754743] 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.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.63. iid=i-0000011a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMW/KpTmJkt01i00m/12sF/c4xKj1QE9qbZb7HE3lt5zxomLubbDZbycq8BuFQB0XwNqgJ1BxfZspprX0GIzozRXabw6b5P4XuSF74EsuemOsZvEEkRzpfvSzoPd8h4QkHVeGTSQsPYf1pBcQl9GgSFa2e+M7qCkufEkommj19jY+akObmodXyB7207ZTtdHOKHUnn63iB5XRPkDaFxGYR1WQEZ+nE62oaxRqPUAj+P1uCDGHVQGruyoskxbuabt0flO3b3r5z+dG/9Wjg7DrgsauaXRgXVsRwPkYDVwr4AkaX1RfABf9Uk4hR4WI+rfkW52CdET35PVlz3sDaY2/H root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMYJFL58ZLO6itSL3JSN8R0MxxvhcYbYRvWcqxWxoskWy44iKMNAt8rtBOGWJBcMHWvIB+rpjXH02dJiCzJA6y9kveVtm4YuazF28ARcp/a5Sp68jxDoM/glOEj0oC0CqJ13+o4NHRlh6NWIFPEmv+GncytCHzdXqEO5/RQeHrUJAAAAFQDjn7/79ob7xHaxWf3MeJIucT2b4wAAAIBWRhoJTtbXXAivSGAgM/U8hh/y6wsGWkPEibGd239subUvAgzVuXKx+TiJb4Zu9UIY3Q22YiKqrR7XYCBTSTdu2Zc5cwX9fsAy7Wikb8i7C75aCJJnNKKyyCJHzKvctd67mtc9QKOHzxtkfI7/pUB6Av1EmJwbHie1mrlMTgvakQAAAIAhfypafqf6ykdIef1yiCBNrzWb7JZVMdLN4X/mVO7LHLn2hmB4O8k2xoUmg2G/e3ftdkKkvGVE2DqNWcJtsm0pXJg1uyGJUGYM5d8MJZRigyslF/3LAYWc1e9iWyi18XJwJICx3+uwJ2MAifTzMjeJrgGGM/huJR5517bCghI/Sw== 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.9,24,fe80::f816:3eff:fe7d:d259/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.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-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n/dev/root resized successfully [took 2.59s]\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:7D:D2:59 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7d:d259/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9137 (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.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.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.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.159262] usb 1-1: Product: QEMU USB Tablet\n[ 1.159265] usb 1-1: Manufacturer: QEMU\n[ 1.159267] usb 1-1: SerialNumber: 42\n[ 1.522883] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.522886] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.692929] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.736984] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.754743] random: dd urandom read with 5 bits of entropy available\n[ 3.801364] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.091446] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:47:42 cirros syslog.info syslogd started: BusyBox v1.23.2\nNov 6 22:47:42 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nNov 6 22:47:42 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)\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nNov 6 22:47:42 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nNov 6 22:47:42 cirros kern.notice kernel: [ 1.754743] random: dd urandom read with 5 bits of entropy available\nNov 6 22:47:43 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:47:44 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:47:44 cirros kern.info kernel: [ 3.801364] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:47:44 cirros kern.info kernel: [ 4.091446] 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: "} 2018-11-06 22:48:30,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-5dddf387-239d-403e-81ef-fd53afb5ff19 2018-11-06 22:48:32,715 - sdnvpn_test_utils - INFO - Waiting for instance 0e7ac6f5-4e5b-4295-aac4-37a735f72b61 to boot up 2018-11-06 22:48:32,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:33,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-5e30663e-e25d-418c-97e6-a4654c9704bc x-compute-request-id: req-5e30663e-e25d-418c-97e6-a4654c9704bc Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:33,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-5e30663e-e25d-418c-97e6-a4654c9704bc 2018-11-06 22:48:35,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:36,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-f46c32ba-5bff-40a4-be7d-5af76ce5db13 x-compute-request-id: req-f46c32ba-5bff-40a4-be7d-5af76ce5db13 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:36,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-f46c32ba-5bff-40a4-be7d-5af76ce5db13 2018-11-06 22:48:38,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:39,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-0a2142fb-2c9c-4e00-8b93-b4d5c25f325a x-compute-request-id: req-0a2142fb-2c9c-4e00-8b93-b4d5c25f325a Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:39,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-0a2142fb-2c9c-4e00-8b93-b4d5c25f325a 2018-11-06 22:48:41,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:43,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-5da0acf6-487a-4d65-8cf8-544f747563f9 x-compute-request-id: req-5da0acf6-487a-4d65-8cf8-544f747563f9 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:43,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-5da0acf6-487a-4d65-8cf8-544f747563f9 2018-11-06 22:48:45,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:46,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-474b3972-1b72-4b55-b5b9-4b7c2120b0d8 x-compute-request-id: req-474b3972-1b72-4b55-b5b9-4b7c2120b0d8 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:46,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-474b3972-1b72-4b55-b5b9-4b7c2120b0d8 2018-11-06 22:48:48,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:49,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-17a2a9f1-fe0e-42f4-ba9a-8b959695c904 x-compute-request-id: req-17a2a9f1-fe0e-42f4-ba9a-8b959695c904 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:49,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-17a2a9f1-fe0e-42f4-ba9a-8b959695c904 2018-11-06 22:48:51,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:52,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-a46e2947-2333-4a8b-9e3e-9bc1a3f94feb x-compute-request-id: req-a46e2947-2333-4a8b-9e3e-9bc1a3f94feb Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:52,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-a46e2947-2333-4a8b-9e3e-9bc1a3f94feb 2018-11-06 22:48:54,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:55,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-efced590-add4-4b69-b9c3-6283af76c772 x-compute-request-id: req-efced590-add4-4b69-b9c3-6283af76c772 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:55,348 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-efced590-add4-4b69-b9c3-6283af76c772 2018-11-06 22:48:57,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:48:58,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:48: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-a88d9193-65a8-4d1d-ba93-46789f03c944 x-compute-request-id: req-a88d9193-65a8-4d1d-ba93-46789f03c944 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:48:58,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-a88d9193-65a8-4d1d-ba93-46789f03c944 2018-11-06 22:49:00,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:01,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-acee6bdb-b3a1-4ce1-8fb8-7c962b7ca612 x-compute-request-id: req-acee6bdb-b3a1-4ce1-8fb8-7c962b7ca612 Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:49:01,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-acee6bdb-b3a1-4ce1-8fb8-7c962b7ca612 2018-11-06 22:49:03,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:04,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-16f4e902-03f6-4368-98d2-44159b96e2bc x-compute-request-id: req-16f4e902-03f6-4368-98d2-44159b96e2bc Content-Encoding: gzip Content-Length: 7877 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 22:49:04,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-16f4e902-03f6-4368-98d2-44159b96e2bc 2018-11-06 22:49:06,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:07,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-944914d7-871d-4dd7-86ab-eae9686ea47b x-compute-request-id: req-944914d7-871d-4dd7-86ab-eae9686ea47b Content-Encoding: gzip Content-Length: 8068 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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"} 2018-11-06 22:49:07,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-944914d7-871d-4dd7-86ab-eae9686ea47b 2018-11-06 22:49:09,680 - sdnvpn_test_utils - INFO - Waiting for instance 237dd7c0-3134-4647-8513-0b5d92cb9b1f to boot up 2018-11-06 22:49:09,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:10,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-9ce3e971-8fc8-4726-93b8-815ec1c7f3c7 x-compute-request-id: req-9ce3e971-8fc8-4726-93b8-815ec1c7f3c7 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 584760251 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.910 MHz processor\n[ 0.163818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.165500] pid_max: default: 32768 minimum: 301\n[ 0.166427] ACPI: Core revision 20150930\n[ 0.167841] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169177] Security Framework initialized\n[ 0.170012] Yama: becoming mindful.\n[ 0.170758] AppArmor: AppArmor initialized\n[ 0.171631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172982] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.174279] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175506] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176919] Initializing cgroup subsys io\n[ 0.177746] Initializing cgroup subsys memory\n[ 0.178618] Initializing cgroup subsys devices\n[ 0.179516] Initializing cgroup subsys freezer\n[ 0.180406] Initializing cgroup subsys net_cls\n[ 0.181291] Initializing cgroup subsys perf_event\n[ 0.182216] Initializing cgroup subsys net_prio\n[ 0.183127] Initializing cgroup subsys hugetlb\n[ 0.184014] Initializing cgroup subsys pids\n[ 0.184895] CPU: Physical Processor ID: 0\n[ 0.186409] mce: CPU supports 10 MCE banks\n[ 0.187362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199477] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205875] ftrace: allocating 31920 entries in 125 pages\n[ 0.232208] smpboot: Max logical packages: 1\n[ 0.233093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234465] x2apic enabled\n[ 0.235291] Switched APIC routing to physical x2apic.\n[ 0.237067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238241] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242050] KVM setup paravirtual spinlock\n[ 0.243304] x86: Booted up 1 node, 1 CPUs\n[ 0.244083] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245421] devtmpfs: initialized\n[ 0.247110] evm: security.selinux\n[ 0.247784] evm: security.SMACK64\n[ 0.248446] evm: security.SMACK64EXEC\n[ 0.249161] evm: security.SMACK64TRANSMUTE\n[ 0.249935] evm: security.SMACK64MMAP\n[ 0.250648] evm: security.ima\n[ 0.251267] evm: security.capability\n[ 0.252046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253823] pinctrl core: initialized pinctrl subsystem\n[ 0.254867] RTC time: 22:47:52, date: 11/06/18\n[ 0.255793] NET: Registered protocol family 16\n[ 0.256729] cpuidle: using governor ladder\n[ 0.257511] cpuidle: using governor menu\n[ 0.258269] PCCT header not found.\n[ 0.259016] ACPI: bus type PCI registered\n[ 0.259781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260956] PCI: Using configuration type 1 for base access\n[ 0.262662] ACPI: Added _OSI(Module Device)\n[ 0.263457] ACPI: Added _OSI(Processor Device)\n[ 0.264280] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265182] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.267298] ACPI: Interpreter enabled\n[ 0.268052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.275170] ACPI: (supports S0 S5)\n[ 0.275851] ACPI: Using IOAPIC for interrupt routing\n[ 0.276999] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282343] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285642] acpiphp: Slot [3] registered\n[ 0.286414] acpiphp: Slot [4] registered\n[ 0.287277] acpiphp: Slot [5] registered\n[ 0.288557] acpiphp: Slot [6] registered\n[ 0.289341] acpiphp: Slot [7] registered\n[ 0.290128] acpiphp: Slot [8] registered\n[ 0.290907] acpiphp: Slot [9] registered\n[ 0.291679] acpiphp: Slot [10] registered\n[ 0.292458] acpiphp: Slot [11] registered\n[ 0.293251] acpiphp: Slot [12] registered\n[ 0.294038] acpiphp: Slot [13] registered\n[ 0.294827] acpiphp: Slot [14] registered\n[ 0.295614] acpiphp: Slot [15] registered\n[ 0.306744] acpiphp: Slot [16] registered\n[ 0.307532] acpiphp: Slot [17] registered\n[ 0.308316] acpiphp: Slot [18] registered\n[ 0.309097] acpiphp: Slot [19] registered\n[ 0.309874] acpiphp: Slot [20] registered\n[ 0.310656] acpiphp: Slot [21] registered\n[ 0.311439] acpiphp: Slot [22] registered\n[ 0.312223] acpiphp: Slot [23] registered\n[ 0.313238] acpiphp: Slot [24] registered\n[ 0.314029] acpiphp: Slot [25] registered\n[ 0.314815] acpiphp: Slot [26] registered\n[ 0.315605] acpiphp: Slot [27] registered\n[ 0.316408] acpiphp: Slot [28] registered\n[ 0.317206] acpiphp: Slot [29] registered\n[ 0.318002] acpiphp: Slot [30] registered\n[ 0.318806] acpiphp: Slot [31] registered\n[ 0.319609] PCI host bridge to bus 0000:00\n[ 0.320402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.322777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324190] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.331777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334189] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.341879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.343285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388506] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395495] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396925] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397975] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399739] vgaarb: loaded\n[ 0.400330] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401455] SCSI subsystem initialized\n[ 0.402265] ACPI: bus type USB registered\n[ 0.403068] usbcore: registered new interface driver usbfs\n[ 0.404093] usbcore: registered new interface driver hub\n[ 0.405082] usbcore: registered new device driver usb\n[ 0.406120] PCI: Using ACPI for IRQ routing\n[ 0.407133] NetLabel: Initializing\n[ 0.407834] NetLabel: domain hash size = 128\n[ 0.408668] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409597] NetLabel: unlabeled traffic allowed by default\n[ 0.410676] clocksource: Switched to clocksource kvm-clock\n[ 0.416105] AppArmor: AppArmor Filesystem Enabled\n[ 0.417042] pnp: PnP ACPI init\n[ 0.417937] pnp: PnP ACPI: found 5 devices\n[ 0.424305] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425975] NET: Registered protocol family 2\n[ 0.426914] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428162] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.429308] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.430441] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431491] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432633] NET: Registered protocol family 1\n[ 0.433488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.435617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.449600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463798] Trying to unpack rootfs image as initramfs...\n[ 0.513950] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.527653] Scanning for low memory corruption every 60 seconds\n[ 0.528934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.530059] audit: initializing netlink subsys (disabled)\n[ 0.531068] audit: type=2000 audit(1541544473.115:1): initialized\n[ 0.532346] Initialise system trusted keyring\n[ 0.533255] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.534394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536330] zbud: loaded\n[ 0.537021] VFS: Disk quotas dquot_6.6.0\n[ 0.537829] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539331] fuse init (API version 7.23)\n[ 0.540205] Key type big_key registered\n[ 0.540994] Allocating IMA MOK and blacklist keyrings.\n[ 0.542189] Key type asymmetric registered\n[ 0.543023] Asymmetric key parser 'x509' registered\n[ 0.544030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.545650] io scheduler noop registered\n[ 0.546631] io scheduler deadline registered (default)\n[ 0.547621] io scheduler cfq registered\n[ 0.548442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.549470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552532] ACPI: Power Button [PWRF]\n[ 0.553355] GHES: HEST is not enabled!\n[ 0.567207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626283] Linux agpgart interface v0.103\n[ 0.628311] brd: module loaded\n[ 0.629455] loop: module loaded\n[ 0.634254] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635671] GPT:90111 != 2097151\n[ 0.636330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637384] GPT:90111 != 2097151\n[ 0.638039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.638975] vda: vda1 vda15\n[ 0.640480] scsi host0: ata_piix\n[ 0.641197] scsi host1: ata_piix\n[ 0.641890] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.644482] libphy: Fixed MDIO Bus: probed\n[ 0.645278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.646194] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648670] PPP generic driver version 2.4.2\n[ 0.649674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650922] ehci-pci: EHCI PCI platform driver\n[ 0.651770] ehci-platform: EHCI generic platform driver\n[ 0.652756] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654168] ohci-pci: OHCI PCI platform driver\n[ 0.655184] ohci-platform: OHCI generic platform driver\n[ 0.656327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671037] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678005] usb usb1: Product: UHCI Host Controller\n[ 0.678907] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679997] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680962] hub 1-0:1.0: USB hub found\n[ 0.681715] hub 1-0:1.0: 2 ports detected\n[ 0.682582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684651] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.686538] mousedev: PS/2 mouse device common for all mice\n[ 0.687755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689524] rtc_cmos 00:00: RTC can wake from S4\n[ 0.690573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.691725] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.692882] i2c /dev entries driver\n[ 0.693608] device-mapper: uevent: version 1.0.3\n[ 0.694509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696291] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697526] NET: Registered protocol family 10\n[ 0.698482] NET: Registered protocol family 17\n[ 0.699347] Key type dns_resolver registered\n[ 0.700248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703339] registered taskstats version 1\n[ 0.704154] Loading compiled-in X.509 certificates\n[ 0.705558] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707367] zswap: loaded using pool lzo/zbud\n[ 0.708719] Key type trusted registered\n[ 0.710244] Key type encrypted registered\n[ 0.711055] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712045] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713038] evm: HMAC attrs: 0x1\n[ 0.713937] Magic number: 10:53:805\n[ 0.714765] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:53 UTC (1541544473)\n[ 0.716295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717365] EDD information not available.\n[ 0.799224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800627] ata1.00: configured for MWDMA2\n[ 0.801889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.814326] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.815608] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.816874] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.818772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.820339] Write protecting the kernel read-only data: 14336k\n[ 0.821919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823764] 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.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.574519] 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.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\"\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.83s]\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"} 2018-11-06 22:49:10,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action used request id req-9ce3e971-8fc8-4726-93b8-815ec1c7f3c7 2018-11-06 22:49:12,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:13,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-9db054b0-a97b-4c5f-b863-845fee82c884 x-compute-request-id: req-9db054b0-a97b-4c5f-b863-845fee82c884 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\n"} 2018-11-06 22:49:13,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-9db054b0-a97b-4c5f-b863-845fee82c884 2018-11-06 22:49:13,892 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.7) to 'sdnvpn-4-2' (10.10.10.12). -->Expected result: can ping. 2018-11-06 22:49:13,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:14,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-3100e24d-9af3-43ae-88e9-eb99808b0e28 x-compute-request-id: req-3100e24d-9af3-43ae-88e9-eb99808b0e28 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\n"} 2018-11-06 22:49:14,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-3100e24d-9af3-43ae-88e9-eb99808b0e28 2018-11-06 22:49:15,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:17,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-68cfcdce-2ba5-4101-8fb4-3e6183077873 x-compute-request-id: req-68cfcdce-2ba5-4101-8fb4-3e6183077873 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\n"} 2018-11-06 22:49:17,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-68cfcdce-2ba5-4101-8fb4-3e6183077873 2018-11-06 22:49:17,042 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-11-06 22:49:17,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:18,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-e1f88b2f-1d2e-4413-b8af-c286f4c63b72 x-compute-request-id: req-e1f88b2f-1d2e-4413-b8af-c286f4c63b72 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\n"} 2018-11-06 22:49:18,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-e1f88b2f-1d2e-4413-b8af-c286f4c63b72 2018-11-06 22:49:18,119 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.7) to 'sdnvpn-4-3' (10.10.10.9). -->Expected result: can ping. 2018-11-06 22:49:18,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:19,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-4a75e076-d9ac-40bb-a5d4-2c81990ebd12 x-compute-request-id: req-4a75e076-d9ac-40bb-a5d4-2c81990ebd12 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\n"} 2018-11-06 22:49:19,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-4a75e076-d9ac-40bb-a5d4-2c81990ebd12 2018-11-06 22:49:20,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:21,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-ac783be2-07a3-457d-b114-ce7b9b60e4dc x-compute-request-id: req-ac783be2-07a3-457d-b114-ce7b9b60e4dc 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\n"} 2018-11-06 22:49:21,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-ac783be2-07a3-457d-b114-ce7b9b60e4dc 2018-11-06 22:49:22,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:23,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-66539f34-7ad9-403e-ae42-c5a6cf43c052 x-compute-request-id: req-66539f34-7ad9-403e-ae42-c5a6cf43c052 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\n"} 2018-11-06 22:49:23,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-66539f34-7ad9-403e-ae42-c5a6cf43c052 2018-11-06 22:49:24,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:25,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-54865f6f-e44c-4f2f-b0b4-71a4e6af7ca3 x-compute-request-id: req-54865f6f-e44c-4f2f-b0b4-71a4e6af7ca3 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:25,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-54865f6f-e44c-4f2f-b0b4-71a4e6af7ca3 2018-11-06 22:49:25,436 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-11-06 22:49:25,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:26,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-53d619fe-c354-4a96-8b18-462a52437dff x-compute-request-id: req-53d619fe-c354-4a96-8b18-462a52437dff Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:26,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-53d619fe-c354-4a96-8b18-462a52437dff 2018-11-06 22:49:26,509 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.7) to 'sdnvpn-4-4' (10.10.11.10). -->Expected result: cannot ping. 2018-11-06 22:49:26,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:27,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-fdb10004-46a3-41a3-8f8c-3df4200d78d3 x-compute-request-id: req-fdb10004-46a3-41a3-8f8c-3df4200d78d3 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:27,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-fdb10004-46a3-41a3-8f8c-3df4200d78d3 2018-11-06 22:49:28,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:29,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-2758cdec-881f-4406-b345-1ab3a95e98b9 x-compute-request-id: req-2758cdec-881f-4406-b345-1ab3a95e98b9 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:29,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-2758cdec-881f-4406-b345-1ab3a95e98b9 2018-11-06 22:49:30,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:31,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-3a2dc92d-a8bb-4558-a40a-97dd0e084820 x-compute-request-id: req-3a2dc92d-a8bb-4558-a40a-97dd0e084820 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:31,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-3a2dc92d-a8bb-4558-a40a-97dd0e084820 2018-11-06 22:49:32,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:33,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-fdab8b47-6d3e-488c-9577-b8adff4f1e40 x-compute-request-id: req-fdab8b47-6d3e-488c-9577-b8adff4f1e40 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:33,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-fdab8b47-6d3e-488c-9577-b8adff4f1e40 2018-11-06 22:49:34,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:35,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-97ac3b93-daf7-4898-96c6-d23339a12818 x-compute-request-id: req-97ac3b93-daf7-4898-96c6-d23339a12818 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:35,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-97ac3b93-daf7-4898-96c6-d23339a12818 2018-11-06 22:49:36,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:38,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-a8222c25-2a3e-4d5f-b79d-51352bb4aa8b x-compute-request-id: req-a8222c25-2a3e-4d5f-b79d-51352bb4aa8b Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:38,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-a8222c25-2a3e-4d5f-b79d-51352bb4aa8b 2018-11-06 22:49:39,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:40,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-c842ae10-69b8-435c-9dc0-e535ca78b9f5 x-compute-request-id: req-c842ae10-69b8-435c-9dc0-e535ca78b9f5 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:40,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-c842ae10-69b8-435c-9dc0-e535ca78b9f5 2018-11-06 22:49:41,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:42,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-d3b3f530-b7a2-4dd0-aee2-fccfb9b33cd8 x-compute-request-id: req-d3b3f530-b7a2-4dd0-aee2-fccfb9b33cd8 Content-Encoding: gzip Content-Length: 8105 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:49:42,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-d3b3f530-b7a2-4dd0-aee2-fccfb9b33cd8 2018-11-06 22:49:43,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df44a16c46c866cbdee76802b02ddecccdcf1de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:49:44,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:49: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-f47e3256-8fc7-4c4d-a071-790fcdc38399 x-compute-request-id: req-f47e3256-8fc7-4c4d-a071-790fcdc38399 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 497363165 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.910 MHz processor\n[ 0.130482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132090] pid_max: default: 32768 minimum: 301\n[ 0.132988] ACPI: Core revision 20150930\n[ 0.134345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135623] Security Framework initialized\n[ 0.136417] Yama: becoming mindful.\n[ 0.137125] AppArmor: AppArmor initialized\n[ 0.137964] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141658] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143009] Initializing cgroup subsys io\n[ 0.143791] Initializing cgroup subsys memory\n[ 0.144626] Initializing cgroup subsys devices\n[ 0.145492] Initializing cgroup subsys freezer\n[ 0.146382] Initializing cgroup subsys net_cls\n[ 0.147236] Initializing cgroup subsys perf_event\n[ 0.148120] Initializing cgroup subsys net_prio\n[ 0.148979] Initializing cgroup subsys hugetlb\n[ 0.149830] Initializing cgroup subsys pids\n[ 0.150686] CPU: Physical Processor ID: 0\n[ 0.152162] mce: CPU supports 10 MCE banks\n[ 0.152986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.197899] smpboot: Max logical packages: 1\n[ 0.198763] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200077] x2apic enabled\n[ 0.200862] Switched APIC routing to physical x2apic.\n[ 0.202593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207366] KVM setup paravirtual spinlock\n[ 0.208702] x86: Booted up 1 node, 1 CPUs\n[ 0.209491] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210842] devtmpfs: initialized\n[ 0.212544] evm: security.selinux\n[ 0.213230] evm: security.SMACK64\n[ 0.213902] evm: security.SMACK64EXEC\n[ 0.214628] evm: security.SMACK64TRANSMUTE\n[ 0.215415] evm: security.SMACK64MMAP\n[ 0.216136] evm: security.ima\n[ 0.216762] evm: security.capability\n[ 0.217550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219341] pinctrl core: initialized pinctrl subsystem\n[ 0.220404] RTC time: 22:48:03, date: 11/06/18\n[ 0.221346] NET: Registered protocol family 16\n[ 0.222298] cpuidle: using governor ladder\n[ 0.223096] cpuidle: using governor menu\n[ 0.223854] PCCT header not found.\n[ 0.224583] ACPI: bus type PCI registered\n[ 0.225366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226569] PCI: Using configuration type 1 for base access\n[ 0.228304] ACPI: Added _OSI(Module Device)\n[ 0.229121] ACPI: Added _OSI(Processor Device)\n[ 0.229960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230827] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232959] ACPI: Interpreter enabled\n[ 0.233696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240876] ACPI: (supports S0 S5)\n[ 0.241564] ACPI: Using IOAPIC for interrupt routing\n[ 0.242576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251306] acpiphp: Slot [3] registered\n[ 0.252087] acpiphp: Slot [4] registered\n[ 0.252885] acpiphp: Slot [5] registered\n[ 0.253671] acpiphp: Slot [6] registered\n[ 0.254450] acpiphp: Slot [7] registered\n[ 0.255241] acpiphp: Slot [8] registered\n[ 0.256023] acpiphp: Slot [9] registered\n[ 0.256803] acpiphp: Slot [10] registered\n[ 0.257592] acpiphp: Slot [11] registered\n[ 0.258384] acpiphp: Slot [12] registered\n[ 0.259189] acpiphp: Slot [13] registered\n[ 0.259990] acpiphp: Slot [14] registered\n[ 0.260777] acpiphp: Slot [15] registered\n[ 0.271725] acpiphp: Slot [16] registered\n[ 0.272534] acpiphp: Slot [17] registered\n[ 0.273335] acpiphp: Slot [18] registered\n[ 0.274130] acpiphp: Slot [19] registered\n[ 0.274931] acpiphp: Slot [20] registered\n[ 0.275728] acpiphp: Slot [21] registered\n[ 0.276522] acpiphp: Slot [22] registered\n[ 0.277314] acpiphp: Slot [23] registered\n[ 0.278112] acpiphp: Slot [24] registered\n[ 0.278898] acpiphp: Slot [25] registered\n[ 0.279685] acpiphp: Slot [26] registered\n[ 0.280478] acpiphp: Slot [27] registered\n[ 0.281282] acpiphp: Slot [28] registered\n[ 0.282082] acpiphp: Slot [29] registered\n[ 0.282869] acpiphp: Slot [30] registered\n[ 0.283662] acpiphp: Slot [31] registered\n[ 0.284458] PCI host bridge to bus 0000:00\n[ 0.285260] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286442] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290460] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355314] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364299] vgaarb: loaded\n[ 0.364877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365988] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367560] usbcore: registered new interface driver usbfs\n[ 0.368545] usbcore: registered new interface driver hub\n[ 0.369511] usbcore: registered new device driver usb\n[ 0.370526] PCI: Using ACPI for IRQ routing\n[ 0.371514] NetLabel: Initializing\n[ 0.372200] NetLabel: domain hash size = 128\n[ 0.373011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373919] NetLabel: unlabeled traffic allowed by default\n[ 0.374971] clocksource: Switched to clocksource kvm-clock\n[ 0.380414] AppArmor: AppArmor Filesystem Enabled\n[ 0.381327] pnp: PnP ACPI init\n[ 0.382211] pnp: PnP ACPI: found 5 devices\n[ 0.388545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390176] NET: Registered protocol family 2\n[ 0.391099] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396698] NET: Registered protocol family 1\n[ 0.397529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399641] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413652] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427878] Trying to unpack rootfs image as initramfs...\n[ 0.478386] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492147] Scanning for low memory corruption every 60 seconds\n[ 0.493559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494678] audit: initializing netlink subsys (disabled)\n[ 0.495684] audit: type=2000 audit(1541544484.208:1): initialized\n[ 0.496961] Initialise system trusted keyring\n[ 0.497856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498994] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500915] zbud: loaded\n[ 0.501596] VFS: Disk quotas dquot_6.6.0\n[ 0.502394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503872] fuse init (API version 7.23)\n[ 0.504748] Key type big_key registered\n[ 0.505526] Allocating IMA MOK and blacklist keyrings.\n[ 0.506980] Key type asymmetric registered\n[ 0.507776] Asymmetric key parser 'x509' registered\n[ 0.508700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510121] io scheduler noop registered\n[ 0.510891] io scheduler deadline registered (default)\n[ 0.511859] io scheduler cfq registered\n[ 0.512677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516326] ACPI: Power Button [PWRF]\n[ 0.517141] GHES: HEST is not enabled!\n[ 0.530809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559751] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562446] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591258] Linux agpgart interface v0.103\n[ 0.593339] brd: module loaded\n[ 0.594529] loop: module loaded\n[ 0.599546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600958] GPT:90111 != 2097151\n[ 0.601608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602655] GPT:90111 != 2097151\n[ 0.603313] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604244] vda: vda1 vda15\n[ 0.605905] scsi host0: ata_piix\n[ 0.606621] scsi host1: ata_piix\n[ 0.607314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609877] libphy: Fixed MDIO Bus: probed\n[ 0.610670] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613802] PPP generic driver version 2.4.2\n[ 0.614666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615967] ehci-pci: EHCI PCI platform driver\n[ 0.616809] ehci-platform: EHCI generic platform driver\n[ 0.617763] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618847] ohci-pci: OHCI PCI platform driver\n[ 0.619693] ohci-platform: OHCI generic platform driver\n[ 0.620655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642079] usb usb1: Product: UHCI Host Controller\n[ 0.642991] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645086] hub 1-0:1.0: USB hub found\n[ 0.645842] hub 1-0:1.0: 2 ports detected\n[ 0.646718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650718] mousedev: PS/2 mouse device common for all mice\n[ 0.651947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657128] i2c /dev entries driver\n[ 0.657869] device-mapper: uevent: version 1.0.3\n[ 0.658780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660369] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661626] NET: Registered protocol family 10\n[ 0.662587] NET: Registered protocol family 17\n[ 0.663454] Key type dns_resolver registered\n[ 0.664369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667138] registered taskstats version 1\n[ 0.667956] Loading compiled-in X.509 certificates\n[ 0.669362] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671174] zswap: loaded using pool lzo/zbud\n[ 0.672533] Key type trusted registered\n[ 0.674052] Key type encrypted registered\n[ 0.674847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675846] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676849] evm: HMAC attrs: 0x1\n[ 0.678153] Magic number: 10:603:855\n[ 0.678997] rtc_cmos 00:00: setting system clock to 2018-11-06 22:48:04 UTC (1541544484)\n[ 0.680553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681636] EDD information not available.\n[ 0.763489] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764884] ata1.00: configured for MWDMA2\n[ 0.766052] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778461] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779653] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780873] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784180] Write protecting the kernel read-only data: 14336k\n[ 0.785713] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787485] 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.25\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.447183] 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.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.12s]\nping 10.10.10.12 OK\nping 10.10.10.9 OK\nping 10.10.11.10 KO\n"} 2018-11-06 22:49:44,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-f47e3256-8fc7-4c4d-a071-790fcdc38399 2018-11-06 22:49:44,258 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-11-06 22:49:44,260 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-11-06 22:49:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"network_association": {"network_id": "8b34c9ed-44dc-4d19-932c-0949e8dda195"}}' 2018-11-06 22:49:44,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-fd7e6d25-909d-4965-aaba-2634eda0ba92 Date: Tue, 06 Nov 2018 22:49:44 GMT RESP BODY: {"network_association": {"network_id": "8b34c9ed-44dc-4d19-932c-0949e8dda195", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "453c557e-b743-42ac-b377-60b1fea99de0"}} 2018-11-06 22:49:44,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45/network_associations used request id req-fd7e6d25-909d-4965-aaba-2634eda0ba92 2018-11-06 22:49:44,779 - sdnvpn_test_utils - DEBUG - Waiting for router 9f3c4416-0c61-4e38-a632-bfe706aa5a45 to associate with BGPVPN 6aaeaaf8-26a5-44dd-8327-7c97541afd0c 2018-11-06 22:49:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:49:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-011dbfcd-1648-455e-af64-5a2b238aacd3 Date: Tue, 06 Nov 2018 22:49:45 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["6aaeaaf8-26a5-44dd-8327-7c97541afd0c"], "id": "9f3c4416-0c61-4e38-a632-bfe706aa5a45", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["8b34c9ed-44dc-4d19-932c-0949e8dda195"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:49:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 used request id req-011dbfcd-1648-455e-af64-5a2b238aacd3 2018-11-06 22:49:46,140 - sdnvpn_test_utils - DEBUG - Waiting for network 9f3c4416-0c61-4e38-a632-bfe706aa5a45 to associate with BGPVPN 8b34c9ed-44dc-4d19-932c-0949e8dda195 2018-11-06 22:49:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:49:46,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-35905610-3deb-436f-b871-5a29ac82e28a Date: Tue, 06 Nov 2018 22:49:46 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["6aaeaaf8-26a5-44dd-8327-7c97541afd0c"], "id": "9f3c4416-0c61-4e38-a632-bfe706aa5a45", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["8b34c9ed-44dc-4d19-932c-0949e8dda195"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:49:46,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 used request id req-35905610-3deb-436f-b871-5a29ac82e28a 2018-11-06 22:49:47,505 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:50:17,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:50:18,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:50: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-84fdc8fd-1550-4efb-bb22-453f9760011a x-compute-request-id: req-84fdc8fd-1550-4efb-bb22-453f9760011a 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 584760251 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.910 MHz processor\n[ 0.163818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.165500] pid_max: default: 32768 minimum: 301\n[ 0.166427] ACPI: Core revision 20150930\n[ 0.167841] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169177] Security Framework initialized\n[ 0.170012] Yama: becoming mindful.\n[ 0.170758] AppArmor: AppArmor initialized\n[ 0.171631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172982] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.174279] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175506] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176919] Initializing cgroup subsys io\n[ 0.177746] Initializing cgroup subsys memory\n[ 0.178618] Initializing cgroup subsys devices\n[ 0.179516] Initializing cgroup subsys freezer\n[ 0.180406] Initializing cgroup subsys net_cls\n[ 0.181291] Initializing cgroup subsys perf_event\n[ 0.182216] Initializing cgroup subsys net_prio\n[ 0.183127] Initializing cgroup subsys hugetlb\n[ 0.184014] Initializing cgroup subsys pids\n[ 0.184895] CPU: Physical Processor ID: 0\n[ 0.186409] mce: CPU supports 10 MCE banks\n[ 0.187362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199477] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205875] ftrace: allocating 31920 entries in 125 pages\n[ 0.232208] smpboot: Max logical packages: 1\n[ 0.233093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234465] x2apic enabled\n[ 0.235291] Switched APIC routing to physical x2apic.\n[ 0.237067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238241] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242050] KVM setup paravirtual spinlock\n[ 0.243304] x86: Booted up 1 node, 1 CPUs\n[ 0.244083] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245421] devtmpfs: initialized\n[ 0.247110] evm: security.selinux\n[ 0.247784] evm: security.SMACK64\n[ 0.248446] evm: security.SMACK64EXEC\n[ 0.249161] evm: security.SMACK64TRANSMUTE\n[ 0.249935] evm: security.SMACK64MMAP\n[ 0.250648] evm: security.ima\n[ 0.251267] evm: security.capability\n[ 0.252046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253823] pinctrl core: initialized pinctrl subsystem\n[ 0.254867] RTC time: 22:47:52, date: 11/06/18\n[ 0.255793] NET: Registered protocol family 16\n[ 0.256729] cpuidle: using governor ladder\n[ 0.257511] cpuidle: using governor menu\n[ 0.258269] PCCT header not found.\n[ 0.259016] ACPI: bus type PCI registered\n[ 0.259781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260956] PCI: Using configuration type 1 for base access\n[ 0.262662] ACPI: Added _OSI(Module Device)\n[ 0.263457] ACPI: Added _OSI(Processor Device)\n[ 0.264280] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265182] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.267298] ACPI: Interpreter enabled\n[ 0.268052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.275170] ACPI: (supports S0 S5)\n[ 0.275851] ACPI: Using IOAPIC for interrupt routing\n[ 0.276999] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282343] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285642] acpiphp: Slot [3] registered\n[ 0.286414] acpiphp: Slot [4] registered\n[ 0.287277] acpiphp: Slot [5] registered\n[ 0.288557] acpiphp: Slot [6] registered\n[ 0.289341] acpiphp: Slot [7] registered\n[ 0.290128] acpiphp: Slot [8] registered\n[ 0.290907] acpiphp: Slot [9] registered\n[ 0.291679] acpiphp: Slot [10] registered\n[ 0.292458] acpiphp: Slot [11] registered\n[ 0.293251] acpiphp: Slot [12] registered\n[ 0.294038] acpiphp: Slot [13] registered\n[ 0.294827] acpiphp: Slot [14] registered\n[ 0.295614] acpiphp: Slot [15] registered\n[ 0.306744] acpiphp: Slot [16] registered\n[ 0.307532] acpiphp: Slot [17] registered\n[ 0.308316] acpiphp: Slot [18] registered\n[ 0.309097] acpiphp: Slot [19] registered\n[ 0.309874] acpiphp: Slot [20] registered\n[ 0.310656] acpiphp: Slot [21] registered\n[ 0.311439] acpiphp: Slot [22] registered\n[ 0.312223] acpiphp: Slot [23] registered\n[ 0.313238] acpiphp: Slot [24] registered\n[ 0.314029] acpiphp: Slot [25] registered\n[ 0.314815] acpiphp: Slot [26] registered\n[ 0.315605] acpiphp: Slot [27] registered\n[ 0.316408] acpiphp: Slot [28] registered\n[ 0.317206] acpiphp: Slot [29] registered\n[ 0.318002] acpiphp: Slot [30] registered\n[ 0.318806] acpiphp: Slot [31] registered\n[ 0.319609] PCI host bridge to bus 0000:00\n[ 0.320402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.322777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324190] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.331777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334189] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.341879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.343285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388506] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395495] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396925] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397975] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399739] vgaarb: loaded\n[ 0.400330] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401455] SCSI subsystem initialized\n[ 0.402265] ACPI: bus type USB registered\n[ 0.403068] usbcore: registered new interface driver usbfs\n[ 0.404093] usbcore: registered new interface driver hub\n[ 0.405082] usbcore: registered new device driver usb\n[ 0.406120] PCI: Using ACPI for IRQ routing\n[ 0.407133] NetLabel: Initializing\n[ 0.407834] NetLabel: domain hash size = 128\n[ 0.408668] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409597] NetLabel: unlabeled traffic allowed by default\n[ 0.410676] clocksource: Switched to clocksource kvm-clock\n[ 0.416105] AppArmor: AppArmor Filesystem Enabled\n[ 0.417042] pnp: PnP ACPI init\n[ 0.417937] pnp: PnP ACPI: found 5 devices\n[ 0.424305] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425975] NET: Registered protocol family 2\n[ 0.426914] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428162] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.429308] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.430441] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431491] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432633] NET: Registered protocol family 1\n[ 0.433488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.435617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.449600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463798] Trying to unpack rootfs image as initramfs...\n[ 0.513950] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.527653] Scanning for low memory corruption every 60 seconds\n[ 0.528934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.530059] audit: initializing netlink subsys (disabled)\n[ 0.531068] audit: type=2000 audit(1541544473.115:1): initialized\n[ 0.532346] Initialise system trusted keyring\n[ 0.533255] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.534394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536330] zbud: loaded\n[ 0.537021] VFS: Disk quotas dquot_6.6.0\n[ 0.537829] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539331] fuse init (API version 7.23)\n[ 0.540205] Key type big_key registered\n[ 0.540994] Allocating IMA MOK and blacklist keyrings.\n[ 0.542189] Key type asymmetric registered\n[ 0.543023] Asymmetric key parser 'x509' registered\n[ 0.544030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.545650] io scheduler noop registered\n[ 0.546631] io scheduler deadline registered (default)\n[ 0.547621] io scheduler cfq registered\n[ 0.548442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.549470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552532] ACPI: Power Button [PWRF]\n[ 0.553355] GHES: HEST is not enabled!\n[ 0.567207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626283] Linux agpgart interface v0.103\n[ 0.628311] brd: module loaded\n[ 0.629455] loop: module loaded\n[ 0.634254] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635671] GPT:90111 != 2097151\n[ 0.636330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637384] GPT:90111 != 2097151\n[ 0.638039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.638975] vda: vda1 vda15\n[ 0.640480] scsi host0: ata_piix\n[ 0.641197] scsi host1: ata_piix\n[ 0.641890] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.644482] libphy: Fixed MDIO Bus: probed\n[ 0.645278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.646194] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648670] PPP generic driver version 2.4.2\n[ 0.649674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650922] ehci-pci: EHCI PCI platform driver\n[ 0.651770] ehci-platform: EHCI generic platform driver\n[ 0.652756] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654168] ohci-pci: OHCI PCI platform driver\n[ 0.655184] ohci-platform: OHCI generic platform driver\n[ 0.656327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671037] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678005] usb usb1: Product: UHCI Host Controller\n[ 0.678907] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679997] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680962] hub 1-0:1.0: USB hub found\n[ 0.681715] hub 1-0:1.0: 2 ports detected\n[ 0.682582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684651] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.686538] mousedev: PS/2 mouse device common for all mice\n[ 0.687755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689524] rtc_cmos 00:00: RTC can wake from S4\n[ 0.690573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.691725] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.692882] i2c /dev entries driver\n[ 0.693608] device-mapper: uevent: version 1.0.3\n[ 0.694509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696291] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697526] NET: Registered protocol family 10\n[ 0.698482] NET: Registered protocol family 17\n[ 0.699347] Key type dns_resolver registered\n[ 0.700248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703339] registered taskstats version 1\n[ 0.704154] Loading compiled-in X.509 certificates\n[ 0.705558] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707367] zswap: loaded using pool lzo/zbud\n[ 0.708719] Key type trusted registered\n[ 0.710244] Key type encrypted registered\n[ 0.711055] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712045] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713038] evm: HMAC attrs: 0x1\n[ 0.713937] Magic number: 10:53:805\n[ 0.714765] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:53 UTC (1541544473)\n[ 0.716295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717365] EDD information not available.\n[ 0.799224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800627] ata1.00: configured for MWDMA2\n[ 0.801889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.814326] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.815608] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.816874] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.818772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.820339] Write protecting the kernel read-only data: 14336k\n[ 0.821919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823764] 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.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.574519] 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.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\"\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.83s]\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\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"} 2018-11-06 22:50:18,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action used request id req-84fdc8fd-1550-4efb-bb22-453f9760011a 2018-11-06 22:50:18,607 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.10) to 'sdnvpn-4-5' (10.10.11.9). -->Expected result: can ping. 2018-11-06 22:50:18,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53937195d4b710d076b2f77021cec6549a19b9b4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:50:19,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:50: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-1a2c64f0-f65b-43a5-bb98-d4f9011a5c1e x-compute-request-id: req-1a2c64f0-f65b-43a5-bb98-d4f9011a5c1e 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 584760251 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.910 MHz processor\n[ 0.163818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.165500] pid_max: default: 32768 minimum: 301\n[ 0.166427] ACPI: Core revision 20150930\n[ 0.167841] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169177] Security Framework initialized\n[ 0.170012] Yama: becoming mindful.\n[ 0.170758] AppArmor: AppArmor initialized\n[ 0.171631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172982] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.174279] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175506] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176919] Initializing cgroup subsys io\n[ 0.177746] Initializing cgroup subsys memory\n[ 0.178618] Initializing cgroup subsys devices\n[ 0.179516] Initializing cgroup subsys freezer\n[ 0.180406] Initializing cgroup subsys net_cls\n[ 0.181291] Initializing cgroup subsys perf_event\n[ 0.182216] Initializing cgroup subsys net_prio\n[ 0.183127] Initializing cgroup subsys hugetlb\n[ 0.184014] Initializing cgroup subsys pids\n[ 0.184895] CPU: Physical Processor ID: 0\n[ 0.186409] mce: CPU supports 10 MCE banks\n[ 0.187362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199477] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205875] ftrace: allocating 31920 entries in 125 pages\n[ 0.232208] smpboot: Max logical packages: 1\n[ 0.233093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234465] x2apic enabled\n[ 0.235291] Switched APIC routing to physical x2apic.\n[ 0.237067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238241] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242050] KVM setup paravirtual spinlock\n[ 0.243304] x86: Booted up 1 node, 1 CPUs\n[ 0.244083] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245421] devtmpfs: initialized\n[ 0.247110] evm: security.selinux\n[ 0.247784] evm: security.SMACK64\n[ 0.248446] evm: security.SMACK64EXEC\n[ 0.249161] evm: security.SMACK64TRANSMUTE\n[ 0.249935] evm: security.SMACK64MMAP\n[ 0.250648] evm: security.ima\n[ 0.251267] evm: security.capability\n[ 0.252046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253823] pinctrl core: initialized pinctrl subsystem\n[ 0.254867] RTC time: 22:47:52, date: 11/06/18\n[ 0.255793] NET: Registered protocol family 16\n[ 0.256729] cpuidle: using governor ladder\n[ 0.257511] cpuidle: using governor menu\n[ 0.258269] PCCT header not found.\n[ 0.259016] ACPI: bus type PCI registered\n[ 0.259781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260956] PCI: Using configuration type 1 for base access\n[ 0.262662] ACPI: Added _OSI(Module Device)\n[ 0.263457] ACPI: Added _OSI(Processor Device)\n[ 0.264280] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265182] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.267298] ACPI: Interpreter enabled\n[ 0.268052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.275170] ACPI: (supports S0 S5)\n[ 0.275851] ACPI: Using IOAPIC for interrupt routing\n[ 0.276999] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282343] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285642] acpiphp: Slot [3] registered\n[ 0.286414] acpiphp: Slot [4] registered\n[ 0.287277] acpiphp: Slot [5] registered\n[ 0.288557] acpiphp: Slot [6] registered\n[ 0.289341] acpiphp: Slot [7] registered\n[ 0.290128] acpiphp: Slot [8] registered\n[ 0.290907] acpiphp: Slot [9] registered\n[ 0.291679] acpiphp: Slot [10] registered\n[ 0.292458] acpiphp: Slot [11] registered\n[ 0.293251] acpiphp: Slot [12] registered\n[ 0.294038] acpiphp: Slot [13] registered\n[ 0.294827] acpiphp: Slot [14] registered\n[ 0.295614] acpiphp: Slot [15] registered\n[ 0.306744] acpiphp: Slot [16] registered\n[ 0.307532] acpiphp: Slot [17] registered\n[ 0.308316] acpiphp: Slot [18] registered\n[ 0.309097] acpiphp: Slot [19] registered\n[ 0.309874] acpiphp: Slot [20] registered\n[ 0.310656] acpiphp: Slot [21] registered\n[ 0.311439] acpiphp: Slot [22] registered\n[ 0.312223] acpiphp: Slot [23] registered\n[ 0.313238] acpiphp: Slot [24] registered\n[ 0.314029] acpiphp: Slot [25] registered\n[ 0.314815] acpiphp: Slot [26] registered\n[ 0.315605] acpiphp: Slot [27] registered\n[ 0.316408] acpiphp: Slot [28] registered\n[ 0.317206] acpiphp: Slot [29] registered\n[ 0.318002] acpiphp: Slot [30] registered\n[ 0.318806] acpiphp: Slot [31] registered\n[ 0.319609] PCI host bridge to bus 0000:00\n[ 0.320402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.322777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324190] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.331777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334189] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.341879] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.343285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.388506] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.391351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395495] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396925] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397975] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399739] vgaarb: loaded\n[ 0.400330] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401455] SCSI subsystem initialized\n[ 0.402265] ACPI: bus type USB registered\n[ 0.403068] usbcore: registered new interface driver usbfs\n[ 0.404093] usbcore: registered new interface driver hub\n[ 0.405082] usbcore: registered new device driver usb\n[ 0.406120] PCI: Using ACPI for IRQ routing\n[ 0.407133] NetLabel: Initializing\n[ 0.407834] NetLabel: domain hash size = 128\n[ 0.408668] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409597] NetLabel: unlabeled traffic allowed by default\n[ 0.410676] clocksource: Switched to clocksource kvm-clock\n[ 0.416105] AppArmor: AppArmor Filesystem Enabled\n[ 0.417042] pnp: PnP ACPI init\n[ 0.417937] pnp: PnP ACPI: found 5 devices\n[ 0.424305] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425975] NET: Registered protocol family 2\n[ 0.426914] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428162] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.429308] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.430441] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431491] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432633] NET: Registered protocol family 1\n[ 0.433488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.435617] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.449600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463798] Trying to unpack rootfs image as initramfs...\n[ 0.513950] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.527653] Scanning for low memory corruption every 60 seconds\n[ 0.528934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.530059] audit: initializing netlink subsys (disabled)\n[ 0.531068] audit: type=2000 audit(1541544473.115:1): initialized\n[ 0.532346] Initialise system trusted keyring\n[ 0.533255] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.534394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536330] zbud: loaded\n[ 0.537021] VFS: Disk quotas dquot_6.6.0\n[ 0.537829] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539331] fuse init (API version 7.23)\n[ 0.540205] Key type big_key registered\n[ 0.540994] Allocating IMA MOK and blacklist keyrings.\n[ 0.542189] Key type asymmetric registered\n[ 0.543023] Asymmetric key parser 'x509' registered\n[ 0.544030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.545650] io scheduler noop registered\n[ 0.546631] io scheduler deadline registered (default)\n[ 0.547621] io scheduler cfq registered\n[ 0.548442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.549470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.552532] ACPI: Power Button [PWRF]\n[ 0.553355] GHES: HEST is not enabled!\n[ 0.567207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626283] Linux agpgart interface v0.103\n[ 0.628311] brd: module loaded\n[ 0.629455] loop: module loaded\n[ 0.634254] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635671] GPT:90111 != 2097151\n[ 0.636330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637384] GPT:90111 != 2097151\n[ 0.638039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.638975] vda: vda1 vda15\n[ 0.640480] scsi host0: ata_piix\n[ 0.641197] scsi host1: ata_piix\n[ 0.641890] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.644482] libphy: Fixed MDIO Bus: probed\n[ 0.645278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.646194] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648670] PPP generic driver version 2.4.2\n[ 0.649674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650922] ehci-pci: EHCI PCI platform driver\n[ 0.651770] ehci-platform: EHCI generic platform driver\n[ 0.652756] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654168] ohci-pci: OHCI PCI platform driver\n[ 0.655184] ohci-platform: OHCI generic platform driver\n[ 0.656327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671037] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678005] usb usb1: Product: UHCI Host Controller\n[ 0.678907] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679997] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680962] hub 1-0:1.0: USB hub found\n[ 0.681715] hub 1-0:1.0: 2 ports detected\n[ 0.682582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684651] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.686538] mousedev: PS/2 mouse device common for all mice\n[ 0.687755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689524] rtc_cmos 00:00: RTC can wake from S4\n[ 0.690573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.691725] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.692882] i2c /dev entries driver\n[ 0.693608] device-mapper: uevent: version 1.0.3\n[ 0.694509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696291] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697526] NET: Registered protocol family 10\n[ 0.698482] NET: Registered protocol family 17\n[ 0.699347] Key type dns_resolver registered\n[ 0.700248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703339] registered taskstats version 1\n[ 0.704154] Loading compiled-in X.509 certificates\n[ 0.705558] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707367] zswap: loaded using pool lzo/zbud\n[ 0.708719] Key type trusted registered\n[ 0.710244] Key type encrypted registered\n[ 0.711055] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712045] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713038] evm: HMAC attrs: 0x1\n[ 0.713937] Magic number: 10:53:805\n[ 0.714765] rtc_cmos 00:00: setting system clock to 2018-11-06 22:47:53 UTC (1541544473)\n[ 0.716295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717365] EDD information not available.\n[ 0.799224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800627] ata1.00: configured for MWDMA2\n[ 0.801889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.814326] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.815608] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.816874] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.818772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.820339] Write protecting the kernel read-only data: 14336k\n[ 0.821919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823764] 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.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.574519] 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.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\"\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.83s]\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\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"} 2018-11-06 22:50:19,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action used request id req-1a2c64f0-f65b-43a5-bb98-d4f9011a5c1e 2018-11-06 22:50:19,677 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-11-06 22:50:19,678 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-11-06 22:50:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:50:20,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52a54bd2-fb58-4b42-93b4-b6d418c9f07b Content-Length: 0 Date: Tue, 06 Nov 2018 22:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:50:20,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9f3c4416-0c61-4e38-a632-bfe706aa5a45 used request id req-52a54bd2-fb58-4b42-93b4-b6d418c9f07b 2018-11-06 22:50:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-844145", "route_distinguishers": "12:12"}}' 2018-11-06 22:50:50,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-4d2eb5af-abe8-402a-933e-3e82737dfd26 Date: Tue, 06 Nov 2018 22:50:50 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "ee3e8b6d-5471-4659-a00d-2b959ddc6f1b", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:50:50,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-4d2eb5af-abe8-402a-933e-3e82737dfd26 2018-11-06 22:50:50,693 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-844145', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'ee3e8b6d-5471-4659-a00d-2b959ddc6f1b'}} 2018-11-06 22:50:50,693 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-11-06 22:50:50,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"router_association": {"router_id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c"}}' 2018-11-06 22:50:51,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-6c84b897-75b2-47e0-91d1-cf0c80e3a7ee Date: Tue, 06 Nov 2018 22:50:51 GMT RESP BODY: {"router_association": {"router_id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "2ed4cd50-70c5-44fd-852c-44833f39bdf0"}} 2018-11-06 22:50:51,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b/router_associations used request id req-6c84b897-75b2-47e0-91d1-cf0c80e3a7ee 2018-11-06 22:50:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"network_association": {"network_id": "8b34c9ed-44dc-4d19-932c-0949e8dda195"}}' 2018-11-06 22:50:51,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1565d412-ca86-4c56-ba8b-a550b345814b Date: Tue, 06 Nov 2018 22:50:51 GMT RESP BODY: {"network_association": {"network_id": "8b34c9ed-44dc-4d19-932c-0949e8dda195", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "47edd751-5c39-4095-864d-7f05e2a67f73"}} 2018-11-06 22:50:51,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b/network_associations used request id req-1565d412-ca86-4c56-ba8b-a550b345814b 2018-11-06 22:50:51,941 - sdnvpn_test_utils - DEBUG - Waiting for router ee3e8b6d-5471-4659-a00d-2b959ddc6f1b to associate with BGPVPN 6aaeaaf8-26a5-44dd-8327-7c97541afd0c 2018-11-06 22:50:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:50:52,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-269e6d3e-dee6-4ffe-86fe-46c418c6d3f9 Date: Tue, 06 Nov 2018 22:50:52 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["6aaeaaf8-26a5-44dd-8327-7c97541afd0c"], "id": "ee3e8b6d-5471-4659-a00d-2b959ddc6f1b", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["8b34c9ed-44dc-4d19-932c-0949e8dda195"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:50:52,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b used request id req-269e6d3e-dee6-4ffe-86fe-46c418c6d3f9 2018-11-06 22:50:53,288 - sdnvpn_test_utils - DEBUG - Waiting for network ee3e8b6d-5471-4659-a00d-2b959ddc6f1b to associate with BGPVPN 8b34c9ed-44dc-4d19-932c-0949e8dda195 2018-11-06 22:50:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:50:53,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-3fba53b8-3436-49f6-acd3-2f0db2957435 Date: Tue, 06 Nov 2018 22:50:53 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["6aaeaaf8-26a5-44dd-8327-7c97541afd0c"], "id": "ee3e8b6d-5471-4659-a00d-2b959ddc6f1b", "name": "sdnvpn-844145", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": ["8b34c9ed-44dc-4d19-932c-0949e8dda195"], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 22:50:53,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b used request id req-3fba53b8-3436-49f6-acd3-2f0db2957435 2018-11-06 22:50:54,486 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 22:51:24,510 - 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. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-11-06 22:51:24,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"forceDelete": null}' 2018-11-06 22:51:24,686 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:51: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-659f4dc7-0fcb-4921-978b-e9b6fd527180 x-compute-request-id: req-659f4dc7-0fcb-4921-978b-e9b6fd527180 Content-Length: 0 Content-Type: application/json 2018-11-06 22:51:24,686 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61/action used request id req-659f4dc7-0fcb-4921-978b-e9b6fd527180 2018-11-06 22:51:24,687 - sdnvpn_test_utils - DEBUG - Waiting for instance 0e7ac6f5-4e5b-4295-aac4-37a735f72b61 to be deleted 2018-11-06 22:51:24,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:25,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-df5da661-f46f-467a-bdf3-058a109c45df x-compute-request-id: req-df5da661-f46f-467a-bdf3-058a109c45df Content-Encoding: gzip Content-Length: 1181 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:99:8e:c5", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-11-06T22:48:03.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "0e7ac6f5-4e5b-4295-aac4-37a735f72b61", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:51:24Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:47:59Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:0d:f0:71", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-06T22:47:13.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:14Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:25,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-df5da661-f46f-467a-bdf3-058a109c45df 2018-11-06 22:51:27,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:28,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-aeaa2c4e-f918-4d07-94b5-49252e4d63d9 x-compute-request-id: req-aeaa2c4e-f918-4d07-94b5-49252e4d63d9 Content-Encoding: gzip Content-Length: 1086 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:0d:f0:71", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-06T22:47:13.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:14Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:28,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-aeaa2c4e-f918-4d07-94b5-49252e4d63d9 2018-11-06 22:51:30,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"forceDelete": null}' 2018-11-06 22:51:30,266 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:51: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-25156a04-31ee-421e-a1e4-60671e285b33 x-compute-request-id: req-25156a04-31ee-421e-a1e4-60671e285b33 Content-Length: 0 Content-Type: application/json 2018-11-06 22:51:30,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26/action used request id req-25156a04-31ee-421e-a1e4-60671e285b33 2018-11-06 22:51:30,266 - sdnvpn_test_utils - DEBUG - Waiting for instance 11f343c7-40ba-4361-bc69-1f7df3c0ee26 to be deleted 2018-11-06 22:51:30,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:31,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-9b1d53a8-24c7-44bf-aca1-cfb9d73e3889 x-compute-request-id: req-9b1d53a8-24c7-44bf-aca1-cfb9d73e3889 Content-Encoding: gzip Content-Length: 1100 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:0d:f0:71", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/11f343c7-40ba-4361-bc69-1f7df3c0ee26", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-11-06T22:47:13.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "11f343c7-40ba-4361-bc69-1f7df3c0ee26", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:51:30Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:47:08Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:31,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-9b1d53a8-24c7-44bf-aca1-cfb9d73e3889 2018-11-06 22:51:33,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:34,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-471212ad-c807-4f4e-a7c6-27b2d8f8c99f x-compute-request-id: req-471212ad-c807-4f4e-a7c6-27b2d8f8c99f Content-Encoding: gzip Content-Length: 1009 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:28Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:34,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-471212ad-c807-4f4e-a7c6-27b2d8f8c99f 2018-11-06 22:51:36,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"forceDelete": null}' 2018-11-06 22:51:36,621 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:51: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-2c30b2e3-1dfc-412b-add2-8def351a5a24 x-compute-request-id: req-2c30b2e3-1dfc-412b-add2-8def351a5a24 Content-Length: 0 Content-Type: application/json 2018-11-06 22:51:36,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916/action used request id req-2c30b2e3-1dfc-412b-add2-8def351a5a24 2018-11-06 22:51:36,621 - sdnvpn_test_utils - DEBUG - Waiting for instance edf995d7-079f-4fac-a560-371429e9a916 to be deleted 2018-11-06 22:51:36,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:37,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-f9ad1629-2a59-4296-8321-af74e31a777e x-compute-request-id: req-f9ad1629-2a59-4296-8321-af74e31a777e Content-Encoding: gzip Content-Length: 1022 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:4d:41:54", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/edf995d7-079f-4fac-a560-371429e9a916", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-11-06T22:47:28.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "edf995d7-079f-4fac-a560-371429e9a916", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:51:36Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:47:21Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:37,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-f9ad1629-2a59-4296-8321-af74e31a777e 2018-11-06 22:51:39,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:39,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-83410d00-80b4-4bfe-8296-795fce6f99db x-compute-request-id: req-83410d00-80b4-4bfe-8296-795fce6f99db 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:52Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:39,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-83410d00-80b4-4bfe-8296-795fce6f99db 2018-11-06 22:51:41,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"forceDelete": null}' 2018-11-06 22:51:42,100 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:51: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-fe63d00f-5461-4349-b2e3-023e0e5a9795 x-compute-request-id: req-fe63d00f-5461-4349-b2e3-023e0e5a9795 Content-Length: 0 Content-Type: application/json 2018-11-06 22:51:42,100 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f/action used request id req-fe63d00f-5461-4349-b2e3-023e0e5a9795 2018-11-06 22:51:42,101 - sdnvpn_test_utils - DEBUG - Waiting for instance 237dd7c0-3134-4647-8513-0b5d92cb9b1f to be deleted 2018-11-06 22:51:42,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:42,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-9c979ca2-1245-427e-8f3c-acbd5ee35ad4 x-compute-request-id: req-9c979ca2-1245-427e-8f3c-acbd5ee35ad4 Content-Encoding: gzip Content-Length: 942 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:f5:16:0f", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/237dd7c0-3134-4647-8513-0b5d92cb9b1f", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-11-06T22:47:52.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "237dd7c0-3134-4647-8513-0b5d92cb9b1f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:51:41Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:47:47Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:42,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-9c979ca2-1245-427e-8f3c-acbd5ee35ad4 2018-11-06 22:51:44,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:44,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-03a46c12-fb60-40e7-8610-1d1c4562a260 x-compute-request-id: req-03a46c12-fb60-40e7-8610-1d1c4562a260 Content-Encoding: gzip Content-Length: 786 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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:47:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:44,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-03a46c12-fb60-40e7-8610-1d1c4562a260 2018-11-06 22:51:46,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" -d '{"forceDelete": null}' 2018-11-06 22:51:46,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:51: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-5b430a4f-a62a-4ce5-9982-ae39e4eec1ba x-compute-request-id: req-5b430a4f-a62a-4ce5-9982-ae39e4eec1ba Content-Length: 0 Content-Type: application/json 2018-11-06 22:51:46,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d/action used request id req-5b430a4f-a62a-4ce5-9982-ae39e4eec1ba 2018-11-06 22:51:46,974 - sdnvpn_test_utils - DEBUG - Waiting for instance 2249cc73-8e29-410f-9f98-79a753cb1f1d to be deleted 2018-11-06 22:51:46,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:47,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-2180d934-243c-43a0-8e6c-1119f23fca3b x-compute-request-id: req-2180d934-243c-43a0-8e6c-1119f23fca3b 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:7d:d2:59", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2249cc73-8e29-410f-9f98-79a753cb1f1d", "rel": "bookmark"}], "image": {"id": "4f4ead56-bc66-4a59-8dd8-da300ddf3803", "links": [{"href": "http://172.30.9.26:8774/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-11-06T22:47:40.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "2249cc73-8e29-410f-9f98-79a753cb1f1d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:51:46Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-5", "created": "2018-11-06T22:47:34Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:51:47,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-2180d934-243c-43a0-8e6c-1119f23fca3b 2018-11-06 22:51:49,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d85a86bf92fb803394ad895f5082efbe72844bb" 2018-11-06 22:51:49,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:51: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-d9bf80cd-676c-4c70-9fe5-cf9d4566d64d x-compute-request-id: req-d9bf80cd-676c-4c70-9fe5-cf9d4566d64d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:51:49,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-d9bf80cd-676c-4c70-9fe5-cf9d4566d64d 2018-11-06 22:51:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7905ebebe2a407990165486ce9f1af20ab328a1f" 2018-11-06 22:51:52,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2292f626-f647-40ec-a3d9-4df121629ebb Date: Tue, 06 Nov 2018 22:51:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:51:52,625 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4f4ead56-bc66-4a59-8dd8-da300ddf3803 used request id req-2292f626-f647-40ec-a3d9-4df121629ebb 2018-11-06 22:51:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:51:53,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ebf17fb-40d3-4e06-b2a3-ea61ccefdcc1 Content-Length: 0 Date: Tue, 06 Nov 2018 22:51:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:51:53,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ee3e8b6d-5471-4659-a00d-2b959ddc6f1b used request id req-6ebf17fb-40d3-4e06-b2a3-ea61ccefdcc1 2018-11-06 22:51:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"subnet_id": "9846218a-c4e2-4a6f-a182-b4cc0767509c"}' 2018-11-06 22:51:54,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79bdb0f0-7272-4c89-9d17-ff751f3f2659 Date: Tue, 06 Nov 2018 22:51:54 GMT RESP BODY: {"network_id": "6b8b170c-c86c-4a6e-a395-4894d48f5ab5", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "9846218a-c4e2-4a6f-a182-b4cc0767509c", "subnet_ids": ["9846218a-c4e2-4a6f-a182-b4cc0767509c"], "port_id": "817b5ee5-5874-47ec-9910-01a71dae5055", "id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c"} 2018-11-06 22:51:54,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c/remove_router_interface used request id req-79bdb0f0-7272-4c89-9d17-ff751f3f2659 2018-11-06 22:51:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 22:51:55,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-e35b9449-fdff-4c25-a977-1dab8ed31105 Date: Tue, 06 Nov 2018 22:51:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:47:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T22:51:55Z", "revision_number": 8, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "6aaeaaf8-26a5-44dd-8327-7c97541afd0c", "name": "sdnvpn-4-1-router"}} 2018-11-06 22:51:55,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c used request id req-e35b9449-fdff-4c25-a977-1dab8ed31105 2018-11-06 22:51:55,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/9846218a-c4e2-4a6f-a182-b4cc0767509c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:51:57,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7648318-a772-4818-82af-78ce89694115 Date: Tue, 06 Nov 2018 22:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:51:57,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9846218a-c4e2-4a6f-a182-b4cc0767509c used request id req-f7648318-a772-4818-82af-78ce89694115 2018-11-06 22:51:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/99fd51af-6a4e-4e48-bdb2-5b40bc8b60db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:51:59,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09e02a32-8af4-4f20-80a9-d60c21b66b20 Date: Tue, 06 Nov 2018 22:51:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:51:59,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/99fd51af-6a4e-4e48-bdb2-5b40bc8b60db used request id req-09e02a32-8af4-4f20-80a9-d60c21b66b20 2018-11-06 22:51:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:52:00,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-115ca3b7-372b-4c01-a8ae-0ed6a1cefbc6 Content-Length: 0 Date: Tue, 06 Nov 2018 22:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:52:00,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6aaeaaf8-26a5-44dd-8327-7c97541afd0c used request id req-115ca3b7-372b-4c01-a8ae-0ed6a1cefbc6 2018-11-06 22:52:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/6b8b170c-c86c-4a6e-a395-4894d48f5ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:52:01,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65f86e72-3fb0-4d8d-8a59-b1d429ff8b92 Date: Tue, 06 Nov 2018 22:52:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:52:01,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6b8b170c-c86c-4a6e-a395-4894d48f5ab5 used request id req-65f86e72-3fb0-4d8d-8a59-b1d429ff8b92 2018-11-06 22:52:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/8b34c9ed-44dc-4d19-932c-0949e8dda195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f5a0456b90ea7101ad110ba0f100749134d206" 2018-11-06 22:52:01,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db31cece-c5d2-44f7-91d8-df701d115c04 Date: Tue, 06 Nov 2018 22:52:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:52:01,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8b34c9ed-44dc-4d19-932c-0949e8dda195 used request id req-db31cece-c5d2-44f7-91d8-df701d115c04 2018-11-06 22:52:01,878 - 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. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2018-11-06 22:52:01,878 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:52:01,879 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-11-06 22:52:01,879 - 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'}]} 2018-11-06 22:52:01,879 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-11-06 22:52:01,880 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-11-06 22:52:01,880 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-11-06 22:52:02,119 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-11-06 22:52:02,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:52:02,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:52:02,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:52:02,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:52:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 22:52:02,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292221ca-b292-4ac6-b041-883ce20562d2 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:52:02,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-292221ca-b292-4ac6-b041-883ce20562d2 2018-11-06 22:52:02,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:52:02,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Q123wzEnTgyOIrw-nplMZg"], "issued_at": "2018-11-06T22:52:02.000000Z"}} 2018-11-06 22:52:02,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 22:52:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:02,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4f11f76e-3f64-443f-9de1-c805e8585dde Date: Tue, 06 Nov 2018 22:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 22:52:02,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f11f76e-3f64-443f-9de1-c805e8585dde 2018-11-06 22:52:02,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261874914169s 2018-11-06 22:52:02,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f11f76e-3f64-443f-9de1-c805e8585dde 2018-11-06 22:52:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 22:52:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:02,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 22:52: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 22:52:02,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:02,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6979dc-504e-40ee-be7c-385b3b98b643 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 22:52:02,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1a6979dc-504e-40ee-be7c-385b3b98b643 2018-11-06 22:52:02,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0881071090698s 2018-11-06 22:52:02,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 22:52:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"project": {"description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "enabled": true, "domain_id": "default", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}}' 2018-11-06 22:52:02,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 22:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c6c5ea-16eb-4a95-8220-ab96493eb011 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.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7"}, "enabled": true, "id": "2b2a055339844c06a142daa0007ca3a7", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}} 2018-11-06 22:52:02,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-70c6c5ea-16eb-4a95-8220-ab96493eb011 2018-11-06 22:52:02,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114310026169s 2018-11-06 22:52:02,990 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-70c6c5ea-16eb-4a95-8220-ab96493eb011 2018-11-06 22:52:02,991 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'id': u'2b2a055339844c06a142daa0007ca3a7', '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'})}) 2018-11-06 22:52:02,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 22:52:03,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363924026489s 2018-11-06 22:52:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:03,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a4b63e-1d27-4295-b61e-bf2838da8f11 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07"}} 2018-11-06 22:52:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e used request id req-55a4b63e-1d27-4295-b61e-bf2838da8f11 2018-11-06 22:52:03,454 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77975f09edb14a10b4e6e03eaab61c1e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07'}) 2018-11-06 22:52:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:03,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18aefee-b689-4622-9ab1-7cab1fabc76f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:03,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c18aefee-b689-4622-9ab1-7cab1fabc76f 2018-11-06 22:52:03,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.175668954849s 2018-11-06 22:52:03,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:03,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040bdb14-6d2e-4939-b6b2-ff3d48aca6f4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:03,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-040bdb14-6d2e-4939-b6b2-ff3d48aca6f4 2018-11-06 22:52:03,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0924310684204s 2018-11-06 22:52:03,726 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 22:52:03,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 22:52:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"role": {"name": "Member"}}' 2018-11-06 22:52:03,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3ce901-a848-440a-8776-0ad2bf5332a9 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}} 2018-11-06 22:52:03,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc3ce901-a848-440a-8776-0ad2bf5332a9 2018-11-06 22:52:03,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.097892999649s 2018-11-06 22:52:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:03,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cf9bb6-49c6-479f-9ecf-a20aab629011 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "domain_id": null, "name": "Member", "id": "101535977d5b46dcb75f80e72b9a8f54"}} 2018-11-06 22:52:03,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54 used request id req-c6cf9bb6-49c6-479f-9ecf-a20aab629011 2018-11-06 22:52:03,904 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54'}, 'domain_id': None, 'human_id': None, 'id': u'101535977d5b46dcb75f80e72b9a8f54', 'HUMAN_ID': False}) 2018-11-06 22:52:03,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:03,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c88e62-a381-4fd7-bd1f-ea75b2e3e8a1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:03,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22c88e62-a381-4fd7-bd1f-ea75b2e3e8a1 2018-11-06 22:52:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813550949097s 2018-11-06 22:52:03,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 22:52:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c531254e-a39c-4755-99a7-1288cfc93b0d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 22:52:04,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c531254e-a39c-4755-99a7-1288cfc93b0d 2018-11-06 22:52:04,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082170009613s 2018-11-06 22:52:04,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 22:52:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3858fe-a9fa-4632-a40a-ea7e5888a014 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07", "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "domain_id": "default", "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 22:52:04,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf3858fe-a9fa-4632-a40a-ea7e5888a014 2018-11-06 22:52:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0976059436798s 2018-11-06 22:52:04,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf3858fe-a9fa-4632-a40a-ea7e5888a014 2018-11-06 22:52:04,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 22:52:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a8a41c-a489-4bef-b14f-51ba7cc43011 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7"}, "enabled": true, "id": "2b2a055339844c06a142daa0007ca3a7", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 22:52:04,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-58a8a41c-a489-4bef-b14f-51ba7cc43011 2018-11-06 22:52:04,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798618793488s 2018-11-06 22:52:04,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-58a8a41c-a489-4bef-b14f-51ba7cc43011 2018-11-06 22:52:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 22:52:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=101535977d5b46dcb75f80e72b9a8f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ac31cc-edbb-467d-85fb-aa628909f904 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=101535977d5b46dcb75f80e72b9a8f54", "previous": null, "next": null}} 2018-11-06 22:52:04,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=101535977d5b46dcb75f80e72b9a8f54 used request id req-77ac31cc-edbb-467d-85fb-aa628909f904 2018-11-06 22:52:04,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0776071548462s 2018-11-06 22:52:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 22:52:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7/users/77975f09edb14a10b4e6e03eaab61c1e/roles/101535977d5b46dcb75f80e72b9a8f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf87bbc3-0c03-4991-abbd-4d0d08d7dcdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:52:04,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7/users/77975f09edb14a10b4e6e03eaab61c1e/roles/101535977d5b46dcb75f80e72b9a8f54 used request id req-bf87bbc3-0c03-4991-abbd-4d0d08d7dcdc 2018-11-06 22:52:04,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117687940598s 2018-11-06 22:52:04,454 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07', 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': '717a5a97-8a0f-43e2-8eac-10a02988910b', 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_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'project_id': u'2b2a055339844c06a142daa0007ca3a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 22:52:04,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:52:04,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:52:04,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:52:04,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:52:04,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:52:04,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:52:04,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:52:04,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:52:04,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:52:04,460 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'password': '717a5a97-8a0f-43e2-8eac-10a02988910b', 'project_name': 'bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2b2a055339844c06a142daa0007ca3a7', 'project_domain_name': 'Default'} 2018-11-06 22:52:04,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0f31f3-89d7-4153-820d-06b551c83d9e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:04,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f0f31f3-89d7-4153-820d-06b551c83d9e 2018-11-06 22:52:04,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784549713135s 2018-11-06 22:52:04,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18f419e-619f-4fbc-8b58-765a9f40f4c8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:04,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f18f419e-619f-4fbc-8b58-765a9f40f4c8 2018-11-06 22:52:04,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807499885559s 2018-11-06 22:52:04,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 22:52:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adce41d-c1ea-4b05-a3f5-159ed4f01ad5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 22:52:04,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2adce41d-c1ea-4b05-a3f5-159ed4f01ad5 2018-11-06 22:52:04,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0168650150299s 2018-11-06 22:52:04,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 22:52:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352ae990-37c5-4900-844d-c79cbc8f6883 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07", "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "domain_id": "default", "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 22:52:04,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-352ae990-37c5-4900-844d-c79cbc8f6883 2018-11-06 22:52:04,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972230434418s 2018-11-06 22:52:04,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-352ae990-37c5-4900-844d-c79cbc8f6883 2018-11-06 22:52:04,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 22:52:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b479a8-9a30-45ce-b003-1aef2d7dc79f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7"}, "enabled": true, "id": "2b2a055339844c06a142daa0007ca3a7", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 22:52:04,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-36b479a8-9a30-45ce-b003-1aef2d7dc79f 2018-11-06 22:52:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0710189342499s 2018-11-06 22:52:04,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-36b479a8-9a30-45ce-b003-1aef2d7dc79f 2018-11-06 22:52:04,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 22:52:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:04,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcb7f3a-9c9c-42fb-8b7c-87505d68d191 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 22:52:04,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&scope.project.id=2b2a055339844c06a142daa0007ca3a7&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-2dcb7f3a-9c9c-42fb-8b7c-87505d68d191 2018-11-06 22:52:04,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080598115921s 2018-11-06 22:52:04,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 22:52:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7/users/77975f09edb14a10b4e6e03eaab61c1e/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a2bdcd-b63c-46c1-8e4e-1a5ed0df0803 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:52:05,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7/users/77975f09edb14a10b4e6e03eaab61c1e/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-61a2bdcd-b63c-46c1-8e4e-1a5ed0df0803 2018-11-06 22:52:05,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127323150635s 2018-11-06 22:52:05,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:05,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b5b0b8-22a6-4d32-83c5-074c2e8e82f7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:05,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7b5b0b8-22a6-4d32-83c5-074c2e8e82f7 2018-11-06 22:52:05,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785188674927s 2018-11-06 22:52:05,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 22:52:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3c3cc2-3d28-45b5-970d-6e2aba67fe48 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 22:52:05,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ab3c3cc2-3d28-45b5-970d-6e2aba67fe48 2018-11-06 22:52:05,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808670520782s 2018-11-06 22:52:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 22:52:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a720c84c-55f3-4b94-bcf8-b6c804f45a5f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07", "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "domain_id": "default", "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 22:52:05,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a720c84c-55f3-4b94-bcf8-b6c804f45a5f 2018-11-06 22:52:05,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102046966553s 2018-11-06 22:52:05,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a720c84c-55f3-4b94-bcf8-b6c804f45a5f 2018-11-06 22:52:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 22:52:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7715f3-2bb3-4e18-adb6-93b5da690758 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 22:52:05,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=77975f09edb14a10b4e6e03eaab61c1e&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default used request id req-4c7715f3-2bb3-4e18-adb6-93b5da690758 2018-11-06 22:52:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0740430355072s 2018-11-06 22:52:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 22:52:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/77975f09edb14a10b4e6e03eaab61c1e/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:52:05,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae24735-6fb5-407c-a77c-f401e9ba2089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:52:05,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/77975f09edb14a10b4e6e03eaab61c1e/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-5ae24735-6fb5-407c-a77c-f401e9ba2089 2018-11-06 22:52:05,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110743045807s 2018-11-06 22:52:05,485 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 22:52:14,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 22:52:14.566 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9f5df2e5-9b3b-48b8-8bf7-28286cb436fd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9f5df2e5-9b3b-48b8-8bf7-28286cb436fd | 2018-11-06T22:52:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9f5df2e5-9b3b-48b8-8bf7-28286cb436fd ~/.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 2018-11-06 22:52:18,198 - 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 | +-------------+----------------+-----------+ 2018-11-06 22:52:18,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 22:52:24,539 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 22:52:22.567 164 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 22:52:22.733 164 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 22:52:24.361 164 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8826973a-42e7-46aa-9856-ebd2c4c448f5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8826973a-42e7-46aa-9856-ebd2c4c448f5) as the default verifier for the future CLI operations. 2018-11-06 22:52:27,468 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 22:52:27,623 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 22:52:27,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 22:52:27,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c48f31-eecf-45c1-8515-e75bc49c128a 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:52:27,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9c48f31-eecf-45c1-8515-e75bc49c128a 2018-11-06 22:52:27,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:52:28,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}, {"id": "101535977d5b46dcb75f80e72b9a8f54", "name": "Member"}], "expires_at": "2018-11-06T23:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b2a055339844c06a142daa0007ca3a7", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2b2a055339844c06a142daa0007ca3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/2b2a055339844c06a142daa0007ca3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/2b2a055339844c06a142daa0007ca3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/2b2a055339844c06a142daa0007ca3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2b2a055339844c06a142daa0007ca3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/2b2a055339844c06a142daa0007ca3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/2b2a055339844c06a142daa0007ca3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07", "id": "77975f09edb14a10b4e6e03eaab61c1e"}, "audit_ids": ["BltR0J4BSxmysEEkqWdF8Q"], "issued_at": "2018-11-06T22:52:28.000000Z"}} 2018-11-06 22:52:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:28,026 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 22:52:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 22:52:28,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 22:52:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:28,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-01db7b1e-0cd1-490d-aaa5-33aab10d3a6b Date: Tue, 06 Nov 2018 22:52:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 22:52:28,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-01db7b1e-0cd1-490d-aaa5-33aab10d3a6b 2018-11-06 22:52:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200931072235s 2018-11-06 22:52:28,230 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-01db7b1e-0cd1-490d-aaa5-33aab10d3a6b 2018-11-06 22:52:28,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 22:52:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07"}' 2018-11-06 22:52:28,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e X-Openstack-Request-Id: req-9479d4d6-4fa8-4463-818f-f5dcbff35b11 Date: Tue, 06 Nov 2018 22:52:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "6d87ee81-8c57-4400-977f-13b5d8253a8e", "size": null, "self": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:28Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": null, "created_at": "2018-11-06T22:52:28Z", "protected": false} 2018-11-06 22:52:28,443 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9479d4d6-4fa8-4463-818f-f5dcbff35b11 2018-11-06 22:52:28,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210448980331s 2018-11-06 22:52:28,444 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9479d4d6-4fa8-4463-818f-f5dcbff35b11 returning object 6d87ee81-8c57-4400-977f-13b5d8253a8e 2018-11-06 22:52:28,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 22:52:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/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}deb0525885c0f525c41ced2f5f21861d0a71817e" -d '' 2018-11-06 22:52:30,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-354d6a56-98d5-429c-bbc1-ef9235b29f4c Date: Tue, 06 Nov 2018 22:52:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:52:30,404 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file used request id req-354d6a56-98d5-429c-bbc1-ef9235b29f4c 2018-11-06 22:52:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9595041275s 2018-11-06 22:52:30,404 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file used request id req-354d6a56-98d5-429c-bbc1-ef9235b29f4c 2018-11-06 22:52:30,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 22:52:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:30,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-4b36f29e-1839-4797-afd0-a1735e2595a5 Date: Tue, 06 Nov 2018 22:52:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "metadata": {}}], "file": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "6d87ee81-8c57-4400-977f-13b5d8253a8e", "size": 12716032, "self": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:30Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T22:52:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 22:52:30,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b36f29e-1839-4797-afd0-a1735e2595a5 2018-11-06 22:52:30,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174026966095s 2018-11-06 22:52:30,579 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4b36f29e-1839-4797-afd0-a1735e2595a5 2018-11-06 22:52:30,581 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file', 'owner': u'2b2a055339844c06a142daa0007ca3a7', 'id': u'6d87ee81-8c57-4400-977f-13b5d8253a8e', 'size': 12716032, u'self': u'/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b2a055339844c06a142daa0007ca3a7', 'name': 'bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T22:52:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T22:52:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'created': u'2018-11-06T22:52:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T22:52:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 22:52:30,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 22:52:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "bgpvpn-tempest-tests-flavor_1e5a8b29-45f7-4652-9c91-55e73af14e07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 22:52:31,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52: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-43640bac-4b14-4eda-a59d-a0465ef86bd2 x-compute-request-id: req-43640bac-4b14-4eda-a59d-a0465ef86bd2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9364021c-f70a-48f7-a273-78eb21595b64", "name": "bgpvpn-tempest-tests-flavor_1e5a8b29-45f7-4652-9c91-55e73af14e07", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:52:31,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43640bac-4b14-4eda-a59d-a0465ef86bd2 2018-11-06 22:52:31,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.563290834427s 2018-11-06 22:52:31,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43640bac-4b14-4eda-a59d-a0465ef86bd2 returning object 9364021c-f70a-48f7-a273-78eb21595b64 2018-11-06 22:52:31,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_1e5a8b29-45f7-4652-9c91-55e73af14e07', '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'35cef63a552c4009857581d35066215c', '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'9364021c-f70a-48f7-a273-78eb21595b64', 'swap': 0}) 2018-11-06 22:52:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 22:52:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64/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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"extra_specs": {}}' 2018-11-06 22:52:31,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52: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-2e961573-3b2a-43a0-8c4b-49bcd6224c0d x-compute-request-id: req-2e961573-3b2a-43a0-8c4b-49bcd6224c0d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 22:52:31,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64/os-extra_specs used request id req-2e961573-3b2a-43a0-8c4b-49bcd6224c0d 2018-11-06 22:52:31,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241088867188s 2018-11-06 22:52:31,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64/os-extra_specs used request id req-2e961573-3b2a-43a0-8c4b-49bcd6224c0d 2018-11-06 22:52:31,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:52:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:31,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 22:52: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 22:52:31,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f63f57-82b2-408e-8b78-8ce59f2ef9be Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:52:31,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-43f63f57-82b2-408e-8b78-8ce59f2ef9be 2018-11-06 22:52:31,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0899050235748s 2018-11-06 22:52:31,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 22:52:31,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:31,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52: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-9d7f6c3e-4ce2-423d-9a40-50bb6d566e3f x-compute-request-id: req-9d7f6c3e-4ce2-423d-9a40-50bb6d566e3f Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:52:31,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9d7f6c3e-4ce2-423d-9a40-50bb6d566e3f 2018-11-06 22:52:31,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192567110062s 2018-11-06 22:52:31,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9d7f6c3e-4ce2-423d-9a40-50bb6d566e3f 2018-11-06 22:52:31,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 22:52:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:32,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-f5eb0e85-6b1f-4363-91cc-1eb26167c733 Date: Tue, 06 Nov 2018 22:52:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "metadata": {}}], "file": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "6d87ee81-8c57-4400-977f-13b5d8253a8e", "size": 12716032, "self": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:30Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T22:52:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 22:52:32,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f5eb0e85-6b1f-4363-91cc-1eb26167c733 2018-11-06 22:52:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.540323972702s 2018-11-06 22:52:32,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f5eb0e85-6b1f-4363-91cc-1eb26167c733 2018-11-06 22:52:32,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 22:52:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07"}' 2018-11-06 22:52:32,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d X-Openstack-Request-Id: req-3e21c2e4-45e8-4936-bbde-56d465ca632e Date: Tue, 06 Nov 2018 22:52:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "cfcbc384-a324-4552-80ce-fcd821093e7d", "size": null, "self": "/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:32Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": null, "created_at": "2018-11-06T22:52:32Z", "protected": false} 2018-11-06 22:52:32,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3e21c2e4-45e8-4936-bbde-56d465ca632e 2018-11-06 22:52:32,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209666967392s 2018-11-06 22:52:32,216 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3e21c2e4-45e8-4936-bbde-56d465ca632e returning object cfcbc384-a324-4552-80ce-fcd821093e7d 2018-11-06 22:52:32,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 22:52:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/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}deb0525885c0f525c41ced2f5f21861d0a71817e" -d '' 2018-11-06 22:52:33,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a06991e-b09e-43ec-9ed4-5fcf7c647e60 Date: Tue, 06 Nov 2018 22:52:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:52:33,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/file used request id req-0a06991e-b09e-43ec-9ed4-5fcf7c647e60 2018-11-06 22:52:33,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41043305397s 2018-11-06 22:52:33,627 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/file used request id req-0a06991e-b09e-43ec-9ed4-5fcf7c647e60 2018-11-06 22:52:33,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 22:52:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:52:33,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-c778788b-2c32-41b6-930f-dcfef98f1b31 Date: Tue, 06 Nov 2018 22:52:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cfcbc384-a324-4552-80ce-fcd821093e7d/snap", "metadata": {}}], "file": "/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "cfcbc384-a324-4552-80ce-fcd821093e7d", "size": 12716032, "self": "/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cfcbc384-a324-4552-80ce-fcd821093e7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:33Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T22:52:32Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "metadata": {}}], "file": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "6d87ee81-8c57-4400-977f-13b5d8253a8e", "size": 12716032, "self": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:30Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T22:52:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 22:52:33,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c778788b-2c32-41b6-930f-dcfef98f1b31 2018-11-06 22:52:33,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171942949295s 2018-11-06 22:52:33,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c778788b-2c32-41b6-930f-dcfef98f1b31 2018-11-06 22:52:33,803 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cfcbc384-a324-4552-80ce-fcd821093e7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d/file', 'owner': u'2b2a055339844c06a142daa0007ca3a7', 'id': u'cfcbc384-a324-4552-80ce-fcd821093e7d', 'size': 12716032, u'self': u'/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b2a055339844c06a142daa0007ca3a7', 'name': 'bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/cfcbc384-a324-4552-80ce-fcd821093e7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T22:52:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T22:52:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', 'created': u'2018-11-06T22:52:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T22:52:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 22:52:33,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 22:52:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "bgpvpn-tempest-tests-flavor_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 22:52:33,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52: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-2b508410-ab29-4546-8ac3-b324c823ef6d x-compute-request-id: req-2b508410-ab29-4546-8ac3-b324c823ef6d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/293900ff-2343-474d-9734-9f954f25f502", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "293900ff-2343-474d-9734-9f954f25f502", "name": "bgpvpn-tempest-tests-flavor_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:52:33,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2b508410-ab29-4546-8ac3-b324c823ef6d 2018-11-06 22:52:33,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0679528713226s 2018-11-06 22:52:33,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2b508410-ab29-4546-8ac3-b324c823ef6d returning object 293900ff-2343-474d-9734-9f954f25f502 2018-11-06 22:52:33,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', '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'35cef63a552c4009857581d35066215c', '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'293900ff-2343-474d-9734-9f954f25f502', 'swap': 0}) 2018-11-06 22:52:33,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 22:52:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502/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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" -d '{"extra_specs": {}}' 2018-11-06 22:52:33,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:52: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-3f4da97f-be27-4ffe-bda3-8733018d6cd8 x-compute-request-id: req-3f4da97f-be27-4ffe-bda3-8733018d6cd8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 22:52:33,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502/os-extra_specs used request id req-3f4da97f-be27-4ffe-bda3-8733018d6cd8 2018-11-06 22:52:33,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212650299072s 2018-11-06 22:52:33,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502/os-extra_specs used request id req-3f4da97f-be27-4ffe-bda3-8733018d6cd8 2018-11-06 22:52:33,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07', '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'35cef63a552c4009857581d35066215c', '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'293900ff-2343-474d-9734-9f954f25f502', 'swap': 0}) 2018-11-06 22:52:36,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 22:52:35.925 183 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8826973a-42e7-46aa-9856-ebd2c4c448f5) for deployment 'opnfv-rally' (UUID=9f5df2e5-9b3b-48b8-8bf7-28286cb436fd). 2018-11-06 22:52:36.776 183 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 22:52:36.778 183 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8826973a-42e7-46aa-9856-ebd2c4c448f5) has been successfully configured for deployment 'opnfv-rally' (UUID=9f5df2e5-9b3b-48b8-8bf7-28286cb436fd)! 2018-11-06 22:52:36,942 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 22:52:36,942 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 22:52:36,944 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 22:52:36,968 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-8826973a-42e7-46aa-9856-ebd2c4c448f5/for-deployment-9f5df2e5-9b3b-48b8-8bf7-28286cb436fd/tempest.conf with bgpvpn=True 2018-11-06 22:52:36,972 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 22:52:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8826973a-42e7-46aa-9856-ebd2c4c448f5/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-11-06 22:52:39,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 22:52:39,842 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 22:52:39,843 - 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']'. 2018-11-06 22:52:42,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 22:52:42.800 192 INFO rally.api [-] Starting verification (UUID=ed28edd3-c79d-4f22-8323-eb3246d2e526) for deployment 'opnfv-rally' (UUID=9f5df2e5-9b3b-48b8-8bf7-28286cb436fd) by verifier 'opnfv-tempest' (UUID=8826973a-42e7-46aa-9856-ebd2c4c448f5). 2018-11-06 22:52:42,806 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ed28edd3-c79d-4f22-8323-eb3246d2e526 2018-11-06 22:56:59,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ed28edd3-c79d-4f22-8323-eb3246d2e526 2018-11-06 22:56:59,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ed28edd3-c79d-4f22-8323-eb3246d2e526']'. 2018-11-06 22:57:00,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 22:57:00,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 22:57:00,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ed28edd3-c79d-4f22-8323-eb3246d2e526 | 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 22:52:41 | 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 22:56:59 | 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:18 | 2018-11-06 22:57:00,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8826973a-42e7-46aa-9856-ebd2c4c448f5) | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9f5df2e5-9b3b-48b8-8bf7-28286cb436fd) | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-11-06 22:57:00,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 247.452 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 22:57:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 22:57:00,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 22:57:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-11-06 22:57:00,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 22:57:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:57:02,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ed25cb1-2da1-4f7b-9340-2a953d165a2c Date: Tue, 06 Nov 2018 22:57:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:57:02,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d used request id req-8ed25cb1-2da1-4f7b-9340-2a953d165a2c 2018-11-06 22:57:02,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55124998093s 2018-11-06 22:57:02,479 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cfcbc384-a324-4552-80ce-fcd821093e7d used request id req-8ed25cb1-2da1-4f7b-9340-2a953d165a2c 2018-11-06 22:57:02,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 22:57:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:02,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-98b73681-127c-4952-9180-fb3403d2db45 x-compute-request-id: req-98b73681-127c-4952-9180-fb3403d2db45 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/293900ff-2343-474d-9734-9f954f25f502", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "293900ff-2343-474d-9734-9f954f25f502", "name": "bgpvpn-tempest-tests-flavor_alt_1e5a8b29-45f7-4652-9c91-55e73af14e07", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9364021c-f70a-48f7-a273-78eb21595b64", "name": "bgpvpn-tempest-tests-flavor_1e5a8b29-45f7-4652-9c91-55e73af14e07", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 22:57:02,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98b73681-127c-4952-9180-fb3403d2db45 2018-11-06 22:57:02,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032341003418s 2018-11-06 22:57:02,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98b73681-127c-4952-9180-fb3403d2db45 2018-11-06 22:57:02,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 22:57:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:02,563 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-94d27549-c960-44e6-aee5-117856dc7567 x-compute-request-id: req-94d27549-c960-44e6-aee5-117856dc7567 Content-Length: 0 Content-Type: application/json 2018-11-06 22:57:02,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502 used request id req-94d27549-c960-44e6-aee5-117856dc7567 2018-11-06 22:57:02,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.047877073288s 2018-11-06 22:57:02,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/293900ff-2343-474d-9734-9f954f25f502 used request id req-94d27549-c960-44e6-aee5-117856dc7567 2018-11-06 22:57:02,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 22:57:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:57:02,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-51301d5c-900f-460d-82a0-81a6c3558509 Date: Tue, 06 Nov 2018 22:57:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "metadata": {}}], "file": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/file", "owner": "2b2a055339844c06a142daa0007ca3a7", "id": "6d87ee81-8c57-4400-977f-13b5d8253a8e", "size": 12716032, "self": "/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/6d87ee81-8c57-4400-977f-13b5d8253a8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T22:52:30Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_1e5a8b29-45f7-4652-9c91-55e73af14e07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T22:52:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 22:57:02,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-51301d5c-900f-460d-82a0-81a6c3558509 2018-11-06 22:57:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170350790024s 2018-11-06 22:57:02,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-51301d5c-900f-460d-82a0-81a6c3558509 2018-11-06 22:57:02,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 22:57:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb0525885c0f525c41ced2f5f21861d0a71817e" 2018-11-06 22:57:03,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-370080a7-c2dc-4f82-921f-7a6971801b1b Date: Tue, 06 Nov 2018 22:57:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:57:03,884 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e used request id req-370080a7-c2dc-4f82-921f-7a6971801b1b 2018-11-06 22:57:03,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14624094963s 2018-11-06 22:57:03,884 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6d87ee81-8c57-4400-977f-13b5d8253a8e used request id req-370080a7-c2dc-4f82-921f-7a6971801b1b 2018-11-06 22:57:03,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 22:57:03,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:03,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-cbee088c-2a3c-4123-89f1-c8fa46e41939 x-compute-request-id: req-cbee088c-2a3c-4123-89f1-c8fa46e41939 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9364021c-f70a-48f7-a273-78eb21595b64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9364021c-f70a-48f7-a273-78eb21595b64", "name": "bgpvpn-tempest-tests-flavor_1e5a8b29-45f7-4652-9c91-55e73af14e07", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 22:57:03,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cbee088c-2a3c-4123-89f1-c8fa46e41939 2018-11-06 22:57:03,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301969051361s 2018-11-06 22:57:03,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cbee088c-2a3c-4123-89f1-c8fa46e41939 2018-11-06 22:57:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 22:57:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:03,964 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-732cf686-004e-43a5-b9de-5388c5739d02 x-compute-request-id: req-732cf686-004e-43a5-b9de-5388c5739d02 Content-Length: 0 Content-Type: application/json 2018-11-06 22:57:03,964 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64 used request id req-732cf686-004e-43a5-b9de-5388c5739d02 2018-11-06 22:57:03,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456697940826s 2018-11-06 22:57:03,964 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9364021c-f70a-48f7-a273-78eb21595b64 used request id req-732cf686-004e-43a5-b9de-5388c5739d02 2018-11-06 22:57:03,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 22:57:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d2e431-79a9-4937-9cd6-0f9a75c6b113 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07", "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "domain_id": "default", "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 22:57:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-32d2e431-79a9-4937-9cd6-0f9a75c6b113 2018-11-06 22:57:04,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981590747833s 2018-11-06 22:57:04,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-32d2e431-79a9-4937-9cd6-0f9a75c6b113 2018-11-06 22:57:04,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 22:57:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47da1912-c7db-4640-9a20-e4c3c9e0be39 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e"}, "enabled": true, "id": "77975f09edb14a10b4e6e03eaab61c1e", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_1e5a8b29-45f7-4652-9c91-55e73af14e07"}} 2018-11-06 22:57:04,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e used request id req-47da1912-c7db-4640-9a20-e4c3c9e0be39 2018-11-06 22:57:04,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957560539246s 2018-11-06 22:57:04,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e used request id req-47da1912-c7db-4640-9a20-e4c3c9e0be39 2018-11-06 22:57:04,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 22:57:04,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15779cb2-0a77-4aaa-a4ca-03aeefe5e977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:57:04,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e used request id req-15779cb2-0a77-4aaa-a4ca-03aeefe5e977 2018-11-06 22:57:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191652059555s 2018-11-06 22:57:04,362 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/77975f09edb14a10b4e6e03eaab61c1e used request id req-15779cb2-0a77-4aaa-a4ca-03aeefe5e977 2018-11-06 22:57:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 22:57:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3face744-ce6f-44bf-a3e5-2aeef32d8c14 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7"}, "enabled": true, "id": "2b2a055339844c06a142daa0007ca3a7", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_1e5a8b29-45f7-4652-9c91-55e73af14e07"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 22:57:04,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3face744-ce6f-44bf-a3e5-2aeef32d8c14 2018-11-06 22:57:04,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0858778953552s 2018-11-06 22:57:04,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3face744-ce6f-44bf-a3e5-2aeef32d8c14 2018-11-06 22:57:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 22:57:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1d1ff9-c23b-4e42-9766-2fd18ac56e26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:57:04,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7 used request id req-fe1d1ff9-c23b-4e42-9766-2fd18ac56e26 2018-11-06 22:57:04,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141131877899s 2018-11-06 22:57:04,593 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2b2a055339844c06a142daa0007ca3a7 used request id req-fe1d1ff9-c23b-4e42-9766-2fd18ac56e26 2018-11-06 22:57:04,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 22:57:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97438ba5-07ad-4472-bd8f-086b49cfefe2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "101535977d5b46dcb75f80e72b9a8f54", "links": {"self": "http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54"}, "name": "Member"}, {"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 22:57:04,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-97438ba5-07ad-4472-bd8f-086b49cfefe2 2018-11-06 22:57:04,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803780555725s 2018-11-06 22:57:04,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 22:57:04,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:04,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 22:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44741643-9b57-42c1-bfef-9662eb22de05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 22:57:04,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/101535977d5b46dcb75f80e72b9a8f54 used request id req-44741643-9b57-42c1-bfef-9662eb22de05 2018-11-06 22:57:04,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10543012619s 2018-11-06 22:57:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 22:57:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b2a055339844c06a142daa0007ca3a7&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}7857fea05e3a81e5b3aaec64b9160e93f5741df5" 2018-11-06 22:57:05,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a92c7a2e-c746-42e7-8861-52661e9493bf Date: Tue, 06 Nov 2018 22:57:05 GMT RESP BODY: {"security_groups": []} 2018-11-06 22:57:05,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b2a055339844c06a142daa0007ca3a7&name=default used request id req-a92c7a2e-c746-42e7-8861-52661e9493bf 2018-11-06 22:57:05,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.263404130936s 2018-11-06 22:57:05,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2b2a055339844c06a142daa0007ca3a7&name=default used request id req-a92c7a2e-c746-42e7-8861-52661e9493bf 2018-11-06 22:57:05,049 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-11-06 22:57:05,049 - 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'} 2018-11-06 22:57:05,049 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-11-06 22:57:05,049 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-11-06 22:57:05,050 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-11-06 22:57:05,140 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-11-06 22:57:05,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:05,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:05,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:05,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:05,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:05,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:05,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:05,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:05,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:05,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:57:05,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:05,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:05,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:05,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:05,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:05,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:05,151 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:57:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:05,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8366d3-60fc-47c0-9953-c9897d8055b0 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:05,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d8366d3-60fc-47c0-9953-c9897d8055b0 2018-11-06 22:57:05,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:05,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["WL4SdZDeTW6Io_3hCYvdaw"], "issued_at": "2018-11-06T22:57:05.000000Z"}} 2018-11-06 22:57:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a9945b78c9b9b0ede9b766e4f4a65a11912d34f" 2018-11-06 22:57:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7702853f-2a51-48d1-96cc-9936d94ed40c Date: Tue, 06 Nov 2018 22:57:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:57:05,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-7702853f-2a51-48d1-96cc-9936d94ed40c 2018-11-06 22:57:05,718 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 22:57:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a9945b78c9b9b0ede9b766e4f4a65a11912d34f" 2018-11-06 22:57:06,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f6a6654-a750-4219-9be1-9867863d6096 Date: Tue, 06 Nov 2018 22:57:06 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"}}} 2018-11-06 22:57:06,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1f6a6654-a750-4219-9be1-9867863d6096 2018-11-06 22:57:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a9945b78c9b9b0ede9b766e4f4a65a11912d34f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 22:57:06,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 X-Openstack-Request-Id: req-c4de7b34-f542-4ce3-94a7-6522fc0f5947 Date: Tue, 06 Nov 2018 22:57:06 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:57:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:57:06Z", "visibility": "public", "locations": [], "self": "/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "min_disk": 0, "protected": false, "id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "file": "/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:57:06,562 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c4de7b34-f542-4ce3-94a7-6522fc0f5947 2018-11-06 22:57:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a9945b78c9b9b0ede9b766e4f4a65a11912d34f" -d '' 2018-11-06 22:57:07,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-beb43280-b19c-4de4-9556-b57571623915 Date: Tue, 06 Nov 2018 22:57:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:57:07,859 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759/file used request id req-beb43280-b19c-4de4-9556-b57571623915 2018-11-06 22:57:07,860 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-11-06 22:57:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:07,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154ed73f-6bd2-4f7f-8d12-2bf626d2b38d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:07,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-154ed73f-6bd2-4f7f-8d12-2bf626d2b38d 2018-11-06 22:57:07,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:08,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["i1d3fpySTaiY0z_v2ntcqg"], "issued_at": "2018-11-06T22:57:08.000000Z"}} 2018-11-06 22:57:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168b45f053647e8a8d7a58fd96e8acb03ae4e1c8" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-11-06 22:57:08,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ae792002-27b0-4d14-8b6c-9de165f668e6 Date: Tue, 06 Nov 2018 22:57:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0946ebe4-4039-4efc-a8a0-84da69caceda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:57:08Z","is_default":false,"provider:segmentation_id":99,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:57:08Z","mtu":1450}} 2018-11-06 22:57:08,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ae792002-27b0-4d14-8b6c-9de165f668e6 2018-11-06 22:57:08,636 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 0946ebe4-4039-4efc-a8a0-84da69caceda with cidr 10.10.10.0/24 2018-11-06 22:57:08,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168b45f053647e8a8d7a58fd96e8acb03ae4e1c8" -d '{"subnets": [{"ip_version": 4, "network_id": "0946ebe4-4039-4efc-a8a0-84da69caceda", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-11-06 22:57:09,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-97673e9f-b932-4661-8394-d7eb574e7f4f Date: Tue, 06 Nov 2018 22:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0946ebe4-4039-4efc-a8a0-84da69caceda","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T22:57:09Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T22:57:09Z","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":"35cef63a552c4009857581d35066215c","id":"168326e2-47f3-497b-8a70-612fb310a463","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-11-06 22:57:09,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-97673e9f-b932-4661-8394-d7eb574e7f4f 2018-11-06 22:57:09,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168b45f053647e8a8d7a58fd96e8acb03ae4e1c8" 2018-11-06 22:57:09,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-54601107-9d1b-408b-ba8d-5f327a91b93d Date: Tue, 06 Nov 2018 22:57:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 22:57:09,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-54601107-9d1b-408b-ba8d-5f327a91b93d 2018-11-06 22:57:09,544 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 22:57:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:09,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71209587-8eb0-4788-ad83-9782a81cef0d 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:09,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-71209587-8eb0-4788-ad83-9782a81cef0d 2018-11-06 22:57:09,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:09,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["jdb0ASCeTL2Tuwy3pOMnnA"], "issued_at": "2018-11-06T22:57:09.000000Z"}} 2018-11-06 22:57:09,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:57:10,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-c78f46da-24db-42cb-b512-ba835bceb764 x-compute-request-id: req-c78f46da-24db-42cb-b512-ba835bceb764 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 22:57:10,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c78f46da-24db-42cb-b512-ba835bceb764 2018-11-06 22:57:10,107 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 22:57:10,107 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-11-06 22:57:10,107 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 network=0946ebe4-4039-4efc-a8a0-84da69caceda secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:10,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:10,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:10,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:10,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:10,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:10,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:10,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:10,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:10,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:10,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:10,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:10,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:10,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:10,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1ce6ab-1498-4e52-b06e-b5cbd7830a08 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:10,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0f1ce6ab-1498-4e52-b06e-b5cbd7830a08 2018-11-06 22:57:10,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:10,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["LKKrA0iTT6CIdhDTzgyBLA"], "issued_at": "2018-11-06T22:57:10.000000Z"}} 2018-11-06 22:57:10,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" 2018-11-06 22:57:10,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-6b05bd39-e612-4e89-921d-7bcf6482d3f4 x-compute-request-id: req-6b05bd39-e612-4e89-921d-7bcf6482d3f4 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:57:10,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b05bd39-e612-4e89-921d-7bcf6482d3f4 2018-11-06 22:57:10,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" 2018-11-06 22:57:10,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-9bab5685-704c-47ed-92ea-d24a04a91983 x-compute-request-id: req-9bab5685-704c-47ed-92ea-d24a04a91983 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:57:10,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-9bab5685-704c-47ed-92ea-d24a04a91983 2018-11-06 22:57:10,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0946ebe4-4039-4efc-a8a0-84da69caceda"}]}}' 2018-11-06 22:57:12,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-b1f841c2-2de5-452d-a4d9-14fb2e0d45ec x-compute-request-id: req-b1f841c2-2de5-452d-a4d9-14fb2e0d45ec Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0e46d57-835c-4942-82d7-a51c74b4b528", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "bookmark"}], "adminPass": "FMQambFodg7q"}} 2018-11-06 22:57:12,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b1f841c2-2de5-452d-a4d9-14fb2e0d45ec 2018-11-06 22:57:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:12,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da177a7-d560-4548-897b-4132e115b406 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:12,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6da177a7-d560-4548-897b-4132e115b406 2018-11-06 22:57:12,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:12,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["db8uLGy2QaOAMNhMZZ-Bxw"], "issued_at": "2018-11-06T22:57:12.000000Z"}} 2018-11-06 22:57:12,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc656c735ab76a97051da066dcbfb22c39a1763f" 2018-11-06 22:57:13,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-34da38d5-7a7a-47ea-b18f-5bfca17f1b70 x-compute-request-id: req-34da38d5-7a7a-47ea-b18f-5bfca17f1b70 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "b0e46d57-835c-4942-82d7-a51c74b4b528", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57: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-10-2", "created": "2018-11-06T22:57:12Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:13,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 used request id req-34da38d5-7a7a-47ea-b18f-5bfca17f1b70 2018-11-06 22:57:16,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc656c735ab76a97051da066dcbfb22c39a1763f" 2018-11-06 22:57:17,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-b52a9fe4-5252-4054-86e5-b81e255d6a3b x-compute-request-id: req-b52a9fe4-5252-4054-86e5-b81e255d6a3b 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:2e:8a:8c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "b0e46d57-835c-4942-82d7-a51c74b4b528", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:13Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:57:12Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:17,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 used request id req-b52a9fe4-5252-4054-86e5-b81e255d6a3b 2018-11-06 22:57:20,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc656c735ab76a97051da066dcbfb22c39a1763f" 2018-11-06 22:57:20,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-b9f9934f-c327-45e1-a45d-85b94082decb x-compute-request-id: req-b9f9934f-c327-45e1-a45d-85b94082decb Content-Encoding: gzip Content-Length: 781 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:2e:8a:8c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-11-06T22:57:15.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "b0e46d57-835c-4942-82d7-a51c74b4b528", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:16Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:57:12Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:20,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 used request id req-b9f9934f-c327-45e1-a45d-85b94082decb 2018-11-06 22:57:20,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" 2018-11-06 22:57:21,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-90b1f8f0-2171-4fe5-a720-82f193926d9d x-compute-request-id: req-90b1f8f0-2171-4fe5-a720-82f193926d9d Content-Encoding: gzip Content-Length: 781 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:2e:8a:8c", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b0e46d57-835c-4942-82d7-a51c74b4b528", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-11-06T22:57:15.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "b0e46d57-835c-4942-82d7-a51c74b4b528", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:16Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T22:57:12Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:21,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528 used request id req-90b1f8f0-2171-4fe5-a720-82f193926d9d 2018-11-06 22:57:21,406 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.13'. 2018-11-06 22:57:21,406 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-11-06 22:57:21,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:57:22,979 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-422b605a-2743-4e78-8dd7-1daa7e098044 x-compute-request-id: req-422b605a-2743-4e78-8dd7-1daa7e098044 Content-Length: 0 Content-Type: application/json 2018-11-06 22:57:22,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-422b605a-2743-4e78-8dd7-1daa7e098044 2018-11-06 22:57:22,980 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-11-06 22:57:22,980 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 network=0946ebe4-4039-4efc-a8a0-84da69caceda secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.13 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 2018-11-06 22:57:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:22,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c82fd5f-8840-4b23-ba7f-54060e5bc247 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:22,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c82fd5f-8840-4b23-ba7f-54060e5bc247 2018-11-06 22:57:22,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:23,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["K-xVBN3dSF2HDHu1jL1-ug"], "issued_at": "2018-11-06T22:57:23.000000Z"}} 2018-11-06 22:57:23,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" 2018-11-06 22:57:23,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-72162020-3b2d-41b5-ac27-e51486a0a858 x-compute-request-id: req-72162020-3b2d-41b5-ac27-e51486a0a858 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:57:23,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72162020-3b2d-41b5-ac27-e51486a0a858 2018-11-06 22:57:23,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" 2018-11-06 22:57:23,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-b3fa999f-6350-4027-8abb-c766305f6009 x-compute-request-id: req-b3fa999f-6350-4027-8abb-c766305f6009 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:57:23,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-b3fa999f-6350-4027-8abb-c766305f6009 2018-11-06 22:57:23,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMwp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0946ebe4-4039-4efc-a8a0-84da69caceda"}], "config_drive": true}}' 2018-11-06 22:57:25,064 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-395df1e5-fa42-4ff3-a735-73a72e8c4639 x-compute-request-id: req-395df1e5-fa42-4ff3-a735-73a72e8c4639 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "adminPass": "gM5t39nmXoVq"}} 2018-11-06 22:57:25,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-395df1e5-fa42-4ff3-a735-73a72e8c4639 2018-11-06 22:57:25,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:25,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d177f8-6675-42a6-a813-67c762ae2aec 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:25,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9d177f8-6675-42a6-a813-67c762ae2aec 2018-11-06 22:57:25,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:25,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["aVv8qhItSJ-8Hr3tkHu1iw"], "issued_at": "2018-11-06T22:57:25.000000Z"}} 2018-11-06 22:57:25,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4d4aabd1301e9dc020f85fff90aa060fdd4377" 2018-11-06 22:57:25,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-3159dca3-7750-47cf-a085-2fdac57a7cce x-compute-request-id: req-3159dca3-7750-47cf-a085-2fdac57a7cce 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.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57: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-10-1", "created": "2018-11-06T22:57:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:25,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce used request id req-3159dca3-7750-47cf-a085-2fdac57a7cce 2018-11-06 22:57:28,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4d4aabd1301e9dc020f85fff90aa060fdd4377" 2018-11-06 22:57:29,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-8668a86b-3bcf-4684-a41c-1926e8a5f099 x-compute-request-id: req-8668a86b-3bcf-4684-a41c-1926e8a5f099 Content-Encoding: gzip Content-Length: 776 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:b5:96:ae", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:25Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:57:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:29,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce used request id req-8668a86b-3bcf-4684-a41c-1926e8a5f099 2018-11-06 22:57:32,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4d4aabd1301e9dc020f85fff90aa060fdd4377" 2018-11-06 22:57:33,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-48372107-f8dc-472b-8a17-18cc35f83e99 x-compute-request-id: req-48372107-f8dc-472b-8a17-18cc35f83e99 Content-Encoding: gzip Content-Length: 780 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:b5:96:ae", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-06T22:57:29.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:57:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:33,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce used request id req-48372107-f8dc-472b-8a17-18cc35f83e99 2018-11-06 22:57:33,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" 2018-11-06 22:57:33,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-3028977b-d245-473c-a149-40586635c087 x-compute-request-id: req-3028977b-d245-473c-a149-40586635c087 Content-Encoding: gzip Content-Length: 780 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:b5:96:ae", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-06T22:57:29.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:29Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:57:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:33,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce used request id req-3028977b-d245-473c-a149-40586635c087 2018-11-06 22:57:33,843 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.9'. 2018-11-06 22:57:33,843 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-11-06 22:57:33,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:57:35,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-e73e2b85-b6af-406a-aa6c-bb12cd7e451f x-compute-request-id: req-e73e2b85-b6af-406a-aa6c-bb12cd7e451f Content-Length: 0 Content-Type: application/json 2018-11-06 22:57:35,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-e73e2b85-b6af-406a-aa6c-bb12cd7e451f 2018-11-06 22:57:35,261 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-11-06 22:57:35,261 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 network=0946ebe4-4039-4efc-a8a0-84da69caceda secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.9 10.10.10.13 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 2018-11-06 22:57:35,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:35,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:35,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:35,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:35,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:35,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:35,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:35,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:35,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:57:35,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:57:35,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:57:35,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:57:35,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:35,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e7f9b6-901a-47d6-af67-46f2417babe3 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:35,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-40e7f9b6-901a-47d6-af67-46f2417babe3 2018-11-06 22:57:35,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:35,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["9k7fgd12QKKrwVFVBqz5Vg"], "issued_at": "2018-11-06T22:57:35.000000Z"}} 2018-11-06 22:57:35,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" 2018-11-06 22:57:35,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-e6de1376-03b5-46d2-a7b5-f9aa18f2c5c0 x-compute-request-id: req-e6de1376-03b5-46d2-a7b5-f9aa18f2c5c0 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:57:35,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e6de1376-03b5-46d2-a7b5-f9aa18f2c5c0 2018-11-06 22:57:35,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" 2018-11-06 22:57:35,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-bb9be1d6-d1fc-4d8c-bd07-d10d5e87f0af x-compute-request-id: req-bb9be1d6-d1fc-4d8c-bd07-d10d5e87f0af Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:57:35,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-bb9be1d6-d1fc-4d8c-bd07-d10d5e87f0af 2018-11-06 22:57:35,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC45IDEwLjEwLjEwLjEzCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0946ebe4-4039-4efc-a8a0-84da69caceda"}], "config_drive": true}}' 2018-11-06 22:57:37,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-fc1c33cc-a009-4b73-9619-acd0b986e9ee x-compute-request-id: req-fc1c33cc-a009-4b73-9619-acd0b986e9ee Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "adminPass": "X7afFWrTsLj2"}} 2018-11-06 22:57:37,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fc1c33cc-a009-4b73-9619-acd0b986e9ee 2018-11-06 22:57:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:57:37,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff670b8f-9d80-43ce-803b-9bab5e730174 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:57:37,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff670b8f-9d80-43ce-803b-9bab5e730174 2018-11-06 22:57:37,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:57:38,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["k5UQOhFWR0yJMzo8AlEgpw"], "issued_at": "2018-11-06T22:57:38.000000Z"}} 2018-11-06 22:57:38,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b38662bfd8a7b5321afb735967737c8af2ea87f" 2018-11-06 22:57:38,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-ea41a228-052e-44a3-9257-4a719a8f234a x-compute-request-id: req-ea41a228-052e-44a3-9257-4a719a8f234a Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:38Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:38,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 used request id req-ea41a228-052e-44a3-9257-4a719a8f234a 2018-11-06 22:57:41,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b38662bfd8a7b5321afb735967737c8af2ea87f" 2018-11-06 22:57:42,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-361caa5b-3a78-4430-b3e8-6ddadb5df06e x-compute-request-id: req-361caa5b-3a78-4430-b3e8-6ddadb5df06e 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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:38Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:42,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 used request id req-361caa5b-3a78-4430-b3e8-6ddadb5df06e 2018-11-06 22:57:45,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b38662bfd8a7b5321afb735967737c8af2ea87f" 2018-11-06 22:57:46,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-8dd6e485-5875-4bd7-9af8-8e0b76fc5227 x-compute-request-id: req-8dd6e485-5875-4bd7-9af8-8e0b76fc5227 Content-Encoding: gzip Content-Length: 784 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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-06T22:57:43.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:43Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:46,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 used request id req-8dd6e485-5875-4bd7-9af8-8e0b76fc5227 2018-11-06 22:57:46,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" 2018-11-06 22:57:47,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-d0d317fa-00fb-4446-80e2-d4d7cb5cde15 x-compute-request-id: req-d0d317fa-00fb-4446-80e2-d4d7cb5cde15 Content-Encoding: gzip Content-Length: 784 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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-06T22:57:43.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:43Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:57:47,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001 used request id req-d0d317fa-00fb-4446-80e2-d4d7cb5cde15 2018-11-06 22:57:47,343 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.15'. 2018-11-06 22:57:47,343 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-11-06 22:57:47,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:57:48,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:57: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-e46cd21d-9e7b-4e6d-b796-2f9ac45983d6 x-compute-request-id: req-e46cd21d-9e7b-4e6d-b796-2f9ac45983d6 Content-Length: 0 Content-Type: application/json 2018-11-06 22:57:48,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-e46cd21d-9e7b-4e6d-b796-2f9ac45983d6 2018-11-06 22:57:48,628 - sdnvpn_test_utils - INFO - Waiting for instance b0e46d57-835c-4942-82d7-a51c74b4b528 to boot up 2018-11-06 22:57:48,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:57:49,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-dcaf009b-d7d1-4aa1-a2ef-5c37c3fa9035 x-compute-request-id: req-dcaf009b-d7d1-4aa1-a2ef-5c37c3fa9035 Content-Encoding: gzip Content-Length: 10047 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:57:49,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-dcaf009b-d7d1-4aa1-a2ef-5c37c3fa9035 2018-11-06 22:57:51,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:57:52,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-1ae95c4d-dd13-4de1-b0a5-e3b22e2c11b8 x-compute-request-id: req-1ae95c4d-dd13-4de1-b0a5-e3b22e2c11b8 Content-Encoding: gzip Content-Length: 10066 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:57:52,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-1ae95c4d-dd13-4de1-b0a5-e3b22e2c11b8 2018-11-06 22:57:54,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:57:55,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-e11dcc3b-9a08-4ee7-9587-06aa5851214b x-compute-request-id: req-e11dcc3b-9a08-4ee7-9587-06aa5851214b Content-Encoding: gzip Content-Length: 10066 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:57:55,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-e11dcc3b-9a08-4ee7-9587-06aa5851214b 2018-11-06 22:57:57,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:57:58,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:57: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-0005e0ce-8e22-4738-81b4-a298d8d1559e x-compute-request-id: req-0005e0ce-8e22-4738-81b4-a298d8d1559e Content-Encoding: gzip Content-Length: 10066 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:57:58,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-0005e0ce-8e22-4738-81b4-a298d8d1559e 2018-11-06 22:58:01,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:02,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-ecf1d213-157e-4a65-b30c-bb2622d0e812 x-compute-request-id: req-ecf1d213-157e-4a65-b30c-bb2622d0e812 Content-Encoding: gzip Content-Length: 10066 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:58:02,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-ecf1d213-157e-4a65-b30c-bb2622d0e812 2018-11-06 22:58:04,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:05,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-e43fd0d8-f9b6-4af0-89b0-99c6c408b169 x-compute-request-id: req-e43fd0d8-f9b6-4af0-89b0-99c6c408b169 Content-Encoding: gzip Content-Length: 10066 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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"} 2018-11-06 22:58:05,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-e43fd0d8-f9b6-4af0-89b0-99c6c408b169 2018-11-06 22:58:07,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:08,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-0e009e93-3aee-4ade-a485-6500fec2cbbb x-compute-request-id: req-0e009e93-3aee-4ade-a485-6500fec2cbbb Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:08,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-0e009e93-3aee-4ade-a485-6500fec2cbbb 2018-11-06 22:58:10,305 - sdnvpn_test_utils - INFO - Waiting for instance db0c0590-de49-4988-8ef9-8b376b2c7bce to boot up 2018-11-06 22:58:10,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:11,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-13e284d0-d2b2-48e3-a052-9613857ac89a x-compute-request-id: req-13e284d0-d2b2-48e3-a052-9613857ac89a 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:11,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-13e284d0-d2b2-48e3-a052-9613857ac89a 2018-11-06 22:58:13,383 - sdnvpn_test_utils - INFO - Waiting for instance 9ab263a5-8dd0-48b2-9ddf-564d2dc03001 to boot up 2018-11-06 22:58:13,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:14,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-8085daa7-c153-44ee-9faf-739d3ed49763 x-compute-request-id: req-8085daa7-c153-44ee-9faf-739d3ed49763 Content-Encoding: gzip Content-Length: 8104 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:14,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-8085daa7-c153-44ee-9faf-739d3ed49763 2018-11-06 22:58:16,520 - __name__ - INFO - Starting all monitor threads 2018-11-06 22:58:16,527 - __name__ - INFO - Wait before subtest 2018-11-06 22:58:17,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:17,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:17,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:18,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-5777fcc1-2215-416f-94fc-c964b810d3fe x-compute-request-id: req-5777fcc1-2215-416f-94fc-c964b810d3fe 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:18,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-5777fcc1-2215-416f-94fc-c964b810d3fe 2018-11-06 22:58:18,578 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.9 OK 2018-11-06 22:58:18,578 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.13 OK 2018-11-06 22:58:18,578 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.9 OK 2018-11-06 22:58:18,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-0500455c-9632-4bd1-8ed0-c825997ee306 x-compute-request-id: req-0500455c-9632-4bd1-8ed0-c825997ee306 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:18,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-0500455c-9632-4bd1-8ed0-c825997ee306 2018-11-06 22:58:18,624 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.13 OK 2018-11-06 22:58:18,625 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.13 OK 2018-11-06 22:58:18,625 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.13 OK 2018-11-06 22:58:18,625 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.13 OK 2018-11-06 22:58:18,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-c308cffd-3ae8-4fee-90ad-d6b6c2cea892 x-compute-request-id: req-c308cffd-3ae8-4fee-90ad-d6b6c2cea892 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:18,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-c308cffd-3ae8-4fee-90ad-d6b6c2cea892 2018-11-06 22:58:19,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:19,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:19,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:20,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-29542581-f287-4d30-946a-3954fafb33ac x-compute-request-id: req-29542581-f287-4d30-946a-3954fafb33ac 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:20,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-29542581-f287-4d30-946a-3954fafb33ac 2018-11-06 22:58:20,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-a0792785-cf6e-4217-97d0-c751df406ac6 x-compute-request-id: req-a0792785-cf6e-4217-97d0-c751df406ac6 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:20,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-a0792785-cf6e-4217-97d0-c751df406ac6 2018-11-06 22:58:20,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-f5de7087-da99-4ea8-83f7-a6a8adf8d0a9 x-compute-request-id: req-f5de7087-da99-4ea8-83f7-a6a8adf8d0a9 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:20,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-f5de7087-da99-4ea8-83f7-a6a8adf8d0a9 2018-11-06 22:58:21,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:21,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:21,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:22,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-7351c211-5498-4520-b333-db0694a1bf4c x-compute-request-id: req-7351c211-5498-4520-b333-db0694a1bf4c 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:22,737 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-7351c211-5498-4520-b333-db0694a1bf4c 2018-11-06 22:58:22,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-1fd42329-5177-4798-a4d7-8942d83b3155 x-compute-request-id: req-1fd42329-5177-4798-a4d7-8942d83b3155 Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:22,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-1fd42329-5177-4798-a4d7-8942d83b3155 2018-11-06 22:58:22,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-0486bec4-5feb-412d-ac81-f1e4dd46bb41 x-compute-request-id: req-0486bec4-5feb-412d-ac81-f1e4dd46bb41 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:22,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-0486bec4-5feb-412d-ac81-f1e4dd46bb41 2018-11-06 22:58:23,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:23,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:23,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:24,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-ca9422a6-263e-4b4f-8695-32572180dcee x-compute-request-id: req-ca9422a6-263e-4b4f-8695-32572180dcee 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:24,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-ca9422a6-263e-4b4f-8695-32572180dcee 2018-11-06 22:58:24,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-66dd007b-3525-42bc-88d0-7e7bbc4ad0ac x-compute-request-id: req-66dd007b-3525-42bc-88d0-7e7bbc4ad0ac Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:24,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-66dd007b-3525-42bc-88d0-7e7bbc4ad0ac 2018-11-06 22:58:24,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-1890be6c-27da-4ccc-a647-951b2cf41359 x-compute-request-id: req-1890be6c-27da-4ccc-a647-951b2cf41359 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:24,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-1890be6c-27da-4ccc-a647-951b2cf41359 2018-11-06 22:58:25,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:25,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:25,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:26,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-d6aa1f14-cb85-4715-b6e9-3083f5130d4f x-compute-request-id: req-d6aa1f14-cb85-4715-b6e9-3083f5130d4f 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:26,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-d6aa1f14-cb85-4715-b6e9-3083f5130d4f 2018-11-06 22:58:26,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-9a5c578f-ff59-406b-b1de-b7213074adea x-compute-request-id: req-9a5c578f-ff59-406b-b1de-b7213074adea Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:26,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-9a5c578f-ff59-406b-b1de-b7213074adea 2018-11-06 22:58:26,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-cf2d848f-15a2-4bab-87ea-21a4271a597e x-compute-request-id: req-cf2d848f-15a2-4bab-87ea-21a4271a597e Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:26,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-cf2d848f-15a2-4bab-87ea-21a4271a597e 2018-11-06 22:58:27,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:27,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:27,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:28,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-4d3f2cbe-42db-4b75-a00e-6c993fa7501c x-compute-request-id: req-4d3f2cbe-42db-4b75-a00e-6c993fa7501c 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:28,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-4d3f2cbe-42db-4b75-a00e-6c993fa7501c 2018-11-06 22:58:29,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-f2b64d63-584c-40d4-bef4-4becbd16c5e0 x-compute-request-id: req-f2b64d63-584c-40d4-bef4-4becbd16c5e0 Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:29,005 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-f2b64d63-584c-40d4-bef4-4becbd16c5e0 2018-11-06 22:58:29,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-cbae423a-2213-4331-8aca-9b156df292df x-compute-request-id: req-cbae423a-2213-4331-8aca-9b156df292df Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:29,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-cbae423a-2213-4331-8aca-9b156df292df 2018-11-06 22:58:29,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:30,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:30,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:31,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-3fcf2948-e790-4c68-80da-5300265be471 x-compute-request-id: req-3fcf2948-e790-4c68-80da-5300265be471 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:31,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-3fcf2948-e790-4c68-80da-5300265be471 2018-11-06 22:58:31,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-2a3ff83d-49f3-4a5b-a94b-7d95846cfafa x-compute-request-id: req-2a3ff83d-49f3-4a5b-a94b-7d95846cfafa Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:31,076 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-2a3ff83d-49f3-4a5b-a94b-7d95846cfafa 2018-11-06 22:58:31,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-c69b4357-1250-4608-b5aa-a7f715af568c x-compute-request-id: req-c69b4357-1250-4608-b5aa-a7f715af568c Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:31,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-c69b4357-1250-4608-b5aa-a7f715af568c 2018-11-06 22:58:32,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:32,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:32,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:33,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-db8b4bc0-efc8-4119-b8b9-92071e8f9ca3 x-compute-request-id: req-db8b4bc0-efc8-4119-b8b9-92071e8f9ca3 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:33,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-db8b4bc0-efc8-4119-b8b9-92071e8f9ca3 2018-11-06 22:58:33,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-f75b682f-1f0e-48c1-978e-b8464f105c3e x-compute-request-id: req-f75b682f-1f0e-48c1-978e-b8464f105c3e Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:33,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-f75b682f-1f0e-48c1-978e-b8464f105c3e 2018-11-06 22:58:33,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-00572c96-30f4-4ae7-a0db-6b7c7c030ae3 x-compute-request-id: req-00572c96-30f4-4ae7-a0db-6b7c7c030ae3 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:33,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-00572c96-30f4-4ae7-a0db-6b7c7c030ae3 2018-11-06 22:58:34,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:34,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:34,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:35,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-6195adec-8fee-41ed-83b0-e658ba092a92 x-compute-request-id: req-6195adec-8fee-41ed-83b0-e658ba092a92 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:35,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-6195adec-8fee-41ed-83b0-e658ba092a92 2018-11-06 22:58:35,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-02f97439-84a5-474e-8a29-592fb2063602 x-compute-request-id: req-02f97439-84a5-474e-8a29-592fb2063602 Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:35,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-02f97439-84a5-474e-8a29-592fb2063602 2018-11-06 22:58:35,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-4118ff0c-0bbd-4802-89ed-3f57df4a5711 x-compute-request-id: req-4118ff0c-0bbd-4802-89ed-3f57df4a5711 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:35,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-4118ff0c-0bbd-4802-89ed-3f57df4a5711 2018-11-06 22:58:36,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:36,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:36,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:37,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-a2cfaa50-5073-43c0-aee1-a06fa1e36ee1 x-compute-request-id: req-a2cfaa50-5073-43c0-aee1-a06fa1e36ee1 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:37,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-a2cfaa50-5073-43c0-aee1-a06fa1e36ee1 2018-11-06 22:58:37,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-acf492ad-7ae3-40f0-b988-003a0641a756 x-compute-request-id: req-acf492ad-7ae3-40f0-b988-003a0641a756 Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:37,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-acf492ad-7ae3-40f0-b988-003a0641a756 2018-11-06 22:58:37,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-74ace272-bc55-410d-bfe5-4eabc3ae4ffe x-compute-request-id: req-74ace272-bc55-410d-bfe5-4eabc3ae4ffe Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:37,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-74ace272-bc55-410d-bfe5-4eabc3ae4ffe 2018-11-06 22:58:38,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:38,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:38,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:39,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-ef26c08e-2a75-4be8-b021-7329474ba964 x-compute-request-id: req-ef26c08e-2a75-4be8-b021-7329474ba964 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:39,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-ef26c08e-2a75-4be8-b021-7329474ba964 2018-11-06 22:58:39,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-0e9ddf23-b110-4534-a561-4687ec6dc4f6 x-compute-request-id: req-0e9ddf23-b110-4534-a561-4687ec6dc4f6 Content-Encoding: gzip Content-Length: 8105 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:39,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-0e9ddf23-b110-4534-a561-4687ec6dc4f6 2018-11-06 22:58:39,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-c122afdf-0b14-4fc4-ba50-29085173ce54 x-compute-request-id: req-c122afdf-0b14-4fc4-ba50-29085173ce54 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:39,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-c122afdf-0b14-4fc4-ba50-29085173ce54 2018-11-06 22:58:40,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:40,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:40,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:41,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-89675c89-af2f-482e-8e56-78e079a97cfc x-compute-request-id: req-89675c89-af2f-482e-8e56-78e079a97cfc 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:58:41,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-89675c89-af2f-482e-8e56-78e079a97cfc 2018-11-06 22:58:41,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-dd1af936-d023-480a-a3d5-d2688197181a x-compute-request-id: req-dd1af936-d023-480a-a3d5-d2688197181a 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:41,457 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-dd1af936-d023-480a-a3d5-d2688197181a 2018-11-06 22:58:41,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-32db210c-11f5-4df8-98b2-f419251120b3 x-compute-request-id: req-32db210c-11f5-4df8-98b2-f419251120b3 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:41,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-32db210c-11f5-4df8-98b2-f419251120b3 2018-11-06 22:58:42,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:42,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:42,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:43,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-b3a939a8-7668-4f1f-8944-ec3bb428a59a x-compute-request-id: req-b3a939a8-7668-4f1f-8944-ec3bb428a59a 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:43,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-b3a939a8-7668-4f1f-8944-ec3bb428a59a 2018-11-06 22:58:43,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-530ad2ea-bc45-430b-8316-c0aad8938cd7 x-compute-request-id: req-530ad2ea-bc45-430b-8316-c0aad8938cd7 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:43,533 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-530ad2ea-bc45-430b-8316-c0aad8938cd7 2018-11-06 22:58:43,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-4f9ba4ba-90b0-43d3-9dbf-0961922b0573 x-compute-request-id: req-4f9ba4ba-90b0-43d3-9dbf-0961922b0573 Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:43,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-4f9ba4ba-90b0-43d3-9dbf-0961922b0573 2018-11-06 22:58:44,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:44,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:44,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:45,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-6737d301-36bf-490c-b2a5-4aa04f804e04 x-compute-request-id: req-6737d301-36bf-490c-b2a5-4aa04f804e04 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:45,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-6737d301-36bf-490c-b2a5-4aa04f804e04 2018-11-06 22:58:45,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-9e035d4d-3dd4-40b9-9c9a-e449776f949a x-compute-request-id: req-9e035d4d-3dd4-40b9-9c9a-e449776f949a 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:45,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-9e035d4d-3dd4-40b9-9c9a-e449776f949a 2018-11-06 22:58:45,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-a65c4568-147e-462a-b406-330196232c7c x-compute-request-id: req-a65c4568-147e-462a-b406-330196232c7c Content-Encoding: gzip Content-Length: 11126 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 472270296 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.910 MHz processor\n[ 0.131690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133344] pid_max: default: 32768 minimum: 301\n[ 0.134237] ACPI: Core revision 20150930\n[ 0.135600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136910] Security Framework initialized\n[ 0.137726] Yama: becoming mindful.\n[ 0.138453] AppArmor: AppArmor initialized\n[ 0.139319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141959] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144592] Initializing cgroup subsys io\n[ 0.145406] Initializing cgroup subsys memory\n[ 0.146265] Initializing cgroup subsys devices\n[ 0.147193] Initializing cgroup subsys freezer\n[ 0.148078] Initializing cgroup subsys net_cls\n[ 0.148940] Initializing cgroup subsys perf_event\n[ 0.149877] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151669] Initializing cgroup subsys pids\n[ 0.152539] CPU: Physical Processor ID: 0\n[ 0.154041] mce: CPU supports 10 MCE banks\n[ 0.154896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174115] ftrace: allocating 31920 entries in 125 pages\n[ 0.199887] smpboot: Max logical packages: 1\n[ 0.200777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202162] x2apic enabled\n[ 0.203021] Switched APIC routing to physical x2apic.\n[ 0.204786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211213] x86: Booted up 1 node, 1 CPUs\n[ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213475] devtmpfs: initialized\n[ 0.215204] evm: security.selinux\n[ 0.215918] evm: security.SMACK64\n[ 0.216627] evm: security.SMACK64EXEC\n[ 0.217388] evm: security.SMACK64TRANSMUTE\n[ 0.218212] evm: security.SMACK64MMAP\n[ 0.218974] evm: security.ima\n[ 0.219637] evm: security.capability\n[ 0.220458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222361] pinctrl core: initialized pinctrl subsystem\n[ 0.223490] RTC time: 22:57:15, date: 11/06/18\n[ 0.224467] NET: Registered protocol family 16\n[ 0.225460] cpuidle: using governor ladder\n[ 0.226300] cpuidle: using governor menu\n[ 0.227102] PCCT header not found.\n[ 0.227873] ACPI: bus type PCI registered\n[ 0.228713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229985] PCI: Using configuration type 1 for base access\n[ 0.231766] ACPI: Added _OSI(Module Device)\n[ 0.232631] ACPI: Added _OSI(Processor Device)\n[ 0.233513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234431] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236580] ACPI: Interpreter enabled\n[ 0.237372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244905] ACPI: (supports S0 S5)\n[ 0.245626] ACPI: Using IOAPIC for interrupt routing\n[ 0.246710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253537] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255852] acpiphp: Slot [3] registered\n[ 0.256686] acpiphp: Slot [4] registered\n[ 0.257536] acpiphp: Slot [5] registered\n[ 0.258353] acpiphp: Slot [6] registered\n[ 0.259170] acpiphp: Slot [7] registered\n[ 0.260007] acpiphp: Slot [8] registered\n[ 0.260827] acpiphp: Slot [9] registered\n[ 0.261661] acpiphp: Slot [10] registered\n[ 0.262505] acpiphp: Slot [11] registered\n[ 0.263387] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265025] acpiphp: Slot [14] registered\n[ 0.265834] acpiphp: Slot [15] registered\n[ 0.276431] acpiphp: Slot [16] registered\n[ 0.277246] acpiphp: Slot [17] registered\n[ 0.278073] acpiphp: Slot [18] registered\n[ 0.278882] acpiphp: Slot [19] registered\n[ 0.279692] acpiphp: Slot [20] registered\n[ 0.280518] acpiphp: Slot [21] registered\n[ 0.281352] acpiphp: Slot [22] registered\n[ 0.282206] acpiphp: Slot [23] registered\n[ 0.283035] acpiphp: Slot [24] registered\n[ 0.283850] acpiphp: Slot [25] registered\n[ 0.284674] acpiphp: Slot [26] registered\n[ 0.285487] acpiphp: Slot [27] registered\n[ 0.286304] acpiphp: Slot [28] registered\n[ 0.287114] acpiphp: Slot [29] registered\n[ 0.287945] acpiphp: Slot [30] registered\n[ 0.288794] acpiphp: Slot [31] registered\n[ 0.289616] PCI host bridge to bus 0000:00\n[ 0.290445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295832] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302104] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313838] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359768] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371040] vgaarb: loaded\n[ 0.371669] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372859] SCSI subsystem initialized\n[ 0.373727] ACPI: bus type USB registered\n[ 0.374560] usbcore: registered new interface driver usbfs\n[ 0.375614] usbcore: registered new interface driver hub\n[ 0.376650] usbcore: registered new device driver usb\n[ 0.377731] PCI: Using ACPI for IRQ routing\n[ 0.378808] NetLabel: Initializing\n[ 0.379576] NetLabel: domain hash size = 128\n[ 0.380445] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381411] NetLabel: unlabeled traffic allowed by default\n[ 0.382534] clocksource: Switched to clocksource kvm-clock\n[ 0.387931] AppArmor: AppArmor Filesystem Enabled\n[ 0.388927] pnp: PnP ACPI init\n[ 0.389837] pnp: PnP ACPI: found 5 devices\n[ 0.396205] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398001] NET: Registered protocol family 2\n[ 0.398999] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401475] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402671] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405005] NET: Registered protocol family 1\n[ 0.405921] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436172] Trying to unpack rootfs image as initramfs...\n[ 0.485502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499310] Scanning for low memory corruption every 60 seconds\n[ 0.500697] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501911] audit: initializing netlink subsys (disabled)\n[ 0.503029] audit: type=2000 audit(1541545036.637:1): initialized\n[ 0.504446] Initialise system trusted keyring\n[ 0.505384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508551] zbud: loaded\n[ 0.509274] VFS: Disk quotas dquot_6.6.0\n[ 0.510137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511727] fuse init (API version 7.23)\n[ 0.512667] Key type big_key registered\n[ 0.513509] Allocating IMA MOK and blacklist keyrings.\n[ 0.514667] Key type asymmetric registered\n[ 0.515508] Asymmetric key parser 'x509' registered\n[ 0.516479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518338] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520165] io scheduler cfq registered\n[ 0.521004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524895] ACPI: Power Button [PWRF]\n[ 0.525731] GHES: HEST is not enabled!\n[ 0.540378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598604] Linux agpgart interface v0.103\n[ 0.600697] brd: module loaded\n[ 0.601917] loop: module loaded\n[ 0.606932] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608483] GPT:90111 != 2097151\n[ 0.609191] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610332] GPT:90111 != 2097151\n[ 0.611047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612075] vda: vda1 vda15\n[ 0.613764] scsi host0: ata_piix\n[ 0.614549] scsi host1: ata_piix\n[ 0.615295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616573] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618073] libphy: Fixed MDIO Bus: probed\n[ 0.618945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622270] PPP generic driver version 2.4.2\n[ 0.623223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624570] ehci-pci: EHCI PCI platform driver\n[ 0.625483] ehci-platform: EHCI generic platform driver\n[ 0.626519] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627709] ohci-pci: OHCI PCI platform driver\n[ 0.628619] ohci-platform: OHCI generic platform driver\n[ 0.629654] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644128] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646707] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651725] usb usb1: Product: UHCI Host Controller\n[ 0.652686] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654932] hub 1-0:1.0: USB hub found\n[ 0.655738] hub 1-0:1.0: 2 ports detected\n[ 0.656691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659923] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661009] mousedev: PS/2 mouse device common for all mice\n[ 0.662326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664256] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667891] i2c /dev entries driver\n[ 0.668692] device-mapper: uevent: version 1.0.3\n[ 0.669657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671338] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672677] NET: Registered protocol family 10\n[ 0.673699] NET: Registered protocol family 17\n[ 0.674647] Key type dns_resolver registered\n[ 0.675625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676764] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678614] registered taskstats version 1\n[ 0.679484] Loading compiled-in X.509 certificates\n[ 0.680967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682900] zswap: loaded using pool lzo/zbud\n[ 0.684295] Key type trusted registered\n[ 0.685852] Key type encrypted registered\n[ 0.686710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687770] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688830] evm: HMAC attrs: 0x1\n[ 0.689805] Magic number: 10:259:1007\n[ 0.690733] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:16 UTC (1541545036)\n[ 0.692366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693529] EDD information not available.\n[ 0.775533] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777174] Write protecting the kernel read-only data: 14336k\n[ 0.789029] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790925] 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.835551] 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.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... done.\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.10. iid=i-00000129\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClt+/U/z/vbFe8yedLSQIJq6NLbW7Xu9wn/9YzoO85IXb1o4EsC+F7uwYSJ6O/tX53Kf+BfF2JPdXJf6pXSZfT+JmnZS6xXI20aXmIbsdLtGFATF4gwLv1s0N2/dBgU/c542GZxYEbdGVbzpgsuJgyIKcjA57KcjAkxijHWezA2b7SAoI5QYd4vvDV4+S7qWg3jUUKWJH4nWfRVPsuU2zCMfvg0Zy0xhn9NwUGFdC95MeWhk7L5DOJOnWg374FDJxAWvkf9CpT4LEFGQHJK7MMHXiZDWChB3YIclLIGvOmbJ/WhlYkWBh5XGsc8yUkLm+eOooe2xRrkQEHR7JO5XSn root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP95ik/t7Mb6iKWOt5cpWDmh6Lq4ec6R0uVEYjbD88JNX9WlvxPPZ+oB/i4mztFB9645GcAh9bpQ7OSqZ5Cg+K4r9k9IvPd9mBXZ/ewJwhIneRgJnUdpEtAYzvwAdnlvRlv5yox6zw7qP0Om6Ho7asTKEXU6hWPQqvemUOWK7ElFAAAAFQCVGrZLF6qu8Mi6xyZoTrJvgGLhvQAAAIBAnHrfopUlhphiL+PSkQcNFvKOzEtZ9Cn2IKTXLFuqPQ9R9QXdWTzGxopPCryHNoG7MFt3EgcRkC/laGRuK9f9gmYHahskAgiF/JG0VkJcrBgVtJolSiO9fEW3qMkhz3VG5xvp++E0UeA5zBr6E2lkTUUE4qbq1Ua/+Ua9KHEXnAAAAIAc0cmN+MAg7w1026Wc4Yx7htEvuXkLitOF5RCUEoEp0+JDl8ZgJnxALNXC2XBp5TbdHzHzUFAIAIaxeiSfWQlZ8NkzVQgVdUzGqxmCfpoihI0KjYvyQUBzgupYcUZJkGq2ulexIZwljjS4LIFavzp+EIuuGDFiJNvxDva9l7Zubw== 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.13,24,fe80::f816:3eff:fe2e:8a8c/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-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n/dev/root resized successfully [took 1.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:2E:8A:8C \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:8a8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8318 (8.1 KiB) TX bytes:9137 (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-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.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128520] usb 1-1: Product: QEMU USB Tablet\n[ 1.128520] usb 1-1: Manufacturer: QEMU\n[ 1.128521] usb 1-1: SerialNumber: 42\n[ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.010431] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nNov 6 22:57:17 cirros kern.info kernel: [ 0.790925] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802232] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nNov 6 22:57:17 cirros kern.info kernel: [ 0.802233] e1000: Copyright (c) 1999-2006 Intel Corporation.\nNov 6 22:57:17 cirros kern.info kernel: [ 0.803909] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nNov 6 22:57:17 cirros kern.info kernel: [ 0.806869] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nNov 6 22:57:17 cirros kern.info kernel: [ 0.808842] ip_tables: (C) 2000-2006 Netfilter Core Team\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.833942] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.notice kernel: [ 0.835551] random: blkid urandom read with 2 bits of entropy available\nNov 6 22:57:17 cirros kern.info kernel: [ 0.837153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nNov 6 22:57:17 cirros kern.info kernel: [ 0.947523] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nNov 6 22:57:17 cirros kern.info kernel: [ 0.966553] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128516] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128518] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Product: QEMU USB Tablet\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128520] usb 1-1: Manufacturer: QEMU\nNov 6 22:57:17 cirros kern.info kernel: [ 1.128521] usb 1-1: SerialNumber: 42\nNov 6 22:57:17 cirros kern.info kernel: [ 1.176441] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.190436] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498665] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nNov 6 22:57:17 cirros kern.info kernel: [ 1.498668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nNov 6 22:57:18 cirros auth.notice su: + /dev/console root:cirros\nNov 6 22:57:19 cirros authpriv.info dropbear[340]: Running in background\nNov 6 22:57:19 cirros kern.info kernel: [ 3.613132] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nNov 6 22:57:19 cirros kern.info kernel: [ 4.010431] 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: "} 2018-11-06 22:58:45,671 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-a65c4568-147e-462a-b406-330196232c7c 2018-11-06 22:58:46,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9913061ca37ffbe646d63bf6214ce3af3da8836" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:46,558 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-11-06 22:58:46,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"forceDelete": null}' 2018-11-06 22:58:46,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d818c02c64e025577537eeb6dc55b4934255a484" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:46,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0981051b8970c1ace09ad6596db76e2ab3b9c324" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:58:46,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:58: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-b4a7b917-2ffb-422a-857f-a14cade5dcb8 x-compute-request-id: req-b4a7b917-2ffb-422a-857f-a14cade5dcb8 Content-Length: 0 Content-Type: application/json 2018-11-06 22:58:46,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-b4a7b917-2ffb-422a-857f-a14cade5dcb8 2018-11-06 22:58:47,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-472f8f37-b314-4c0c-87b6-50e06fcf312f x-compute-request-id: req-472f8f37-b314-4c0c-87b6-50e06fcf312f 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 510339942 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.131934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133592] pid_max: default: 32768 minimum: 301\n[ 0.134490] ACPI: Core revision 20150930\n[ 0.135878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137187] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138735] AppArmor: AppArmor initialized\n[ 0.139596] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142238] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143453] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144848] Initializing cgroup subsys io\n[ 0.145660] Initializing cgroup subsys memory\n[ 0.146519] Initializing cgroup subsys devices\n[ 0.147409] Initializing cgroup subsys freezer\n[ 0.148279] Initializing cgroup subsys net_cls\n[ 0.149145] Initializing cgroup subsys perf_event\n[ 0.150056] Initializing cgroup subsys net_prio\n[ 0.150940] Initializing cgroup subsys hugetlb\n[ 0.151816] Initializing cgroup subsys pids\n[ 0.152693] CPU: Physical Processor ID: 0\n[ 0.154202] mce: CPU supports 10 MCE banks\n[ 0.155057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156062] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167901] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174258] ftrace: allocating 31920 entries in 125 pages\n[ 0.200519] smpboot: Max logical packages: 1\n[ 0.201371] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202717] x2apic enabled\n[ 0.203531] Switched APIC routing to physical x2apic.\n[ 0.205278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210154] KVM setup paravirtual spinlock\n[ 0.211441] x86: Booted up 1 node, 1 CPUs\n[ 0.212250] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213634] devtmpfs: initialized\n[ 0.215354] evm: security.selinux\n[ 0.216055] evm: security.SMACK64\n[ 0.216741] evm: security.SMACK64EXEC\n[ 0.217480] evm: security.SMACK64TRANSMUTE\n[ 0.218287] evm: security.SMACK64MMAP\n[ 0.219036] evm: security.ima\n[ 0.219679] evm: security.capability\n[ 0.220478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222332] pinctrl core: initialized pinctrl subsystem\n[ 0.223436] RTC time: 22:57:43, date: 11/06/18\n[ 0.224386] NET: Registered protocol family 16\n[ 0.225357] cpuidle: using governor ladder\n[ 0.226179] cpuidle: using governor menu\n[ 0.226969] PCCT header not found.\n[ 0.227726] ACPI: bus type PCI registered\n[ 0.228524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229768] PCI: Using configuration type 1 for base access\n[ 0.231521] ACPI: Added _OSI(Module Device)\n[ 0.232369] ACPI: Added _OSI(Processor Device)\n[ 0.233227] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236240] ACPI: Interpreter enabled\n[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244365] ACPI: (supports S0 S5)\n[ 0.245067] ACPI: Using IOAPIC for interrupt routing\n[ 0.246146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254985] acpiphp: Slot [3] registered\n[ 0.255784] acpiphp: Slot [4] registered\n[ 0.256575] acpiphp: Slot [5] registered\n[ 0.257369] acpiphp: Slot [6] registered\n[ 0.258161] acpiphp: Slot [7] registered\n[ 0.258961] acpiphp: Slot [8] registered\n[ 0.259759] acpiphp: Slot [9] registered\n[ 0.260547] acpiphp: Slot [10] registered\n[ 0.261359] acpiphp: Slot [11] registered\n[ 0.262168] acpiphp: Slot [12] registered\n[ 0.262983] acpiphp: Slot [13] registered\n[ 0.263793] acpiphp: Slot [14] registered\n[ 0.264598] acpiphp: Slot [15] registered\n[ 0.275482] acpiphp: Slot [16] registered\n[ 0.276301] acpiphp: Slot [17] registered\n[ 0.277110] acpiphp: Slot [18] registered\n[ 0.277915] acpiphp: Slot [19] registered\n[ 0.278719] acpiphp: Slot [20] registered\n[ 0.279529] acpiphp: Slot [21] registered\n[ 0.280344] acpiphp: Slot [22] registered\n[ 0.281153] acpiphp: Slot [23] registered\n[ 0.281960] acpiphp: Slot [24] registered\n[ 0.282766] acpiphp: Slot [25] registered\n[ 0.283574] acpiphp: Slot [26] registered\n[ 0.284384] acpiphp: Slot [27] registered\n[ 0.285194] acpiphp: Slot [28] registered\n[ 0.286003] acpiphp: Slot [29] registered\n[ 0.286808] acpiphp: Slot [30] registered\n[ 0.287617] acpiphp: Slot [31] registered\n[ 0.288422] PCI host bridge to bus 0000:00\n[ 0.289226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294531] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312860] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366407] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369658] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373461] vgaarb: loaded\n[ 0.374071] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375219] SCSI subsystem initialized\n[ 0.376046] ACPI: bus type USB registered\n[ 0.376870] usbcore: registered new interface driver usbfs\n[ 0.377915] usbcore: registered new interface driver hub\n[ 0.378932] usbcore: registered new device driver usb\n[ 0.379995] PCI: Using ACPI for IRQ routing\n[ 0.381023] NetLabel: Initializing\n[ 0.381742] NetLabel: domain hash size = 128\n[ 0.382602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383564] NetLabel: unlabeled traffic allowed by default\n[ 0.384664] clocksource: Switched to clocksource kvm-clock\n[ 0.390172] AppArmor: AppArmor Filesystem Enabled\n[ 0.391147] pnp: PnP ACPI init\n[ 0.392056] pnp: PnP ACPI: found 5 devices\n[ 0.398434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400149] NET: Registered protocol family 2\n[ 0.401112] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402393] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404750] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405837] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407007] NET: Registered protocol family 1\n[ 0.407877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438379] Trying to unpack rootfs image as initramfs...\n[ 0.489000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502935] Scanning for low memory corruption every 60 seconds\n[ 0.504266] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505429] audit: initializing netlink subsys (disabled)\n[ 0.506455] audit: type=2000 audit(1541545064.483:1): initialized\n[ 0.507780] Initialise system trusted keyring\n[ 0.508724] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511875] zbud: loaded\n[ 0.512576] VFS: Disk quotas dquot_6.6.0\n[ 0.513414] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514928] fuse init (API version 7.23)\n[ 0.515832] Key type big_key registered\n[ 0.516637] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518964] Asymmetric key parser 'x509' registered\n[ 0.519918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521397] io scheduler noop registered\n[ 0.522199] io scheduler deadline registered (default)\n[ 0.523189] io scheduler cfq registered\n[ 0.524023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527814] ACPI: Power Button [PWRF]\n[ 0.528644] GHES: HEST is not enabled!\n[ 0.542392] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601741] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605180] loop: module loaded\n[ 0.616900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619685] GPT:90111 != 2097151\n[ 0.620967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622966] GPT:90111 != 2097151\n[ 0.624332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626106] vda: vda1 vda15\n[ 0.627854] scsi host0: ata_piix\n[ 0.628592] scsi host1: ata_piix\n[ 0.629309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631971] libphy: Fixed MDIO Bus: probed\n[ 0.632800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633753] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636041] PPP generic driver version 2.4.2\n[ 0.636944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638310] ehci-pci: EHCI PCI platform driver\n[ 0.639187] ehci-platform: EHCI generic platform driver\n[ 0.640293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641666] ohci-pci: OHCI PCI platform driver\n[ 0.642705] ohci-platform: OHCI generic platform driver\n[ 0.643884] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659446] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666735] usb usb1: Product: UHCI Host Controller\n[ 0.667814] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670353] hub 1-0:1.0: USB hub found\n[ 0.671252] hub 1-0:1.0: 2 ports detected\n[ 0.672174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676279] mousedev: PS/2 mouse device common for all mice\n[ 0.677550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679403] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680490] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682898] i2c /dev entries driver\n[ 0.683649] device-mapper: uevent: version 1.0.3\n[ 0.684588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687547] NET: Registered protocol family 10\n[ 0.688542] NET: Registered protocol family 17\n[ 0.689448] Key type dns_resolver registered\n[ 0.690385] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693236] registered taskstats version 1\n[ 0.694079] Loading compiled-in X.509 certificates\n[ 0.695511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697374] zswap: loaded using pool lzo/zbud\n[ 0.698748] Key type trusted registered\n[ 0.700788] Key type encrypted registered\n[ 0.701621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702658] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703704] evm: HMAC attrs: 0x1\n[ 0.704650] Magic number: 10:259:1007\n[ 0.705541] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:44 UTC (1541545064)\n[ 0.707154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708282] EDD information not available.\n[ 0.785224] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.786687] ata1.00: configured for MWDMA2\n[ 0.787889] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.800499] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.801756] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.803008] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.804885] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806425] Write protecting the kernel read-only data: 14336k\n[ 0.807990] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809803] 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 1.50\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.696251] 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.15...\nLease of 10.10.10.15 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.04s]\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\nping 10.10.10.9 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:47,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-472f8f37-b314-4c0c-87b6-50e06fcf312f 2018-11-06 22:58:47,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-92f9a293-b83f-4ec2-9444-0fe9e13bb546 x-compute-request-id: req-92f9a293-b83f-4ec2-9444-0fe9e13bb546 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 500776676 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.910 MHz processor\n[ 0.133205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134859] pid_max: default: 32768 minimum: 301\n[ 0.135748] ACPI: Core revision 20150930\n[ 0.137130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139252] Yama: becoming mindful.\n[ 0.139982] AppArmor: AppArmor initialized\n[ 0.140848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143452] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144660] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146043] Initializing cgroup subsys io\n[ 0.146858] Initializing cgroup subsys memory\n[ 0.147719] Initializing cgroup subsys devices\n[ 0.148609] Initializing cgroup subsys freezer\n[ 0.149484] Initializing cgroup subsys net_cls\n[ 0.150365] Initializing cgroup subsys perf_event\n[ 0.151276] Initializing cgroup subsys net_prio\n[ 0.152161] Initializing cgroup subsys hugetlb\n[ 0.153034] Initializing cgroup subsys pids\n[ 0.153911] CPU: Physical Processor ID: 0\n[ 0.155409] mce: CPU supports 10 MCE banks\n[ 0.156260] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174315] ftrace: allocating 31920 entries in 125 pages\n[ 0.201000] smpboot: Max logical packages: 1\n[ 0.201854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203201] x2apic enabled\n[ 0.204011] Switched APIC routing to physical x2apic.\n[ 0.205765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210667] KVM setup paravirtual spinlock\n[ 0.211964] x86: Booted up 1 node, 1 CPUs\n[ 0.212766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214153] devtmpfs: initialized\n[ 0.215865] evm: security.selinux\n[ 0.216561] evm: security.SMACK64\n[ 0.217257] evm: security.SMACK64EXEC\n[ 0.218002] evm: security.SMACK64TRANSMUTE\n[ 0.218809] evm: security.SMACK64MMAP\n[ 0.219555] evm: security.ima\n[ 0.220202] evm: security.capability\n[ 0.221007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222853] pinctrl core: initialized pinctrl subsystem\n[ 0.223954] RTC time: 22:57:29, date: 11/06/18\n[ 0.224908] NET: Registered protocol family 16\n[ 0.225877] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227481] PCCT header not found.\n[ 0.228251] ACPI: bus type PCI registered\n[ 0.229056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230305] PCI: Using configuration type 1 for base access\n[ 0.232063] ACPI: Added _OSI(Module Device)\n[ 0.232913] ACPI: Added _OSI(Processor Device)\n[ 0.233770] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236796] ACPI: Interpreter enabled\n[ 0.237565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244948] ACPI: (supports S0 S5)\n[ 0.245650] ACPI: Using IOAPIC for interrupt routing\n[ 0.246719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255570] acpiphp: Slot [3] registered\n[ 0.256372] acpiphp: Slot [4] registered\n[ 0.257167] acpiphp: Slot [5] registered\n[ 0.257960] acpiphp: Slot [6] registered\n[ 0.258748] acpiphp: Slot [7] registered\n[ 0.259552] acpiphp: Slot [8] registered\n[ 0.260350] acpiphp: Slot [9] registered\n[ 0.261143] acpiphp: Slot [10] registered\n[ 0.261952] acpiphp: Slot [11] registered\n[ 0.262756] acpiphp: Slot [12] registered\n[ 0.263568] acpiphp: Slot [13] registered\n[ 0.264373] acpiphp: Slot [14] registered\n[ 0.265180] acpiphp: Slot [15] registered\n[ 0.276158] acpiphp: Slot [16] registered\n[ 0.276967] acpiphp: Slot [17] registered\n[ 0.277769] acpiphp: Slot [18] registered\n[ 0.278571] acpiphp: Slot [19] registered\n[ 0.279374] acpiphp: Slot [20] registered\n[ 0.280200] acpiphp: Slot [21] registered\n[ 0.281009] acpiphp: Slot [22] registered\n[ 0.281819] acpiphp: Slot [23] registered\n[ 0.282626] acpiphp: Slot [24] registered\n[ 0.283438] acpiphp: Slot [25] registered\n[ 0.284250] acpiphp: Slot [26] registered\n[ 0.285059] acpiphp: Slot [27] registered\n[ 0.285872] acpiphp: Slot [28] registered\n[ 0.286680] acpiphp: Slot [29] registered\n[ 0.287491] acpiphp: Slot [30] registered\n[ 0.288309] acpiphp: Slot [31] registered\n[ 0.289115] PCI host bridge to bus 0000:00\n[ 0.289921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291126] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293828] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295264] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311668] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363029] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366935] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369494] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371200] SCSI subsystem initialized\n[ 0.372001] ACPI: bus type USB registered\n[ 0.372798] usbcore: registered new interface driver usbfs\n[ 0.373804] usbcore: registered new interface driver hub\n[ 0.374781] usbcore: registered new device driver usb\n[ 0.375825] PCI: Using ACPI for IRQ routing\n[ 0.376827] NetLabel: Initializing\n[ 0.377523] NetLabel: domain hash size = 128\n[ 0.378362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379291] NetLabel: unlabeled traffic allowed by default\n[ 0.380368] clocksource: Switched to clocksource kvm-clock\n[ 0.385750] AppArmor: AppArmor Filesystem Enabled\n[ 0.386690] pnp: PnP ACPI init\n[ 0.387590] pnp: PnP ACPI: found 5 devices\n[ 0.393937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395590] NET: Registered protocol family 2\n[ 0.396529] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400027] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402221] NET: Registered protocol family 1\n[ 0.403069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419181] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433456] Trying to unpack rootfs image as initramfs...\n[ 0.483114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497030] Scanning for low memory corruption every 60 seconds\n[ 0.498430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499566] audit: initializing netlink subsys (disabled)\n[ 0.500586] audit: type=2000 audit(1541545049.812:1): initialized\n[ 0.501886] Initialise system trusted keyring\n[ 0.502808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505913] zbud: loaded\n[ 0.506624] VFS: Disk quotas dquot_6.6.0\n[ 0.507448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508972] fuse init (API version 7.23)\n[ 0.509860] Key type big_key registered\n[ 0.510649] Allocating IMA MOK and blacklist keyrings.\n[ 0.511738] Key type asymmetric registered\n[ 0.512565] Asymmetric key parser 'x509' registered\n[ 0.513522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514975] io scheduler noop registered\n[ 0.515759] io scheduler deadline registered (default)\n[ 0.516747] io scheduler cfq registered\n[ 0.517575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521305] ACPI: Power Button [PWRF]\n[ 0.522496] GHES: HEST is not enabled!\n[ 0.536183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599689] Linux agpgart interface v0.103\n[ 0.601992] brd: module loaded\n[ 0.603392] loop: module loaded\n[ 0.608865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610320] GPT:90111 != 2097151\n[ 0.610992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612075] GPT:90111 != 2097151\n[ 0.612750] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613712] vda: vda1 vda15\n[ 0.615546] scsi host0: ata_piix\n[ 0.616294] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619683] libphy: Fixed MDIO Bus: probed\n[ 0.620506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623704] PPP generic driver version 2.4.2\n[ 0.624594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625940] ehci-pci: EHCI PCI platform driver\n[ 0.626827] ehci-platform: EHCI generic platform driver\n[ 0.627824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628950] ohci-pci: OHCI PCI platform driver\n[ 0.629815] ohci-platform: OHCI generic platform driver\n[ 0.630804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647902] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648928] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652650] usb usb1: Product: UHCI Host Controller\n[ 0.653577] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655695] hub 1-0:1.0: USB hub found\n[ 0.656482] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661485] mousedev: PS/2 mouse device common for all mice\n[ 0.662733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666822] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668031] i2c /dev entries driver\n[ 0.668803] device-mapper: uevent: version 1.0.3\n[ 0.669731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671352] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672648] NET: Registered protocol family 10\n[ 0.673635] NET: Registered protocol family 17\n[ 0.674519] Key type dns_resolver registered\n[ 0.675436] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678297] registered taskstats version 1\n[ 0.679121] Loading compiled-in X.509 certificates\n[ 0.680561] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682390] zswap: loaded using pool lzo/zbud\n[ 0.683742] Key type trusted registered\n[ 0.685303] Key type encrypted registered\n[ 0.686125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687142] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688198] evm: HMAC attrs: 0x1\n[ 0.689150] Magic number: 10:259:1007\n[ 0.690014] rtc_cmos 00:00: setting system clock to 2018-11-06 22:57:30 UTC (1541545050)\n[ 0.691596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692713] EDD information not available.\n[ 0.772968] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774623] ata1.00: configured for MWDMA2\n[ 0.776009] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789104] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790510] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791941] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.794008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795624] Write protecting the kernel read-only data: 14336k\n[ 0.797269] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799155] 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.206198] 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.9...\nLease of 10.10.10.9 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.14s]\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\nping 10.10.10.13 OK\n"} 2018-11-06 22:58:47,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-92f9a293-b83f-4ec2-9444-0fe9e13bb546 2018-11-06 22:58:47,933 - novaclient.v2.client - DEBUG - RESP: [500] Date: Tue, 06 Nov 2018 22:58: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-76c381a7-2d2d-46d0-ad57-7e904068730e x-compute-request-id: req-76c381a7-2d2d-46d0-ad57-7e904068730e Content-Length: 211 Content-Type: application/json; charset=UTF-8 RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n", "code": 500}} 2018-11-06 22:58:47,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b0e46d57-835c-4942-82d7-a51c74b4b528/action used request id req-76c381a7-2d2d-46d0-ad57-7e904068730e 2018-11-06 22:58:47,933 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-11-06 22:58:47,944 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-11-06 22:58:47,944 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 network=0946ebe4-4039-4efc-a8a0-84da69caceda secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.9 10.10.10.15 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 2018-11-06 22:58:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:58:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:58:47,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:58:47,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:58:47,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:58:47,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:58:47,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:58:47,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:58:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:58:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fd3416-ba7d-4117-a093-be40a9b677a6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:58:47,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f2fd3416-ba7d-4117-a093-be40a9b677a6 2018-11-06 22:58:47,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:58:48,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["TlrkFcGHTaC337LRjhJSSw"], "issued_at": "2018-11-06T22:58:48.000000Z"}} 2018-11-06 22:58:48,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" 2018-11-06 22:58:48,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-21b0add7-fecc-447f-b6d0-a25e993e5ad2 x-compute-request-id: req-21b0add7-fecc-447f-b6d0-a25e993e5ad2 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-11-06 22:58:48,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-21b0add7-fecc-447f-b6d0-a25e993e5ad2 2018-11-06 22:58:48,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" 2018-11-06 22:58:48,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-c3d08f2f-d7ec-43a8-a4da-e810f3347835 x-compute-request-id: req-c3d08f2f-d7ec-43a8-a4da-e810f3347835 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 22:58:48,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a used request id req-c3d08f2f-d7ec-43a8-a4da-e810f3347835 2018-11-06 22:58:48,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "06bbce8d-361c-4888-bff2-c544aa587d0a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC45IDEwLjEwLjEwLjE1CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0946ebe4-4039-4efc-a8a0-84da69caceda"}], "config_drive": true}}' 2018-11-06 22:58:49,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:58: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-25438c3f-1ebc-4339-8be8-028e6ebee780 x-compute-request-id: req-25438c3f-1ebc-4339-8be8-028e6ebee780 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "adminPass": "ywLR6aewaJ6G"}} 2018-11-06 22:58:49,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-25438c3f-1ebc-4339-8be8-028e6ebee780 2018-11-06 22:58:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:58:49,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016f86a0-36bc-4664-bac0-2da0b5c0b1a9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:58:49,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-016f86a0-36bc-4664-bac0-2da0b5c0b1a9 2018-11-06 22:58:49,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:58:50,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["zEUfV07FQX6Vy6-7dO8P3g"], "issued_at": "2018-11-06T22:58:50.000000Z"}} 2018-11-06 22:58:50,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c4f7c2c84a6706412dd2798cb602e87e38d0da" 2018-11-06 22:58:50,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-80b21e4b-cef0-4ed3-b897-5b2b611dbaff x-compute-request-id: req-80b21e4b-cef0-4ed3-b897-5b2b611dbaff Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:50Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:58:50,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 used request id req-80b21e4b-cef0-4ed3-b897-5b2b611dbaff 2018-11-06 22:58:53,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c4f7c2c84a6706412dd2798cb602e87e38d0da" 2018-11-06 22:58:55,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-c0cd0656-182d-42d6-acb3-84380a26aa78 x-compute-request-id: req-c0cd0656-182d-42d6-acb3-84380a26aa78 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:50Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:58:55,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 used request id req-c0cd0656-182d-42d6-acb3-84380a26aa78 2018-11-06 22:58:58,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c4f7c2c84a6706412dd2798cb602e87e38d0da" 2018-11-06 22:58:58,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-99135288-35bd-420c-9e89-85957f34b73a x-compute-request-id: req-99135288-35bd-420c-9e89-85957f34b73a Content-Encoding: gzip Content-Length: 784 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:58:58,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 used request id req-99135288-35bd-420c-9e89-85957f34b73a 2018-11-06 22:58:58,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" 2018-11-06 22:58:59,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:58: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-f28d6037-cf87-457a-b213-0564736f96e1 x-compute-request-id: req-f28d6037-cf87-457a-b213-0564736f96e1 Content-Encoding: gzip Content-Length: 784 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 22:58:59,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416 used request id req-f28d6037-cf87-457a-b213-0564736f96e1 2018-11-06 22:58:59,588 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.8'. 2018-11-06 22:58:59,588 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-11-06 22:58:59,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 22:59:01,027 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:58: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-cf018556-9d2c-43a4-ab7a-4814713e7758 x-compute-request-id: req-cf018556-9d2c-43a4-ab7a-4814713e7758 Content-Length: 0 Content-Type: application/json 2018-11-06 22:59:01,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-cf018556-9d2c-43a4-ab7a-4814713e7758 2018-11-06 22:59:01,027 - sdnvpn_test_utils - INFO - Waiting for instance 47ebfae5-fc49-419f-a9c0-93ce9e9d0416 to boot up 2018-11-06 22:59:01,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:02,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-6a4d4f7a-b071-4a13-a375-ec2e03123f31 x-compute-request-id: req-6a4d4f7a-b071-4a13-a375-ec2e03123f31 Content-Encoding: gzip Content-Length: 8099 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\n"} 2018-11-06 22:59:02,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-6a4d4f7a-b071-4a13-a375-ec2e03123f31 2018-11-06 22:59:04,114 - __name__ - INFO - Starting monitor thread of vm_4 2018-11-06 22:59:05,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:06,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-19a54d15-33a1-4703-9b0d-f3808329ba1c x-compute-request-id: req-19a54d15-33a1-4703-9b0d-f3808329ba1c Content-Encoding: gzip Content-Length: 8099 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\n"} 2018-11-06 22:59:06,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-19a54d15-33a1-4703-9b0d-f3808329ba1c 2018-11-06 22:59:07,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:08,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-1585a821-1200-4ca5-8c95-fb842b6cae1d x-compute-request-id: req-1585a821-1200-4ca5-8c95-fb842b6cae1d 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:08,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-1585a821-1200-4ca5-8c95-fb842b6cae1d 2018-11-06 22:59:09,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:10,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-55a78c63-7f12-496b-acff-698d5fc7ec42 x-compute-request-id: req-55a78c63-7f12-496b-acff-698d5fc7ec42 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:10,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-55a78c63-7f12-496b-acff-698d5fc7ec42 2018-11-06 22:59:11,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:12,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-038b3f96-b0d0-4ed8-9cdb-7eb4695f025e x-compute-request-id: req-038b3f96-b0d0-4ed8-9cdb-7eb4695f025e 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:12,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-038b3f96-b0d0-4ed8-9cdb-7eb4695f025e 2018-11-06 22:59:13,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:14,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-0d4bfffd-8906-4a63-bd95-c223151e0e2f x-compute-request-id: req-0d4bfffd-8906-4a63-bd95-c223151e0e2f 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:14,552 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-0d4bfffd-8906-4a63-bd95-c223151e0e2f 2018-11-06 22:59:15,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:16,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-d1cd0f58-aa96-4c2f-b0a7-6243b4b2d88a x-compute-request-id: req-d1cd0f58-aa96-4c2f-b0a7-6243b4b2d88a Content-Encoding: gzip Content-Length: 8113 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:16,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-d1cd0f58-aa96-4c2f-b0a7-6243b4b2d88a 2018-11-06 22:59:17,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:18,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-5ed6ddb1-f324-4176-b204-998c9a35eee6 x-compute-request-id: req-5ed6ddb1-f324-4176-b204-998c9a35eee6 Content-Encoding: gzip Content-Length: 8113 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:18,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-5ed6ddb1-f324-4176-b204-998c9a35eee6 2018-11-06 22:59:19,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:20,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-66d9e69a-7a00-45a4-be1a-fcc306a27a2a x-compute-request-id: req-66d9e69a-7a00-45a4-be1a-fcc306a27a2a Content-Encoding: gzip Content-Length: 8113 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:20,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-66d9e69a-7a00-45a4-be1a-fcc306a27a2a 2018-11-06 22:59:21,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:22,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-bb2151a7-1498-42b4-9fe4-14ce136f5538 x-compute-request-id: req-bb2151a7-1498-42b4-9fe4-14ce136f5538 Content-Encoding: gzip Content-Length: 8113 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:22,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-bb2151a7-1498-42b4-9fe4-14ce136f5538 2018-11-06 22:59:23,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:24,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-aee5e2fd-4ec2-4915-9a5a-e12bbb5c6b0f x-compute-request-id: req-aee5e2fd-4ec2-4915-9a5a-e12bbb5c6b0f Content-Encoding: gzip Content-Length: 8113 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:24,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-aee5e2fd-4ec2-4915-9a5a-e12bbb5c6b0f 2018-11-06 22:59:25,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:27,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-8e2270ff-a08a-4eab-bdaa-a1a0cfbc5758 x-compute-request-id: req-8e2270ff-a08a-4eab-bdaa-a1a0cfbc5758 Content-Encoding: gzip Content-Length: 8115 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:27,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-8e2270ff-a08a-4eab-bdaa-a1a0cfbc5758 2018-11-06 22:59:28,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:29,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-8df74a58-32bd-4dee-9b61-a00f8a73b7b0 x-compute-request-id: req-8df74a58-32bd-4dee-9b61-a00f8a73b7b0 Content-Encoding: gzip Content-Length: 8115 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:29,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-8df74a58-32bd-4dee-9b61-a00f8a73b7b0 2018-11-06 22:59:30,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:31,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-feb5cbd1-87a1-4743-ada4-07545ebfe9cf x-compute-request-id: req-feb5cbd1-87a1-4743-ada4-07545ebfe9cf Content-Encoding: gzip Content-Length: 8115 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:31,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-feb5cbd1-87a1-4743-ada4-07545ebfe9cf 2018-11-06 22:59:32,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:33,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-da5eab8e-7efc-4a8f-bf37-27479b6e18bd x-compute-request-id: req-da5eab8e-7efc-4a8f-bf37-27479b6e18bd Content-Encoding: gzip Content-Length: 8115 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\nping 10.10.10.9 OK\n"} 2018-11-06 22:59:33,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-da5eab8e-7efc-4a8f-bf37-27479b6e18bd 2018-11-06 22:59:34,119 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-11-06 22:59:34,119 - __name__ - INFO - Sending stop signal to monitor thread 2018-11-06 22:59:34,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5cabaf091aab5b211097490ceea359650036d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 22:59:35,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-a564979f-314f-46aa-bc1b-0248e9ce99aa x-compute-request-id: req-a564979f-314f-46aa-bc1b-0248e9ce99aa Content-Encoding: gzip Content-Length: 8115 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 489922096 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.910 MHz processor\n[ 0.126305] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.127888] pid_max: default: 32768 minimum: 301\n[ 0.128739] ACPI: Core revision 20150930\n[ 0.130090] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131341] Security Framework initialized\n[ 0.132119] Yama: becoming mindful.\n[ 0.132818] AppArmor: AppArmor initialized\n[ 0.133645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.134921] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137274] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138596] Initializing cgroup subsys io\n[ 0.139378] Initializing cgroup subsys memory\n[ 0.140202] Initializing cgroup subsys devices\n[ 0.141035] Initializing cgroup subsys freezer\n[ 0.141882] Initializing cgroup subsys net_cls\n[ 0.142711] Initializing cgroup subsys perf_event\n[ 0.143582] Initializing cgroup subsys net_prio\n[ 0.144427] Initializing cgroup subsys hugetlb\n[ 0.145256] Initializing cgroup subsys pids\n[ 0.146095] CPU: Physical Processor ID: 0\n[ 0.147561] mce: CPU supports 10 MCE banks\n[ 0.148375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166121] ftrace: allocating 31920 entries in 125 pages\n[ 0.192044] smpboot: Max logical packages: 1\n[ 0.192862] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194159] x2apic enabled\n[ 0.194947] Switched APIC routing to physical x2apic.\n[ 0.196650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201346] KVM setup paravirtual spinlock\n[ 0.202604] x86: Booted up 1 node, 1 CPUs\n[ 0.203381] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204713] devtmpfs: initialized\n[ 0.206399] evm: security.selinux\n[ 0.207074] evm: security.SMACK64\n[ 0.207734] evm: security.SMACK64EXEC\n[ 0.208456] evm: security.SMACK64TRANSMUTE\n[ 0.209230] evm: security.SMACK64MMAP\n[ 0.209943] evm: security.ima\n[ 0.210561] evm: security.capability\n[ 0.211341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213115] pinctrl core: initialized pinctrl subsystem\n[ 0.214162] RTC time: 22:58:54, date: 11/06/18\n[ 0.215092] NET: Registered protocol family 16\n[ 0.216031] cpuidle: using governor ladder\n[ 0.216818] cpuidle: using governor menu\n[ 0.217571] PCCT header not found.\n[ 0.218293] ACPI: bus type PCI registered\n[ 0.219066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.220249] PCI: Using configuration type 1 for base access\n[ 0.221956] ACPI: Added _OSI(Module Device)\n[ 0.222761] ACPI: Added _OSI(Processor Device)\n[ 0.223596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.224459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226532] ACPI: Interpreter enabled\n[ 0.227269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.229034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.234316] ACPI: (supports S0 S5)\n[ 0.234991] ACPI: Using IOAPIC for interrupt routing\n[ 0.235892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.239034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.240135] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.241309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242454] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244572] acpiphp: Slot [3] registered\n[ 0.245340] acpiphp: Slot [4] registered\n[ 0.246116] acpiphp: Slot [5] registered\n[ 0.246897] acpiphp: Slot [6] registered\n[ 0.247659] acpiphp: Slot [7] registered\n[ 0.248431] acpiphp: Slot [8] registered\n[ 0.249197] acpiphp: Slot [9] registered\n[ 0.249961] acpiphp: Slot [10] registered\n[ 0.250732] acpiphp: Slot [11] registered\n[ 0.251525] acpiphp: Slot [12] registered\n[ 0.252306] acpiphp: Slot [13] registered\n[ 0.253090] acpiphp: Slot [14] registered\n[ 0.253867] acpiphp: Slot [15] registered\n[ 0.264587] acpiphp: Slot [16] registered\n[ 0.265376] acpiphp: Slot [17] registered\n[ 0.266153] acpiphp: Slot [18] registered\n[ 0.266928] acpiphp: Slot [19] registered\n[ 0.267699] acpiphp: Slot [20] registered\n[ 0.268477] acpiphp: Slot [21] registered\n[ 0.269265] acpiphp: Slot [22] registered\n[ 0.270043] acpiphp: Slot [23] registered\n[ 0.270823] acpiphp: Slot [24] registered\n[ 0.271597] acpiphp: Slot [25] registered\n[ 0.272373] acpiphp: Slot [26] registered\n[ 0.273152] acpiphp: Slot [27] registered\n[ 0.273936] acpiphp: Slot [28] registered\n[ 0.274712] acpiphp: Slot [29] registered\n[ 0.275486] acpiphp: Slot [30] registered\n[ 0.276261] acpiphp: Slot [31] registered\n[ 0.277033] PCI host bridge to bus 0000:00\n[ 0.277802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.282937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291610] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.301070] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355428] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357547] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359675] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361171] vgaarb: loaded\n[ 0.361757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362871] SCSI subsystem initialized\n[ 0.363656] ACPI: bus type USB registered\n[ 0.364452] usbcore: registered new interface driver usbfs\n[ 0.365439] usbcore: registered new interface driver hub\n[ 0.366409] usbcore: registered new device driver usb\n[ 0.367440] PCI: Using ACPI for IRQ routing\n[ 0.368429] NetLabel: Initializing\n[ 0.369118] NetLabel: domain hash size = 128\n[ 0.369946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370866] NetLabel: unlabeled traffic allowed by default\n[ 0.371931] clocksource: Switched to clocksource kvm-clock\n[ 0.377279] AppArmor: AppArmor Filesystem Enabled\n[ 0.378211] pnp: PnP ACPI init\n[ 0.379102] pnp: PnP ACPI: found 5 devices\n[ 0.385451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387081] NET: Registered protocol family 2\n[ 0.388007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389221] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390333] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391436] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392467] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393583] NET: Registered protocol family 1\n[ 0.394416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396484] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410470] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424763] Trying to unpack rootfs image as initramfs...\n[ 0.475351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489060] Scanning for low memory corruption every 60 seconds\n[ 0.492066] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493846] audit: initializing netlink subsys (disabled)\n[ 0.495379] audit: type=2000 audit(1541545135.071:1): initialized\n[ 0.497414] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503246] zbud: loaded\n[ 0.504198] VFS: Disk quotas dquot_6.6.0\n[ 0.505489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507834] fuse init (API version 7.23)\n[ 0.509085] Key type big_key registered\n[ 0.510247] Allocating IMA MOK and blacklist keyrings.\n[ 0.511751] Key type asymmetric registered\n[ 0.512778] Asymmetric key parser 'x509' registered\n[ 0.514005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516213] io scheduler noop registered\n[ 0.517200] io scheduler deadline registered (default)\n[ 0.518440] io scheduler cfq registered\n[ 0.519465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524168] ACPI: Power Button [PWRF]\n[ 0.525189] GHES: HEST is not enabled!\n[ 0.539049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567499] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596573] Linux agpgart interface v0.103\n[ 0.598736] brd: module loaded\n[ 0.602500] loop: module loaded\n[ 0.607588] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609423] GPT:90111 != 2097151\n[ 0.610255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611639] GPT:90111 != 2097151\n[ 0.612475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613694] vda: vda1 vda15\n[ 0.615542] scsi host0: ata_piix\n[ 0.616382] scsi host1: ata_piix\n[ 0.617192] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620196] libphy: Fixed MDIO Bus: probed\n[ 0.621114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624603] PPP generic driver version 2.4.2\n[ 0.625827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627306] ehci-pci: EHCI PCI platform driver\n[ 0.628303] ehci-platform: EHCI generic platform driver\n[ 0.629408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630690] ohci-pci: OHCI PCI platform driver\n[ 0.631669] ohci-platform: OHCI generic platform driver\n[ 0.632825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648805] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650436] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655960] usb usb1: Product: UHCI Host Controller\n[ 0.657019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658414] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659480] hub 1-0:1.0: USB hub found\n[ 0.660372] hub 1-0:1.0: 2 ports detected\n[ 0.661368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664751] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665935] mousedev: PS/2 mouse device common for all mice\n[ 0.667357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673368] i2c /dev entries driver\n[ 0.674207] device-mapper: uevent: version 1.0.3\n[ 0.675280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678637] NET: Registered protocol family 10\n[ 0.679751] NET: Registered protocol family 17\n[ 0.680777] Key type dns_resolver registered\n[ 0.681835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685064] registered taskstats version 1\n[ 0.686011] Loading compiled-in X.509 certificates\n[ 0.687586] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689725] zswap: loaded using pool lzo/zbud\n[ 0.691240] Key type trusted registered\n[ 0.692922] Key type encrypted registered\n[ 0.693863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696241] evm: HMAC attrs: 0x1\n[ 0.697247] Magic number: 10:259:1007\n[ 0.698209] rtc_cmos 00:00: setting system clock to 2018-11-06 22:58:55 UTC (1541545135)\n[ 0.700000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.701231] EDD information not available.\n[ 0.776580] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.778246] ata1.00: configured for MWDMA2\n[ 0.779583] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792371] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.793789] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795163] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797197] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798926] Write protecting the kernel read-only data: 14336k\n[ 0.800639] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802746] 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 1.52\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.720895] 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.8...\nLease of 10.10.10.8 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.79s]\nping 10.10.10.9 OK\nping 10.10.10.15 OK\nping 10.10.10.9 OK\nping 10.10.10.15 OK\n"} 2018-11-06 22:59:35,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-a564979f-314f-46aa-bc1b-0248e9ce99aa 2018-11-06 22:59:35,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"forceDelete": null}' 2018-11-06 22:59:35,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:59: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-042788cf-6c8e-4e24-a484-7ac1ba6e00f8 x-compute-request-id: req-042788cf-6c8e-4e24-a484-7ac1ba6e00f8 Content-Length: 0 Content-Type: application/json 2018-11-06 22:59:35,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce/action used request id req-042788cf-6c8e-4e24-a484-7ac1ba6e00f8 2018-11-06 22:59:35,533 - sdnvpn_test_utils - DEBUG - Waiting for instance db0c0590-de49-4988-8ef9-8b376b2c7bce to be deleted 2018-11-06 22:59:35,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:36,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-03caca5b-f5c2-4489-9cc7-64b217c9556b x-compute-request-id: req-03caca5b-f5c2-4489-9cc7-64b217c9556b Content-Encoding: gzip Content-Length: 1021 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-06T22:57:43.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:43Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:b5:96:ae", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db0c0590-de49-4988-8ef9-8b376b2c7bce", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-11-06T22:57:29.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "db0c0590-de49-4988-8ef9-8b376b2c7bce", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:59:35Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T22:57:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:59:36,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-03caca5b-f5c2-4489-9cc7-64b217c9556b 2018-11-06 22:59:38,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:38,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-a2c09e37-ac13-4f74-8b41-6b8deb36dc29 x-compute-request-id: req-a2c09e37-ac13-4f74-8b41-6b8deb36dc29 Content-Encoding: gzip Content-Length: 929 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-06T22:57:43.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:57:43Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:59:38,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-a2c09e37-ac13-4f74-8b41-6b8deb36dc29 2018-11-06 22:59:40,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"forceDelete": null}' 2018-11-06 22:59:40,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:59: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-0b5329cf-f600-42f8-a549-66788fb0480e x-compute-request-id: req-0b5329cf-f600-42f8-a549-66788fb0480e Content-Length: 0 Content-Type: application/json 2018-11-06 22:59:40,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001/action used request id req-0b5329cf-f600-42f8-a549-66788fb0480e 2018-11-06 22:59:40,988 - sdnvpn_test_utils - DEBUG - Waiting for instance 9ab263a5-8dd0-48b2-9ddf-564d2dc03001 to be deleted 2018-11-06 22:59:40,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:41,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-0288885b-560d-4495-91c1-6b928924798f x-compute-request-id: req-0288885b-560d-4495-91c1-6b928924798f Content-Encoding: gzip Content-Length: 939 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:6e:10:67", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-11-06T22:57:43.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "9ab263a5-8dd0-48b2-9ddf-564d2dc03001", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:59:40Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T22:57:37Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:59:41,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-0288885b-560d-4495-91c1-6b928924798f 2018-11-06 22:59:43,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:44,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-dd764064-b712-4cea-9662-5bb8a85d4357 x-compute-request-id: req-dd764064-b712-4cea-9662-5bb8a85d4357 Content-Encoding: gzip Content-Length: 790 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:58:54Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:59:44,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-dd764064-b712-4cea-9662-5bb8a85d4357 2018-11-06 22:59:46,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" -d '{"forceDelete": null}' 2018-11-06 22:59:46,304 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 22:59: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-7246e4fc-7bee-4921-8a18-07ad61b7f625 x-compute-request-id: req-7246e4fc-7bee-4921-8a18-07ad61b7f625 Content-Length: 0 Content-Type: application/json 2018-11-06 22:59:46,304 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416/action used request id req-7246e4fc-7bee-4921-8a18-07ad61b7f625 2018-11-06 22:59:46,305 - sdnvpn_test_utils - DEBUG - Waiting for instance 47ebfae5-fc49-419f-a9c0-93ce9e9d0416 to be deleted 2018-11-06 22:59:46,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:47,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-24db029d-94b3-4344-93c2-908f2d17aab1 x-compute-request-id: req-24db029d-94b3-4344-93c2-908f2d17aab1 Content-Encoding: gzip Content-Length: 801 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:56:52:9c", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "rel": "bookmark"}], "image": {"id": "6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "links": [{"href": "http://172.30.9.26:8774/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-11-06T22:58:54.000000", "flavor": {"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}]}, "id": "47ebfae5-fc49-419f-a9c0-93ce9e9d0416", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T22:59:46Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-4", "created": "2018-11-06T22:58:49Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 22:59:47,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-24db029d-94b3-4344-93c2-908f2d17aab1 2018-11-06 22:59:49,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd821b506beafb0df9866fef0911e92a7ccbfb68" 2018-11-06 22:59:49,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59: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-33344690-01c0-4bed-8b90-0b01dd56cc71 x-compute-request-id: req-33344690-01c0-4bed-8b90-0b01dd56cc71 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 22:59:49,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-33344690-01c0-4bed-8b90-0b01dd56cc71 2018-11-06 22:59:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a9945b78c9b9b0ede9b766e4f4a65a11912d34f" 2018-11-06 22:59:52,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6c35539-146e-4cb9-80a4-ce1df8eb5594 Date: Tue, 06 Nov 2018 22:59:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 22:59:52,063 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6b5f0cc0-09bd-4c8e-bd81-1123b79d0759 used request id req-f6c35539-146e-4cb9-80a4-ce1df8eb5594 2018-11-06 22:59:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/168326e2-47f3-497b-8a70-612fb310a463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168b45f053647e8a8d7a58fd96e8acb03ae4e1c8" 2018-11-06 22:59:54,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4de32abd-d35f-4184-a88d-c31d53e9adac Date: Tue, 06 Nov 2018 22:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:59:54,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/168326e2-47f3-497b-8a70-612fb310a463 used request id req-4de32abd-d35f-4184-a88d-c31d53e9adac 2018-11-06 22:59:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0946ebe4-4039-4efc-a8a0-84da69caceda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168b45f053647e8a8d7a58fd96e8acb03ae4e1c8" 2018-11-06 22:59:56,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca574d3f-f6f4-4236-9335-eff6da50f916 Date: Tue, 06 Nov 2018 22:59:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 22:59:56,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0946ebe4-4039-4efc-a8a0-84da69caceda used request id req-ca574d3f-f6f4-4236-9335-eff6da50f916 2018-11-06 22:59:56,116 - 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 | +========================================================================================+ 2018-11-06 22:59:56,116 - sdnvpn-results - INFO - All the subtests have passed. 2018-11-06 22:59:56,133 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-11-06 22:59:56,134 - 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'}]} 2018-11-06 22:59:56,134 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-11-06 22:59:56,134 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-11-06 22:59:56,134 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-11-06 22:59:56,212 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-11-06 22:59:56,212 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:59:56,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:59:56,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:59:56,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:59:56,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:59:56,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:59:56,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:59:56,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:59:56,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:59:56,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:59:56,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-11-06 22:59:56,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 22:59:56,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 22:59:56,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 22:59:56,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 22:59:56,222 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-11-06 22:59:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 22:59:56,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 22:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb6f47f-cb8f-4a49-b38d-ab7ae95c95e8 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 22:59:56,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dbb6f47f-cb8f-4a49-b38d-ab7ae95c95e8 2018-11-06 22:59:56,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 22:59:56,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-06T23:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["-Nd9NolZR-mz4fOZUI5C5g"], "issued_at": "2018-11-06T22:59:56.000000Z"}} 2018-11-06 22:59:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 22:59:56,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-6a73b1fe-7397-46ff-b085-a5eaa611fae3 Date: Tue, 06 Nov 2018 22:59:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 22:59:56,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-6a73b1fe-7397-46ff-b085-a5eaa611fae3 2018-11-06 22:59:56,763 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-11-06 22:59:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 22:59:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9893b15e-ec24-4511-a203-dcc344592e45 Date: Tue, 06 Nov 2018 22:59:56 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"}}} 2018-11-06 22:59:56,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9893b15e-ec24-4511-a203-dcc344592e45 2018-11-06 22:59:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-11-06 22:59:57,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830 X-Openstack-Request-Id: req-be28efa3-6ec9-4940-b8b1-40417210d49a Date: Tue, 06 Nov 2018 22:59:57 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:59:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T22:59:57Z", "visibility": "public", "locations": [], "self": "/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830", "min_disk": 0, "protected": false, "id": "f0d33864-2108-4adb-9be8-2264b83c6830", "file": "/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 22:59:57,169 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-be28efa3-6ec9-4940-b8b1-40417210d49a 2018-11-06 22:59:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" -d '' 2018-11-06 23:00:07,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f46e1d2b-de70-4d18-883a-b45c71d10757 Date: Tue, 06 Nov 2018 23:00:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:00:07,905 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830/file used request id req-f46e1d2b-de70-4d18-883a-b45c71d10757 2018-11-06 23:00:07,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:00:07,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:00:07,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:00:07,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:00:07,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:00:07,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bfd337-f3c3-4985-a9b1-6e5f1ac111a1 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:00:07,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9bfd337-f3c3-4985-a9b1-6e5f1ac111a1 2018-11-06 23:00:07,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:00:08,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["O5RCnZcBSRKA-7gb-6uXgg"], "issued_at": "2018-11-06T23:00:08.000000Z"}} 2018-11-06 23:00:08,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f53f843c5a9c307533eba5b69206642b718ec9b" 2018-11-06 23:00:08,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-770ab936-4c84-4d62-baef-dca2a14e67c8 x-compute-request-id: req-770ab936-4c84-4d62-baef-dca2a14e67c8 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 23:00:08,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-770ab936-4c84-4d62-baef-dca2a14e67c8 2018-11-06 23:00:08,509 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-11-06 23:00:08,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f53f843c5a9c307533eba5b69206642b718ec9b" -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}}' 2018-11-06 23:00:08,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-bc4c0fca-b384-43ce-bf3f-2d1dc01556f7 x-compute-request-id: req-bc4c0fca-b384-43ce-bf3f-2d1dc01556f7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5faac3e-94f2-4842-8420-88a2fc929399", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:00:08,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bc4c0fca-b384-43ce-bf3f-2d1dc01556f7 2018-11-06 23:00:08,562 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=b5faac3e-94f2-4842-8420-88a2fc929399 created successfully. 2018-11-06 23:00:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:00:08,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a4b2a-8ec8-4873-b32b-e33fb10f3ed9 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:00:08,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff3a4b2a-8ec8-4873-b32b-e33fb10f3ed9 2018-11-06 23:00:08,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:00:08,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["Yx14_cWVTLmO4tjXoWEQ9A"], "issued_at": "2018-11-06T23:00:08.000000Z"}} 2018-11-06 23:00:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:00:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8118 X-Openstack-Request-Id: req-4cabe53c-12b4-4897-b79f-3245d88a3d5e Date: Tue, 06 Nov 2018 23:00:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ef0687b-00ac-4349-a789-e3f019abadd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:05Z","provider:segmentation_id":91,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50c08fdf-3959-48d9-b26a-55b8e0a79f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:52:56Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:52:56Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e533c00-81f0-45ea-b5a2-430f7b2bfe8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:07Z","provider:segmentation_id":39,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b05f9211-d706-4542-b7c2-8612befdaafc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:11Z","provider:segmentation_id":23,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:10Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"}]} 2018-11-06 23:00:09,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4cabe53c-12b4-4897-b79f-3245d88a3d5e 2018-11-06 23:00:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:00:09,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-aba34f7e-db97-420e-8517-20349b6f9de0 Date: Tue, 06 Nov 2018 23:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T20:18:47Z","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":"cf989b30bc4a44d891159504eca093b4","id":"999f41b0-3000-46db-9170-4b0fe4f63288","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 23:00:09,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-aba34f7e-db97-420e-8517-20349b6f9de0 2018-11-06 23:00:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:00:09,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3190368d-4002-4eef-9c23-e720f7bff264 Date: Tue, 06 Nov 2018 23:00:09 GMT RESP BODY: {"routers": []} 2018-11-06 23:00:09,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3190368d-4002-4eef-9c23-e720f7bff264 2018-11-06 23:00:09,751 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-11-06 23:00:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-11-06 23:00:10,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-3452500a-6ee7-4c6f-a4f9-d5365c2e9c46 Date: Tue, 06 Nov 2018 23:00: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":"e28ecaeb-e697-4bca-8079-463a8918ccb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T23:00:09Z","is_default":false,"provider:segmentation_id":109,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:09Z","mtu":1450}} 2018-11-06 23:00:10,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-3452500a-6ee7-4c6f-a4f9-d5365c2e9c46 2018-11-06 23:00:10,302 - sdnvpn.lib.openstack_utils - DEBUG - Network 'e28ecaeb-e697-4bca-8079-463a8918ccb6' created successfully 2018-11-06 23:00:10,302 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-11-06 23:00:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"subnets": [{"ip_version": 4, "network_id": "e28ecaeb-e697-4bca-8079-463a8918ccb6", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-11-06 23:00:10,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-0ec6263e-21d9-4311-8f73-8623bf51a440 Date: Tue, 06 Nov 2018 23:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:10Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-11-06T23:00: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":"35cef63a552c4009857581d35066215c","id":"6ac9754a-e067-4b80-a468-9a986b65e148","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-11-06 23:00:10,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0ec6263e-21d9-4311-8f73-8623bf51a440 2018-11-06 23:00:10,871 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '6ac9754a-e067-4b80-a468-9a986b65e148' created successfully 2018-11-06 23:00:10,871 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-11-06 23:00:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-11-06 23:00:11,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-970aa87a-9b4d-47af-86b9-694ce1a69726 Date: Tue, 06 Nov 2018 23:00:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T23:00:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T23:00:11Z", "revision_number": 0, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "name": "sdnvpn-13-1-router"}} 2018-11-06 23:00:11,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-970aa87a-9b4d-47af-86b9-694ce1a69726 2018-11-06 23:00:11,156 - sdnvpn.lib.openstack_utils - DEBUG - Router 'b2f2b736-dab7-46c4-8470-49f5a3a577dc' created successfully 2018-11-06 23:00:11,156 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-11-06 23:00:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"subnet_id": "6ac9754a-e067-4b80-a468-9a986b65e148"}' 2018-11-06 23:00:13,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c9e61332-182b-4351-82ca-f8008250c9ca Date: Tue, 06 Nov 2018 23:00:13 GMT RESP BODY: {"network_id": "e28ecaeb-e697-4bca-8079-463a8918ccb6", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "6ac9754a-e067-4b80-a468-9a986b65e148", "subnet_ids": ["6ac9754a-e067-4b80-a468-9a986b65e148"], "port_id": "98fa09f7-ae19-4ca5-8131-480bf92d7b14", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc"} 2018-11-06 23:00:13,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc/add_router_interface used request id req-c9e61332-182b-4351-82ca-f8008250c9ca 2018-11-06 23:00:13,082 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-11-06 23:00:13,083 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-11-06 23:00:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:00:13,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8780 X-Openstack-Request-Id: req-fc8a2c70-21f4-44f9-b717-33a35f2476fc Date: Tue, 06 Nov 2018 23:00:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3b1f03e3-fb92-4a31-8da2-a2cbd4dbad87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c10c5fbf3f2e450d8030ce003137c553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:17Z","provider:segmentation_id":42,"name":"c_rally_a0cd91c5_XfjFI03b","admin_state_up":true,"tenant_id":"c10c5fbf3f2e450d8030ce003137c553","created_at":"2018-11-06T21:15:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ef0687b-00ac-4349-a789-e3f019abadd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:05Z","provider:segmentation_id":91,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50c08fdf-3959-48d9-b26a-55b8e0a79f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:52:56Z","provider:segmentation_id":83,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:52:56Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bb2d6c0-cf02-42b5-9cba-759c753ba6a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"600a4fc6613444a18ed7d95abe6f4754","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:14:34Z","provider:segmentation_id":69,"name":"c_rally_2a096c8b_EOkF7Fho","admin_state_up":true,"tenant_id":"600a4fc6613444a18ed7d95abe6f4754","created_at":"2018-11-06T21:14:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e533c00-81f0-45ea-b5a2-430f7b2bfe8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:07Z","provider:segmentation_id":39,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"931c787e-8784-4999-8585-3886cb9c29a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f32f5b4acf62455da1989e6882b568ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:29Z","provider:segmentation_id":24,"name":"c_rally_ce6ffbeb_GKRkfG2F","admin_state_up":true,"tenant_id":"f32f5b4acf62455da1989e6882b568ec","created_at":"2018-11-06T21:15:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b05f9211-d706-4542-b7c2-8612befdaafc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d28068f01a64aa8a4becd4bba4d5ae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T22:53:11Z","provider:segmentation_id":23,"name":"","admin_state_up":true,"tenant_id":"1d28068f01a64aa8a4becd4bba4d5ae4","created_at":"2018-11-06T22:53:10Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6e3e781-fef9-4dbc-aeed-1b5cd66789de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22e2cf3990f248feb277af3087148e2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:32Z","provider:segmentation_id":78,"name":"c_rally_d6a70556_t8rcPlqo","admin_state_up":true,"tenant_id":"22e2cf3990f248feb277af3087148e2b","created_at":"2018-11-06T21:19:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c220624f-7f51-4869-b5ae-10148fa68136","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"043a9d433c774e0d890e0632d8229340","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:15:05Z","provider:segmentation_id":32,"name":"c_rally_6b439326_9UBIhppF","admin_state_up":true,"tenant_id":"043a9d433c774e0d890e0632d8229340","created_at":"2018-11-06T21:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc345265-f052-4ee0-ab40-40644e6a36ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad424f93fd184ce0999e17b17af326a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:21:07Z","provider:segmentation_id":58,"name":"c_rally_eec3aee3_oSNjdJbl","admin_state_up":true,"tenant_id":"ad424f93fd184ce0999e17b17af326a5","created_at":"2018-11-06T21:21:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d5a51078-bffe-422a-b890-91493511a36e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1604f448155748fdb997e6b4b3683380","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:57Z","provider:segmentation_id":72,"name":"c_rally_b3870f65_ckx0Bw2J","admin_state_up":true,"tenant_id":"1604f448155748fdb997e6b4b3683380","created_at":"2018-11-06T21:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc192abc-8e16-4ad9-85b8-95d94e5ae189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41c91b1bcd2e4f78807912cd1adfe849","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T21:19:45Z","provider:segmentation_id":9,"name":"c_rally_3d8e379c_cfroXrva","admin_state_up":true,"tenant_id":"41c91b1bcd2e4f78807912cd1adfe849","created_at":"2018-11-06T21:19:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","subnets":["6ac9754a-e067-4b80-a468-9a986b65e148"],"description":"","tags":[],"updated_at":"2018-11-06T23:00:10Z","provider:segmentation_id":109,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:09Z","provider:network_type":"vxlan"}]} 2018-11-06 23:00:13,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-fc8a2c70-21f4-44f9-b717-33a35f2476fc 2018-11-06 23:00:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router": {"external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9"}}}' 2018-11-06 23:00:14,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c5304157-193c-4b74-88c5-bd139dc2daed Date: Tue, 06 Nov 2018 23:00:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T23:00:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T23:00:14Z", "revision_number": 3, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "name": "sdnvpn-13-1-router"}} 2018-11-06 23:00:14,704 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc used request id req-c5304157-193c-4b74-88c5-bd139dc2daed 2018-11-06 23:00:14,704 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-11-06 23:00:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:00:14,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-98110eab-d793-43eb-9e54-174ce4d748bf Date: Tue, 06 Nov 2018 23:00:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T20:29:20Z", "updated_at": "2018-11-06T20:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "27fc2cee-0273-4d92-b604-e2e7724ff5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "7e8d8a13-ceec-46be-b1c8-04bb886a8a97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "9b65bc69-7e75-4add-9adb-1f75ace4f279", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:29:20Z", "revision_number": 0, "id": "be0bce38-5346-411a-85cb-f8ab617725c4", "remote_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "remote_ip_prefix": null, "created_at": "2018-11-06T20:29:20Z", "security_group_id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 4, "project_id": "35cef63a552c4009857581d35066215c", "id": "421ff02c-d7f7-45ae-8b37-1cbbcca88625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "created_at": "2018-11-06T22:19:06Z", "updated_at": "2018-11-06T22:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "15a1d7a4-76e3-454f-b55d-540914aadc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "1cb5d8e1-0a2c-454e-9b00-6a6b1eda3575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "7f2ec46c-fcb8-4916-8923-66f255d33083", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:19:06Z", "revision_number": 0, "id": "c5732e10-5590-4ac6-b82c-a3229fd3aae4", "remote_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "remote_ip_prefix": null, "created_at": "2018-11-06T22:19:06Z", "security_group_id": "a1395ad0-f925-4b4a-b395-a100eb338211", "tenant_id": "0d8bf467b1bc480e802e1f4be870b050", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8bf467b1bc480e802e1f4be870b050"}], "revision_number": 4, "project_id": "0d8bf467b1bc480e802e1f4be870b050", "id": "a1395ad0-f925-4b4a-b395-a100eb338211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf989b30bc4a44d891159504eca093b4", "created_at": "2018-11-06T20:18:41Z", "updated_at": "2018-11-06T20:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "1894c9a6-b7dd-46f4-95ca-4cc86b0e49d3", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "28f0b9b1-5152-40f1-bd1f-1bdc7915bcef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "2c259feb-1a75-4184-9389-68c234581654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:18:41Z", "revision_number": 0, "id": "cbaed616-d858-413e-9fbc-89485bea63e8", "remote_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "remote_ip_prefix": null, "created_at": "2018-11-06T20:18:41Z", "security_group_id": "a21470d2-7ebe-425f-b6c8-263433335932", "tenant_id": "cf989b30bc4a44d891159504eca093b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf989b30bc4a44d891159504eca093b4"}], "revision_number": 4, "project_id": "cf989b30bc4a44d891159504eca093b4", "id": "a21470d2-7ebe-425f-b6c8-263433335932", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T20:31:30Z", "updated_at": "2018-11-06T20:31:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "111d7af3-b251-4e0b-8865-6a7f5fd7b309", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "527d48b9-9dd9-4847-8026-7acd3b792b7f", "remote_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "bfa926a6-f070-4333-abd3-8676f3ba39ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T20:31:30Z", "revision_number": 0, "id": "cf37c446-8b70-432b-acc3-9add12243288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T20:31:30Z", "security_group_id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bb916c3a-35d4-45c4-b873-37d96e051c05", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T22:23:11Z", "updated_at": "2018-11-06T22:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "04476e82-21c9-4e7e-91b9-4ca2e72e9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-11-06T22:25:24Z", "revision_number": 0, "id": "0e78b5eb-f6c0-4339-932c-69d3097c006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:25:24Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 179, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "1cb425a1-e231-4739-904a-638d67181edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "4ed9ece4-46e2-48d3-beaa-2ce26b8fa756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T22:23:11Z", "revision_number": 0, "id": "58ba01b2-f689-4056-849c-ad027cfee2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:11Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "93584000-a5ef-46f9-9030-be33478ddcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T22:23:12Z", "revision_number": 0, "id": "a1dc68cf-012f-4c78-972f-711e88774229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T22:23:12Z", "security_group_id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "tenant_id": "35cef63a552c4009857581d35066215c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35cef63a552c4009857581d35066215c"}], "revision_number": 7, "project_id": "35cef63a552c4009857581d35066215c", "id": "d8e423a3-daab-408a-b0a4-5429f8103d5a", "name": "sdnvpn-sg"}]} 2018-11-06 23:00:14,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-98110eab-d793-43eb-9e54-174ce4d748bf 2018-11-06 23:00:14,935 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-11-06 23:00:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:00:14,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f70e9ac-0d5b-4d97-a0f8-856455d64269 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:00:14,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0f70e9ac-0d5b-4d97-a0f8-856455d64269 2018-11-06 23:00:14,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:00:15,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["3CoJFTtERfeL6rjCFnh0lw"], "issued_at": "2018-11-06T23:00:15.000000Z"}} 2018-11-06 23:00:15,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:00:15,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-22998aea-4dd8-491a-8944-d834fd651dca x-compute-request-id: req-22998aea-4dd8-491a-8944-d834fd651dca Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 23:00:15,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-22998aea-4dd8-491a-8944-d834fd651dca 2018-11-06 23:00:15,503 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-11-06 23:00:15,503 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-11-06 23:00:15,503 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=f0d33864-2108-4adb-9be8-2264b83c6830 network=e28ecaeb-e697-4bca-8079-463a8918ccb6 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 23:00:15,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:00:15,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:00:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:00:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:00:15,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:00:15,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:00:15,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:00:15,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:00:15,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:00:15,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:00:15,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:00:15,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:00:15,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:00:15,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:00:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:00:15,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8a4dfa-23c2-4edf-8cd8-7088fe3dc6e5 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:00:15,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d8a4dfa-23c2-4edf-8cd8-7088fe3dc6e5 2018-11-06 23:00:15,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:00:15,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["ySWS9vyXTWOWEugtTliigQ"], "issued_at": "2018-11-06T23:00:15.000000Z"}} 2018-11-06 23:00:15,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6872e080721fa16bfeb237e67e8ff888009b328e" 2018-11-06 23:00:16,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-74ecf9ab-746c-4df6-a8fd-a853517c79d7 x-compute-request-id: req-74ecf9ab-746c-4df6-a8fd-a853517c79d7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-11-06 23:00:16,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-74ecf9ab-746c-4df6-a8fd-a853517c79d7 2018-11-06 23:00:16,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6872e080721fa16bfeb237e67e8ff888009b328e" 2018-11-06 23:00:16,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-bf02ce03-4193-4a5f-ac1b-25f7e6fc6d15 x-compute-request-id: req-bf02ce03-4193-4a5f-ac1b-25f7e6fc6d15 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5faac3e-94f2-4842-8420-88a2fc929399", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:00:16,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 used request id req-bf02ce03-4193-4a5f-ac1b-25f7e6fc6d15 2018-11-06 23:00:16,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6872e080721fa16bfeb237e67e8ff888009b328e" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "f0d33864-2108-4adb-9be8-2264b83c6830", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "b5faac3e-94f2-4842-8420-88a2fc929399", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e28ecaeb-e697-4bca-8079-463a8918ccb6"}], "config_drive": true}}' 2018-11-06 23:00:17,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:00: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-fd10245f-0774-47c9-918d-f263d14d6cd3 x-compute-request-id: req-fd10245f-0774-47c9-918d-f263d14d6cd3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "adminPass": "xo7YdbPAy524"}} 2018-11-06 23:00:17,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd10245f-0774-47c9-918d-f263d14d6cd3 2018-11-06 23:00:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:00:17,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61ff9fa-1715-4e78-bb18-3093ecea51e6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:00:17,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d61ff9fa-1715-4e78-bb18-3093ecea51e6 2018-11-06 23:00:17,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:00:18,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["UMOC5W14R8OjPaCjdFkw1A"], "issued_at": "2018-11-06T23:00:18.000000Z"}} 2018-11-06 23:00:18,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:18,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-7ba0965c-fb3d-40bb-8217-790e6c8ab94a x-compute-request-id: req-7ba0965c-fb3d-40bb-8217-790e6c8ab94a Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "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": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:18,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-7ba0965c-fb3d-40bb-8217-790e6c8ab94a 2018-11-06 23:00:21,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:22,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-6336b85d-e7fa-40f3-b821-bf6211aad29b x-compute-request-id: req-6336b85d-e7fa-40f3-b821-bf6211aad29b 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.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:22,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-6336b85d-e7fa-40f3-b821-bf6211aad29b 2018-11-06 23:00:25,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:26,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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,Accept-Encoding x-openstack-request-id: req-db5eccc5-2937-49cb-ac7a-eeb5db8f995a x-compute-request-id: req-db5eccc5-2937-49cb-ac7a-eeb5db8f995a Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:26,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-db5eccc5-2937-49cb-ac7a-eeb5db8f995a 2018-11-06 23:00:29,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:30,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-df38f05a-789f-43c9-9a3d-4ce84807f572 x-compute-request-id: req-df38f05a-789f-43c9-9a3d-4ce84807f572 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:30,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-df38f05a-789f-43c9-9a3d-4ce84807f572 2018-11-06 23:00:33,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:33,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-a32297d0-229a-47c9-8b33-3952b210c9ac x-compute-request-id: req-a32297d0-229a-47c9-8b33-3952b210c9ac Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:33,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-a32297d0-229a-47c9-8b33-3952b210c9ac 2018-11-06 23:00:36,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:37,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-4ed94b37-18e3-4d3b-9db6-d0cc31f2498e x-compute-request-id: req-4ed94b37-18e3-4d3b-9db6-d0cc31f2498e Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:37,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-4ed94b37-18e3-4d3b-9db6-d0cc31f2498e 2018-11-06 23:00:40,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:41,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-04511828-0c6e-4cf6-b846-09ee1afd082e x-compute-request-id: req-04511828-0c6e-4cf6-b846-09ee1afd082e Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:41,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-04511828-0c6e-4cf6-b846-09ee1afd082e 2018-11-06 23:00:44,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:44,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-c356c200-3757-49ff-ace6-54fb40af0333 x-compute-request-id: req-c356c200-3757-49ff-ace6-54fb40af0333 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:44,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-c356c200-3757-49ff-ace6-54fb40af0333 2018-11-06 23:00:47,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:48,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-3552a301-4aea-4718-92c6-25e09b358df6 x-compute-request-id: req-3552a301-4aea-4718-92c6-25e09b358df6 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:48,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-3552a301-4aea-4718-92c6-25e09b358df6 2018-11-06 23:00:51,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:52,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-c5957dc4-6519-49d4-b031-daa7d49d7fae x-compute-request-id: req-c5957dc4-6519-49d4-b031-daa7d49d7fae Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:52,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-c5957dc4-6519-49d4-b031-daa7d49d7fae 2018-11-06 23:00:55,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:56,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:00: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-03234969-d692-4d6a-8432-cc60b1e01361 x-compute-request-id: req-03234969-d692-4d6a-8432-cc60b1e01361 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:56,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-03234969-d692-4d6a-8432-cc60b1e01361 2018-11-06 23:00:59,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:00:59,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-33d93377-9f1b-4ae6-a39a-0cbdedb1c694 x-compute-request-id: req-33d93377-9f1b-4ae6-a39a-0cbdedb1c694 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:00:59,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-33d93377-9f1b-4ae6-a39a-0cbdedb1c694 2018-11-06 23:01:02,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:03,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-d78dc134-4fbc-4073-8359-cbe79ee9e63f x-compute-request-id: req-d78dc134-4fbc-4073-8359-cbe79ee9e63f Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:03,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-d78dc134-4fbc-4073-8359-cbe79ee9e63f 2018-11-06 23:01:06,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:06,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-0bdb4dc2-a1e7-41bf-9fc2-c3be68cee3e1 x-compute-request-id: req-0bdb4dc2-a1e7-41bf-9fc2-c3be68cee3e1 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:06,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-0bdb4dc2-a1e7-41bf-9fc2-c3be68cee3e1 2018-11-06 23:01:09,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:10,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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,Accept-Encoding x-openstack-request-id: req-649a9259-3a21-477c-a972-86e632b8092b x-compute-request-id: req-649a9259-3a21-477c-a972-86e632b8092b Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:10,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-649a9259-3a21-477c-a972-86e632b8092b 2018-11-06 23:01:13,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:14,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-fecd3738-e852-4be5-abfb-1bfb2fb9ac2a x-compute-request-id: req-fecd3738-e852-4be5-abfb-1bfb2fb9ac2a Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:14,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-fecd3738-e852-4be5-abfb-1bfb2fb9ac2a 2018-11-06 23:01:17,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:17,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-1683e60c-cb21-4318-a87a-28820cd415a0 x-compute-request-id: req-1683e60c-cb21-4318-a87a-28820cd415a0 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:17,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-1683e60c-cb21-4318-a87a-28820cd415a0 2018-11-06 23:01:20,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:21,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-538e7de1-847f-42e5-b756-17e1a5a9412b x-compute-request-id: req-538e7de1-847f-42e5-b756-17e1a5a9412b Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:21,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-538e7de1-847f-42e5-b756-17e1a5a9412b 2018-11-06 23:01:24,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:24,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-e3f443ae-6994-4204-a95a-7683475513f9 x-compute-request-id: req-e3f443ae-6994-4204-a95a-7683475513f9 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:24,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-e3f443ae-6994-4204-a95a-7683475513f9 2018-11-06 23:01:27,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:28,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-e5a72dfd-eb1e-4f13-8c9d-1ee0ab93084a x-compute-request-id: req-e5a72dfd-eb1e-4f13-8c9d-1ee0ab93084a Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:28,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-e5a72dfd-eb1e-4f13-8c9d-1ee0ab93084a 2018-11-06 23:01:31,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:32,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-6c2fe596-1295-4db4-8d18-824ed871612f x-compute-request-id: req-6c2fe596-1295-4db4-8d18-824ed871612f Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:32,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-6c2fe596-1295-4db4-8d18-824ed871612f 2018-11-06 23:01:35,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:35,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-84c1de7e-d5c0-43b9-949f-98615b84c25b x-compute-request-id: req-84c1de7e-d5c0-43b9-949f-98615b84c25b Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:35,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-84c1de7e-d5c0-43b9-949f-98615b84c25b 2018-11-06 23:01:38,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:39,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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,Accept-Encoding x-openstack-request-id: req-58650aae-0b85-4416-950a-5f9967736109 x-compute-request-id: req-58650aae-0b85-4416-950a-5f9967736109 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:39,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-58650aae-0b85-4416-950a-5f9967736109 2018-11-06 23:01:42,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:42,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-ccf676d0-c13b-4671-8d20-e9330ca061c1 x-compute-request-id: req-ccf676d0-c13b-4671-8d20-e9330ca061c1 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:42,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-ccf676d0-c13b-4671-8d20-e9330ca061c1 2018-11-06 23:01:45,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:46,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-083b5385-e59e-4d73-8c79-e77cf607a804 x-compute-request-id: req-083b5385-e59e-4d73-8c79-e77cf607a804 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:46,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-083b5385-e59e-4d73-8c79-e77cf607a804 2018-11-06 23:01:49,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:49,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-7b30e0dc-cc99-4d7a-a82e-c6cf5e865b20 x-compute-request-id: req-7b30e0dc-cc99-4d7a-a82e-c6cf5e865b20 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:49,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-7b30e0dc-cc99-4d7a-a82e-c6cf5e865b20 2018-11-06 23:01:52,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:52,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-6f51e95c-675e-4b31-b45c-2a9c78b8a4c8 x-compute-request-id: req-6f51e95c-675e-4b31-b45c-2a9c78b8a4c8 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:52,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-6f51e95c-675e-4b31-b45c-2a9c78b8a4c8 2018-11-06 23:01:55,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:56,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-27e4a200-4994-4256-bb61-902384999b2f x-compute-request-id: req-27e4a200-4994-4256-bb61-902384999b2f Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:56,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-27e4a200-4994-4256-bb61-902384999b2f 2018-11-06 23:01:59,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:01:59,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:01: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-902e0fba-b834-4ff1-b86d-e3d10f8ed836 x-compute-request-id: req-902e0fba-b834-4ff1-b86d-e3d10f8ed836 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:01:59,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-902e0fba-b834-4ff1-b86d-e3d10f8ed836 2018-11-06 23:02:02,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:03,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-bd92781a-bdab-4314-882d-b6c57faf12cb x-compute-request-id: req-bd92781a-bdab-4314-882d-b6c57faf12cb Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:03,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-bd92781a-bdab-4314-882d-b6c57faf12cb 2018-11-06 23:02:06,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:07,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-fca0a2db-7aad-44b3-a1ed-ae4224e9baf4 x-compute-request-id: req-fca0a2db-7aad-44b3-a1ed-ae4224e9baf4 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:07,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-fca0a2db-7aad-44b3-a1ed-ae4224e9baf4 2018-11-06 23:02:10,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:10,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-c17d7cbb-baca-4b86-80da-6a46244dc291 x-compute-request-id: req-c17d7cbb-baca-4b86-80da-6a46244dc291 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:10,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-c17d7cbb-baca-4b86-80da-6a46244dc291 2018-11-06 23:02:13,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:13,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-e8c4a0c1-6832-42da-8921-0b0167e48567 x-compute-request-id: req-e8c4a0c1-6832-42da-8921-0b0167e48567 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:13,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-e8c4a0c1-6832-42da-8921-0b0167e48567 2018-11-06 23:02:16,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:17,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-ed380c8e-8d32-4a1a-ab9f-427de006458a x-compute-request-id: req-ed380c8e-8d32-4a1a-ab9f-427de006458a Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:17,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-ed380c8e-8d32-4a1a-ab9f-427de006458a 2018-11-06 23:02:20,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:20,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-1e245f24-5985-447d-bc2c-dbd6d3e8c7bb x-compute-request-id: req-1e245f24-5985-447d-bc2c-dbd6d3e8c7bb Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:20,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-1e245f24-5985-447d-bc2c-dbd6d3e8c7bb 2018-11-06 23:02:23,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:25,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-11d3037b-65d8-4781-9a56-c51aa5e1406b x-compute-request-id: req-11d3037b-65d8-4781-9a56-c51aa5e1406b Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:25,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-11d3037b-65d8-4781-9a56-c51aa5e1406b 2018-11-06 23:02:28,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:28,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-3dde3387-46bc-4b1e-8cb8-0e4edfac786d x-compute-request-id: req-3dde3387-46bc-4b1e-8cb8-0e4edfac786d Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:28,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-3dde3387-46bc-4b1e-8cb8-0e4edfac786d 2018-11-06 23:02:31,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:31,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-6bb795df-ab22-4728-a817-ee4fe4e9b115 x-compute-request-id: req-6bb795df-ab22-4728-a817-ee4fe4e9b115 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:31,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-6bb795df-ab22-4728-a817-ee4fe4e9b115 2018-11-06 23:02:34,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:35,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-3f6bdacf-eb0f-49b0-8a6e-4518f56739b3 x-compute-request-id: req-3f6bdacf-eb0f-49b0-8a6e-4518f56739b3 Content-Encoding: gzip Content-Length: 781 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:00:18Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:35,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-3f6bdacf-eb0f-49b0-8a6e-4518f56739b3 2018-11-06 23:02:38,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d601e9464bc3c82141acc086b7e0e13edaae37b" 2018-11-06 23:02:38,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-5d3c4718-3c62-4cec-b602-9dedb9c8901e x-compute-request-id: req-5d3c4718-3c62-4cec-b602-9dedb9c8901e Content-Encoding: gzip Content-Length: 782 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-06T23:02:37.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:37Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:38,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-5d3c4718-3c62-4cec-b602-9dedb9c8901e 2018-11-06 23:02:38,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6872e080721fa16bfeb237e67e8ff888009b328e" 2018-11-06 23:02:39,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-d5576243-b86d-4413-9063-d2f1ea662234 x-compute-request-id: req-d5576243-b86d-4413-9063-d2f1ea662234 Content-Encoding: gzip Content-Length: 782 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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-06T23:02:37.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:37Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:39,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf used request id req-d5576243-b86d-4413-9063-d2f1ea662234 2018-11-06 23:02:39,520 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.14'. 2018-11-06 23:02:39,520 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-11-06 23:02:39,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 23:02:41,057 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:02: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-ad72c91d-4bcf-40cd-9a32-70967f9f0183 x-compute-request-id: req-ad72c91d-4bcf-40cd-9a32-70967f9f0183 Content-Length: 0 Content-Type: application/json 2018-11-06 23:02:41,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action used request id req-ad72c91d-4bcf-40cd-9a32-70967f9f0183 2018-11-06 23:02:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:02:41,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5052 X-Openstack-Request-Id: req-2ebfada8-6be6-4498-9e18-b1825c274740 Date: Tue, 06 Nov 2018 23:02:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.4"}],"id":"3b8bf44a-0732-4896-8c33-a0e6a359cf45","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:29:db","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:14Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.200"}],"id":"7956863c-37a0-4c45-94ec-e19e099973bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:73:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2f2b736-dab7-46c4-8470-49f5a3a577dc","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T23:00:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:12Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.1"}],"id":"98fa09f7-ae19-4ca5-8131-480bf92d7b14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:f0:58","project_id":"35cef63a552c4009857581d35066215c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2f2b736-dab7-46c4-8470-49f5a3a577dc","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.3"}],"id":"a43028e7-2945-4dd7-b324-1e82522314e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:97:39","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.2"}],"id":"f06e3c37-25bd-4353-9b26-0fbc68899931","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:dc:2b","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:02:40Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.14"}],"id":"f11c9117-6243-42e0-9c2e-23b3fb35fd4e","security_groups":["421ff02c-d7f7-45ae-8b37-1cbbcca88625","d8e423a3-daab-408a-b0a4-5429f8103d5a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:23:98","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"74006880-5e1a-418b-aa27-a9fd3270d9cf","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:19Z","binding:vnic_type":"normal"}]} 2018-11-06 23:02:41,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2ebfada8-6be6-4498-9e18-b1825c274740 2018-11-06 23:02:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/ports/f11c9117-6243-42e0-9c2e-23b3fb35fd4e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:9e:23:98"}]}}' 2018-11-06 23:02:41,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-acc105b7-b7da-4196-bf02-f21cac8381b4 Date: Tue, 06 Nov 2018 23:02:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:9e:23:98"}],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:02:41Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.14"}],"id":"f11c9117-6243-42e0-9c2e-23b3fb35fd4e","security_groups":["421ff02c-d7f7-45ae-8b37-1cbbcca88625","d8e423a3-daab-408a-b0a4-5429f8103d5a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:23:98","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"74006880-5e1a-418b-aa27-a9fd3270d9cf","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:19Z","binding:vnic_type":"normal"}} 2018-11-06 23:02:41,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/f11c9117-6243-42e0-9c2e-23b3fb35fd4e used request id req-acc105b7-b7da-4196-bf02-f21cac8381b4 2018-11-06 23:02:41,528 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-11-06 23:02:41,528 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=f0d33864-2108-4adb-9be8-2264b83c6830 network=e28ecaeb-e697-4bca-8079-463a8918ccb6 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-0.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 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:02:41,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:02:41,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:02:41,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:02:41,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:02:41,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:02:41,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:02:41,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:02:41,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:02:41,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:02:41,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:02:41,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:02:41,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:02:41,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:02:41,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:02:41,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:02:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:02:41,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c4961c-84c1-4540-bf39-b04049dd1fec 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:02:41,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29c4961c-84c1-4540-bf39-b04049dd1fec 2018-11-06 23:02:41,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:02:41,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["NQlwNMdeTR2gM2_9Y3Ii3Q"], "issued_at": "2018-11-06T23:02:41.000000Z"}} 2018-11-06 23:02:41,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" 2018-11-06 23:02:42,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-4fd20480-0f12-45fc-80a0-129114f71421 x-compute-request-id: req-4fd20480-0f12-45fc-80a0-129114f71421 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-11-06 23:02:42,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4fd20480-0f12-45fc-80a0-129114f71421 2018-11-06 23:02:42,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" 2018-11-06 23:02:42,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-7e8bbee3-d22d-4aa3-8b50-b36251d2993c x-compute-request-id: req-7e8bbee3-d22d-4aa3-8b50-b36251d2993c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5faac3e-94f2-4842-8420-88a2fc929399", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:02:42,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 used request id req-7e8bbee3-d22d-4aa3-8b50-b36251d2993c 2018-11-06 23:02:42,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "f0d33864-2108-4adb-9be8-2264b83c6830", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "b5faac3e-94f2-4842-8420-88a2fc929399", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e28ecaeb-e697-4bca-8079-463a8918ccb6"}], "config_drive": true}}' 2018-11-06 23:02:43,857 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:02: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-ecb26577-b063-4bf7-8f27-49b875f08dcf x-compute-request-id: req-ecb26577-b063-4bf7-8f27-49b875f08dcf Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "adminPass": "kPdbs4npnHk8"}} 2018-11-06 23:02:43,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ecb26577-b063-4bf7-8f27-49b875f08dcf 2018-11-06 23:02:43,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:02:43,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9d5526-3e66-44df-9b64-0fafee6d64ae 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:02:43,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef9d5526-3e66-44df-9b64-0fafee6d64ae 2018-11-06 23:02:43,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:02:44,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["1uGqbqV_RfmMwmCbXQLONQ"], "issued_at": "2018-11-06T23:02:44.000000Z"}} 2018-11-06 23:02:44,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:02:44,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-63a3892b-007e-46f0-ab5e-5f3a93cc739a x-compute-request-id: req-63a3892b-007e-46f0-ab5e-5f3a93cc739a 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.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:44Z", "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": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:44,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-63a3892b-007e-46f0-ab5e-5f3a93cc739a 2018-11-06 23:02:47,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:02:48,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-c8dec3b1-1642-4835-a2de-ff8600c4d912 x-compute-request-id: req-c8dec3b1-1642-4835-a2de-ff8600c4d912 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.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:45Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:48,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-c8dec3b1-1642-4835-a2de-ff8600c4d912 2018-11-06 23:02:51,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:02:51,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-f12bf36a-defa-4de5-8581-f97d2f395b1c x-compute-request-id: req-f12bf36a-defa-4de5-8581-f97d2f395b1c Content-Encoding: gzip Content-Length: 781 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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:45Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:51,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-f12bf36a-defa-4de5-8581-f97d2f395b1c 2018-11-06 23:02:54,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:02:55,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-9b627a46-ce4d-4b5e-9392-972898978235 x-compute-request-id: req-9b627a46-ce4d-4b5e-9392-972898978235 Content-Encoding: gzip Content-Length: 781 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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:45Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:55,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-9b627a46-ce4d-4b5e-9392-972898978235 2018-11-06 23:02:58,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:02:59,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:02: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-4ef1a760-401c-49fe-b615-c215416714df x-compute-request-id: req-4ef1a760-401c-49fe-b615-c215416714df Content-Encoding: gzip Content-Length: 781 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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:02:45Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:02:59,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-4ef1a760-401c-49fe-b615-c215416714df 2018-11-06 23:03:02,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b3f4f5bcb455708343f06fdc19d7f6f20ea330" 2018-11-06 23:03:02,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-9f208071-1674-406a-9f43-b05a86ce0dfc x-compute-request-id: req-9f208071-1674-406a-9f43-b05a86ce0dfc Content-Encoding: gzip Content-Length: 785 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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:01Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:02,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-9f208071-1674-406a-9f43-b05a86ce0dfc 2018-11-06 23:03:02,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" 2018-11-06 23:03:03,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-23474076-81b5-4bc9-9bc9-56ba15b4f105 x-compute-request-id: req-23474076-81b5-4bc9-9bc9-56ba15b4f105 Content-Encoding: gzip Content-Length: 785 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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:01Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:03,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c used request id req-23474076-81b5-4bc9-9bc9-56ba15b4f105 2018-11-06 23:03:03,510 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.12'. 2018-11-06 23:03:03,511 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-11-06 23:03:03,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 23:03:05,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:03: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-34b697d9-af66-433c-87b1-712006d37d9f x-compute-request-id: req-34b697d9-af66-433c-87b1-712006d37d9f Content-Length: 0 Content-Type: application/json 2018-11-06 23:03:05,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-34b697d9-af66-433c-87b1-712006d37d9f 2018-11-06 23:03:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:03:05,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6019 X-Openstack-Request-Id: req-faff6d61-2ad3-4ff7-afd9-9772702785f9 Date: Tue, 06 Nov 2018 23:03:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.4"}],"id":"3b8bf44a-0732-4896-8c33-a0e6a359cf45","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:29:db","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:03:04Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.12"}],"id":"5005bd19-7696-4de4-bfd2-3b5489ad43a7","security_groups":["421ff02c-d7f7-45ae-8b37-1cbbcca88625","d8e423a3-daab-408a-b0a4-5429f8103d5a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:18:e3","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"88a5937a-3372-4eed-8a57-ee2c8e4a499c","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:02:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:14Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"999f41b0-3000-46db-9170-4b0fe4f63288","ip_address":"172.30.9.200"}],"id":"7956863c-37a0-4c45-94ec-e19e099973bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:73:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2f2b736-dab7-46c4-8470-49f5a3a577dc","name":"","admin_state_up":true,"network_id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","tenant_id":"","created_at":"2018-11-06T23:00:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:12Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.1"}],"id":"98fa09f7-ae19-4ca5-8131-480bf92d7b14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:f0:58","project_id":"35cef63a552c4009857581d35066215c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b2f2b736-dab7-46c4-8470-49f5a3a577dc","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.3"}],"id":"a43028e7-2945-4dd7-b324-1e82522314e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:97:39","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:00:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.2"}],"id":"f06e3c37-25bd-4353-9b26-0fbc68899931","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:dc:2b","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e28ecaeb-e697-4bca-8079-463a8918ccb6","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:9e:23:98"}],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:02:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.14"}],"id":"f11c9117-6243-42e0-9c2e-23b3fb35fd4e","security_groups":["421ff02c-d7f7-45ae-8b37-1cbbcca88625","d8e423a3-daab-408a-b0a4-5429f8103d5a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:23:98","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"74006880-5e1a-418b-aa27-a9fd3270d9cf","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:00:19Z","binding:vnic_type":"normal"}]} 2018-11-06 23:03:05,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-faff6d61-2ad3-4ff7-afd9-9772702785f9 2018-11-06 23:03:05,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/ports/5005bd19-7696-4de4-bfd2-3b5489ad43a7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:1d:18:e3"}]}}' 2018-11-06 23:03:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-3a1d97c1-2fb8-425e-8ac6-c8ab218f75a1 Date: Tue, 06 Nov 2018 23:03:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:1d:18:e3"}],"extra_dhcp_opts":[],"updated_at":"2018-11-06T23:03:05Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ac9754a-e067-4b80-a468-9a986b65e148","ip_address":"10.10.10.12"}],"id":"5005bd19-7696-4de4-bfd2-3b5489ad43a7","security_groups":["421ff02c-d7f7-45ae-8b37-1cbbcca88625","d8e423a3-daab-408a-b0a4-5429f8103d5a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:18:e3","project_id":"35cef63a552c4009857581d35066215c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"88a5937a-3372-4eed-8a57-ee2c8e4a499c","name":"","admin_state_up":true,"network_id":"e28ecaeb-e697-4bca-8079-463a8918ccb6","tenant_id":"35cef63a552c4009857581d35066215c","created_at":"2018-11-06T23:02:45Z","binding:vnic_type":"normal"}} 2018-11-06 23:03:05,702 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/5005bd19-7696-4de4-bfd2-3b5489ad43a7 used request id req-3a1d97c1-2fb8-425e-8ac6-c8ab218f75a1 2018-11-06 23:03:05,704 - sdnvpn_test_utils - INFO - Waiting for instance 74006880-5e1a-418b-aa27-a9fd3270d9cf to boot up 2018-11-06 23:03:05,704 - sdnvpn_test_utils - INFO - Waiting for instance 88a5937a-3372-4eed-8a57-ee2c8e4a499c to boot up 2018-11-06 23:03:05,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:05,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6872e080721fa16bfeb237e67e8ff888009b328e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:06,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-41366a14-d447-421a-b689-dba1d8375709 x-compute-request-id: req-41366a14-d447-421a-b689-dba1d8375709 Content-Encoding: gzip Content-Length: 10194 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 617043505 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.910 MHz processor\n[ 0.133790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135433] pid_max: default: 32768 minimum: 301\n[ 0.136306] ACPI: Core revision 20150930\n[ 0.137663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138940] Security Framework initialized\n[ 0.139740] Yama: becoming mindful.\n[ 0.140462] AppArmor: AppArmor initialized\n[ 0.141331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.142701] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144330] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145529] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146879] Initializing cgroup subsys io\n[ 0.147682] Initializing cgroup subsys memory\n[ 0.148526] Initializing cgroup subsys devices\n[ 0.149390] Initializing cgroup subsys freezer\n[ 0.150242] Initializing cgroup subsys net_cls\n[ 0.151093] Initializing cgroup subsys perf_event\n[ 0.151976] Initializing cgroup subsys net_prio\n[ 0.152838] Initializing cgroup subsys hugetlb\n[ 0.153706] Initializing cgroup subsys pids\n[ 0.154568] CPU: Physical Processor ID: 0\n[ 0.156039] mce: CPU supports 10 MCE banks\n[ 0.156875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168563] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174993] ftrace: allocating 32123 entries in 126 pages\n[ 0.201291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202516] smpboot: Max logical packages: 1\n[ 0.203497] x2apic enabled\n[ 0.204295] Switched APIC routing to physical x2apic.\n[ 0.206030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207127] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210842] KVM setup paravirtual spinlock\n[ 0.212134] x86: Booted up 1 node, 1 CPUs\n[ 0.212924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214295] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217436] evm: security.SMACK64\n[ 0.218115] evm: security.SMACK64EXEC\n[ 0.218840] evm: security.SMACK64TRANSMUTE\n[ 0.219631] evm: security.SMACK64MMAP\n[ 0.220373] evm: security.ima\n[ 0.221001] evm: security.capability\n[ 0.221786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223608] pinctrl core: initialized pinctrl subsystem\n[ 0.224690] RTC time: 23:03:00, date: 11/06/18\n[ 0.225615] NET: Registered protocol family 16\n[ 0.226573] cpuidle: using governor ladder\n[ 0.227379] cpuidle: using governor menu\n[ 0.228146] PCCT header not found.\n[ 0.228888] ACPI: bus type PCI registered\n[ 0.229677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.233027] ACPI: Added _OSI(Module Device)\n[ 0.233846] ACPI: Added _OSI(Processor Device)\n[ 0.234692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237741] ACPI: Interpreter enabled\n[ 0.238504] ACPI: (supports S0 S5)\n[ 0.239199] ACPI: Using IOAPIC for interrupt routing\n[ 0.240129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245463] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248915] acpiphp: Slot [3] registered\n[ 0.249700] acpiphp: Slot [4] registered\n[ 0.250474] acpiphp: Slot [5] registered\n[ 0.251259] acpiphp: Slot [6] registered\n[ 0.252041] acpiphp: Slot [7] registered\n[ 0.252813] acpiphp: Slot [8] registered\n[ 0.253591] acpiphp: Slot [9] registered\n[ 0.254371] acpiphp: Slot [10] registered\n[ 0.255158] acpiphp: Slot [11] registered\n[ 0.255949] acpiphp: Slot [12] registered\n[ 0.256741] acpiphp: Slot [13] registered\n[ 0.257537] acpiphp: Slot [14] registered\n[ 0.268353] acpiphp: Slot [15] registered\n[ 0.269147] acpiphp: Slot [16] registered\n[ 0.269931] acpiphp: Slot [17] registered\n[ 0.270720] acpiphp: Slot [18] registered\n[ 0.271511] acpiphp: Slot [19] registered\n[ 0.272299] acpiphp: Slot [20] registered\n[ 0.273086] acpiphp: Slot [21] registered\n[ 0.273869] acpiphp: Slot [22] registered\n[ 0.274659] acpiphp: Slot [23] registered\n[ 0.275446] acpiphp: Slot [24] registered\n[ 0.276231] acpiphp: Slot [25] registered\n[ 0.277019] acpiphp: Slot [26] registered\n[ 0.277807] acpiphp: Slot [27] registered\n[ 0.278603] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280180] acpiphp: Slot [30] registered\n[ 0.280961] acpiphp: Slot [31] registered\n[ 0.281742] PCI host bridge to bus 0000:00\n[ 0.282535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286298] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352475] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359332] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361873] vgaarb: loaded\n[ 0.362467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363596] SCSI subsystem initialized\n[ 0.364396] ACPI: bus type USB registered\n[ 0.365194] usbcore: registered new interface driver usbfs\n[ 0.366198] usbcore: registered new interface driver hub\n[ 0.367178] usbcore: registered new device driver usb\n[ 0.368208] PCI: Using ACPI for IRQ routing\n[ 0.369222] NetLabel: Initializing\n[ 0.369922] NetLabel: domain hash size = 128\n[ 0.370760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371695] NetLabel: unlabeled traffic allowed by default\n[ 0.372765] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373719] clocksource: Switched to clocksource kvm-clock\n[ 0.379126] AppArmor: AppArmor Filesystem Enabled\n[ 0.380071] pnp: PnP ACPI init\n[ 0.380961] pnp: PnP ACPI: found 5 devices\n[ 0.387008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388672] NET: Registered protocol family 2\n[ 0.389611] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391085] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392555] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393981] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396757] NET: Registered protocol family 1\n[ 0.397804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429865] Trying to unpack rootfs image as initramfs...\n[ 1.735655] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.751858] Scanning for low memory corruption every 60 seconds\n[ 1.753475] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.754895] audit: initializing netlink subsys (disabled)\n[ 1.756132] audit: type=2000 audit(1541545382.807:1): initialized\n[ 1.757687] Initialise system trusted keyring\n[ 1.758832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.760299] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.762610] zbud: loaded\n[ 1.763446] VFS: Disk quotas dquot_6.6.0\n[ 1.764454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.766174] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.767630] fuse init (API version 7.23)\n[ 1.768675] Key type big_key registered\n[ 1.769641] Allocating IMA MOK and blacklist keyrings.\n[ 1.770970] Key type asymmetric registered\n[ 1.771952] Asymmetric key parser 'x509' registered\n[ 1.773103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.774858] io scheduler noop registered\n[ 1.775810] io scheduler deadline registered (default)\n[ 1.777002] io scheduler cfq registered\n[ 1.778000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.779259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.780779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.782290] ACPI: Power Button [PWRF]\n[ 1.783132] GHES: HEST is not enabled!\n[ 1.797120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.831203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.855101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.857181] Linux agpgart interface v0.103\n[ 1.859179] brd: module loaded\n[ 1.860410] loop: module loaded\n[ 1.861948] vda: vda1\n[ 1.863353] scsi host0: ata_piix\n[ 1.864080] scsi host1: ata_piix\n[ 1.864775] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.865974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.867411] libphy: Fixed MDIO Bus: probed\n[ 1.868221] tun: Universal TUN/TAP device driver, 1.6\n[ 1.869160] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.871295] PPP generic driver version 2.4.2\n[ 1.872176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.873422] ehci-pci: EHCI PCI platform driver\n[ 1.874303] ehci-platform: EHCI generic platform driver\n[ 1.875266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.876365] ohci-pci: OHCI PCI platform driver\n[ 1.877227] ohci-platform: OHCI generic platform driver\n[ 1.878208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.892762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.893740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.895161] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.896158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.897247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.898447] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.899836] usb usb1: Product: UHCI Host Controller\n[ 1.900748] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.901864] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.902797] hub 1-0:1.0: USB hub found\n[ 1.903562] hub 1-0:1.0: 2 ports detected\n[ 1.904448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.906532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.907458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.908456] mousedev: PS/2 mouse device common for all mice\n[ 1.909679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.911485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.912559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.913738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.914900] i2c /dev entries driver\n[ 1.915645] device-mapper: uevent: version 1.0.3\n[ 1.916560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.918158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.919405] NET: Registered protocol family 10\n[ 1.920379] NET: Registered protocol family 17\n[ 1.921240] Key type dns_resolver registered\n[ 1.922166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.923235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.924946] registered taskstats version 1\n[ 1.925772] Loading compiled-in X.509 certificates\n[ 1.927186] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.928973] zswap: loaded using pool lzo/zbud\n[ 1.930760] Key type trusted registered\n[ 1.932964] Key type encrypted registered\n[ 1.933807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.934812] ima: No TPM chip found, activating TPM-bypass!\n[ 1.935824] evm: HMAC attrs: 0x1\n[ 1.936745] Magic number: 10:435:99\n[ 1.937563] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:02 UTC (1541545382)\n[ 1.939138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.940225] EDD information not available.\n[ 2.022298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.023727] ata1.00: configured for MWDMA2\n[ 2.024915] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.027189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.028375] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.039995] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.041862] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.043372] Write protecting the kernel read-only data: 14336k\n[ 2.044895] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.046580] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.055280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060812] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062641] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064421] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068012] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.070297] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.072051] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.100381] virtio_net virtio0 ens3: renamed from eth0\n[ 2.108344] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.110205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.134708] AVX2 version of gcm_enc/dec engaged.\n[ 2.135658] AES CTR mode by8 optimization enabled\n[ 2.138075] FDC 0 is a S82078B\n[ 2.213799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.375043] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.376280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.377543] usb 1-1: Product: QEMU USB Tablet\n[ 2.378406] usb 1-1: Manufacturer: QEMU\n[ 2.379173] usb 1-1: SerialNumber: 42\n[ 2.386685] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.393490] usbcore: registered new interface driver usbhid\n[ 2.394625] usbhid: USB HID core driver\n[ 2.397340] 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.399582] 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.750030] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.380885] md: linear personality registered for level -1\n[ 3.383491] md: multipath personality registered for level -4\n[ 3.386163] md: raid0 personality registered for level 0\n[ 3.389079] md: raid1 personality registered for level 1\n[ 3.457725] raid6: sse2x1 gen() 11189 MB/s\n[ 3.525724] raid6: sse2x1 xor() 8745 MB/s\n[ 3.593722] raid6: sse2x2 gen() 14294 MB/s\n[ 3.661723] raid6: sse2x2 xor() 9585 MB/s\n[ 3.729721] raid6: sse2x4 gen() 16571 MB/s\n[ 3.797747] raid6: sse2x4 xor() 11573 MB/s\n[ 3.865722] raid6: avx2x1 gen() 22052 MB/s\n[ 3.933722] raid6: avx2x2 gen() 25681 MB/s\n[ 4.001726] raid6: avx2x4 gen() 29124 MB/s\n[ 4.003118] raid6: using algorithm avx2x4 gen() 29124 MB/s\n[ 4.004606] raid6: using avx2x2 recovery algorithm\n[ 4.016395] xor: automatically using best checksumming function:\n[ 4.057722] avx : 34897.000 MB/sec\n[ 4.060032] async_tx: api initialized (async)\n[ 4.068924] md: raid6 personality registered for level 6\n[ 4.070395] md: raid5 personality registered for level 5\n[ 4.071706] md: raid4 personality registered for level 4\n[ 4.076799] 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.102271] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.129481] 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.223740] 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.227303] systemd[1]: Detected virtualization kvm.\n[ 4.228264] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.231642] systemd[1]: Set hostname to .\n[ 4.235514] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.236895] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.349083] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.351242] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.353797] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355709] 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.358879] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.360943] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.362694] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.364920] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.369299] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.373015] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.378340] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.380741] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.383941] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.387677] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.394844] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.397813] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 4.399340] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.405676] Loading iSCSI transport class v2.0-870.\n[ 4.406702] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.409131] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.413528] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.418086] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.424561] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.430741] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.433650] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.438085] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.441668] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.446134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.453047] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.458003] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.464432] 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.471404] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.474888] 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.481340] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484337] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489026] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.492040] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.494627] iscsi: registered transport (iser)\n] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 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"} 2018-11-06 23:03:06,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-41366a14-d447-421a-b689-dba1d8375709 2018-11-06 23:03:06,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-bd8d5856-b5c3-4d8d-8873-0a1a9fef4fe0 x-compute-request-id: req-bd8d5856-b5c3-4d8d-8873-0a1a9fef4fe0 Content-Encoding: gzip Content-Length: 13559 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 612145477 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.910 MHz processor\n[ 0.134393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136054] pid_max: default: 32768 minimum: 301\n[ 0.136950] ACPI: Core revision 20150930\n[ 0.138322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139638] Security Framework initialized\n[ 0.140456] Yama: becoming mindful.\n[ 0.141194] AppArmor: AppArmor initialized\n[ 0.142083] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143489] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145151] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146371] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147762] Initializing cgroup subsys io\n[ 0.148586] Initializing cgroup subsys memory\n[ 0.149460] Initializing cgroup subsys devices\n[ 0.150333] Initializing cgroup subsys freezer\n[ 0.151205] Initializing cgroup subsys net_cls\n[ 0.152079] Initializing cgroup subsys perf_event\n[ 0.152984] Initializing cgroup subsys net_prio\n[ 0.153874] Initializing cgroup subsys hugetlb\n[ 0.154747] Initializing cgroup subsys pids\n[ 0.155620] CPU: Physical Processor ID: 0\n[ 0.157116] mce: CPU supports 10 MCE banks\n[ 0.157973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158979] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169668] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.176025] ftrace: allocating 32123 entries in 126 pages\n[ 0.202442] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203671] smpboot: Max logical packages: 1\n[ 0.204673] x2apic enabled\n[ 0.205490] Switched APIC routing to physical x2apic.\n[ 0.207249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208374] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212186] KVM setup paravirtual spinlock\n[ 0.213468] x86: Booted up 1 node, 1 CPUs\n[ 0.214269] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215640] devtmpfs: initialized\n[ 0.218104] evm: security.selinux\n[ 0.218799] evm: security.SMACK64\n[ 0.219480] evm: security.SMACK64EXEC\n[ 0.220221] evm: security.SMACK64TRANSMUTE\n[ 0.221027] evm: security.SMACK64MMAP\n[ 0.221766] evm: security.ima\n[ 0.222395] evm: security.capability\n[ 0.223191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225020] pinctrl core: initialized pinctrl subsystem\n[ 0.226108] RTC time: 23:02:37, date: 11/06/18\n[ 0.227038] NET: Registered protocol family 16\n[ 0.227995] cpuidle: using governor ladder\n[ 0.228800] cpuidle: using governor menu\n[ 0.229569] PCCT header not found.\n[ 0.230320] ACPI: bus type PCI registered\n[ 0.231114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232337] PCI: Using configuration type 1 for base access\n[ 0.234472] ACPI: Added _OSI(Module Device)\n[ 0.235300] ACPI: Added _OSI(Processor Device)\n[ 0.236149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237033] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239176] ACPI: Interpreter enabled\n[ 0.239934] ACPI: (supports S0 S5)\n[ 0.240624] ACPI: Using IOAPIC for interrupt routing\n[ 0.241558] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244587] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250332] acpiphp: Slot [3] registered\n[ 0.251116] acpiphp: Slot [4] registered\n[ 0.251892] acpiphp: Slot [5] registered\n[ 0.252679] acpiphp: Slot [6] registered\n[ 0.253455] acpiphp: Slot [7] registered\n[ 0.254230] acpiphp: Slot [8] registered\n[ 0.255017] acpiphp: Slot [9] registered\n[ 0.255795] acpiphp: Slot [10] registered\n[ 0.256583] acpiphp: Slot [11] registered\n[ 0.257378] acpiphp: Slot [12] registered\n[ 0.258170] acpiphp: Slot [13] registered\n[ 0.258959] acpiphp: Slot [14] registered\n[ 0.269699] acpiphp: Slot [15] registered\n[ 0.270540] acpiphp: Slot [16] registered\n[ 0.271341] acpiphp: Slot [17] registered\n[ 0.272139] acpiphp: Slot [18] registered\n[ 0.272943] acpiphp: Slot [19] registered\n[ 0.273746] acpiphp: Slot [20] registered\n[ 0.274543] acpiphp: Slot [21] registered\n[ 0.275343] acpiphp: Slot [22] registered\n[ 0.276143] acpiphp: Slot [23] registered\n[ 0.276942] acpiphp: Slot [24] registered\n[ 0.277744] acpiphp: Slot [25] registered\n[ 0.278542] acpiphp: Slot [26] registered\n[ 0.279338] acpiphp: Slot [27] registered\n[ 0.280136] acpiphp: Slot [28] registered\n[ 0.280937] acpiphp: Slot [29] registered\n[ 0.281742] acpiphp: Slot [30] registered\n[ 0.282537] acpiphp: Slot [31] registered\n[ 0.283332] PCI host bridge to bus 0000:00\n[ 0.284138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285359] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288021] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.289480] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295853] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306102] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307524] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353865] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356754] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359562] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362149] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363201] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364780] vgaarb: loaded\n[ 0.365379] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366524] SCSI subsystem initialized\n[ 0.367337] ACPI: bus type USB registered\n[ 0.368151] usbcore: registered new interface driver usbfs\n[ 0.369179] usbcore: registered new interface driver hub\n[ 0.370184] usbcore: registered new device driver usb\n[ 0.371226] PCI: Using ACPI for IRQ routing\n[ 0.372248] NetLabel: Initializing\n[ 0.372959] NetLabel: domain hash size = 128\n[ 0.373814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374769] NetLabel: unlabeled traffic allowed by default\n[ 0.375853] amd_nb: Cannot enumerate AMD northbridges\n[ 0.376822] clocksource: Switched to clocksource kvm-clock\n[ 0.382251] AppArmor: AppArmor Filesystem Enabled\n[ 0.383239] pnp: PnP ACPI init\n[ 0.384147] pnp: PnP ACPI: found 5 devices\n[ 0.390194] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391897] NET: Registered protocol family 2\n[ 0.392852] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.394133] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.395326] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.396510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397607] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.398788] NET: Registered protocol family 1\n[ 0.399736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400888] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416236] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430420] Trying to unpack rootfs image as initramfs...\n[ 1.713927] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.729443] Scanning for low memory corruption every 60 seconds\n[ 1.730906] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.732184] audit: initializing netlink subsys (disabled)\n[ 1.733320] audit: type=2000 audit(1541545359.386:1): initialized\n[ 1.734777] Initialise system trusted keyring\n[ 1.735794] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.737112] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.739209] zbud: loaded\n[ 1.739951] VFS: Disk quotas dquot_6.6.0\n[ 1.740855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.742357] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.743695] fuse init (API version 7.23)\n[ 1.744632] Key type big_key registered\n[ 1.745504] Allocating IMA MOK and blacklist keyrings.\n[ 1.746709] Key type asymmetric registered\n[ 1.747587] Asymmetric key parser 'x509' registered\n[ 1.748634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.750254] io scheduler noop registered\n[ 1.751157] io scheduler deadline registered (default)\n[ 1.752260] io scheduler cfq registered\n[ 1.753197] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.754304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.755642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.757237] ACPI: Power Button [PWRF]\n[ 1.758140] GHES: HEST is not enabled!\n[ 1.772149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.801578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.804142] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.831194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.833294] Linux agpgart interface v0.103\n[ 1.835295] brd: module loaded\n[ 1.836557] loop: module loaded\n[ 1.838139] vda: vda1\n[ 1.839529] scsi host0: ata_piix\n[ 1.840261] scsi host1: ata_piix\n[ 1.840977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.842190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.843620] libphy: Fixed MDIO Bus: probed\n[ 1.844440] tun: Universal TUN/TAP device driver, 1.6\n[ 1.845397] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.847530] PPP generic driver version 2.4.2\n[ 1.848418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.849690] ehci-pci: EHCI PCI platform driver\n[ 1.850556] ehci-platform: EHCI generic platform driver\n[ 1.851535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.852711] ohci-pci: OHCI PCI platform driver\n[ 1.853629] ohci-platform: OHCI generic platform driver\n[ 1.854677] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.869228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.870272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.871748] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.872789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.873925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.875252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.876804] usb usb1: Product: UHCI Host Controller\n[ 1.877807] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.879046] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.880061] hub 1-0:1.0: USB hub found\n[ 1.880867] hub 1-0:1.0: 2 ports detected\n[ 1.881812] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.884059] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.885096] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.886195] mousedev: PS/2 mouse device common for all mice\n[ 1.887480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.889325] rtc_cmos 00:00: RTC can wake from S4\n[ 1.890413] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.891615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.892801] i2c /dev entries driver\n[ 1.893565] device-mapper: uevent: version 1.0.3\n[ 1.894510] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.896128] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.897400] NET: Registered protocol family 10\n[ 1.898391] NET: Registered protocol family 17\n[ 1.899277] Key type dns_resolver registered\n[ 1.900201] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.901297] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.903030] registered taskstats version 1\n[ 1.903862] Loading compiled-in X.509 certificates\n[ 1.905295] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.907143] zswap: loaded using pool lzo/zbud\n[ 1.908942] Key type trusted registered\n[ 1.911186] Key type encrypted registered\n[ 1.912013] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.913056] ima: No TPM chip found, activating TPM-bypass!\n[ 1.914100] evm: HMAC attrs: 0x1\n[ 1.915038] Magic number: 10:882:48\n[ 1.915880] rtc_cmos 00:00: setting system clock to 2018-11-06 23:02:39 UTC (1541545359)\n[ 1.917497] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.918623] EDD information not available.\n[ 1.997387] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.998829] ata1.00: configured for MWDMA2\n[ 2.000027] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.002315] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.003534] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.014958] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.016836] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.018363] Write protecting the kernel read-only data: 14336k\n[ 2.019901] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021608] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.030182] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031949] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033935] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035793] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037629] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039435] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043065] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045352] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.075248] virtio_net virtio0 ens3: renamed from eth0\n[ 2.089446] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.091244] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.099730] AVX2 version of gcm_enc/dec engaged.\n[ 2.100641] AES CTR mode by8 optimization enabled\n[ 2.117207] FDC 0 is a S82078B\n[ 2.192862] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.356682] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.357929] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.359212] usb 1-1: Product: QEMU USB Tablet\n[ 2.360077] usb 1-1: Manufacturer: QEMU\n[ 2.360858] usb 1-1: SerialNumber: 42\n[ 2.368218] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.375021] usbcore: registered new interface driver usbhid\n[ 2.376125] usbhid: USB HID core driver\n[ 2.377865] 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.380161] 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.728867] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.730060] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.349117] md: linear personality registered for level -1\n[ 3.351776] md: multipath personality registered for level -4\n[ 3.354446] md: raid0 personality registered for level 0\n[ 3.357428] md: raid1 personality registered for level 1\n[ 3.428828] raid6: sse2x1 gen() 11274 MB/s\n[ 3.496825] raid6: sse2x1 xor() 8764 MB/s\n[ 3.564826] raid6: sse2x2 gen() 14226 MB/s\n[ 3.632825] raid6: sse2x2 xor() 9710 MB/s\n[ 3.700828] raid6: sse2x4 gen() 16523 MB/s\n[ 3.768825] raid6: sse2x4 xor() 11574 MB/s\n[ 3.836827] raid6: avx2x1 gen() 22041 MB/s\n[ 3.904826] raid6: avx2x2 gen() 25372 MB/s\n[ 3.972825] raid6: avx2x4 gen() 29614 MB/s\n[ 3.973718] raid6: using algorithm avx2x4 gen() 29614 MB/s\n[ 3.974761] raid6: using avx2x2 recovery algorithm\n[ 3.976772] xor: automatically using best checksumming function:\n[ 4.016824] avx : 35600.000 MB/sec\n[ 4.018717] async_tx: api initialized (async)\n[ 4.026355] md: raid6 personality registered for level 6\n[ 4.027456] md: raid5 personality registered for level 5\n[ 4.028532] md: raid4 personality registered for level 4\n[ 4.032788] 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.057204] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.083841] 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.267589] 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.271430] systemd[1]: Detected virtualization kvm.\n[ 4.272511] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.276406] systemd[1]: Set hostname to .\n[ 4.280680] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.282164] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.743185] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.745915] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.748867] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.751896] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.754611] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.758545] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.762856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.767187] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.770529] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.775179] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.778053] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.781685] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.785547] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.788496] 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...[ 4.793785] Loading iSCSI transport class v2.0-870.\n\n[ 4.795223] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.801581] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.804375] iscsi: registered transport (tcp)\n[ 4.805631] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.808225] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.812812] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.817691] 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.823756] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.825162] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.826979] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.828787] 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.834883] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.839529] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.842000] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.850461] 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.853471] iscsi: registered transport (iser)\n\n[ 4.857284] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.861845] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.867832] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.874232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.876288] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.881556] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.888691] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.897620] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.903046] 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.908368] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.912242] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.915756] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.922951] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started 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 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] 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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\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.420078] cloud-init[444]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 23:02:43 +0000. Up 5.72 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[ 12.623721] cloud-init[1032]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 23:02:45 +0000. Up 7.50 seconds.\n[ 12.625551] cloud-init[1032]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.628099] cloud-init[1032]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.632093] cloud-init[1032]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.636101] cloud-init[1032]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.640112] cloud-init[1032]: ci-info: | ens3 | True | 10.10.10.14 | 255.255.255.0 | . | fa:16:3e:9e:23:98 |\n[ 12.644111] cloud-init[1032]: ci-info: | ens3 | True | fe80::f816:3eff:fe9e:2398/64 | . | link | fa:16:3e:9e:23:98 |\n[ 12.646062] cloud-init[1032]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 12.652488] cloud-init[1032]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.656145] cloud-init[1032]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.660100] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 12.664117] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.668106] cloud-init[1032]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.672118] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.676121] cloud-init[1032]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 12.680100] cloud-init[1032]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 12.684099] cloud-init[1032]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 12.688102] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.692117] cloud-init[1032]: Generating public/private rsa key pair.\n[ 12.696143] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 12.700099] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 12.703838] cloud-init[1032]: The key fingerprint is:\n[ 12.705628] cloud-init[1032]: SHA256:QwCe/5etnPbgWCG9Nd1TWb44QtirsUJgvpZg7ayK3NI root@sdnvpn-13-1\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 12.710859] cloud-init[1032]: The key's randomart image is:\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.[ 12.716716] cloud-init[1032]: +---[RSA 2048]----+\n[ 12.717672] cloud-init[1032]: | ... .|\n[ 12.718467] cloud-init[1032]: | . . . o .o|\n[ 12.719215] cloud-init[1032]: | oo .. o .o|\n[ 12.720854] cloud-init[1032]: | +... .. ....o|\n[ 12.721625] cloud-init[1032]: | o o..S.oooo.o.|\n[ 12.722393] cloud-init[1032]: | . + +. o+*... .|\n[ 12.723290] cloud-init[1032]: | . * ..o* . |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n\n[ 12.727469] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.cloud-init[1032]: |o..Eo .*.+ |\n[ 12.734614] cloud-init[1032]: |.ooo ..=.. |\n[ 12.735387] cloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 12.740327] cloud-init[1032]: Generating public/private dsa key pair.\n[ 12.741505] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n Starting LXD - unix socket.\n[ 12.743733] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 12.747615] cloud-init[1032]: The key fingerprint is:\n[ 12.750203] cloud-init[1032]: SHA256:PQfYQdWXHkQ8eAqLipjm2WQufIIA/VSxa6+z3xI1h9Y root@sdnvpn-13-1[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 12.755030] cloud-init[1032]: The key's randomart image is:\n[ 12.757453] cloud-init[1032]: +---[DSA 1024]----+\n[ 12.760605] cloud-init[1032]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n| .. .o...=o.|\n[ 12.764821] cloud-init[1032]: | .. o o ..*.|\n[ 12.767098] cloud-init[1032]: | . .. . +oo +.o|\n[ 12.770401] cloud-init[1032]: |. . . . o=oE. . |\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Reached target Sockets.\n[ 12.773147] cloud-init[1032]: |. oo + Sooo. |\n[[0;32m OK [0m] Reached target Basic System.\n[ 12.775439] cloud-init[1032]: [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...|. +.= o. o |\n[ 12.781154] cloud-init[1032]: |. = * .. |\n[ 12.781903] cloud-init[1032]: | . * +.... |\n[ 12.782644] cloud-init[1032]: | + o+... |\n[ 12.783388] cloud-init[1032]: +----[SHA256]-----+\n[ 12.784154] cloud-init[1032]: Generating public/private ecdsa key pair.\n[ 12.785088] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 12.786238] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 12.787384] cloud-init[1032]: The key fingerprint is:\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 12.807811] cloud-init[1032]: SHA256:3wBv4Iij6/mw/UX4ngjPuYdrbNdr6hktn6p5vPmR5D0 root@sdnvpn-13-1\n[ 12.815633] cloud-init[1032]: The key's randomart image is:\n[ 12.820445] cloud-init[1032]: +---[ECDSA 256]---+\n[ 12.825206] cloud-init[1032]: | |\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 12.835372] Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\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 Starting /etc/rc.local Compatibility...\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[1032]: | |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 12.909323] cloud-init[1032]: | o |\n[[0;32m OK [0m] Started System Logging Service.\n[ 12.944658] cloud-init[1032]: | . + + |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 12.973598] cloud-init[1032]: | o o S = |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 12.988982] cloud-init[1032]: | . . o * = |\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 12.997809] cloud-init[1032]: | o .. o=.* E |\n\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 13.050006] cloud-init[1032]: | * +=*=Boo . |\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: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.[ 13.098321] cloud-init[1032]: | .=.o+@OX*=. |\n\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Accounts Service.\n[ 13.109261] cloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 13.111900] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...[1032]: Generating public/private ed25519 key pair.\n[ 13.128087] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 13.149737] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 13.157531] cloud-init[1032]: The key fingerprint is:\n[ 13.158676] cloud-init[1032]: SHA256:TLzdK24QfhchyIJbHdb6ucV+87t30zQDyKnbtOG2l5Q root@sdnvpn-13-1\n[ 13.168197] cloud-init[1032]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 13.173696] cloud-init[1032]: +--[ED25519 256]--+\n[ 13.178433] cloud-init[1032]: | . oo+ |\n[ 13.180138] cloud-init[1032]: | . oo+ o . |\n[ 13.188095] cloud-init[1032]: | o .o...o. |\n[ 13.189135] cloud-init[1032]: | . ooo =.. |\n[ 13.190128] cloud-init[1032]: | .Sooo..o |\n[ 13.192099] cloud-init[1032]: | o.+o+E o.|\n[ 13.196085] cloud-init[1032]: | o*== ..+|\n[ 13.201523] cloud-init[1032]: | oo*.oo.+|\n[ 13.202818] cloud-init[1032]: | .o.o. =B|\n[ 13.212371] cloud-init[1032]: +----[SHA256]-----+\n[ 13.476068] cloud-init[1136]: Generating locales (this might take a while)...\n[ 14.062710] cloud-init[1136]: en_US.UTF-8... done\n[ 14.065066] cloud-init[1136]: 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[ 15.808415] cloud-init[1136]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 23:02:51 +0000. Up 13.41 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 16.124909] cloud-init[1399]: + sudo useradd -m sdnvpn\n[ 16.184026] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 18.179957] cloud-init[1399]: + sudo adduser sdnvpn sudo\n[ 18.226021] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 18.262354] cloud-init[1399]: Adding user `sdnvpn' to group `sudo' ...\n[ 18.266266] cloud-init[1399]: Adding user sdnvpn to group sudo\n[ 18.659950] cloud-init[1399]: Done.\n[ 18.661317] cloud-init[1399]: + chpasswd\n[ 18.662254] cloud-init[1399]: + sudo echo sdnvpn:opnfv\n[ 18.792263] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 18.823406] cloud-init[1399]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2018-11-06 23:03:06,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action used request id req-bd8d5856-b5c3-4d8d-8873-0a1a9fef4fe0 2018-11-06 23:03:08,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:09,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-0843121e-ce16-4b36-9439-84671c57b7a2 x-compute-request-id: req-0843121e-ce16-4b36-9439-84671c57b7a2 Content-Encoding: gzip Content-Length: 10543 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 617043505 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.910 MHz processor\n[ 0.133790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135433] pid_max: default: 32768 minimum: 301\n[ 0.136306] ACPI: Core revision 20150930\n[ 0.137663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138940] Security Framework initialized\n[ 0.139740] Yama: becoming mindful.\n[ 0.140462] AppArmor: AppArmor initialized\n[ 0.141331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.142701] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144330] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145529] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146879] Initializing cgroup subsys io\n[ 0.147682] Initializing cgroup subsys memory\n[ 0.148526] Initializing cgroup subsys devices\n[ 0.149390] Initializing cgroup subsys freezer\n[ 0.150242] Initializing cgroup subsys net_cls\n[ 0.151093] Initializing cgroup subsys perf_event\n[ 0.151976] Initializing cgroup subsys net_prio\n[ 0.152838] Initializing cgroup subsys hugetlb\n[ 0.153706] Initializing cgroup subsys pids\n[ 0.154568] CPU: Physical Processor ID: 0\n[ 0.156039] mce: CPU supports 10 MCE banks\n[ 0.156875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168563] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174993] ftrace: allocating 32123 entries in 126 pages\n[ 0.201291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202516] smpboot: Max logical packages: 1\n[ 0.203497] x2apic enabled\n[ 0.204295] Switched APIC routing to physical x2apic.\n[ 0.206030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207127] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210842] KVM setup paravirtual spinlock\n[ 0.212134] x86: Booted up 1 node, 1 CPUs\n[ 0.212924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214295] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217436] evm: security.SMACK64\n[ 0.218115] evm: security.SMACK64EXEC\n[ 0.218840] evm: security.SMACK64TRANSMUTE\n[ 0.219631] evm: security.SMACK64MMAP\n[ 0.220373] evm: security.ima\n[ 0.221001] evm: security.capability\n[ 0.221786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223608] pinctrl core: initialized pinctrl subsystem\n[ 0.224690] RTC time: 23:03:00, date: 11/06/18\n[ 0.225615] NET: Registered protocol family 16\n[ 0.226573] cpuidle: using governor ladder\n[ 0.227379] cpuidle: using governor menu\n[ 0.228146] PCCT header not found.\n[ 0.228888] ACPI: bus type PCI registered\n[ 0.229677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.233027] ACPI: Added _OSI(Module Device)\n[ 0.233846] ACPI: Added _OSI(Processor Device)\n[ 0.234692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237741] ACPI: Interpreter enabled\n[ 0.238504] ACPI: (supports S0 S5)\n[ 0.239199] ACPI: Using IOAPIC for interrupt routing\n[ 0.240129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245463] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248915] acpiphp: Slot [3] registered\n[ 0.249700] acpiphp: Slot [4] registered\n[ 0.250474] acpiphp: Slot [5] registered\n[ 0.251259] acpiphp: Slot [6] registered\n[ 0.252041] acpiphp: Slot [7] registered\n[ 0.252813] acpiphp: Slot [8] registered\n[ 0.253591] acpiphp: Slot [9] registered\n[ 0.254371] acpiphp: Slot [10] registered\n[ 0.255158] acpiphp: Slot [11] registered\n[ 0.255949] acpiphp: Slot [12] registered\n[ 0.256741] acpiphp: Slot [13] registered\n[ 0.257537] acpiphp: Slot [14] registered\n[ 0.268353] acpiphp: Slot [15] registered\n[ 0.269147] acpiphp: Slot [16] registered\n[ 0.269931] acpiphp: Slot [17] registered\n[ 0.270720] acpiphp: Slot [18] registered\n[ 0.271511] acpiphp: Slot [19] registered\n[ 0.272299] acpiphp: Slot [20] registered\n[ 0.273086] acpiphp: Slot [21] registered\n[ 0.273869] acpiphp: Slot [22] registered\n[ 0.274659] acpiphp: Slot [23] registered\n[ 0.275446] acpiphp: Slot [24] registered\n[ 0.276231] acpiphp: Slot [25] registered\n[ 0.277019] acpiphp: Slot [26] registered\n[ 0.277807] acpiphp: Slot [27] registered\n[ 0.278603] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280180] acpiphp: Slot [30] registered\n[ 0.280961] acpiphp: Slot [31] registered\n[ 0.281742] PCI host bridge to bus 0000:00\n[ 0.282535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286298] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352475] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359332] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361873] vgaarb: loaded\n[ 0.362467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363596] SCSI subsystem initialized\n[ 0.364396] ACPI: bus type USB registered\n[ 0.365194] usbcore: registered new interface driver usbfs\n[ 0.366198] usbcore: registered new interface driver hub\n[ 0.367178] usbcore: registered new device driver usb\n[ 0.368208] PCI: Using ACPI for IRQ routing\n[ 0.369222] NetLabel: Initializing\n[ 0.369922] NetLabel: domain hash size = 128\n[ 0.370760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371695] NetLabel: unlabeled traffic allowed by default\n[ 0.372765] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373719] clocksource: Switched to clocksource kvm-clock\n[ 0.379126] AppArmor: AppArmor Filesystem Enabled\n[ 0.380071] pnp: PnP ACPI init\n[ 0.380961] pnp: PnP ACPI: found 5 devices\n[ 0.387008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388672] NET: Registered protocol family 2\n[ 0.389611] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391085] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392555] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393981] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396757] NET: Registered protocol family 1\n[ 0.397804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429865] Trying to unpack rootfs image as initramfs...\n[ 1.735655] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.751858] Scanning for low memory corruption every 60 seconds\n[ 1.753475] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.754895] audit: initializing netlink subsys (disabled)\n[ 1.756132] audit: type=2000 audit(1541545382.807:1): initialized\n[ 1.757687] Initialise system trusted keyring\n[ 1.758832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.760299] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.762610] zbud: loaded\n[ 1.763446] VFS: Disk quotas dquot_6.6.0\n[ 1.764454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.766174] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.767630] fuse init (API version 7.23)\n[ 1.768675] Key type big_key registered\n[ 1.769641] Allocating IMA MOK and blacklist keyrings.\n[ 1.770970] Key type asymmetric registered\n[ 1.771952] Asymmetric key parser 'x509' registered\n[ 1.773103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.774858] io scheduler noop registered\n[ 1.775810] io scheduler deadline registered (default)\n[ 1.777002] io scheduler cfq registered\n[ 1.778000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.779259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.780779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.782290] ACPI: Power Button [PWRF]\n[ 1.783132] GHES: HEST is not enabled!\n[ 1.797120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.831203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.855101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.857181] Linux agpgart interface v0.103\n[ 1.859179] brd: module loaded\n[ 1.860410] loop: module loaded\n[ 1.861948] vda: vda1\n[ 1.863353] scsi host0: ata_piix\n[ 1.864080] scsi host1: ata_piix\n[ 1.864775] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.865974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.867411] libphy: Fixed MDIO Bus: probed\n[ 1.868221] tun: Universal TUN/TAP device driver, 1.6\n[ 1.869160] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.871295] PPP generic driver version 2.4.2\n[ 1.872176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.873422] ehci-pci: EHCI PCI platform driver\n[ 1.874303] ehci-platform: EHCI generic platform driver\n[ 1.875266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.876365] ohci-pci: OHCI PCI platform driver\n[ 1.877227] ohci-platform: OHCI generic platform driver\n[ 1.878208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.892762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.893740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.895161] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.896158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.897247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.898447] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.899836] usb usb1: Product: UHCI Host Controller\n[ 1.900748] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.901864] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.902797] hub 1-0:1.0: USB hub found\n[ 1.903562] hub 1-0:1.0: 2 ports detected\n[ 1.904448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.906532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.907458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.908456] mousedev: PS/2 mouse device common for all mice\n[ 1.909679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.911485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.912559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.913738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.914900] i2c /dev entries driver\n[ 1.915645] device-mapper: uevent: version 1.0.3\n[ 1.916560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.918158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.919405] NET: Registered protocol family 10\n[ 1.920379] NET: Registered protocol family 17\n[ 1.921240] Key type dns_resolver registered\n[ 1.922166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.923235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.924946] registered taskstats version 1\n[ 1.925772] Loading compiled-in X.509 certificates\n[ 1.927186] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.928973] zswap: loaded using pool lzo/zbud\n[ 1.930760] Key type trusted registered\n[ 1.932964] Key type encrypted registered\n[ 1.933807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.934812] ima: No TPM chip found, activating TPM-bypass!\n[ 1.935824] evm: HMAC attrs: 0x1\n[ 1.936745] Magic number: 10:435:99\n[ 1.937563] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:02 UTC (1541545382)\n[ 1.939138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.940225] EDD information not available.\n[ 2.022298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.023727] ata1.00: configured for MWDMA2\n[ 2.024915] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.027189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.028375] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.039995] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.041862] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.043372] Write protecting the kernel read-only data: 14336k\n[ 2.044895] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.046580] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.055280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060812] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062641] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064421] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068012] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.070297] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.072051] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.100381] virtio_net virtio0 ens3: renamed from eth0\n[ 2.108344] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.110205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.134708] AVX2 version of gcm_enc/dec engaged.\n[ 2.135658] AES CTR mode by8 optimization enabled\n[ 2.138075] FDC 0 is a S82078B\n[ 2.213799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.375043] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.376280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.377543] usb 1-1: Product: QEMU USB Tablet\n[ 2.378406] usb 1-1: Manufacturer: QEMU\n[ 2.379173] usb 1-1: SerialNumber: 42\n[ 2.386685] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.393490] usbcore: registered new interface driver usbhid\n[ 2.394625] usbhid: USB HID core driver\n[ 2.397340] 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.399582] 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.750030] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.380885] md: linear personality registered for level -1\n[ 3.383491] md: multipath personality registered for level -4\n[ 3.386163] md: raid0 personality registered for level 0\n[ 3.389079] md: raid1 personality registered for level 1\n[ 3.457725] raid6: sse2x1 gen() 11189 MB/s\n[ 3.525724] raid6: sse2x1 xor() 8745 MB/s\n[ 3.593722] raid6: sse2x2 gen() 14294 MB/s\n[ 3.661723] raid6: sse2x2 xor() 9585 MB/s\n[ 3.729721] raid6: sse2x4 gen() 16571 MB/s\n[ 3.797747] raid6: sse2x4 xor() 11573 MB/s\n[ 3.865722] raid6: avx2x1 gen() 22052 MB/s\n[ 3.933722] raid6: avx2x2 gen() 25681 MB/s\n[ 4.001726] raid6: avx2x4 gen() 29124 MB/s\n[ 4.003118] raid6: using algorithm avx2x4 gen() 29124 MB/s\n[ 4.004606] raid6: using avx2x2 recovery algorithm\n[ 4.016395] xor: automatically using best checksumming function:\n[ 4.057722] avx : 34897.000 MB/sec\n[ 4.060032] async_tx: api initialized (async)\n[ 4.068924] md: raid6 personality registered for level 6\n[ 4.070395] md: raid5 personality registered for level 5\n[ 4.071706] md: raid4 personality registered for level 4\n[ 4.076799] 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.102271] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.129481] 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.223740] 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.227303] systemd[1]: Detected virtualization kvm.\n[ 4.228264] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.231642] systemd[1]: Set hostname to .\n[ 4.235514] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.236895] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.349083] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.351242] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.353797] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355709] 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.358879] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.360943] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.362694] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.364920] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.369299] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.373015] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.378340] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.380741] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.383941] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.387677] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.394844] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.397813] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 4.399340] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.405676] Loading iSCSI transport class v2.0-870.\n[ 4.406702] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.409131] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.413528] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.418086] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.424561] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.430741] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.433650] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.438085] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.441668] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.446134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.453047] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.458003] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.464432] 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.471404] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.474888] 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.481340] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484337] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489026] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.492040] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.494627] iscsi: registered transport (iser)\n] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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.924990] cloud-init[465]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 23:03:05 +0000. Up 5.21 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"} 2018-11-06 23:03:09,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-0843121e-ce16-4b36-9439-84671c57b7a2 2018-11-06 23:03:12,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:13,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-dca8e39b-dae2-4ef2-9b2a-ef2bf06eecb7 x-compute-request-id: req-dca8e39b-dae2-4ef2-9b2a-ef2bf06eecb7 Content-Encoding: gzip Content-Length: 13391 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 617043505 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.910 MHz processor\n[ 0.133790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135433] pid_max: default: 32768 minimum: 301\n[ 0.136306] ACPI: Core revision 20150930\n[ 0.137663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138940] Security Framework initialized\n[ 0.139740] Yama: becoming mindful.\n[ 0.140462] AppArmor: AppArmor initialized\n[ 0.141331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.142701] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144330] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145529] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146879] Initializing cgroup subsys io\n[ 0.147682] Initializing cgroup subsys memory\n[ 0.148526] Initializing cgroup subsys devices\n[ 0.149390] Initializing cgroup subsys freezer\n[ 0.150242] Initializing cgroup subsys net_cls\n[ 0.151093] Initializing cgroup subsys perf_event\n[ 0.151976] Initializing cgroup subsys net_prio\n[ 0.152838] Initializing cgroup subsys hugetlb\n[ 0.153706] Initializing cgroup subsys pids\n[ 0.154568] CPU: Physical Processor ID: 0\n[ 0.156039] mce: CPU supports 10 MCE banks\n[ 0.156875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168563] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174993] ftrace: allocating 32123 entries in 126 pages\n[ 0.201291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202516] smpboot: Max logical packages: 1\n[ 0.203497] x2apic enabled\n[ 0.204295] Switched APIC routing to physical x2apic.\n[ 0.206030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207127] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210842] KVM setup paravirtual spinlock\n[ 0.212134] x86: Booted up 1 node, 1 CPUs\n[ 0.212924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214295] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217436] evm: security.SMACK64\n[ 0.218115] evm: security.SMACK64EXEC\n[ 0.218840] evm: security.SMACK64TRANSMUTE\n[ 0.219631] evm: security.SMACK64MMAP\n[ 0.220373] evm: security.ima\n[ 0.221001] evm: security.capability\n[ 0.221786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223608] pinctrl core: initialized pinctrl subsystem\n[ 0.224690] RTC time: 23:03:00, date: 11/06/18\n[ 0.225615] NET: Registered protocol family 16\n[ 0.226573] cpuidle: using governor ladder\n[ 0.227379] cpuidle: using governor menu\n[ 0.228146] PCCT header not found.\n[ 0.228888] ACPI: bus type PCI registered\n[ 0.229677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.233027] ACPI: Added _OSI(Module Device)\n[ 0.233846] ACPI: Added _OSI(Processor Device)\n[ 0.234692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237741] ACPI: Interpreter enabled\n[ 0.238504] ACPI: (supports S0 S5)\n[ 0.239199] ACPI: Using IOAPIC for interrupt routing\n[ 0.240129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245463] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248915] acpiphp: Slot [3] registered\n[ 0.249700] acpiphp: Slot [4] registered\n[ 0.250474] acpiphp: Slot [5] registered\n[ 0.251259] acpiphp: Slot [6] registered\n[ 0.252041] acpiphp: Slot [7] registered\n[ 0.252813] acpiphp: Slot [8] registered\n[ 0.253591] acpiphp: Slot [9] registered\n[ 0.254371] acpiphp: Slot [10] registered\n[ 0.255158] acpiphp: Slot [11] registered\n[ 0.255949] acpiphp: Slot [12] registered\n[ 0.256741] acpiphp: Slot [13] registered\n[ 0.257537] acpiphp: Slot [14] registered\n[ 0.268353] acpiphp: Slot [15] registered\n[ 0.269147] acpiphp: Slot [16] registered\n[ 0.269931] acpiphp: Slot [17] registered\n[ 0.270720] acpiphp: Slot [18] registered\n[ 0.271511] acpiphp: Slot [19] registered\n[ 0.272299] acpiphp: Slot [20] registered\n[ 0.273086] acpiphp: Slot [21] registered\n[ 0.273869] acpiphp: Slot [22] registered\n[ 0.274659] acpiphp: Slot [23] registered\n[ 0.275446] acpiphp: Slot [24] registered\n[ 0.276231] acpiphp: Slot [25] registered\n[ 0.277019] acpiphp: Slot [26] registered\n[ 0.277807] acpiphp: Slot [27] registered\n[ 0.278603] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280180] acpiphp: Slot [30] registered\n[ 0.280961] acpiphp: Slot [31] registered\n[ 0.281742] PCI host bridge to bus 0000:00\n[ 0.282535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286298] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352475] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359332] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361873] vgaarb: loaded\n[ 0.362467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363596] SCSI subsystem initialized\n[ 0.364396] ACPI: bus type USB registered\n[ 0.365194] usbcore: registered new interface driver usbfs\n[ 0.366198] usbcore: registered new interface driver hub\n[ 0.367178] usbcore: registered new device driver usb\n[ 0.368208] PCI: Using ACPI for IRQ routing\n[ 0.369222] NetLabel: Initializing\n[ 0.369922] NetLabel: domain hash size = 128\n[ 0.370760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371695] NetLabel: unlabeled traffic allowed by default\n[ 0.372765] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373719] clocksource: Switched to clocksource kvm-clock\n[ 0.379126] AppArmor: AppArmor Filesystem Enabled\n[ 0.380071] pnp: PnP ACPI init\n[ 0.380961] pnp: PnP ACPI: found 5 devices\n[ 0.387008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388672] NET: Registered protocol family 2\n[ 0.389611] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391085] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392555] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393981] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396757] NET: Registered protocol family 1\n[ 0.397804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429865] Trying to unpack rootfs image as initramfs...\n[ 1.735655] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.751858] Scanning for low memory corruption every 60 seconds\n[ 1.753475] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.754895] audit: initializing netlink subsys (disabled)\n[ 1.756132] audit: type=2000 audit(1541545382.807:1): initialized\n[ 1.757687] Initialise system trusted keyring\n[ 1.758832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.760299] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.762610] zbud: loaded\n[ 1.763446] VFS: Disk quotas dquot_6.6.0\n[ 1.764454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.766174] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.767630] fuse init (API version 7.23)\n[ 1.768675] Key type big_key registered\n[ 1.769641] Allocating IMA MOK and blacklist keyrings.\n[ 1.770970] Key type asymmetric registered\n[ 1.771952] Asymmetric key parser 'x509' registered\n[ 1.773103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.774858] io scheduler noop registered\n[ 1.775810] io scheduler deadline registered (default)\n[ 1.777002] io scheduler cfq registered\n[ 1.778000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.779259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.780779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.782290] ACPI: Power Button [PWRF]\n[ 1.783132] GHES: HEST is not enabled!\n[ 1.797120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.831203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.855101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.857181] Linux agpgart interface v0.103\n[ 1.859179] brd: module loaded\n[ 1.860410] loop: module loaded\n[ 1.861948] vda: vda1\n[ 1.863353] scsi host0: ata_piix\n[ 1.864080] scsi host1: ata_piix\n[ 1.864775] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.865974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.867411] libphy: Fixed MDIO Bus: probed\n[ 1.868221] tun: Universal TUN/TAP device driver, 1.6\n[ 1.869160] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.871295] PPP generic driver version 2.4.2\n[ 1.872176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.873422] ehci-pci: EHCI PCI platform driver\n[ 1.874303] ehci-platform: EHCI generic platform driver\n[ 1.875266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.876365] ohci-pci: OHCI PCI platform driver\n[ 1.877227] ohci-platform: OHCI generic platform driver\n[ 1.878208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.892762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.893740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.895161] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.896158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.897247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.898447] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.899836] usb usb1: Product: UHCI Host Controller\n[ 1.900748] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.901864] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.902797] hub 1-0:1.0: USB hub found\n[ 1.903562] hub 1-0:1.0: 2 ports detected\n[ 1.904448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.906532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.907458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.908456] mousedev: PS/2 mouse device common for all mice\n[ 1.909679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.911485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.912559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.913738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.914900] i2c /dev entries driver\n[ 1.915645] device-mapper: uevent: version 1.0.3\n[ 1.916560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.918158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.919405] NET: Registered protocol family 10\n[ 1.920379] NET: Registered protocol family 17\n[ 1.921240] Key type dns_resolver registered\n[ 1.922166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.923235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.924946] registered taskstats version 1\n[ 1.925772] Loading compiled-in X.509 certificates\n[ 1.927186] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.928973] zswap: loaded using pool lzo/zbud\n[ 1.930760] Key type trusted registered\n[ 1.932964] Key type encrypted registered\n[ 1.933807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.934812] ima: No TPM chip found, activating TPM-bypass!\n[ 1.935824] evm: HMAC attrs: 0x1\n[ 1.936745] Magic number: 10:435:99\n[ 1.937563] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:02 UTC (1541545382)\n[ 1.939138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.940225] EDD information not available.\n[ 2.022298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.023727] ata1.00: configured for MWDMA2\n[ 2.024915] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.027189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.028375] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.039995] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.041862] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.043372] Write protecting the kernel read-only data: 14336k\n[ 2.044895] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.046580] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.055280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060812] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062641] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064421] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068012] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.070297] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.072051] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.100381] virtio_net virtio0 ens3: renamed from eth0\n[ 2.108344] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.110205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.134708] AVX2 version of gcm_enc/dec engaged.\n[ 2.135658] AES CTR mode by8 optimization enabled\n[ 2.138075] FDC 0 is a S82078B\n[ 2.213799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.375043] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.376280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.377543] usb 1-1: Product: QEMU USB Tablet\n[ 2.378406] usb 1-1: Manufacturer: QEMU\n[ 2.379173] usb 1-1: SerialNumber: 42\n[ 2.386685] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.393490] usbcore: registered new interface driver usbhid\n[ 2.394625] usbhid: USB HID core driver\n[ 2.397340] 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.399582] 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.750030] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.380885] md: linear personality registered for level -1\n[ 3.383491] md: multipath personality registered for level -4\n[ 3.386163] md: raid0 personality registered for level 0\n[ 3.389079] md: raid1 personality registered for level 1\n[ 3.457725] raid6: sse2x1 gen() 11189 MB/s\n[ 3.525724] raid6: sse2x1 xor() 8745 MB/s\n[ 3.593722] raid6: sse2x2 gen() 14294 MB/s\n[ 3.661723] raid6: sse2x2 xor() 9585 MB/s\n[ 3.729721] raid6: sse2x4 gen() 16571 MB/s\n[ 3.797747] raid6: sse2x4 xor() 11573 MB/s\n[ 3.865722] raid6: avx2x1 gen() 22052 MB/s\n[ 3.933722] raid6: avx2x2 gen() 25681 MB/s\n[ 4.001726] raid6: avx2x4 gen() 29124 MB/s\n[ 4.003118] raid6: using algorithm avx2x4 gen() 29124 MB/s\n[ 4.004606] raid6: using avx2x2 recovery algorithm\n[ 4.016395] xor: automatically using best checksumming function:\n[ 4.057722] avx : 34897.000 MB/sec\n[ 4.060032] async_tx: api initialized (async)\n[ 4.068924] md: raid6 personality registered for level 6\n[ 4.070395] md: raid5 personality registered for level 5\n[ 4.071706] md: raid4 personality registered for level 4\n[ 4.076799] 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.102271] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.129481] 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.223740] 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.227303] systemd[1]: Detected virtualization kvm.\n[ 4.228264] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.231642] systemd[1]: Set hostname to .\n[ 4.235514] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.236895] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.349083] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.351242] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.353797] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355709] 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.358879] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.360943] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.362694] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.364920] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.369299] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.373015] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.378340] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.380741] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.383941] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.387677] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.394844] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.397813] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 4.399340] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.405676] Loading iSCSI transport class v2.0-870.\n[ 4.406702] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.409131] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.413528] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.418086] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.424561] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.430741] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.433650] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.438085] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.441668] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.446134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.453047] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.458003] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.464432] 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.471404] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.474888] 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.481340] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484337] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489026] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.492040] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.494627] iscsi: registered transport (iser)\n] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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.924990] cloud-init[465]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 23:03:05 +0000. Up 5.21 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.105190] cloud-init[1030]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 23:03:07 +0000. Up 7.11 seconds.\n[ 8.107042] cloud-init[1030]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.112325] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.114078] cloud-init[1030]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.120125] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.121913] cloud-init[1030]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.124099] cloud-init[1030]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.128103] cloud-init[1030]: ci-info: | ens3 | True | 10.10.10.12 | 255.255.255.0 | . | fa:16:3e:1d:18:e3 |\n[ 8.132101] cloud-init[1030]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:18e3/64 | . | link | fa:16:3e:1d:18:e3 |\n[ 8.136116] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.137852] cloud-init[1030]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.144117] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.145769] cloud-init[1030]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.148101] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.152097] cloud-init[1030]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.156100] cloud-init[1030]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.157731] cloud-init[1030]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 8.161749] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[ 8.167292] cloud-init[1030]: Generating public/private rsa key pair.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.170345] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.172719] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 8.175746] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0mcloud-init[1030]: The key fingerprint is:\n[ 8.180902] cloud-init[1030]: SHA256:K7bd8rOxi9wDx7dx9s/qh/xvrsB5FzTEpJhP1y//wXA root@sdnvpn-13-2\n[ 8.182374] cloud-init[1030]: The key's randomart image is:\n[ 8.183369] cloud-init[1030]: +---[RSA 2048]----+] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.188434] cloud-init[1030]: | oo |\n[ 8.189347] cloud-init[1030]: | o o..|\n[ 8.190260] cloud-init[1030]: | o o +.|\n[ 8.191153] cloud-init[1030]: | o o o|\n\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.[ 8.196651] cloud-init[1030]: | S. o.E.|\n[ 8.197592] cloud-init[1030]: | ..o.o.*o.|\n[ 8.198538] cloud-init[1030]: | o .o..+*.=o|\n[ 8.199438] cloud-init[1030]: | . =.+oo.ooo*|\n[ 8.200379] cloud-init[1030]: | . +oB= .+BX|\n[ 8.201274] cloud-init[1030]: +----[SHA256]-----+\n[ 8.202173] cloud-init[1030]: Generating public/private dsa key pair.\n[ 8.203309] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[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[ 8.208351] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.212674] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[1030]: The key fingerprint is:\n[ 8.219072] cloud-init[1030]: SHA256:2R2kgiCy6KGK5X3B8EPAPcV8Z4ACJtpPhTf8L+nXmQQ root@sdnvpn-13-2 Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n\n[ 8.223956] cloud-init[1030]: The key's randomart image is:\n[ 8.225637] cloud-init[1030]: +---[DSA 1024]----+\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 8.254083] cloud-init[1030]: |. o.==.+..... |\n[ 8.260082] cloud-init[1030]: |.= +o+B.+ .oo |\n[ 8.266373] cloud-init[1030]: |+.. o.o=...o. |[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n \n[ 8.290375] cloud-init[1030]: Starting System Logging Service...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|o .o = .+E. . |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.329899] cloud-init[1030]: |... . = So... |[[0;32m OK [0m] Started System Logging Service.\n\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 8.379284] cloud-init[1030]: |oo . oo . . |\n[ 8.392363] cloud-init[1030]: |o . . .. . o o |[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 8.406193] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1030]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| . . . + |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 8.455246] cloud-init[1030]: [[0;32m OK [0m] Started Accounts Service.\n| . |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.466290] [[0;32m OK [0m] cloud-init[1030]: +----[SHA256]-----+\nReached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...[ 8.477775] cloud-init\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[1030]: Generating public/private ecdsa key pair.\n[ 8.513425] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\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 LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.561836] [[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 8.587077] cloud-init[1030]: The key fingerprint is:\n[ 8.588314] cloud-init[1030]: SHA256:dHrcXAnR+vLpUq6eIQZzlWVkOAyZkOX/e0Tq8EGDJzU root@sdnvpn-13-2\n[ 8.600300] cloud-init[1030]: The key's randomart image is:\n[ 8.601480] cloud-init[1030]: +---[ECDSA 256]---+\n[ 8.604092] cloud-init[1030]: | .+o=o== |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.608085] cloud-init[1030]: | ..o +*E. |\n[ 8.616104] cloud-init[1030]: | . o o=o. |\n[ 8.617160] cloud-init[1030]: | . + =+.+ .|\n[ 8.620112] cloud-init[1030]: | S + += + |\n[ 8.624024] cloud-init[1030]: | = o.= .|\n[ 8.628083] cloud-init[1030]: | o .O.+ |\n[ 8.629121] cloud-init[1030]: | . ..o*..|\n[ 8.631316] cloud-init[1030]: | .++o. |\n[ 8.637312] cloud-init[1030]: +----[SHA256]-----+\n[ 8.638997] cloud-init[1030]: Generating public/private ed25519 key pair.\n[ 8.640409] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.643035] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.646397] cloud-init[1030]: The key fingerprint is:\n[ 8.648905] cloud-init[1030]: SHA256:Oy8GtGweieOlpUDG46W0JDRU3i+9ZceFofmu+flrRrg root@sdnvpn-13-2\n[ 8.652087] cloud-init[1030]: The key's randomart image is:\n[ 8.654889] cloud-init[1030]: +--[ED25519 256]--+\n[ 8.657386] cloud-init[1030]: |.... . |\n[ 8.659566] cloud-init[1030]: | o. . o o |\n[ 8.661708] cloud-init[1030]: |.... . o . . |\n[ 8.663983] cloud-init[1030]: |. B . + o . |\n[ 8.666645] cloud-init[1030]: | B = = =So +. |\n[ 8.669183] cloud-init[1030]: | = o @ +.o. . |\n[ 8.671241] cloud-init[1030]: | o O +o .o |\n[ 8.675749] cloud-init[1030]: | + . oooE.o |\n[ 8.680728] cloud-init[1030]: | . +oo+o. |\n[ 8.681970] cloud-init[1030]: +----[SHA256]-----+\n[ 8.905512] cloud-init[1121]: 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.[ 9.542099] cloud-init[1121]: en_US.UTF-8... done\n[ 9.543744] cloud-init\n[1121]: Generation complete.\n[ 9.918851] cloud-init[1121]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 23:03:09 +0000. Up 8.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.221034] cloud-init[1398]: + sudo useradd -m sdnvpn\n[ 10.283451] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.961361] cloud-init[1398]: + sudo adduser sdnvpn sudo\n[ 11.013721] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.048721] cloud-init[1398]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.052315] cloud-init[1398]: Adding user sdnvpn to group sudo\n"} 2018-11-06 23:03:13,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-dca8e39b-dae2-4ef2-9b2a-ef2bf06eecb7 2018-11-06 23:03:15,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:16,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-cb059c6f-7ba3-4602-8db8-8627629366b1 x-compute-request-id: req-cb059c6f-7ba3-4602-8db8-8627629366b1 Content-Encoding: gzip Content-Length: 13457 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 617043505 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.910 MHz processor\n[ 0.133790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135433] pid_max: default: 32768 minimum: 301\n[ 0.136306] ACPI: Core revision 20150930\n[ 0.137663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138940] Security Framework initialized\n[ 0.139740] Yama: becoming mindful.\n[ 0.140462] AppArmor: AppArmor initialized\n[ 0.141331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.142701] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144330] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145529] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146879] Initializing cgroup subsys io\n[ 0.147682] Initializing cgroup subsys memory\n[ 0.148526] Initializing cgroup subsys devices\n[ 0.149390] Initializing cgroup subsys freezer\n[ 0.150242] Initializing cgroup subsys net_cls\n[ 0.151093] Initializing cgroup subsys perf_event\n[ 0.151976] Initializing cgroup subsys net_prio\n[ 0.152838] Initializing cgroup subsys hugetlb\n[ 0.153706] Initializing cgroup subsys pids\n[ 0.154568] CPU: Physical Processor ID: 0\n[ 0.156039] mce: CPU supports 10 MCE banks\n[ 0.156875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168563] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174993] ftrace: allocating 32123 entries in 126 pages\n[ 0.201291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202516] smpboot: Max logical packages: 1\n[ 0.203497] x2apic enabled\n[ 0.204295] Switched APIC routing to physical x2apic.\n[ 0.206030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207127] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210842] KVM setup paravirtual spinlock\n[ 0.212134] x86: Booted up 1 node, 1 CPUs\n[ 0.212924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214295] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217436] evm: security.SMACK64\n[ 0.218115] evm: security.SMACK64EXEC\n[ 0.218840] evm: security.SMACK64TRANSMUTE\n[ 0.219631] evm: security.SMACK64MMAP\n[ 0.220373] evm: security.ima\n[ 0.221001] evm: security.capability\n[ 0.221786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223608] pinctrl core: initialized pinctrl subsystem\n[ 0.224690] RTC time: 23:03:00, date: 11/06/18\n[ 0.225615] NET: Registered protocol family 16\n[ 0.226573] cpuidle: using governor ladder\n[ 0.227379] cpuidle: using governor menu\n[ 0.228146] PCCT header not found.\n[ 0.228888] ACPI: bus type PCI registered\n[ 0.229677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.233027] ACPI: Added _OSI(Module Device)\n[ 0.233846] ACPI: Added _OSI(Processor Device)\n[ 0.234692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237741] ACPI: Interpreter enabled\n[ 0.238504] ACPI: (supports S0 S5)\n[ 0.239199] ACPI: Using IOAPIC for interrupt routing\n[ 0.240129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245463] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248915] acpiphp: Slot [3] registered\n[ 0.249700] acpiphp: Slot [4] registered\n[ 0.250474] acpiphp: Slot [5] registered\n[ 0.251259] acpiphp: Slot [6] registered\n[ 0.252041] acpiphp: Slot [7] registered\n[ 0.252813] acpiphp: Slot [8] registered\n[ 0.253591] acpiphp: Slot [9] registered\n[ 0.254371] acpiphp: Slot [10] registered\n[ 0.255158] acpiphp: Slot [11] registered\n[ 0.255949] acpiphp: Slot [12] registered\n[ 0.256741] acpiphp: Slot [13] registered\n[ 0.257537] acpiphp: Slot [14] registered\n[ 0.268353] acpiphp: Slot [15] registered\n[ 0.269147] acpiphp: Slot [16] registered\n[ 0.269931] acpiphp: Slot [17] registered\n[ 0.270720] acpiphp: Slot [18] registered\n[ 0.271511] acpiphp: Slot [19] registered\n[ 0.272299] acpiphp: Slot [20] registered\n[ 0.273086] acpiphp: Slot [21] registered\n[ 0.273869] acpiphp: Slot [22] registered\n[ 0.274659] acpiphp: Slot [23] registered\n[ 0.275446] acpiphp: Slot [24] registered\n[ 0.276231] acpiphp: Slot [25] registered\n[ 0.277019] acpiphp: Slot [26] registered\n[ 0.277807] acpiphp: Slot [27] registered\n[ 0.278603] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280180] acpiphp: Slot [30] registered\n[ 0.280961] acpiphp: Slot [31] registered\n[ 0.281742] PCI host bridge to bus 0000:00\n[ 0.282535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286298] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352475] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359332] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361873] vgaarb: loaded\n[ 0.362467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363596] SCSI subsystem initialized\n[ 0.364396] ACPI: bus type USB registered\n[ 0.365194] usbcore: registered new interface driver usbfs\n[ 0.366198] usbcore: registered new interface driver hub\n[ 0.367178] usbcore: registered new device driver usb\n[ 0.368208] PCI: Using ACPI for IRQ routing\n[ 0.369222] NetLabel: Initializing\n[ 0.369922] NetLabel: domain hash size = 128\n[ 0.370760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371695] NetLabel: unlabeled traffic allowed by default\n[ 0.372765] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373719] clocksource: Switched to clocksource kvm-clock\n[ 0.379126] AppArmor: AppArmor Filesystem Enabled\n[ 0.380071] pnp: PnP ACPI init\n[ 0.380961] pnp: PnP ACPI: found 5 devices\n[ 0.387008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388672] NET: Registered protocol family 2\n[ 0.389611] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391085] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392555] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393981] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396757] NET: Registered protocol family 1\n[ 0.397804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429865] Trying to unpack rootfs image as initramfs...\n[ 1.735655] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.751858] Scanning for low memory corruption every 60 seconds\n[ 1.753475] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.754895] audit: initializing netlink subsys (disabled)\n[ 1.756132] audit: type=2000 audit(1541545382.807:1): initialized\n[ 1.757687] Initialise system trusted keyring\n[ 1.758832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.760299] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.762610] zbud: loaded\n[ 1.763446] VFS: Disk quotas dquot_6.6.0\n[ 1.764454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.766174] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.767630] fuse init (API version 7.23)\n[ 1.768675] Key type big_key registered\n[ 1.769641] Allocating IMA MOK and blacklist keyrings.\n[ 1.770970] Key type asymmetric registered\n[ 1.771952] Asymmetric key parser 'x509' registered\n[ 1.773103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.774858] io scheduler noop registered\n[ 1.775810] io scheduler deadline registered (default)\n[ 1.777002] io scheduler cfq registered\n[ 1.778000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.779259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.780779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.782290] ACPI: Power Button [PWRF]\n[ 1.783132] GHES: HEST is not enabled!\n[ 1.797120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.831203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.855101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.857181] Linux agpgart interface v0.103\n[ 1.859179] brd: module loaded\n[ 1.860410] loop: module loaded\n[ 1.861948] vda: vda1\n[ 1.863353] scsi host0: ata_piix\n[ 1.864080] scsi host1: ata_piix\n[ 1.864775] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.865974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.867411] libphy: Fixed MDIO Bus: probed\n[ 1.868221] tun: Universal TUN/TAP device driver, 1.6\n[ 1.869160] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.871295] PPP generic driver version 2.4.2\n[ 1.872176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.873422] ehci-pci: EHCI PCI platform driver\n[ 1.874303] ehci-platform: EHCI generic platform driver\n[ 1.875266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.876365] ohci-pci: OHCI PCI platform driver\n[ 1.877227] ohci-platform: OHCI generic platform driver\n[ 1.878208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.892762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.893740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.895161] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.896158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.897247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.898447] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.899836] usb usb1: Product: UHCI Host Controller\n[ 1.900748] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.901864] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.902797] hub 1-0:1.0: USB hub found\n[ 1.903562] hub 1-0:1.0: 2 ports detected\n[ 1.904448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.906532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.907458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.908456] mousedev: PS/2 mouse device common for all mice\n[ 1.909679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.911485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.912559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.913738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.914900] i2c /dev entries driver\n[ 1.915645] device-mapper: uevent: version 1.0.3\n[ 1.916560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.918158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.919405] NET: Registered protocol family 10\n[ 1.920379] NET: Registered protocol family 17\n[ 1.921240] Key type dns_resolver registered\n[ 1.922166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.923235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.924946] registered taskstats version 1\n[ 1.925772] Loading compiled-in X.509 certificates\n[ 1.927186] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.928973] zswap: loaded using pool lzo/zbud\n[ 1.930760] Key type trusted registered\n[ 1.932964] Key type encrypted registered\n[ 1.933807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.934812] ima: No TPM chip found, activating TPM-bypass!\n[ 1.935824] evm: HMAC attrs: 0x1\n[ 1.936745] Magic number: 10:435:99\n[ 1.937563] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:02 UTC (1541545382)\n[ 1.939138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.940225] EDD information not available.\n[ 2.022298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.023727] ata1.00: configured for MWDMA2\n[ 2.024915] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.027189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.028375] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.039995] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.041862] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.043372] Write protecting the kernel read-only data: 14336k\n[ 2.044895] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.046580] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.055280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060812] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062641] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064421] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068012] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.070297] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.072051] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.100381] virtio_net virtio0 ens3: renamed from eth0\n[ 2.108344] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.110205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.134708] AVX2 version of gcm_enc/dec engaged.\n[ 2.135658] AES CTR mode by8 optimization enabled\n[ 2.138075] FDC 0 is a S82078B\n[ 2.213799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.375043] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.376280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.377543] usb 1-1: Product: QEMU USB Tablet\n[ 2.378406] usb 1-1: Manufacturer: QEMU\n[ 2.379173] usb 1-1: SerialNumber: 42\n[ 2.386685] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.393490] usbcore: registered new interface driver usbhid\n[ 2.394625] usbhid: USB HID core driver\n[ 2.397340] 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.399582] 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.750030] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.380885] md: linear personality registered for level -1\n[ 3.383491] md: multipath personality registered for level -4\n[ 3.386163] md: raid0 personality registered for level 0\n[ 3.389079] md: raid1 personality registered for level 1\n[ 3.457725] raid6: sse2x1 gen() 11189 MB/s\n[ 3.525724] raid6: sse2x1 xor() 8745 MB/s\n[ 3.593722] raid6: sse2x2 gen() 14294 MB/s\n[ 3.661723] raid6: sse2x2 xor() 9585 MB/s\n[ 3.729721] raid6: sse2x4 gen() 16571 MB/s\n[ 3.797747] raid6: sse2x4 xor() 11573 MB/s\n[ 3.865722] raid6: avx2x1 gen() 22052 MB/s\n[ 3.933722] raid6: avx2x2 gen() 25681 MB/s\n[ 4.001726] raid6: avx2x4 gen() 29124 MB/s\n[ 4.003118] raid6: using algorithm avx2x4 gen() 29124 MB/s\n[ 4.004606] raid6: using avx2x2 recovery algorithm\n[ 4.016395] xor: automatically using best checksumming function:\n[ 4.057722] avx : 34897.000 MB/sec\n[ 4.060032] async_tx: api initialized (async)\n[ 4.068924] md: raid6 personality registered for level 6\n[ 4.070395] md: raid5 personality registered for level 5\n[ 4.071706] md: raid4 personality registered for level 4\n[ 4.076799] 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.102271] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.129481] 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.223740] 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.227303] systemd[1]: Detected virtualization kvm.\n[ 4.228264] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.231642] systemd[1]: Set hostname to .\n[ 4.235514] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.236895] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.349083] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.351242] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.353797] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355709] 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.358879] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.360943] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.362694] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.364920] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.369299] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.373015] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.378340] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.380741] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.383941] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.387677] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.394844] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.397813] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 4.399340] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.405676] Loading iSCSI transport class v2.0-870.\n[ 4.406702] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.409131] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.413528] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.418086] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.424561] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.430741] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.433650] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.438085] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.441668] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.446134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.453047] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.458003] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.464432] 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.471404] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.474888] 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.481340] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484337] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489026] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.492040] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.494627] iscsi: registered transport (iser)\n] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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.924990] cloud-init[465]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 23:03:05 +0000. Up 5.21 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.105190] cloud-init[1030]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 23:03:07 +0000. Up 7.11 seconds.\n[ 8.107042] cloud-init[1030]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.112325] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.114078] cloud-init[1030]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.120125] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.121913] cloud-init[1030]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.124099] cloud-init[1030]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.128103] cloud-init[1030]: ci-info: | ens3 | True | 10.10.10.12 | 255.255.255.0 | . | fa:16:3e:1d:18:e3 |\n[ 8.132101] cloud-init[1030]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:18e3/64 | . | link | fa:16:3e:1d:18:e3 |\n[ 8.136116] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.137852] cloud-init[1030]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.144117] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.145769] cloud-init[1030]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.148101] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.152097] cloud-init[1030]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.156100] cloud-init[1030]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.157731] cloud-init[1030]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 8.161749] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[ 8.167292] cloud-init[1030]: Generating public/private rsa key pair.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.170345] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.172719] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 8.175746] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0mcloud-init[1030]: The key fingerprint is:\n[ 8.180902] cloud-init[1030]: SHA256:K7bd8rOxi9wDx7dx9s/qh/xvrsB5FzTEpJhP1y//wXA root@sdnvpn-13-2\n[ 8.182374] cloud-init[1030]: The key's randomart image is:\n[ 8.183369] cloud-init[1030]: +---[RSA 2048]----+] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.188434] cloud-init[1030]: | oo |\n[ 8.189347] cloud-init[1030]: | o o..|\n[ 8.190260] cloud-init[1030]: | o o +.|\n[ 8.191153] cloud-init[1030]: | o o o|\n\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.[ 8.196651] cloud-init[1030]: | S. o.E.|\n[ 8.197592] cloud-init[1030]: | ..o.o.*o.|\n[ 8.198538] cloud-init[1030]: | o .o..+*.=o|\n[ 8.199438] cloud-init[1030]: | . =.+oo.ooo*|\n[ 8.200379] cloud-init[1030]: | . +oB= .+BX|\n[ 8.201274] cloud-init[1030]: +----[SHA256]-----+\n[ 8.202173] cloud-init[1030]: Generating public/private dsa key pair.\n[ 8.203309] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[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[ 8.208351] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.212674] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[1030]: The key fingerprint is:\n[ 8.219072] cloud-init[1030]: SHA256:2R2kgiCy6KGK5X3B8EPAPcV8Z4ACJtpPhTf8L+nXmQQ root@sdnvpn-13-2 Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n\n[ 8.223956] cloud-init[1030]: The key's randomart image is:\n[ 8.225637] cloud-init[1030]: +---[DSA 1024]----+\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 8.254083] cloud-init[1030]: |. o.==.+..... |\n[ 8.260082] cloud-init[1030]: |.= +o+B.+ .oo |\n[ 8.266373] cloud-init[1030]: |+.. o.o=...o. |[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n \n[ 8.290375] cloud-init[1030]: Starting System Logging Service...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|o .o = .+E. . |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.329899] cloud-init[1030]: |... . = So... |[[0;32m OK [0m] Started System Logging Service.\n\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 8.379284] cloud-init[1030]: |oo . oo . . |\n[ 8.392363] cloud-init[1030]: |o . . .. . o o |[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 8.406193] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1030]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| . . . + |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 8.455246] cloud-init[1030]: [[0;32m OK [0m] Started Accounts Service.\n| . |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.466290] [[0;32m OK [0m] cloud-init[1030]: +----[SHA256]-----+\nReached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...[ 8.477775] cloud-init\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[1030]: Generating public/private ecdsa key pair.\n[ 8.513425] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\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 LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.561836] [[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 8.587077] cloud-init[1030]: The key fingerprint is:\n[ 8.588314] cloud-init[1030]: SHA256:dHrcXAnR+vLpUq6eIQZzlWVkOAyZkOX/e0Tq8EGDJzU root@sdnvpn-13-2\n[ 8.600300] cloud-init[1030]: The key's randomart image is:\n[ 8.601480] cloud-init[1030]: +---[ECDSA 256]---+\n[ 8.604092] cloud-init[1030]: | .+o=o== |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.608085] cloud-init[1030]: | ..o +*E. |\n[ 8.616104] cloud-init[1030]: | . o o=o. |\n[ 8.617160] cloud-init[1030]: | . + =+.+ .|\n[ 8.620112] cloud-init[1030]: | S + += + |\n[ 8.624024] cloud-init[1030]: | = o.= .|\n[ 8.628083] cloud-init[1030]: | o .O.+ |\n[ 8.629121] cloud-init[1030]: | . ..o*..|\n[ 8.631316] cloud-init[1030]: | .++o. |\n[ 8.637312] cloud-init[1030]: +----[SHA256]-----+\n[ 8.638997] cloud-init[1030]: Generating public/private ed25519 key pair.\n[ 8.640409] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.643035] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.646397] cloud-init[1030]: The key fingerprint is:\n[ 8.648905] cloud-init[1030]: SHA256:Oy8GtGweieOlpUDG46W0JDRU3i+9ZceFofmu+flrRrg root@sdnvpn-13-2\n[ 8.652087] cloud-init[1030]: The key's randomart image is:\n[ 8.654889] cloud-init[1030]: +--[ED25519 256]--+\n[ 8.657386] cloud-init[1030]: |.... . |\n[ 8.659566] cloud-init[1030]: | o. . o o |\n[ 8.661708] cloud-init[1030]: |.... . o . . |\n[ 8.663983] cloud-init[1030]: |. B . + o . |\n[ 8.666645] cloud-init[1030]: | B = = =So +. |\n[ 8.669183] cloud-init[1030]: | = o @ +.o. . |\n[ 8.671241] cloud-init[1030]: | o O +o .o |\n[ 8.675749] cloud-init[1030]: | + . oooE.o |\n[ 8.680728] cloud-init[1030]: | . +oo+o. |\n[ 8.681970] cloud-init[1030]: +----[SHA256]-----+\n[ 8.905512] cloud-init[1121]: 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.[ 9.542099] cloud-init[1121]: en_US.UTF-8... done\n[ 9.543744] cloud-init\n[1121]: Generation complete.\n[ 9.918851] cloud-init[1121]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 23:03:09 +0000. Up 8.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.221034] cloud-init[1398]: + sudo useradd -m sdnvpn\n[ 10.283451] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.961361] cloud-init[1398]: + sudo adduser sdnvpn sudo\n[ 11.013721] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.048721] cloud-init[1398]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.052315] cloud-init[1398]: Adding user sdnvpn to group sudo\n[ 11.681375] cloud-init[1398]: Done.\n[ 11.683195] cloud-init[1398]: + chpasswd\n[ 11.684492] cloud-init[1398]: + sudo echo sdnvpn:opnfv\n[ 11.728372] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.758105] cloud-init[1398]: + sleep 20\n"} 2018-11-06 23:03:16,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-cb059c6f-7ba3-4602-8db8-8627629366b1 2018-11-06 23:03:18,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04dd0ad9ff1c0f4ae643b10a22a7a6fcb688329" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:19,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-8a82aa27-8add-4e0b-a1eb-5c82978cce00 x-compute-request-id: req-8a82aa27-8add-4e0b-a1eb-5c82978cce00 Content-Encoding: gzip Content-Length: 13475 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 617043505 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.910 MHz processor\n[ 0.133790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135433] pid_max: default: 32768 minimum: 301\n[ 0.136306] ACPI: Core revision 20150930\n[ 0.137663] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138940] Security Framework initialized\n[ 0.139740] Yama: becoming mindful.\n[ 0.140462] AppArmor: AppArmor initialized\n[ 0.141331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.142701] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144330] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145529] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.146879] Initializing cgroup subsys io\n[ 0.147682] Initializing cgroup subsys memory\n[ 0.148526] Initializing cgroup subsys devices\n[ 0.149390] Initializing cgroup subsys freezer\n[ 0.150242] Initializing cgroup subsys net_cls\n[ 0.151093] Initializing cgroup subsys perf_event\n[ 0.151976] Initializing cgroup subsys net_prio\n[ 0.152838] Initializing cgroup subsys hugetlb\n[ 0.153706] Initializing cgroup subsys pids\n[ 0.154568] CPU: Physical Processor ID: 0\n[ 0.156039] mce: CPU supports 10 MCE banks\n[ 0.156875] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168563] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174993] ftrace: allocating 32123 entries in 126 pages\n[ 0.201291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202516] smpboot: Max logical packages: 1\n[ 0.203497] x2apic enabled\n[ 0.204295] Switched APIC routing to physical x2apic.\n[ 0.206030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207127] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210842] KVM setup paravirtual spinlock\n[ 0.212134] x86: Booted up 1 node, 1 CPUs\n[ 0.212924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214295] devtmpfs: initialized\n[ 0.216742] evm: security.selinux\n[ 0.217436] evm: security.SMACK64\n[ 0.218115] evm: security.SMACK64EXEC\n[ 0.218840] evm: security.SMACK64TRANSMUTE\n[ 0.219631] evm: security.SMACK64MMAP\n[ 0.220373] evm: security.ima\n[ 0.221001] evm: security.capability\n[ 0.221786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223608] pinctrl core: initialized pinctrl subsystem\n[ 0.224690] RTC time: 23:03:00, date: 11/06/18\n[ 0.225615] NET: Registered protocol family 16\n[ 0.226573] cpuidle: using governor ladder\n[ 0.227379] cpuidle: using governor menu\n[ 0.228146] PCCT header not found.\n[ 0.228888] ACPI: bus type PCI registered\n[ 0.229677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.233027] ACPI: Added _OSI(Module Device)\n[ 0.233846] ACPI: Added _OSI(Processor Device)\n[ 0.234692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237741] ACPI: Interpreter enabled\n[ 0.238504] ACPI: (supports S0 S5)\n[ 0.239199] ACPI: Using IOAPIC for interrupt routing\n[ 0.240129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245463] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248915] acpiphp: Slot [3] registered\n[ 0.249700] acpiphp: Slot [4] registered\n[ 0.250474] acpiphp: Slot [5] registered\n[ 0.251259] acpiphp: Slot [6] registered\n[ 0.252041] acpiphp: Slot [7] registered\n[ 0.252813] acpiphp: Slot [8] registered\n[ 0.253591] acpiphp: Slot [9] registered\n[ 0.254371] acpiphp: Slot [10] registered\n[ 0.255158] acpiphp: Slot [11] registered\n[ 0.255949] acpiphp: Slot [12] registered\n[ 0.256741] acpiphp: Slot [13] registered\n[ 0.257537] acpiphp: Slot [14] registered\n[ 0.268353] acpiphp: Slot [15] registered\n[ 0.269147] acpiphp: Slot [16] registered\n[ 0.269931] acpiphp: Slot [17] registered\n[ 0.270720] acpiphp: Slot [18] registered\n[ 0.271511] acpiphp: Slot [19] registered\n[ 0.272299] acpiphp: Slot [20] registered\n[ 0.273086] acpiphp: Slot [21] registered\n[ 0.273869] acpiphp: Slot [22] registered\n[ 0.274659] acpiphp: Slot [23] registered\n[ 0.275446] acpiphp: Slot [24] registered\n[ 0.276231] acpiphp: Slot [25] registered\n[ 0.277019] acpiphp: Slot [26] registered\n[ 0.277807] acpiphp: Slot [27] registered\n[ 0.278603] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280180] acpiphp: Slot [30] registered\n[ 0.280961] acpiphp: Slot [31] registered\n[ 0.281742] PCI host bridge to bus 0000:00\n[ 0.282535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286298] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352475] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359332] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361873] vgaarb: loaded\n[ 0.362467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363596] SCSI subsystem initialized\n[ 0.364396] ACPI: bus type USB registered\n[ 0.365194] usbcore: registered new interface driver usbfs\n[ 0.366198] usbcore: registered new interface driver hub\n[ 0.367178] usbcore: registered new device driver usb\n[ 0.368208] PCI: Using ACPI for IRQ routing\n[ 0.369222] NetLabel: Initializing\n[ 0.369922] NetLabel: domain hash size = 128\n[ 0.370760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371695] NetLabel: unlabeled traffic allowed by default\n[ 0.372765] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373719] clocksource: Switched to clocksource kvm-clock\n[ 0.379126] AppArmor: AppArmor Filesystem Enabled\n[ 0.380071] pnp: PnP ACPI init\n[ 0.380961] pnp: PnP ACPI: found 5 devices\n[ 0.387008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388672] NET: Registered protocol family 2\n[ 0.389611] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391085] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392555] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393981] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396757] NET: Registered protocol family 1\n[ 0.397804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429865] Trying to unpack rootfs image as initramfs...\n[ 1.735655] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.751858] Scanning for low memory corruption every 60 seconds\n[ 1.753475] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.754895] audit: initializing netlink subsys (disabled)\n[ 1.756132] audit: type=2000 audit(1541545382.807:1): initialized\n[ 1.757687] Initialise system trusted keyring\n[ 1.758832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.760299] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.762610] zbud: loaded\n[ 1.763446] VFS: Disk quotas dquot_6.6.0\n[ 1.764454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.766174] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.767630] fuse init (API version 7.23)\n[ 1.768675] Key type big_key registered\n[ 1.769641] Allocating IMA MOK and blacklist keyrings.\n[ 1.770970] Key type asymmetric registered\n[ 1.771952] Asymmetric key parser 'x509' registered\n[ 1.773103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.774858] io scheduler noop registered\n[ 1.775810] io scheduler deadline registered (default)\n[ 1.777002] io scheduler cfq registered\n[ 1.778000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.779259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.780779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.782290] ACPI: Power Button [PWRF]\n[ 1.783132] GHES: HEST is not enabled!\n[ 1.797120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.831203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.855101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.857181] Linux agpgart interface v0.103\n[ 1.859179] brd: module loaded\n[ 1.860410] loop: module loaded\n[ 1.861948] vda: vda1\n[ 1.863353] scsi host0: ata_piix\n[ 1.864080] scsi host1: ata_piix\n[ 1.864775] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.865974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.867411] libphy: Fixed MDIO Bus: probed\n[ 1.868221] tun: Universal TUN/TAP device driver, 1.6\n[ 1.869160] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.871295] PPP generic driver version 2.4.2\n[ 1.872176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.873422] ehci-pci: EHCI PCI platform driver\n[ 1.874303] ehci-platform: EHCI generic platform driver\n[ 1.875266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.876365] ohci-pci: OHCI PCI platform driver\n[ 1.877227] ohci-platform: OHCI generic platform driver\n[ 1.878208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.892762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.893740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.895161] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.896158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.897247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.898447] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.899836] usb usb1: Product: UHCI Host Controller\n[ 1.900748] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.901864] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.902797] hub 1-0:1.0: USB hub found\n[ 1.903562] hub 1-0:1.0: 2 ports detected\n[ 1.904448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.906532] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.907458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.908456] mousedev: PS/2 mouse device common for all mice\n[ 1.909679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.911485] rtc_cmos 00:00: RTC can wake from S4\n[ 1.912559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.913738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.914900] i2c /dev entries driver\n[ 1.915645] device-mapper: uevent: version 1.0.3\n[ 1.916560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.918158] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.919405] NET: Registered protocol family 10\n[ 1.920379] NET: Registered protocol family 17\n[ 1.921240] Key type dns_resolver registered\n[ 1.922166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.923235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.924946] registered taskstats version 1\n[ 1.925772] Loading compiled-in X.509 certificates\n[ 1.927186] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.928973] zswap: loaded using pool lzo/zbud\n[ 1.930760] Key type trusted registered\n[ 1.932964] Key type encrypted registered\n[ 1.933807] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.934812] ima: No TPM chip found, activating TPM-bypass!\n[ 1.935824] evm: HMAC attrs: 0x1\n[ 1.936745] Magic number: 10:435:99\n[ 1.937563] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:02 UTC (1541545382)\n[ 1.939138] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.940225] EDD information not available.\n[ 2.022298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.023727] ata1.00: configured for MWDMA2\n[ 2.024915] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.027189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.028375] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.039995] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.041862] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.043372] Write protecting the kernel read-only data: 14336k\n[ 2.044895] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.046580] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.055280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058992] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060812] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062641] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064421] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068012] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.070297] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.072051] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.100381] virtio_net virtio0 ens3: renamed from eth0\n[ 2.108344] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.110205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.134708] AVX2 version of gcm_enc/dec engaged.\n[ 2.135658] AES CTR mode by8 optimization enabled\n[ 2.138075] FDC 0 is a S82078B\n[ 2.213799] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.375043] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.376280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.377543] usb 1-1: Product: QEMU USB Tablet\n[ 2.378406] usb 1-1: Manufacturer: QEMU\n[ 2.379173] usb 1-1: SerialNumber: 42\n[ 2.386685] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.393490] usbcore: registered new interface driver usbhid\n[ 2.394625] usbhid: USB HID core driver\n[ 2.397340] 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.399582] 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.750030] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.380885] md: linear personality registered for level -1\n[ 3.383491] md: multipath personality registered for level -4\n[ 3.386163] md: raid0 personality registered for level 0\n[ 3.389079] md: raid1 personality registered for level 1\n[ 3.457725] raid6: sse2x1 gen() 11189 MB/s\n[ 3.525724] raid6: sse2x1 xor() 8745 MB/s\n[ 3.593722] raid6: sse2x2 gen() 14294 MB/s\n[ 3.661723] raid6: sse2x2 xor() 9585 MB/s\n[ 3.729721] raid6: sse2x4 gen() 16571 MB/s\n[ 3.797747] raid6: sse2x4 xor() 11573 MB/s\n[ 3.865722] raid6: avx2x1 gen() 22052 MB/s\n[ 3.933722] raid6: avx2x2 gen() 25681 MB/s\n[ 4.001726] raid6: avx2x4 gen() 29124 MB/s\n[ 4.003118] raid6: using algorithm avx2x4 gen() 29124 MB/s\n[ 4.004606] raid6: using avx2x2 recovery algorithm\n[ 4.016395] xor: automatically using best checksumming function:\n[ 4.057722] avx : 34897.000 MB/sec\n[ 4.060032] async_tx: api initialized (async)\n[ 4.068924] md: raid6 personality registered for level 6\n[ 4.070395] md: raid5 personality registered for level 5\n[ 4.071706] md: raid4 personality registered for level 4\n[ 4.076799] 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.102271] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.129481] 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.223740] 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.227303] systemd[1]: Detected virtualization kvm.\n[ 4.228264] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.231642] systemd[1]: Set hostname to .\n[ 4.235514] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.236895] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.349083] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.351242] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.353797] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.355709] 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.358879] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.360943] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.362694] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.364920] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.369299] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.373015] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.378340] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.380741] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.383941] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.387677] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.394844] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.397813] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 4.399340] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.405676] Loading iSCSI transport class v2.0-870.\n[ 4.406702] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.409131] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.413528] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.418086] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.424561] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.430741] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.433650] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.438085] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.441668] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.446134] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.453047] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.458003] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.464432] 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.471404] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.474888] 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.481340] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.484337] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489026] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.492040] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.494627] iscsi: registered transport (iser)\n] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 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 Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\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 Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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.924990] cloud-init[465]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 06 Nov 2018 23:03:05 +0000. Up 5.21 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.105190] cloud-init[1030]: Cloud-init v. 0.7.9 running 'init' at Tue, 06 Nov 2018 23:03:07 +0000. Up 7.11 seconds.\n[ 8.107042] cloud-init[1030]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.112325] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.114078] cloud-init[1030]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.120125] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.121913] cloud-init[1030]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.124099] cloud-init[1030]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.128103] cloud-init[1030]: ci-info: | ens3 | True | 10.10.10.12 | 255.255.255.0 | . | fa:16:3e:1d:18:e3 |\n[ 8.132101] cloud-init[1030]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:18e3/64 | . | link | fa:16:3e:1d:18:e3 |\n[ 8.136116] cloud-init[1030]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.137852] cloud-init[1030]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.144117] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.145769] cloud-init[1030]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.148101] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.152097] cloud-init[1030]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.156100] cloud-init[1030]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.157731] cloud-init[1030]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 8.161749] cloud-init[1030]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[ 8.167292] cloud-init[1030]: Generating public/private rsa key pair.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.170345] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.172719] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 8.175746] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0mcloud-init[1030]: The key fingerprint is:\n[ 8.180902] cloud-init[1030]: SHA256:K7bd8rOxi9wDx7dx9s/qh/xvrsB5FzTEpJhP1y//wXA root@sdnvpn-13-2\n[ 8.182374] cloud-init[1030]: The key's randomart image is:\n[ 8.183369] cloud-init[1030]: +---[RSA 2048]----+] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.188434] cloud-init[1030]: | oo |\n[ 8.189347] cloud-init[1030]: | o o..|\n[ 8.190260] cloud-init[1030]: | o o +.|\n[ 8.191153] cloud-init[1030]: | o o o|\n\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.[ 8.196651] cloud-init[1030]: | S. o.E.|\n[ 8.197592] cloud-init[1030]: | ..o.o.*o.|\n[ 8.198538] cloud-init[1030]: | o .o..+*.=o|\n[ 8.199438] cloud-init[1030]: | . =.+oo.ooo*|\n[ 8.200379] cloud-init[1030]: | . +oB= .+BX|\n[ 8.201274] cloud-init[1030]: +----[SHA256]-----+\n[ 8.202173] cloud-init[1030]: Generating public/private dsa key pair.\n[ 8.203309] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[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[ 8.208351] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.212674] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[1030]: The key fingerprint is:\n[ 8.219072] cloud-init[1030]: SHA256:2R2kgiCy6KGK5X3B8EPAPcV8Z4ACJtpPhTf8L+nXmQQ root@sdnvpn-13-2 Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n\n[ 8.223956] cloud-init[1030]: The key's randomart image is:\n[ 8.225637] cloud-init[1030]: +---[DSA 1024]----+\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 8.254083] cloud-init[1030]: |. o.==.+..... |\n[ 8.260082] cloud-init[1030]: |.= +o+B.+ .oo |\n[ 8.266373] cloud-init[1030]: |+.. o.o=...o. |[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n \n[ 8.290375] cloud-init[1030]: Starting System Logging Service...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|o .o = .+E. . |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.329899] cloud-init[1030]: |... . = So... |[[0;32m OK [0m] Started System Logging Service.\n\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 8.379284] cloud-init[1030]: |oo . oo . . |\n[ 8.392363] cloud-init[1030]: |o . . .. . o o |[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 8.406193] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1030]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| . . . + |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 8.455246] cloud-init[1030]: [[0;32m OK [0m] Started Accounts Service.\n| . |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.466290] [[0;32m OK [0m] cloud-init[1030]: +----[SHA256]-----+\nReached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...[ 8.477775] cloud-init\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[1030]: Generating public/private ecdsa key pair.\n[ 8.513425] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\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 LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.561836] [[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 8.587077] cloud-init[1030]: The key fingerprint is:\n[ 8.588314] cloud-init[1030]: SHA256:dHrcXAnR+vLpUq6eIQZzlWVkOAyZkOX/e0Tq8EGDJzU root@sdnvpn-13-2\n[ 8.600300] cloud-init[1030]: The key's randomart image is:\n[ 8.601480] cloud-init[1030]: +---[ECDSA 256]---+\n[ 8.604092] cloud-init[1030]: | .+o=o== |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.608085] cloud-init[1030]: | ..o +*E. |\n[ 8.616104] cloud-init[1030]: | . o o=o. |\n[ 8.617160] cloud-init[1030]: | . + =+.+ .|\n[ 8.620112] cloud-init[1030]: | S + += + |\n[ 8.624024] cloud-init[1030]: | = o.= .|\n[ 8.628083] cloud-init[1030]: | o .O.+ |\n[ 8.629121] cloud-init[1030]: | . ..o*..|\n[ 8.631316] cloud-init[1030]: | .++o. |\n[ 8.637312] cloud-init[1030]: +----[SHA256]-----+\n[ 8.638997] cloud-init[1030]: Generating public/private ed25519 key pair.\n[ 8.640409] cloud-init[1030]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.643035] cloud-init[1030]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.646397] cloud-init[1030]: The key fingerprint is:\n[ 8.648905] cloud-init[1030]: SHA256:Oy8GtGweieOlpUDG46W0JDRU3i+9ZceFofmu+flrRrg root@sdnvpn-13-2\n[ 8.652087] cloud-init[1030]: The key's randomart image is:\n[ 8.654889] cloud-init[1030]: +--[ED25519 256]--+\n[ 8.657386] cloud-init[1030]: |.... . |\n[ 8.659566] cloud-init[1030]: | o. . o o |\n[ 8.661708] cloud-init[1030]: |.... . o . . |\n[ 8.663983] cloud-init[1030]: |. B . + o . |\n[ 8.666645] cloud-init[1030]: | B = = =So +. |\n[ 8.669183] cloud-init[1030]: | = o @ +.o. . |\n[ 8.671241] cloud-init[1030]: | o O +o .o |\n[ 8.675749] cloud-init[1030]: | + . oooE.o |\n[ 8.680728] cloud-init[1030]: | . +oo+o. |\n[ 8.681970] cloud-init[1030]: +----[SHA256]-----+\n[ 8.905512] cloud-init[1121]: 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.[ 9.542099] cloud-init[1121]: en_US.UTF-8... done\n[ 9.543744] cloud-init\n[1121]: Generation complete.\n[ 9.918851] cloud-init[1121]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 06 Nov 2018 23:03:09 +0000. Up 8.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.221034] cloud-init[1398]: + sudo useradd -m sdnvpn\n[ 10.283451] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.961361] cloud-init[1398]: + sudo adduser sdnvpn sudo\n[ 11.013721] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.048721] cloud-init[1398]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.052315] cloud-init[1398]: Adding user sdnvpn to group sudo\n[ 11.681375] cloud-init[1398]: Done.\n[ 11.683195] cloud-init[1398]: + chpasswd\n[ 11.684492] cloud-init[1398]: + sudo echo sdnvpn:opnfv\n[ 11.728372] cloud-init[1398]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.758105] cloud-init[1398]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-11-06 23:03:19,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-8a82aa27-8add-4e0b-a1eb-5c82978cce00 2018-11-06 23:03:21,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 23:03:21,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-7f5360e1-4f25-4045-8c8e-2c6c4d4d907d Date: Tue, 06 Nov 2018 23:03:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-11-06T22:59:57Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-11-06T23:00:07Z", "visibility": "public", "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f0d33864-2108-4adb-9be8-2264b83c6830/snap", "metadata": {}}], "self": "/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830", "min_disk": 0, "protected": false, "id": "f0d33864-2108-4adb-9be8-2264b83c6830", "file": "/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "35cef63a552c4009857581d35066215c", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/f0d33864-2108-4adb-9be8-2264b83c6830/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-11-06 23:03:21,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-7f5360e1-4f25-4045-8c8e-2c6c4d4d907d 2018-11-06 23:03:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 23:03:21,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d265a5eb-6b17-4d0e-b48e-ff74e39cbfe1 Date: Tue, 06 Nov 2018 23:03: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"}}} 2018-11-06 23:03:21,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d265a5eb-6b17-4d0e-b48e-ff74e39cbfe1 2018-11-06 23:03:21,779 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-11-06 23:03:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-11-06 23:03:22,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0 X-Openstack-Request-Id: req-e0bcf697-e714-49cc-8605-8975bef6294b Date: Tue, 06 Nov 2018 23:03:21 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T23:03:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T23:03:21Z", "visibility": "public", "locations": [], "self": "/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "min_disk": 0, "protected": false, "id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "file": "/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0/file", "checksum": null, "owner": "35cef63a552c4009857581d35066215c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 23:03:22,009 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e0bcf697-e714-49cc-8605-8975bef6294b 2018-11-06 23:03:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" -d '' 2018-11-06 23:03:23,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f58dc463-cb2c-49f6-98d2-a466d952dee9 Date: Tue, 06 Nov 2018 23:03:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:03:23,839 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0/file used request id req-f58dc463-cb2c-49f6-98d2-a466d952dee9 2018-11-06 23:03:23,840 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-11-06 23:03:23,840 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=5e660ae7-09b4-4daf-8180-f2261b1e82c0 network=e28ecaeb-e697-4bca-8079-463a8918ccb6 secgroup=d8e423a3-daab-408a-b0a4-5429f8103d5a hypervisor=nova:overcloud-novacompute-1.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 2018-11-06 23:03:23,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:03:23,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:03:23,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:03:23,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:03:23,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:03:23,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:03:23,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:03:23,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:03:23,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:03:23,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:03:23,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:03:23,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:03:23,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:03:23,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:03:23,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:03:23,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:03:23,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:03:23,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:03:23,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d0dd60-020d-4c9e-9bbd-14b1ea27f6e7 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:03:23,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05d0dd60-020d-4c9e-9bbd-14b1ea27f6e7 2018-11-06 23:03:23,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:03:24,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["0vaLNYLwRsqavVM80X7pbA"], "issued_at": "2018-11-06T23:03:24.000000Z"}} 2018-11-06 23:03:24,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" 2018-11-06 23:03:24,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-a56e8747-a746-4de4-af8a-4fbb6c580f3f x-compute-request-id: req-a56e8747-a746-4de4-af8a-4fbb6c580f3f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-11-06 23:03:24,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a56e8747-a746-4de4-af8a-4fbb6c580f3f 2018-11-06 23:03:24,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" 2018-11-06 23:03:24,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-44b8d85c-a575-4da5-97c0-44e6493d1b79 x-compute-request-id: req-44b8d85c-a575-4da5-97c0-44e6493d1b79 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5faac3e-94f2-4842-8420-88a2fc929399", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:03:24,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 used request id req-44b8d85c-a575-4da5-97c0-44e6493d1b79 2018-11-06 23:03:24,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "b5faac3e-94f2-4842-8420-88a2fc929399", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e28ecaeb-e697-4bca-8079-463a8918ccb6"}], "config_drive": true}}' 2018-11-06 23:03:25,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:03: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-e42b8c4a-6f0d-4ca9-92a0-6fd6e0719363 x-compute-request-id: req-e42b8c4a-6f0d-4ca9-92a0-6fd6e0719363 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "adminPass": "e25q4cRCEe8u"}} 2018-11-06 23:03:25,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e42b8c4a-6f0d-4ca9-92a0-6fd6e0719363 2018-11-06 23:03:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 23:03:25,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d4e62a-33d4-4b7e-aaa4-e41e069e0766 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:03:25,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b7d4e62a-33d4-4b7e-aaa4-e41e069e0766 2018-11-06 23:03:25,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:03:26,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["3gBt9wkJQn6Pf0833v0IPg"], "issued_at": "2018-11-06T23:03:26.000000Z"}} 2018-11-06 23:03:26,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b930484f6c731e171303d55d748ef28a15a7206b" 2018-11-06 23:03:26,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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,Accept-Encoding x-openstack-request-id: req-514086a9-dff2-491f-b982-1f67b284e9c9 x-compute-request-id: req-514086a9-dff2-491f-b982-1f67b284e9c9 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.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:26Z", "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": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:26,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a used request id req-514086a9-dff2-491f-b982-1f67b284e9c9 2018-11-06 23:03:29,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b930484f6c731e171303d55d748ef28a15a7206b" 2018-11-06 23:03:30,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-a29f1438-bc64-4fe4-8998-be784f8b1e62 x-compute-request-id: req-a29f1438-bc64-4fe4-8998-be784f8b1e62 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.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:27Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:30,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a used request id req-a29f1438-bc64-4fe4-8998-be784f8b1e62 2018-11-06 23:03:33,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b930484f6c731e171303d55d748ef28a15a7206b" 2018-11-06 23:03:33,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-f4cceeb1-3bb6-4a19-899a-172b91a993d7 x-compute-request-id: req-f4cceeb1-3bb6-4a19-899a-172b91a993d7 Content-Encoding: gzip Content-Length: 783 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:33,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a used request id req-f4cceeb1-3bb6-4a19-899a-172b91a993d7 2018-11-06 23:03:33,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" 2018-11-06 23:03:34,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-ceaa016b-d66a-46b7-827c-4ebf051800fe x-compute-request-id: req-ceaa016b-d66a-46b7-827c-4ebf051800fe Content-Encoding: gzip Content-Length: 783 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 23:03:34,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a used request id req-ceaa016b-d66a-46b7-827c-4ebf051800fe 2018-11-06 23:03:34,444 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.6'. 2018-11-06 23:03:34,444 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-11-06 23:03:34,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"addSecurityGroup": {"name": "d8e423a3-daab-408a-b0a4-5429f8103d5a"}}' 2018-11-06 23:03:35,913 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:03: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 x-openstack-request-id: req-b82897f1-1f44-48ef-b3a9-3a3f9a2606d3 x-compute-request-id: req-b82897f1-1f44-48ef-b3a9-3a3f9a2606d3 Content-Length: 0 Content-Type: application/json 2018-11-06 23:03:35,913 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-b82897f1-1f44-48ef-b3a9-3a3f9a2606d3 2018-11-06 23:03:35,913 - sdnvpn_test_utils - INFO - Waiting for instance f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a to boot up 2018-11-06 23:03:35,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:36,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-6acf25fa-c354-4801-b086-ad5e734a01d7 x-compute-request-id: req-6acf25fa-c354-4801-b086-ad5e734a01d7 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:36,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-6acf25fa-c354-4801-b086-ad5e734a01d7 2018-11-06 23:03:38,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:40,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-5396226b-1f42-4a2c-8d57-bfec4636b649 x-compute-request-id: req-5396226b-1f42-4a2c-8d57-bfec4636b649 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:40,064 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-5396226b-1f42-4a2c-8d57-bfec4636b649 2018-11-06 23:03:42,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:43,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-d3b9f05c-ed3b-4ef3-a3b2-976633ea5700 x-compute-request-id: req-d3b9f05c-ed3b-4ef3-a3b2-976633ea5700 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:43,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-d3b9f05c-ed3b-4ef3-a3b2-976633ea5700 2018-11-06 23:03:45,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:46,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-155b3be0-f25d-4f44-9732-73f7814159e1 x-compute-request-id: req-155b3be0-f25d-4f44-9732-73f7814159e1 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:46,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-155b3be0-f25d-4f44-9732-73f7814159e1 2018-11-06 23:03:48,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:49,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-26eea7fb-1c00-403d-b107-eb011b36210b x-compute-request-id: req-26eea7fb-1c00-403d-b107-eb011b36210b Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:49,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-26eea7fb-1c00-403d-b107-eb011b36210b 2018-11-06 23:03:51,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:52,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-39706492-f3c1-4e43-99a3-5b4c648ecb47 x-compute-request-id: req-39706492-f3c1-4e43-99a3-5b4c648ecb47 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:52,395 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-39706492-f3c1-4e43-99a3-5b4c648ecb47 2018-11-06 23:03:54,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:55,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-2d13bcaa-144a-4cb1-8456-1a7300825ce8 x-compute-request-id: req-2d13bcaa-144a-4cb1-8456-1a7300825ce8 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:55,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-2d13bcaa-144a-4cb1-8456-1a7300825ce8 2018-11-06 23:03:57,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:03:58,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:03: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-002613c1-5888-487c-aa1b-4edbdebc4e5d x-compute-request-id: req-002613c1-5888-487c-aa1b-4edbdebc4e5d Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:03:58,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-002613c1-5888-487c-aa1b-4edbdebc4e5d 2018-11-06 23:04:00,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:01,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-7e0ccb2c-3393-4c27-9557-cc5db3c2ea58 x-compute-request-id: req-7e0ccb2c-3393-4c27-9557-cc5db3c2ea58 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:01,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-7e0ccb2c-3393-4c27-9557-cc5db3c2ea58 2018-11-06 23:04:03,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:04,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-192b52c5-0127-47dd-aeb8-dffe05353499 x-compute-request-id: req-192b52c5-0127-47dd-aeb8-dffe05353499 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:04,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-192b52c5-0127-47dd-aeb8-dffe05353499 2018-11-06 23:04:06,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:07,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-72f20d17-b965-4627-aede-058d87a07976 x-compute-request-id: req-72f20d17-b965-4627-aede-058d87a07976 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:07,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-72f20d17-b965-4627-aede-058d87a07976 2018-11-06 23:04:09,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:10,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-8902cce6-106d-4918-b3be-7a31e062d88d x-compute-request-id: req-8902cce6-106d-4918-b3be-7a31e062d88d Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:10,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-8902cce6-106d-4918-b3be-7a31e062d88d 2018-11-06 23:04:12,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:14,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-9d3d7c70-674f-4353-b94c-ea4053ed42ef x-compute-request-id: req-9d3d7c70-674f-4353-b94c-ea4053ed42ef Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:14,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-9d3d7c70-674f-4353-b94c-ea4053ed42ef 2018-11-06 23:04:16,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:17,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-fd504404-b6c5-4a4a-a81d-3d836b455bfb x-compute-request-id: req-fd504404-b6c5-4a4a-a81d-3d836b455bfb Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:17,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-fd504404-b6c5-4a4a-a81d-3d836b455bfb 2018-11-06 23:04:19,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:20,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-49fe8a80-ba45-4929-b0c0-200c25f3cd5e x-compute-request-id: req-49fe8a80-ba45-4929-b0c0-200c25f3cd5e Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:20,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-49fe8a80-ba45-4929-b0c0-200c25f3cd5e 2018-11-06 23:04:22,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:23,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-9207b3d5-80c5-48d6-98e6-8b42ccbd059a x-compute-request-id: req-9207b3d5-80c5-48d6-98e6-8b42ccbd059a Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:23,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-9207b3d5-80c5-48d6-98e6-8b42ccbd059a 2018-11-06 23:04:25,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:26,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-282d437f-cd07-46bb-861e-406adb04b85c x-compute-request-id: req-282d437f-cd07-46bb-861e-406adb04b85c Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:26,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-282d437f-cd07-46bb-861e-406adb04b85c 2018-11-06 23:04:28,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:29,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-83b9cfda-5902-4921-8569-46a2dd23d3e7 x-compute-request-id: req-83b9cfda-5902-4921-8569-46a2dd23d3e7 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:29,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-83b9cfda-5902-4921-8569-46a2dd23d3e7 2018-11-06 23:04:31,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:32,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-a49ec346-0bab-455a-ba16-26b2721cf955 x-compute-request-id: req-a49ec346-0bab-455a-ba16-26b2721cf955 Content-Encoding: gzip Content-Length: 7866 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-11-06 23:04:32,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-a49ec346-0bab-455a-ba16-26b2721cf955 2018-11-06 23:04:34,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:04:35,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:04: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-55c0c5e1-f259-4449-b44a-d18624faa17a x-compute-request-id: req-55c0c5e1-f259-4449-b44a-d18624faa17a Content-Encoding: gzip Content-Length: 8058 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] 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"} 2018-11-06 23:04:35,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-55c0c5e1-f259-4449-b44a-d18624faa17a 2018-11-06 23:04:37,490 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-11-06 23:04:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-465571", "route_distinguishers": ["12:12", "13:13"]}}' 2018-11-06 23:04:37,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-de104655-3170-47d9-aaef-1b552c9d355e Date: Tue, 06 Nov 2018 23:04:37 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "c464bbd9-2cc6-4441-8890-269e8fc8b54f", "name": "sdnvpn-465571", "tenant_id": "35cef63a552c4009857581d35066215c", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "35cef63a552c4009857581d35066215c", "type": "l3"}} 2018-11-06 23:04:37,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-de104655-3170-47d9-aaef-1b552c9d355e 2018-11-06 23:04:37,881 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-465571', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'35cef63a552c4009857581d35066215c', u'route_targets': [], u'project_id': u'35cef63a552c4009857581d35066215c', u'type': u'l3', u'id': u'c464bbd9-2cc6-4441-8890-269e8fc8b54f'}} 2018-11-06 23:04:37,881 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-11-06 23:04:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/c464bbd9-2cc6-4441-8890-269e8fc8b54f/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router_association": {"router_id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc"}}' 2018-11-06 23:04:38,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-bd688ef7-83df-4fe2-aa50-4103e599cd99 Date: Tue, 06 Nov 2018 23:04:38 GMT RESP BODY: {"router_association": {"router_id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "tenant_id": "35cef63a552c4009857581d35066215c", "project_id": "35cef63a552c4009857581d35066215c", "id": "962607ad-c9f3-4d43-a499-85a0cfa301f1"}} 2018-11-06 23:04:38,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/c464bbd9-2cc6-4441-8890-269e8fc8b54f/router_associations used request id req-bd688ef7-83df-4fe2-aa50-4103e599cd99 2018-11-06 23:04:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router": {"routes": [{"nexthop": "10.10.10.14", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}]}}' 2018-11-06 23:04:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-22698cd1-c8f4-45d4-ac7b-d90a43519a96 Date: Tue, 06 Nov 2018 23:04:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T23:00:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T23:04:38Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.14", "destination": "179.24.1.12/32"}], "project_id": "35cef63a552c4009857581d35066215c", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "name": "sdnvpn-13-1-router"}} 2018-11-06 23:04:38,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc used request id req-22698cd1-c8f4-45d4-ac7b-d90a43519a96 2018-11-06 23:04:38,964 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-11-06 23:05:08,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:05:10,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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,Accept-Encoding x-openstack-request-id: req-dc0f65ee-d095-474f-8a0f-2a3b953cc5e0 x-compute-request-id: req-dc0f65ee-d095-474f-8a0f-2a3b953cc5e0 Content-Encoding: gzip Content-Length: 8099 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] 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 KO\n/dev/root resized successfully [took 35.44s]\n"} 2018-11-06 23:05:10,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-dc0f65ee-d095-474f-8a0f-2a3b953cc5e0 2018-11-06 23:05:10,072 - 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. 2018-11-06 23:05:10,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7d0f1b9d7199e1556423e0a0b071b386a32a7d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 23:05:11,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-07589cef-ac1d-457a-bde6-6cd53b3e0e0c x-compute-request-id: req-07589cef-ac1d-457a-bde6-6cd53b3e0e0c Content-Encoding: gzip Content-Length: 8099 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 602555178 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.912 MHz processor\n[ 0.135824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137466] pid_max: default: 32768 minimum: 301\n[ 0.138355] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141039] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142573] AppArmor: AppArmor initialized\n[ 0.143452] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144857] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146512] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147725] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149101] Initializing cgroup subsys io\n[ 0.149905] Initializing cgroup subsys memory\n[ 0.150759] Initializing cgroup subsys devices\n[ 0.151653] Initializing cgroup subsys freezer\n[ 0.152516] Initializing cgroup subsys net_cls\n[ 0.153375] Initializing cgroup subsys perf_event\n[ 0.154275] Initializing cgroup subsys net_prio\n[ 0.155157] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156920] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177138] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205330] x2apic enabled\n[ 0.206127] Switched APIC routing to physical x2apic.\n[ 0.207888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212792] KVM setup paravirtual spinlock\n[ 0.214054] x86: Booted up 1 node, 1 CPUs\n[ 0.214853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216221] devtmpfs: initialized\n[ 0.217940] evm: security.selinux\n[ 0.218637] evm: security.SMACK64\n[ 0.219320] evm: security.SMACK64EXEC\n[ 0.220053] evm: security.SMACK64TRANSMUTE\n[ 0.220856] evm: security.SMACK64MMAP\n[ 0.221595] evm: security.ima\n[ 0.222235] evm: security.capability\n[ 0.223029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224860] pinctrl core: initialized pinctrl subsystem\n[ 0.225943] RTC time: 23:03:31, date: 11/06/18\n[ 0.226884] NET: Registered protocol family 16\n[ 0.227843] cpuidle: using governor ladder\n[ 0.228656] cpuidle: using governor menu\n[ 0.229435] PCCT header not found.\n[ 0.230175] ACPI: bus type PCI registered\n[ 0.230974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232221] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235159] ACPI: Added _OSI(Processor Device)\n[ 0.236026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236916] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239019] ACPI: Interpreter enabled\n[ 0.239791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247113] ACPI: (supports S0 S5)\n[ 0.247816] ACPI: Using IOAPIC for interrupt routing\n[ 0.248759] 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.252950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255357] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257554] acpiphp: Slot [3] registered\n[ 0.258346] acpiphp: Slot [4] registered\n[ 0.259106] acpiphp: Slot [5] registered\n[ 0.259921] acpiphp: Slot [6] registered\n[ 0.260714] acpiphp: Slot [7] registered\n[ 0.261505] acpiphp: Slot [8] registered\n[ 0.262292] acpiphp: Slot [9] registered\n[ 0.263075] acpiphp: Slot [10] registered\n[ 0.263876] acpiphp: Slot [11] registered\n[ 0.264688] acpiphp: Slot [12] registered\n[ 0.265487] acpiphp: Slot [13] registered\n[ 0.266288] acpiphp: Slot [14] registered\n[ 0.267084] acpiphp: Slot [15] registered\n[ 0.278364] acpiphp: Slot [16] registered\n[ 0.279180] acpiphp: Slot [17] registered\n[ 0.279993] acpiphp: Slot [18] registered\n[ 0.280804] acpiphp: Slot [19] registered\n[ 0.281613] acpiphp: Slot [20] registered\n[ 0.282426] acpiphp: Slot [21] registered\n[ 0.283237] acpiphp: Slot [22] registered\n[ 0.284041] acpiphp: Slot [23] registered\n[ 0.284851] acpiphp: Slot [24] registered\n[ 0.285664] acpiphp: Slot [25] registered\n[ 0.286477] acpiphp: Slot [26] registered\n[ 0.287283] acpiphp: Slot [27] registered\n[ 0.288088] acpiphp: Slot [28] registered\n[ 0.288898] acpiphp: Slot [29] registered\n[ 0.289705] acpiphp: Slot [30] registered\n[ 0.290518] acpiphp: Slot [31] registered\n[ 0.291324] PCI host bridge to bus 0000:00\n[ 0.292138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296000] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.297449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306179] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315339] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365521] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368153] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369610] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372194] vgaarb: loaded\n[ 0.372789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373929] SCSI subsystem initialized\n[ 0.374740] ACPI: bus type USB registered\n[ 0.375553] usbcore: registered new interface driver usbfs\n[ 0.376575] usbcore: registered new interface driver hub\n[ 0.377571] usbcore: registered new device driver usb\n[ 0.378623] PCI: Using ACPI for IRQ routing\n[ 0.379642] NetLabel: Initializing\n[ 0.380352] NetLabel: domain hash size = 128\n[ 0.381197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382137] NetLabel: unlabeled traffic allowed by default\n[ 0.383235] clocksource: Switched to clocksource kvm-clock\n[ 0.388842] AppArmor: AppArmor Filesystem Enabled\n[ 0.389794] pnp: PnP ACPI init\n[ 0.390702] pnp: PnP ACPI: found 5 devices\n[ 0.396733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398427] NET: Registered protocol family 2\n[ 0.399382] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400654] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.401842] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403014] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404100] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405286] NET: Registered protocol family 1\n[ 0.406143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436541] Trying to unpack rootfs image as initramfs...\n[ 0.486555] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.500629] Scanning for low memory corruption every 60 seconds\n[ 0.502009] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503152] audit: initializing netlink subsys (disabled)\n[ 0.504176] audit: type=2000 audit(1541545412.216:1): initialized\n[ 0.505482] Initialise system trusted keyring\n[ 0.506412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507578] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509534] zbud: loaded\n[ 0.510238] VFS: Disk quotas dquot_6.6.0\n[ 0.511046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512560] fuse init (API version 7.23)\n[ 0.513439] Key type big_key registered\n[ 0.514236] Allocating IMA MOK and blacklist keyrings.\n[ 0.515345] Key type asymmetric registered\n[ 0.516164] Asymmetric key parser 'x509' registered\n[ 0.517113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518574] io scheduler noop registered\n[ 0.519375] io scheduler deadline registered (default)\n[ 0.520365] io scheduler cfq registered\n[ 0.521196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522236] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524947] ACPI: Power Button [PWRF]\n[ 0.525774] GHES: HEST is not enabled!\n[ 0.539498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595736] Linux agpgart interface v0.103\n[ 0.598154] brd: module loaded\n[ 0.599347] loop: module loaded\n[ 0.602900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605751] GPT:90111 != 20971519\n[ 0.606440] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607522] GPT:90111 != 20971519\n[ 0.608203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609152] vda: vda1 vda15\n[ 0.610828] scsi host0: ata_piix\n[ 0.611565] scsi host1: ata_piix\n[ 0.612265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614879] libphy: Fixed MDIO Bus: probed\n[ 0.615699] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618826] PPP generic driver version 2.4.2\n[ 0.619711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621033] ehci-pci: EHCI PCI platform driver\n[ 0.621891] ehci-platform: EHCI generic platform driver\n[ 0.622861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623975] ohci-pci: OHCI PCI platform driver\n[ 0.624833] ohci-platform: OHCI generic platform driver\n[ 0.625803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647713] usb usb1: Product: UHCI Host Controller\n[ 0.648645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649777] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650788] hub 1-0:1.0: USB hub found\n[ 0.651573] hub 1-0:1.0: 2 ports detected\n[ 0.652478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654581] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656562] mousedev: PS/2 mouse device common for all mice\n[ 0.657804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663082] i2c /dev entries driver\n[ 0.663843] device-mapper: uevent: version 1.0.3\n[ 0.664780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666401] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667666] NET: Registered protocol family 10\n[ 0.668647] NET: Registered protocol family 17\n[ 0.669614] Key type dns_resolver registered\n[ 0.670712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673993] registered taskstats version 1\n[ 0.674955] Loading compiled-in X.509 certificates\n[ 0.676529] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678622] zswap: loaded using pool lzo/zbud\n[ 0.680125] Key type trusted registered\n[ 0.681942] Key type encrypted registered\n[ 0.682921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684221] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685443] evm: HMAC attrs: 0x1\n[ 0.686516] Magic number: 10:435:99\n[ 0.687553] rtc_cmos 00:00: setting system clock to 2018-11-06 23:03:32 UTC (1541545412)\n[ 0.689390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690625] EDD information not available.\n[ 0.767749] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769527] ata1.00: configured for MWDMA2\n[ 0.770958] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784073] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785654] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.787181] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.789318] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791275] Write protecting the kernel read-only data: 14336k\n[ 0.793173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794968] 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.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.228781] 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 KO\n/dev/root resized successfully [took 35.44s]\n"} 2018-11-06 23:05:11,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-07589cef-ac1d-457a-bde6-6cd53b3e0e0c 2018-11-06 23:05:11,146 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-13-3' cannot ping 'sdnvpn_extra_route_13' 2018-11-06 23:05:11,146 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-11-06 23:05:11,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router": {"routes": []}}' 2018-11-06 23:05:11,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-3a73fb86-21ea-43f9-a49d-782c894ff06e Date: Tue, 06 Nov 2018 23:05:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88a8d1cb-f972-4fbf-ab0b-66202edfdde9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "999f41b0-3000-46db-9170-4b0fe4f63288", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T23:00:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T23:05:11Z", "revision_number": 6, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "name": "sdnvpn-13-1-router"}} 2018-11-06 23:05:11,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc used request id req-3a73fb86-21ea-43f9-a49d-782c894ff06e 2018-11-06 23:05:11,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:11,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23: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-f07e21fb-368e-42b0-8996-ca82f9f41a97 x-compute-request-id: req-f07e21fb-368e-42b0-8996-ca82f9f41a97 Content-Length: 0 Content-Type: application/json 2018-11-06 23:05:11,720 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b5faac3e-94f2-4842-8420-88a2fc929399 used request id req-f07e21fb-368e-42b0-8996-ca82f9f41a97 2018-11-06 23:05:11,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"forceDelete": null}' 2018-11-06 23:05:11,898 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23: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-f85b380f-6803-40c9-8702-f4b0619b9992 x-compute-request-id: req-f85b380f-6803-40c9-8702-f4b0619b9992 Content-Length: 0 Content-Type: application/json 2018-11-06 23:05:11,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf/action used request id req-f85b380f-6803-40c9-8702-f4b0619b9992 2018-11-06 23:05:11,899 - sdnvpn_test_utils - DEBUG - Waiting for instance 74006880-5e1a-418b-aa27-a9fd3270d9cf to be deleted 2018-11-06 23:05:11,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:12,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-a530cebc-055f-4b59-8b37-460fe77ad916 x-compute-request-id: req-a530cebc-055f-4b59-8b37-460fe77ad916 Content-Encoding: gzip Content-Length: 1051 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:01Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-06T23:02:37.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:05:11Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:12,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-a530cebc-055f-4b59-8b37-460fe77ad916 2018-11-06 23:05:14,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:15,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-6739fa61-8d40-4921-ab28-b9755019fbf6 x-compute-request-id: req-6739fa61-8d40-4921-ab28-b9755019fbf6 Content-Encoding: gzip Content-Length: 1051 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:01Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:9e:23:98", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/74006880-5e1a-418b-aa27-a9fd3270d9cf", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-11-06T23:02:37.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "74006880-5e1a-418b-aa27-a9fd3270d9cf", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:05:11Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-1", "created": "2018-11-06T23:00:17Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:15,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-6739fa61-8d40-4921-ab28-b9755019fbf6 2018-11-06 23:05:17,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:18,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-d8aca918-eb14-46a6-9927-91671de82a2c x-compute-request-id: req-d8aca918-eb14-46a6-9927-91671de82a2c Content-Encoding: gzip Content-Length: 957 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:01Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:18,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-d8aca918-eb14-46a6-9927-91671de82a2c 2018-11-06 23:05:20,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"forceDelete": null}' 2018-11-06 23:05:20,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:05: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-b4ec8aff-0bc9-4eb9-a33a-b842978e97db x-compute-request-id: req-b4ec8aff-0bc9-4eb9-a33a-b842978e97db Content-Length: 0 Content-Type: application/json 2018-11-06 23:05:20,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c/action used request id req-b4ec8aff-0bc9-4eb9-a33a-b842978e97db 2018-11-06 23:05:20,193 - sdnvpn_test_utils - DEBUG - Waiting for instance 88a5937a-3372-4eed-8a57-ee2c8e4a499c to be deleted 2018-11-06 23:05:20,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:20,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:05: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-e334fba8-8c57-4a0b-afec-a4e15b0b8547 x-compute-request-id: req-e334fba8-8c57-4a0b-afec-a4e15b0b8547 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "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:1d:18:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88a5937a-3372-4eed-8a57-ee2c8e4a499c", "rel": "bookmark"}], "image": {"id": "f0d33864-2108-4adb-9be8-2264b83c6830", "links": [{"href": "http://172.30.9.26:8774/images/f0d33864-2108-4adb-9be8-2264b83c6830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-11-06T23:03:00.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "88a5937a-3372-4eed-8a57-ee2c8e4a499c", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:05:20Z", "hostId": "6cd3b052cd85f8c0590f4463f9a7bea3738b4b30f0525601651a459d", "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-2", "created": "2018-11-06T23:02:43Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:20,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-e334fba8-8c57-4a0b-afec-a4e15b0b8547 2018-11-06 23:05:22,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:23,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:05: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-e666a547-0f86-4fc7-a302-89ebdaaad320 x-compute-request-id: req-e666a547-0f86-4fc7-a302-89ebdaaad320 Content-Encoding: gzip Content-Length: 788 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:03:31Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:23,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-e666a547-0f86-4fc7-a302-89ebdaaad320 2018-11-06 23:05:25,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" -d '{"forceDelete": null}' 2018-11-06 23:05:25,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23: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 x-openstack-request-id: req-636bb5ee-391f-431e-8020-06e8eebee4e5 x-compute-request-id: req-636bb5ee-391f-431e-8020-06e8eebee4e5 Content-Length: 0 Content-Type: application/json 2018-11-06 23:05:25,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a/action used request id req-636bb5ee-391f-431e-8020-06e8eebee4e5 2018-11-06 23:05:25,894 - sdnvpn_test_utils - DEBUG - Waiting for instance f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a to be deleted 2018-11-06 23:05:25,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:26,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-9446dc15-a2d9-4c0d-91ad-2ede5394c95e x-compute-request-id: req-9446dc15-a2d9-4c0d-91ad-2ede5394c95e Content-Encoding: gzip Content-Length: 797 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:05:25Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:26,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-9446dc15-a2d9-4c0d-91ad-2ede5394c95e 2018-11-06 23:05:28,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:28,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23: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-0a8e1f04-8e0b-445f-9721-d1fb35cdbcd6 x-compute-request-id: req-0a8e1f04-8e0b-445f-9721-d1fb35cdbcd6 Content-Encoding: gzip Content-Length: 797 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:9f:3d:6e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "rel": "bookmark"}], "image": {"id": "5e660ae7-09b4-4daf-8180-f2261b1e82c0", "links": [{"href": "http://172.30.9.26:8774/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-11-06T23:03:31.000000", "flavor": {"id": "b5faac3e-94f2-4842-8420-88a2fc929399", "links": [{"href": "http://172.30.9.26:8774/flavors/b5faac3e-94f2-4842-8420-88a2fc929399", "rel": "bookmark"}]}, "id": "f9ee7a5b-ee5e-4850-b1fc-207ecfa4b62a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "9cce322d7f594cf18747c78e8af3d4ca", "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": "2018-11-06T23:05:25Z", "hostId": "a8a9dc5d30fb0b607cd9a4c35f458d483b64385b44bd857321f6beb7", "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-3", "created": "2018-11-06T23:03:25Z", "tenant_id": "35cef63a552c4009857581d35066215c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 23:05:28,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-0a8e1f04-8e0b-445f-9721-d1fb35cdbcd6 2018-11-06 23:05:30,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf355e0aea503a2ee25020bd7ea54b2d44302098" 2018-11-06 23:05:31,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:05: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-63c7ba8c-459a-4a7e-8eb6-51b610f9ce01 x-compute-request-id: req-63c7ba8c-459a-4a7e-8eb6-51b610f9ce01 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 23:05:31,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?all_tenants=1 used request id req-63c7ba8c-459a-4a7e-8eb6-51b610f9ce01 2018-11-06 23:05:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 23:05:34,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56df72ce-b458-4e02-95ab-55f010647a6a Date: Tue, 06 Nov 2018 23:05:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:05:34,832 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f0d33864-2108-4adb-9be8-2264b83c6830 used request id req-56df72ce-b458-4e02-95ab-55f010647a6a 2018-11-06 23:05:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85175632f2934a155b64e9a5f7410df83c21c2f2" 2018-11-06 23:05:36,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-481c6375-172f-4780-a611-0c6631c60a74 Date: Tue, 06 Nov 2018 23:05:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:05:36,036 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5e660ae7-09b4-4daf-8180-f2261b1e82c0 used request id req-481c6375-172f-4780-a611-0c6631c60a74 2018-11-06 23:05:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/c464bbd9-2cc6-4441-8890-269e8fc8b54f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:05:36,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13baa9a6-b2f3-44fd-9834-cfbb0149293c Content-Length: 0 Date: Tue, 06 Nov 2018 23:05:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 23:05:36,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/c464bbd9-2cc6-4441-8890-269e8fc8b54f used request id req-13baa9a6-b2f3-44fd-9834-cfbb0149293c 2018-11-06 23:05:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"subnet_id": "6ac9754a-e067-4b80-a468-9a986b65e148"}' 2018-11-06 23:05:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4b62d81-313c-4464-8ae3-500aa636c3b8 Date: Tue, 06 Nov 2018 23:05:37 GMT RESP BODY: {"network_id": "e28ecaeb-e697-4bca-8079-463a8918ccb6", "tenant_id": "35cef63a552c4009857581d35066215c", "subnet_id": "6ac9754a-e067-4b80-a468-9a986b65e148", "subnet_ids": ["6ac9754a-e067-4b80-a468-9a986b65e148"], "port_id": "98fa09f7-ae19-4ca5-8131-480bf92d7b14", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc"} 2018-11-06 23:05:37,774 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc/remove_router_interface used request id req-c4b62d81-313c-4464-8ae3-500aa636c3b8 2018-11-06 23:05:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" -d '{"router": {"external_gateway_info": {}}}' 2018-11-06 23:05:38,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-197131f7-ca45-4a0a-aa13-bef0de138ba9 Date: Tue, 06 Nov 2018 23:05:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cef63a552c4009857581d35066215c", "created_at": "2018-11-06T23:00:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-06T23:05:38Z", "revision_number": 10, "routes": [], "project_id": "35cef63a552c4009857581d35066215c", "id": "b2f2b736-dab7-46c4-8470-49f5a3a577dc", "name": "sdnvpn-13-1-router"}} 2018-11-06 23:05:38,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc used request id req-197131f7-ca45-4a0a-aa13-bef0de138ba9 2018-11-06 23:05:38,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6ac9754a-e067-4b80-a468-9a986b65e148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:05:41,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8201037c-05a0-40d0-a9f9-466e44689ad8 Date: Tue, 06 Nov 2018 23:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 23:05:41,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6ac9754a-e067-4b80-a468-9a986b65e148 used request id req-8201037c-05a0-40d0-a9f9-466e44689ad8 2018-11-06 23:05:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:05:41,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f458e4f7-5a72-4bc3-b477-6f78bf575806 Content-Length: 0 Date: Tue, 06 Nov 2018 23:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 23:05:41,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b2f2b736-dab7-46c4-8470-49f5a3a577dc used request id req-f458e4f7-5a72-4bc3-b477-6f78bf575806 2018-11-06 23:05:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e28ecaeb-e697-4bca-8079-463a8918ccb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818487ec7a345239848ed2dd1d8e4301dfa35ce0" 2018-11-06 23:05:42,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9deaf0cc-a191-41b3-8889-5904283662fa Date: Tue, 06 Nov 2018 23:05:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 23:05:42,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e28ecaeb-e697-4bca-8079-463a8918ccb6 used request id req-9deaf0cc-a191-41b3-8889-5904283662fa 2018-11-06 23:05:42,860 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-11-06 23:05:42,860 - sdnvpn-results - INFO - One or more subtests have failed. 2018-11-06 23:05:42,861 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-11-06 23:05:42,861 - 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': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-11-06 23:05:42,861 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-11-06 23:05:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd0b4431720628404c297ebd1f8c2f78c636786" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-11-06 23:05:43,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-189597c6-fd48-4314-9e8b-e75449ccc650 Date: Tue, 06 Nov 2018 23:05:43 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}} 2018-11-06 23:05:43,109 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/35cef63a552c4009857581d35066215c used request id req-189597c6-fd48-4314-9e8b-e75449ccc650 2018-11-06 23:05:43,109 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-11-06 23:05:43,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26: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}e161ceffcc3fae9068716909a1caa6a2b26ef05a" -d '{"quota_class_set": {"instances": 10}}' 2018-11-06 23:05:43,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:05: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-496c503d-4e4c-4d03-8601-1636b20dfc8a x-compute-request-id: req-496c503d-4e4c-4d03-8601-1636b20dfc8a 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}} 2018-11-06 23:05:43,580 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-496c503d-4e4c-4d03-8601-1636b20dfc8a 2018-11-06 23:05:43,583 - paramiko.transport - DEBUG - starting thread (client mode): 0xb36a2dd0L 2018-11-06 23:05:43,583 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:43,614 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:43,615 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:43,621 - 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 2018-11-06 23:05:43,621 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:43,621 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:43,621 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:43,622 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:43,622 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:43,631 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:43,632 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:43,647 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.123: 25c7c90a3a6537dc5a19d7e82f069e31 2018-11-06 23:05:43,648 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:43,672 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:43,772 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:43,781 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:43,964 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:43,965 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:44,003 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:44,004 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:44,020 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:48,789 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:48,791 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:48,793 - paramiko.transport - DEBUG - starting thread (client mode): 0xb39eef50L 2018-11-06 23:05:48,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:48,799 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:48,799 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:48,802 - 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 2018-11-06 23:05:48,802 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:48,803 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:48,803 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:48,803 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:48,803 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:48,808 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:48,809 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:48,825 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 23:05:48,825 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:48,848 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:48,859 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:48,889 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:48,948 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:48,948 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:48,987 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:48,988 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:48,995 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:49,031 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:49,032 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:49,033 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:49,034 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:49,034 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:49,074 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:49,112 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:49,114 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:49,114 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:49,115 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:49,115 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:49,156 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:49,190 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:49,192 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:49,194 - paramiko.transport - DEBUG - starting thread (client mode): 0xb524fb50L 2018-11-06 23:05:49,194 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:49,200 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:49,200 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:49,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 2018-11-06 23:05:49,203 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:49,203 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:49,203 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:49,203 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:49,204 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:49,208 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:49,209 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:49,210 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 23:05:49,210 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:49,248 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:49,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:49,275 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:49,346 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:49,346 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:49,385 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:49,386 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:49,394 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:49,430 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:49,432 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:49,433 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:49,434 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:49,434 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:49,475 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:49,514 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:49,515 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:49,516 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:49,517 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:49,517 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:49,557 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:49,591 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:49,592 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:49,594 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5178cd0L 2018-11-06 23:05:49,595 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:49,600 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:49,600 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:49,603 - 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 2018-11-06 23:05:49,603 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:49,603 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:49,604 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:49,604 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:49,604 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:49,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:49,609 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:49,610 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 23:05:49,611 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:49,648 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:49,660 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:49,675 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:49,743 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:49,743 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:49,782 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:49,783 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:49,786 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:49,824 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:49,825 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:49,826 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:49,827 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:49,827 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:49,868 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:49,906 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:49,907 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:49,908 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:49,909 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:49,909 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:49,950 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:49,983 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:49,984 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:49,986 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5dce310L 2018-11-06 23:05:49,987 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:49,992 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:49,993 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:49,995 - 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 2018-11-06 23:05:49,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:49,996 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:49,996 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:49,996 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:49,996 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:50,001 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:50,001 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:50,002 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 23:05:50,003 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:50,041 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:50,051 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:50,067 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:50,137 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:50,137 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:50,176 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:50,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:50,185 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:50,216 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:50,217 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:50,218 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:50,218 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:50,218 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:50,259 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:50,290 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:50,291 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:50,292 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:50,293 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:50,293 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:50,334 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:50,361 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:50,363 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:50,364 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5eec590L 2018-11-06 23:05:50,365 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:50,371 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:50,371 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:50,374 - 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 2018-11-06 23:05:50,374 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:50,375 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:50,375 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:50,375 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:50,375 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:50,381 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:50,381 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:50,396 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 23:05:50,397 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:50,421 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:50,433 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:50,461 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:50,547 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:50,547 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:50,586 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:50,587 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:50,596 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:50,626 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:50,626 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:50,628 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:50,628 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:50,629 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:50,669 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:50,702 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:50,703 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:50,703 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:50,705 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:50,705 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:50,745 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:50,772 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:50,773 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:50,774 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:50,775 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:50,775 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:50,782 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:56,017 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:56,019 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:56,022 - paramiko.transport - DEBUG - starting thread (client mode): 0xb39ee090L 2018-11-06 23:05:56,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:56,027 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:56,028 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:56,031 - 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 2018-11-06 23:05:56,031 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:56,031 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:56,031 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:56,031 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:56,031 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:56,035 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:56,036 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:56,038 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: b989b8877d913a63bc914d1fcf677e10 2018-11-06 23:05:56,038 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:56,075 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:56,087 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:56,103 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:56,181 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:56,181 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:56,220 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:56,221 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:56,240 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:56,272 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:56,273 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:56,274 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:56,275 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:56,275 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:56,316 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:56,353 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:56,355 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:56,355 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:56,356 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:56,356 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:56,397 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:56,428 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:56,429 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:56,431 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e5e850L 2018-11-06 23:05:56,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:56,438 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:56,438 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:56,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 2018-11-06 23:05:56,441 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:56,441 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:56,441 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:56,442 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:56,442 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:56,446 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:56,446 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:56,463 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: 28c2f9db1d31d32284e940a5f5982f08 2018-11-06 23:05:56,464 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:56,486 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:56,498 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:56,528 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:56,601 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:56,601 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:56,640 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:56,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:56,647 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:56,684 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:56,686 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:56,687 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:56,688 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:56,688 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:56,729 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:56,767 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:56,768 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:56,769 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:56,770 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:56,770 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:56,811 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:56,843 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:56,844 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:56,847 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e5ed10L 2018-11-06 23:05:56,847 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:56,852 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:56,853 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:56,856 - 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 2018-11-06 23:05:56,856 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:56,856 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:56,856 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:56,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:56,857 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:56,861 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:56,862 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:56,879 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 8d30304bf6ba6dd0c17a1b772a797285 2018-11-06 23:05:56,879 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:56,901 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:56,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:56,943 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:57,014 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:57,014 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:57,054 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:57,055 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:57,063 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:57,097 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:57,098 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:57,099 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:57,100 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:57,100 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:57,141 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:57,177 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:57,179 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:57,179 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:57,180 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:57,180 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:57,221 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:57,254 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:57,255 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:57,258 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e58650L 2018-11-06 23:05:57,258 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:57,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:57,262 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:57,263 - 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 2018-11-06 23:05:57,264 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:57,264 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:57,264 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:57,264 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:57,264 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:57,269 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:57,269 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:57,274 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 70d5a340929d628b1f3cd54699f32e74 2018-11-06 23:05:57,274 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:57,309 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:57,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:57,339 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:57,393 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:57,393 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:57,433 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:57,434 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:57,442 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:57,471 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:57,472 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:57,473 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:57,474 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:57,474 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:57,515 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:57,546 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:57,547 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:57,548 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:57,549 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:57,549 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:57,588 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:57,616 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:57,618 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:57,619 - paramiko.transport - DEBUG - starting thread (client mode): 0xb679df90L 2018-11-06 23:05:57,620 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 23:05:57,624 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-11-06 23:05:57,625 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-11-06 23:05:57,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 2018-11-06 23:05:57,627 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 23:05:57,627 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 23:05:57,627 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 23:05:57,627 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 23:05:57,628 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 23:05:57,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 23:05:57,633 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 23:05:57,635 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 4f1fc186fc3c8c06dd92cb78a5a0f094 2018-11-06 23:05:57,636 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-11-06 23:05:57,672 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 23:05:57,682 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 23:05:57,700 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 23:05:57,763 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-06 23:05:57,763 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-06 23:05:57,802 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 23:05:57,802 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 23:05:57,807 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 23:05:57,836 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 23:05:57,837 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 23:05:57,837 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 23:05:57,838 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 23:05:57,839 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 23:05:57,879 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 23:05:57,910 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 23:05:57,912 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-06 23:05:57,912 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 23:05:57,913 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-06 23:05:57,913 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-06 23:05:57,954 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-06 23:05:57,982 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-06 23:05:57,983 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:05:57,983 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-06 23:05:58,010 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 23:05:58,011 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 23:05:58,011 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 23:05:58,014 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 23:05:58,050 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-06 23:05:58,051 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-06 23:05:58,053 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-06 23:05:58,066 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-06 23:05:58,067 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-06 23:05:58,069 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 23:05:58,070 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 23:05:58,070 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 23:05:58,072 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 23:05:58,073 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 23:05:58,073 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:05:58,074 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:05:58,074 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:05,323 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 23:06:05,325 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 23:06:05,326 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 23:06:05,327 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 23:06:05,327 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 23:06:05,330 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 23:06:05,360 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-06 23:06:05,360 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-06 23:06:05,361 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-06 23:06:05,362 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-06 23:06:05,479 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-06 23:06:05,480 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:06:05,497 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-11-06 23:06:05,735 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 23:06:05,736 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 23:06:05,736 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 23:06:05,739 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 23:06:05,769 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-06 23:06:05,769 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-06 23:06:05,771 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-06 23:06:05,772 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-06 23:06:05,774 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-06 23:06:05,775 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 23:06:05,776 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 23:06:05,776 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 23:06:05,778 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 23:06:05,779 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 23:06:05,780 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:05,780 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:05,780 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:09,033 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 23:06:09,035 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 23:06:09,035 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 23:06:09,037 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 23:06:09,037 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 23:06:09,078 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 23:06:09,110 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-06 23:06:09,110 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-06 23:06:09,111 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-06 23:06:09,112 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-06 23:06:09,219 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-06 23:06:09,220 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:06:09,236 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-11-06 23:06:09,455 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 23:06:09,456 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 23:06:09,456 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 23:06:09,459 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 23:06:09,494 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-06 23:06:09,494 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-06 23:06:09,496 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-06 23:06:09,497 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-06 23:06:09,499 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-06 23:06:09,501 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 23:06:09,501 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 23:06:09,502 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 23:06:09,504 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 23:06:09,504 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 23:06:09,505 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:09,505 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:09,506 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:14,755 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 23:06:14,757 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 23:06:14,757 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 23:06:14,758 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 23:06:14,759 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 23:06:14,800 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 23:06:14,830 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-06 23:06:14,831 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-06 23:06:14,832 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-06 23:06:14,833 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-06 23:06:14,983 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-06 23:06:14,984 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:06:14,999 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-11-06 23:06:15,247 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 23:06:15,248 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 23:06:15,248 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 23:06:15,251 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 23:06:15,282 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-06 23:06:15,283 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-06 23:06:15,284 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-06 23:06:15,285 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-06 23:06:15,286 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-06 23:06:15,287 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 23:06:15,287 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 23:06:15,287 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 23:06:15,290 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 23:06:15,290 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 23:06:15,290 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,290 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,291 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,433 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 23:06:15,434 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 23:06:15,434 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 23:06:15,435 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 23:06:15,436 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 23:06:15,476 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 23:06:15,508 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-06 23:06:15,508 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-06 23:06:15,509 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-06 23:06:15,510 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-06 23:06:15,517 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-06 23:06:15,519 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:06:15,534 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-11-06 23:06:15,561 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-06 23:06:15,562 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-06 23:06:15,562 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-06 23:06:15,566 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-06 23:06:15,594 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-11-06 23:06:15,594 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-11-06 23:06:15,596 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-11-06 23:06:15,597 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-11-06 23:06:15,598 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-11-06 23:06:15,599 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-11-06 23:06:15,600 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-11-06 23:06:15,600 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-11-06 23:06:15,602 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-06 23:06:15,603 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-11-06 23:06:15,604 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,604 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,604 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-11-06 23:06:15,709 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-11-06 23:06:15,711 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-11-06 23:06:15,711 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-11-06 23:06:15,713 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-11-06 23:06:15,713 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-11-06 23:06:15,753 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-11-06 23:06:15,780 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-11-06 23:06:15,781 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-11-06 23:06:15,782 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-11-06 23:06:15,783 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-11-06 23:06:15,790 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-11-06 23:06:15,791 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-11-06 23:06:15,808 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-11-06 23:06:15,835 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-11-06 23:06:17,413 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 23:06:17,413 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 44:20 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-11-06 23:06:17,419 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-11-06 23:06:17,421 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:39 | PASS | | bgpvpn | sdnvpn | features | 44:20 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-11-06 23:06:17,429 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-06 23:06:17,431 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:17,521 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:17,620 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:17,732 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:17,833 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:17,933 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,033 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,133 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,218 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,334 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,433 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,533 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,633 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,733 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,834 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:18,935 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,024 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,128 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,224 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,329 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,434 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,536 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,636 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,735 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,836 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:19,936 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,025 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,126 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,246 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,338 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,426 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,539 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:20,627 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 23:06:23,802 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 23:06:23,805 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 23:06:23,805 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 23:06:23,806 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-06 23:06:23,806 - 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 | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-06 23:06:23,807 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 23:06:26,597 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 23:06:26,602 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 23:06:26,602 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 23:06:26,603 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-06 23:06:26,603 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-11-06 23:06:26,605 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 23:06:29,284 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-310 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 23:06:29,287 - 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=N9mAexYrKJ8eJXpV44RRJKzKt export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26: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.4 export OS_REGION_NAME=regionOne 2018-11-06 23:06:29,287 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-11-06 23:06:29,293 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-11-06 23:06:30,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:06:30,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:06:30,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:06:30,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:06:30,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:06:30,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:06:30,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:06:30,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:06:30,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:06:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 23:06:30,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a236c3-db85-40f4-865a-65697d4c09b6 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:06:30,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7a236c3-db85-40f4-865a-65697d4c09b6 2018-11-06 23:06:30,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:06:30,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cef63a552c4009857581d35066215c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/35cef63a552c4009857581d35066215c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/35cef63a552c4009857581d35066215c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9cce322d7f594cf18747c78e8af3d4ca"}, "audit_ids": ["MPEp7hGpTweeLYSN5pnQBw"], "issued_at": "2018-11-06T23:06:30.000000Z"}} 2018-11-06 23:06:30,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 23:06:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1363de6b-ea82-4197-82ac-57dac89ac7bc Date: Tue, 06 Nov 2018 23:06:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"88a8d1cb-f972-4fbf-ab0b-66202edfdde9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf989b30bc4a44d891159504eca093b4","status":"ACTIVE","subnets":["999f41b0-3000-46db-9170-4b0fe4f63288"],"description":"","tags":[],"updated_at":"2018-11-06T20:18:47Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cf989b30bc4a44d891159504eca093b4","created_at":"2018-11-06T20:18:41Z","provider:network_type":"flat"}]} 2018-11-06 23:06:31,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1363de6b-ea82-4197-82ac-57dac89ac7bc 2018-11-06 23:06:31,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.542654037476s 2018-11-06 23:06:31,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1363de6b-ea82-4197-82ac-57dac89ac7bc 2018-11-06 23:06:31,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 23:06:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 23:06: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 23:06:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c237001-d2a8-4329-bfc2-c2d14bc86ca5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/5300fc9747e841d7bfa252c238bc2fa6"}, "description": "", "name": "heat_stack", "enabled": true, "id": "5300fc9747e841d7bfa252c238bc2fa6"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 23:06:31,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6c237001-d2a8-4329-bfc2-c2d14bc86ca5 2018-11-06 23:06:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.282232046127s 2018-11-06 23:06:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 23:06:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}}' 2018-11-06 23:06:31,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcafe75-77d2-413d-b8d4-06df152efc4d 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.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9"}, "enabled": true, "id": "e577db7f48db4231b677988c168ca0a9", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}} 2018-11-06 23:06:31,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5bcafe75-77d2-413d-b8d4-06df152efc4d 2018-11-06 23:06:31,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110338926315s 2018-11-06 23:06:31,444 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5bcafe75-77d2-413d-b8d4-06df152efc4d 2018-11-06 23:06:31,445 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'id': u'e577db7f48db4231b677988c168ca0a9', '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'})}) 2018-11-06 23:06:31,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 23:06:31,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356647968292s 2018-11-06 23:06:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b399c40-cbf8-4b08-a8a3-237543fafc57 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}} 2018-11-06 23:06:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 used request id req-1b399c40-cbf8-4b08-a8a3-237543fafc57 2018-11-06 23:06:31,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b03a67ca1dc34510b3707cfce715c0e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323'}) 2018-11-06 23:06:31,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1463c01-d942-4eb8-8835-de2cace2fcb9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:31,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1463c01-d942-4eb8-8835-de2cace2fcb9 2018-11-06 23:06:31,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0167021751404s 2018-11-06 23:06:31,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e282fa48-3db8-40ed-93dd-6d52c107b449 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:31,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e282fa48-3db8-40ed-93dd-6d52c107b449 2018-11-06 23:06:31,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798509120941s 2018-11-06 23:06:31,992 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 23:06:31,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 23:06:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"role": {"name": "Member"}}' 2018-11-06 23:06:32,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e58e0da-24e0-45a0-9802-4033cf36c764 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}} 2018-11-06 23:06:32,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5e58e0da-24e0-45a0-9802-4033cf36c764 2018-11-06 23:06:32,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0853800773621s 2018-11-06 23:06:32,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703c5ea4-8c68-4f26-938a-4efc7c17d85c Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "domain_id": null, "name": "Member", "id": "ab78662c4fef44d5a18231816a4236a2"}} 2018-11-06 23:06:32,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2 used request id req-703c5ea4-8c68-4f26-938a-4efc7c17d85c 2018-11-06 23:06:32,159 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2'}, 'domain_id': None, 'human_id': None, 'id': u'ab78662c4fef44d5a18231816a4236a2', 'HUMAN_ID': False}) 2018-11-06 23:06:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:32,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924cfb66-aa3f-4a3b-957a-3b9a58881dbd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:32,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-924cfb66-aa3f-4a3b-957a-3b9a58881dbd 2018-11-06 23:06:32,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0839629173279s 2018-11-06 23:06:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 23:06:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d636d5-8179-4faa-8cfb-8f497620c4e2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 23:06:32,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d7d636d5-8179-4faa-8cfb-8f497620c4e2 2018-11-06 23:06:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847909450531s 2018-11-06 23:06:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 23:06:32,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c5e0ab-2689-4125-bd98-1c5aceda4d5f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "domain_id": "default", "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 23:06:32,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-35c5e0ab-2689-4125-bd98-1c5aceda4d5f 2018-11-06 23:06:32,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988590717316s 2018-11-06 23:06:32,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-35c5e0ab-2689-4125-bd98-1c5aceda4d5f 2018-11-06 23:06:32,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 23:06:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f7f9e6-fed8-4d38-95b5-f1e476e50399 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9"}, "enabled": true, "id": "e577db7f48db4231b677988c168ca0a9", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}]} 2018-11-06 23:06:32,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e5f7f9e6-fed8-4d38-95b5-f1e476e50399 2018-11-06 23:06:32,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0829060077667s 2018-11-06 23:06:32,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e5f7f9e6-fed8-4d38-95b5-f1e476e50399 2018-11-06 23:06:32,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 23:06:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=ab78662c4fef44d5a18231816a4236a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40433dba-093d-4ced-9cad-48f60eb1ab11 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=ab78662c4fef44d5a18231816a4236a2", "previous": null, "next": null}} 2018-11-06 23:06:32,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=ab78662c4fef44d5a18231816a4236a2 used request id req-40433dba-093d-4ced-9cad-48f60eb1ab11 2018-11-06 23:06:32,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076602935791s 2018-11-06 23:06:32,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 23:06:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9/users/b03a67ca1dc34510b3707cfce715c0e8/roles/ab78662c4fef44d5a18231816a4236a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9f0819-b0c5-4e86-b3a3-bbe2db752954 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:06:32,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9/users/b03a67ca1dc34510b3707cfce715c0e8/roles/ab78662c4fef44d5a18231816a4236a2 used request id req-be9f0819-b0c5-4e86-b3a3-bbe2db752954 2018-11-06 23:06:32,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129221200943s 2018-11-06 23:06:32,729 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 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': '912deada-71bb-4038-87b2-7bb4d563827b', 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_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'project_id': u'e577db7f48db4231b677988c168ca0a9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 23:06:32,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 23:06:32,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 23:06:32,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 23:06:32,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 23:06:32,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 23:06:32,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 23:06:32,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 23:06:32,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 23:06:32,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 23:06:32,736 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'password': '912deada-71bb-4038-87b2-7bb4d563827b', 'project_name': 'tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'e577db7f48db4231b677988c168ca0a9', 'project_domain_name': 'Default'} 2018-11-06 23:06:32,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e13319-ad22-423d-9857-e81611e64861 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:32,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-50e13319-ad22-423d-9857-e81611e64861 2018-11-06 23:06:32,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780160427094s 2018-11-06 23:06:32,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:32,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb5329b-4d23-4b43-b04e-60a1cee8c880 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:32,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9eb5329b-4d23-4b43-b04e-60a1cee8c880 2018-11-06 23:06:32,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755190849304s 2018-11-06 23:06:32,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 23:06:32,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:32,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1eb1cef-1040-4fd0-9d9c-636e9cb81063 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 23:06:32,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d1eb1cef-1040-4fd0-9d9c-636e9cb81063 2018-11-06 23:06:32,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0794367790222s 2018-11-06 23:06:32,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 23:06:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6b9e0c-7b6c-488f-b5f2-9349bddebffa Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "domain_id": "default", "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 23:06:33,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ff6b9e0c-7b6c-488f-b5f2-9349bddebffa 2018-11-06 23:06:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103899002075s 2018-11-06 23:06:33,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ff6b9e0c-7b6c-488f-b5f2-9349bddebffa 2018-11-06 23:06:33,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 23:06:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fd4421-39e8-4039-b94c-54feb6e6d7b5 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9"}, "enabled": true, "id": "e577db7f48db4231b677988c168ca0a9", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}]} 2018-11-06 23:06:33,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b2fd4421-39e8-4039-b94c-54feb6e6d7b5 2018-11-06 23:06:33,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796399116516s 2018-11-06 23:06:33,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b2fd4421-39e8-4039-b94c-54feb6e6d7b5 2018-11-06 23:06:33,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 23:06:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5396aa49-73de-4be9-b235-935ff5e78cb4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=af9a8dfaf2774fda8d2d6a24361df3d8", "previous": null, "next": null}} 2018-11-06 23:06:33,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&scope.project.id=e577db7f48db4231b677988c168ca0a9&role.id=af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-5396aa49-73de-4be9-b235-935ff5e78cb4 2018-11-06 23:06:33,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788729190826s 2018-11-06 23:06:33,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 23:06:33,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9/users/b03a67ca1dc34510b3707cfce715c0e8/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41740604-62c9-463d-9f26-0ba93b1753b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:06:33,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9/users/b03a67ca1dc34510b3707cfce715c0e8/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-41740604-62c9-463d-9f26-0ba93b1753b1 2018-11-06 23:06:33,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123562097549s 2018-11-06 23:06:33,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d59f92-9951-4fb9-8859-495f10275d88 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:33,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06d59f92-9951-4fb9-8859-495f10275d88 2018-11-06 23:06:33,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736041069031s 2018-11-06 23:06:33,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 23:06:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cb690f-c34f-4005-89c8-f58ee75a95bf Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 23:06:33,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-00cb690f-c34f-4005-89c8-f58ee75a95bf 2018-11-06 23:06:33,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0771849155426s 2018-11-06 23:06:33,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 23:06:33,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2c15bb-dbe1-4648-91b0-0a51b32db18a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "domain_id": "default", "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 23:06:33,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5d2c15bb-dbe1-4648-91b0-0a51b32db18a 2018-11-06 23:06:33,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990679264069s 2018-11-06 23:06:33,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5d2c15bb-dbe1-4648-91b0-0a51b32db18a 2018-11-06 23:06:33,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 23:06:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a1ef32-dd18-43da-98f1-a990d0051e02 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 23:06:33,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b03a67ca1dc34510b3707cfce715c0e8&role.id=af9a8dfaf2774fda8d2d6a24361df3d8&scope.domain.id=default used request id req-01a1ef32-dd18-43da-98f1-a990d0051e02 2018-11-06 23:06:33,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0742518901825s 2018-11-06 23:06:33,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 23:06:33,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/b03a67ca1dc34510b3707cfce715c0e8/roles/af9a8dfaf2774fda8d2d6a24361df3d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:06:33,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b4183f3-b4f7-46ce-a250-f9014b068403 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:06:33,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/b03a67ca1dc34510b3707cfce715c0e8/roles/af9a8dfaf2774fda8d2d6a24361df3d8 used request id req-6b4183f3-b4f7-46ce-a250-f9014b068403 2018-11-06 23:06:33,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.139397859573s 2018-11-06 23:06:33,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 23:06:38,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 23:06:38.009 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a7d7699f-5895-4572-a2d1-aef6efe70452) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a7d7699f-5895-4572-a2d1-aef6efe70452 | 2018-11-06T23:06:37 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a7d7699f-5895-4572-a2d1-aef6efe70452 ~/.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 2018-11-06 23:06:41,638 - 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 | +-------------+----------------+-----------+ 2018-11-06 23:06:41,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 23:06:47,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 23:06:45.578 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 23:06:45.710 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 23:06:46.894 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=152cf6ce-d5b4-4ebf-8634-d390ee59cb40) has been successfully created! Using verifier 'opnfv-tempest' (UUID=152cf6ce-d5b4-4ebf-8634-d390ee59cb40) as the default verifier for the future CLI operations. 2018-11-06 23:06:49,900 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-11-06 23:06:49,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 23:06:50,019 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 23:06:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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" 2018-11-06 23:06:50,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a653d88-e74a-48fe-afab-b50fbb41f855 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.26:5000/v3/", "rel": "self"}]}} 2018-11-06 23:06:50,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a653d88-e74a-48fe-afab-b50fbb41f855 2018-11-06 23:06:50,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-11-06 23:06:50,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab78662c4fef44d5a18231816a4236a2", "name": "Member"}, {"id": "af9a8dfaf2774fda8d2d6a24361df3d8", "name": "admin"}], "expires_at": "2018-11-07T00:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e577db7f48db4231b677988c168ca0a9", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8004/v1/e577db7f48db4231b677988c168ca0a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0362660aad5b4252b734168f764a8f59"}, {"url": "http://192.30.9.4:8004/v1/e577db7f48db4231b677988c168ca0a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "307b9805f80942d78f16ff5141f554f5"}, {"url": "http://192.30.9.4:8004/v1/e577db7f48db4231b677988c168ca0a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea48267a8a0241bd8766ad4c2ce6f836"}], "type": "orchestration", "id": "00a0f7ae8fcc4b5181d914172fc6542a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09b830e3dab54e81b43d131ae5cdf42f"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49c01fbc8f4a4a929bea9b95824734cf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8a4b3618d874e4cbdb6e05ae9ac7783"}], "type": "alarming", "id": "049b440a0724458b960b6579717620b5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f8d495f0ce42fab968440feabf26e8"}, {"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74c9a826962e4912b1b7d112abb6e817"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f96e4ee0f643fea4f3b5fcae6cfa56"}], "type": "key-manager", "id": "1597f852743040b58e1d54019b9535d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1decb03edc14438c9abc95c528883154"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c41711cacb5244d8a616ef350e81ed6f"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6e760e3925b4ca5a29267a66ef814c5"}], "type": "image", "id": "18f66589dc3c4487bc4ab3f816543217", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e577db7f48db4231b677988c168ca0a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2524bfe62ee049089544cda1f997ab7d"}, {"url": "http://192.30.9.4:8776/v3/e577db7f48db4231b677988c168ca0a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "822c278daf154d0abef68c7aad4bad00"}, {"url": "http://192.30.9.4:8776/v3/e577db7f48db4231b677988c168ca0a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89f7bf7aa873469abb697228f768b953"}], "type": "volumev3", "id": "274ad7f0335e4f0198da301e15739af1", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cc355dbc5cf4c9a892f2533f8c1404f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d90c428ccb5f41d1b32801d573a88ca3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35a87df73084e23bee28ae714842552"}], "type": "compute", "id": "34aaf80e4f1f4ff5acde3ce286751997", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e6308b60c5b40cfabcee1db28773693"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "704089fee7924cbdb3b32e61d696d81a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78d0dadc048c4d618cadfff138ee8f67"}], "type": "cloudformation", "id": "3f44c9e3c9a34729acbf44ed223b3f03", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3354965e05a848a182f39a25ecaf3522"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b595beb1edd947c48d1f7675c1d11b52"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc000e3330664f0c93e830388da7626b"}], "type": "network", "id": "446464cea8404caf8b8cf0389651b262", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af30464a2b374649b8ab311d3e3fe255"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4de87106612420b8ea3296020401361"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f84793d190644c36a77a7e5f2b2b0352"}], "type": "policy", "id": "5e580ac089bf47c7a3318dd6b542efb4", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "668e511ba88146029fc364bedacea964", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f2d1d8c840d4174a5eb29ceee1a6b9a"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4340cd119f6d42e1bcbd8ac139d14abf"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57bcbe121fd3477486356ae5248a99d2"}], "type": "identity", "id": "ab908983251441b0a416d148bdfc8ac7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1fd31e8c7944cfa862d181ad193b97"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "742f666dd34a4cd0830b587fea0015f8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "758eddd02124411a92e5b8183eff1f1c"}], "type": "metric", "id": "ade016083d47495693b1f2bc4ab2cb3d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2fbb4d57ac0d4841a2ee3b107cea106f"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e2dbb69efde4fc5b0e384eb06b24c75"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9116e0a95c44a69a80524732c7146e5"}], "type": "placement", "id": "cb99ce6bf0424db9925e70f1f4024219", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e577db7f48db4231b677988c168ca0a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64bff992d0f14513ae5725cca8b72d27"}, {"url": "http://192.30.9.4:8776/v1/e577db7f48db4231b677988c168ca0a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3aa89836fe64aafa2cf7a51efd3dff2"}, {"url": "http://172.30.9.26:8776/v1/e577db7f48db4231b677988c168ca0a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fbd439efa6544d489632cdddc2a0d2dc"}], "type": "volume", "id": "e6ff6a8866544afca7353838ac99f905", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e577db7f48db4231b677988c168ca0a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb218617cd0e4f8a8da94edcc7aad4e4"}, {"url": "http://172.30.9.26:8776/v2/e577db7f48db4231b677988c168ca0a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de7b675e7b464c3b924a7d54cb3804ce"}, {"url": "http://192.30.9.4:8776/v2/e577db7f48db4231b677988c168ca0a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ffe4e40731db4bb69ed4e1348b454a25"}], "type": "volumev2", "id": "f583698dc8624f35af820885c191926a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "id": "b03a67ca1dc34510b3707cfce715c0e8"}, "audit_ids": ["oLL_hWG4Te-bCjkVQiQ2Ug"], "issued_at": "2018-11-06T23:06:50.000000Z"}} 2018-11-06 23:06:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:50,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 23:06:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-11-06 23:06:50,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 23:06:50,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:50,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6827beae-1775-46a0-9784-5b83f373370e Date: Tue, 06 Nov 2018 23:06:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 23:06:50,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6827beae-1775-46a0-9784-5b83f373370e 2018-11-06 23:06:50,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179563999176s 2018-11-06 23:06:50,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6827beae-1775-46a0-9784-5b83f373370e 2018-11-06 23:06:50,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 23:06:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}' 2018-11-06 23:06:50,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8 X-Openstack-Request-Id: req-dd764951-0f6d-4c99-b797-e43eaa455dce Date: Tue, 06 Nov 2018 23:06:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "06a49445-144d-442b-9025-e9814b94aef8", "size": null, "self": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": null, "created_at": "2018-11-06T23:06:50Z", "protected": false} 2018-11-06 23:06:50,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dd764951-0f6d-4c99-b797-e43eaa455dce 2018-11-06 23:06:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239299058914s 2018-11-06 23:06:50,861 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dd764951-0f6d-4c99-b797-e43eaa455dce returning object 06a49445-144d-442b-9025-e9814b94aef8 2018-11-06 23:06:50,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 23:06:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8/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}df677cdf64671823d4ad4d6629388510a2095e1c" -d '' 2018-11-06 23:06:52,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fab286f-a303-4dbf-b671-9da49e19d522 Date: Tue, 06 Nov 2018 23:06:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:06:52,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file used request id req-3fab286f-a303-4dbf-b671-9da49e19d522 2018-11-06 23:06:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24832487106s 2018-11-06 23:06:52,110 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file used request id req-3fab286f-a303-4dbf-b671-9da49e19d522 2018-11-06 23:06:52,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 23:06:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:52,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-aa192de1-9d7d-44de-9a2c-20b9e208f824 Date: Tue, 06 Nov 2018 23:06:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "metadata": {}}], "file": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "06a49445-144d-442b-9025-e9814b94aef8", "size": 12716032, "self": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T23:06:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 23:06:52,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aa192de1-9d7d-44de-9a2c-20b9e208f824 2018-11-06 23:06:52,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171950101852s 2018-11-06 23:06:52,283 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aa192de1-9d7d-44de-9a2c-20b9e208f824 2018-11-06 23:06:52,285 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file', 'owner': u'e577db7f48db4231b677988c168ca0a9', 'id': u'06a49445-144d-442b-9025-e9814b94aef8', 'size': 12716032, u'self': u'/v2/images/06a49445-144d-442b-9025-e9814b94aef8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e577db7f48db4231b677988c168ca0a9', 'name': 'tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T23:06:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T23:06:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/06a49445-144d-442b-9025-e9814b94aef8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'created': u'2018-11-06T23:06:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T23:06:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/06a49445-144d-442b-9025-e9814b94aef8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 23:06:52,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 23:06:52,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 23:06:52,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06: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-c84d45c0-bc00-49b5-8e6b-d6bae8e8f95a x-compute-request-id: req-c84d45c0-bc00-49b5-8e6b-d6bae8e8f95a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "403524d1-1726-4cda-a931-1f531b476bd8", "name": "tempest_full_parallel-flavor_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:06:52,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c84d45c0-bc00-49b5-8e6b-d6bae8e8f95a 2018-11-06 23:06:52,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196599960327s 2018-11-06 23:06:52,483 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c84d45c0-bc00-49b5-8e6b-d6bae8e8f95a returning object 403524d1-1726-4cda-a931-1f531b476bd8 2018-11-06 23:06:52,484 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', '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'35cef63a552c4009857581d35066215c', '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'403524d1-1726-4cda-a931-1f531b476bd8', 'swap': 0}) 2018-11-06 23:06:52,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 23:06:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8/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}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"extra_specs": {}}' 2018-11-06 23:06:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06: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-2fd39942-abd3-4085-985b-d57342d08445 x-compute-request-id: req-2fd39942-abd3-4085-985b-d57342d08445 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 23:06:52,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8/os-extra_specs used request id req-2fd39942-abd3-4085-985b-d57342d08445 2018-11-06 23:06:52,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224549770355s 2018-11-06 23:06:52,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8/os-extra_specs used request id req-2fd39942-abd3-4085-985b-d57342d08445 2018-11-06 23:06:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:06:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:52,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 23:06: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.26: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.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 23:06:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:52,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28450130-82c0-4103-b95a-5003ae69660e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:06:52,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-28450130-82c0-4103-b95a-5003ae69660e 2018-11-06 23:06:52,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888669490814s 2018-11-06 23:06:52,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 23:06:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:52,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06: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-fe8c1ebc-3c75-4303-8a89-8aca3b5ea107 x-compute-request-id: req-fe8c1ebc-3c75-4303-8a89-8aca3b5ea107 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.5", "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 174}, "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.9", "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": 6}]} 2018-11-06 23:06:52,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fe8c1ebc-3c75-4303-8a89-8aca3b5ea107 2018-11-06 23:06:52,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180462121964s 2018-11-06 23:06:52,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-fe8c1ebc-3c75-4303-8a89-8aca3b5ea107 2018-11-06 23:06:52,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 23:06:52,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:52,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-fd6e17ae-fa39-43ed-84ea-4e1598e7b15a Date: Tue, 06 Nov 2018 23:06:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "metadata": {}}], "file": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "06a49445-144d-442b-9025-e9814b94aef8", "size": 12716032, "self": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T23:06:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 23:06:52,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd6e17ae-fa39-43ed-84ea-4e1598e7b15a 2018-11-06 23:06:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181488990784s 2018-11-06 23:06:52,966 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd6e17ae-fa39-43ed-84ea-4e1598e7b15a 2018-11-06 23:06:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 23:06:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}' 2018-11-06 23:06:53,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc X-Openstack-Request-Id: req-8bdc8931-a41f-4b8f-8ade-70e3844b431d Date: Tue, 06 Nov 2018 23:06:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "64613b59-a986-4c83-b09f-5da31513e4fc", "size": null, "self": "/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": null, "created_at": "2018-11-06T23:06:53Z", "protected": false} 2018-11-06 23:06:53,157 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8bdc8931-a41f-4b8f-8ade-70e3844b431d 2018-11-06 23:06:53,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.18892788887s 2018-11-06 23:06:53,158 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8bdc8931-a41f-4b8f-8ade-70e3844b431d returning object 64613b59-a986-4c83-b09f-5da31513e4fc 2018-11-06 23:06:53,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 23:06:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/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}df677cdf64671823d4ad4d6629388510a2095e1c" -d '' 2018-11-06 23:06:54,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f30b5b3-5fd0-4eea-9b01-27383e4bd5a0 Date: Tue, 06 Nov 2018 23:06:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:06:54,319 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/file used request id req-7f30b5b3-5fd0-4eea-9b01-27383e4bd5a0 2018-11-06 23:06:54,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16035795212s 2018-11-06 23:06:54,319 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/file used request id req-7f30b5b3-5fd0-4eea-9b01-27383e4bd5a0 2018-11-06 23:06:54,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 23:06:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:06:54,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-7ef680fc-bc11-48ef-ae58-0fee6c62d3ac Date: Tue, 06 Nov 2018 23:06:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/64613b59-a986-4c83-b09f-5da31513e4fc/snap", "metadata": {}}], "file": "/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "64613b59-a986-4c83-b09f-5da31513e4fc", "size": 12716032, "self": "/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/64613b59-a986-4c83-b09f-5da31513e4fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T23:06:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "metadata": {}}], "file": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "06a49445-144d-442b-9025-e9814b94aef8", "size": 12716032, "self": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T23:06:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 23:06:54,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ef680fc-bc11-48ef-ae58-0fee6c62d3ac 2018-11-06 23:06:54,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19248008728s 2018-11-06 23:06:54,513 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ef680fc-bc11-48ef-ae58-0fee6c62d3ac 2018-11-06 23:06:54,515 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/64613b59-a986-4c83-b09f-5da31513e4fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc/file', 'owner': u'e577db7f48db4231b677988c168ca0a9', 'id': u'64613b59-a986-4c83-b09f-5da31513e4fc', 'size': 12716032, u'self': u'/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e577db7f48db4231b677988c168ca0a9', 'name': 'tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/64613b59-a986-4c83-b09f-5da31513e4fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T23:06:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T23:06:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', 'created': u'2018-11-06T23:06:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T23:06:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 23:06:54,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 23:06:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 23:06:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06: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-a6102aeb-edbe-4ba3-b462-cb67148a2ef3 x-compute-request-id: req-a6102aeb-edbe-4ba3-b462-cb67148a2ef3 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "059a302d-c63b-4637-ba4a-ab0a8adc850d", "name": "tempest_full_parallel-flavor_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 23:06:54,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a6102aeb-edbe-4ba3-b462-cb67148a2ef3 2018-11-06 23:06:54,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0503149032593s 2018-11-06 23:06:54,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a6102aeb-edbe-4ba3-b462-cb67148a2ef3 returning object 059a302d-c63b-4637-ba4a-ab0a8adc850d 2018-11-06 23:06:54,568 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', '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'35cef63a552c4009857581d35066215c', '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'059a302d-c63b-4637-ba4a-ab0a8adc850d', 'swap': 0}) 2018-11-06 23:06:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 23:06:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d/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}4590ec0c518fe110b585831db5e1ba597990536e" -d '{"extra_specs": {}}' 2018-11-06 23:06:54,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:06: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-1089134c-e273-4114-9cf4-7f939178d8c6 x-compute-request-id: req-1089134c-e273-4114-9cf4-7f939178d8c6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 23:06:54,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d/os-extra_specs used request id req-1089134c-e273-4114-9cf4-7f939178d8c6 2018-11-06 23:06:54,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0300459861755s 2018-11-06 23:06:54,599 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d/os-extra_specs used request id req-1089134c-e273-4114-9cf4-7f939178d8c6 2018-11-06 23:06:54,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323', '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'35cef63a552c4009857581d35066215c', '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'059a302d-c63b-4637-ba4a-ab0a8adc850d', 'swap': 0}) 2018-11-06 23:06:57,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 23:06:56.445 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=152cf6ce-d5b4-4ebf-8634-d390ee59cb40) for deployment 'opnfv-rally' (UUID=a7d7699f-5895-4572-a2d1-aef6efe70452). 2018-11-06 23:06:57.325 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 23:06:57.327 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=152cf6ce-d5b4-4ebf-8634-d390ee59cb40) has been successfully configured for deployment 'opnfv-rally' (UUID=a7d7699f-5895-4572-a2d1-aef6efe70452)! 2018-11-06 23:06:57,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 23:06:57,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 23:06:57,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 23:06:57,508 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 23:06:59,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-152cf6ce-d5b4-4ebf-8634-d390ee59cb40/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-11-06 23:06:59,927 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 23:06:59,956 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 23:06:59,960 - 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']'. 2018-11-06 23:07:01,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:01.976 49 INFO rally.api [-] Starting verification (UUID=e7fab6a9-d629-437e-8fd2-fb25672dd12d) for deployment 'opnfv-rally' (UUID=a7d7699f-5895-4572-a2d1-aef6efe70452) by verifier 'opnfv-tempest' (UUID=152cf6ce-d5b4-4ebf-8634-d390ee59cb40). 2018-11-06 23:07:01,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e7fab6a9-d629-437e-8fd2-fb25672dd12d 2018-11-06 23:07:06,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:06.666 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]. 2018-11-06 23:07:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:06.671 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-06 23:07:06,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:06.678 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]. 2018-11-06 23:07:06,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:06.679 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]. 2018-11-06 23:07:06,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:06.680 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-06 23:07:09,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:09.894 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.171s] 2018-11-06 23:07:10,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.007 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.379s] 2018-11-06 23:07:10,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.120 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.174s] 2018-11-06 23:07:10,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.136 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.272s] 2018-11-06 23:07:10,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.153 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.199s] 2018-11-06 23:07:10,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.168 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.048s] 2018-11-06 23:07:10,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.187 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.033s] 2018-11-06 23:07:10,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.229 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.220s] 2018-11-06 23:07:10,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.241 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.370s] 2018-11-06 23:07:10,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.121s] 2018-11-06 23:07:10,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.264 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.095s] 2018-11-06 23:07:10,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.347 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.105s] 2018-11-06 23:07:10,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.355 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.090s] 2018-11-06 23:07:10,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.366 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.180s] 2018-11-06 23:07:10,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.376 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.021s] 2018-11-06 23:07:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.409 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.151s] 2018-11-06 23:07:10,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.414 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.276s] 2018-11-06 23:07:10,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.421 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.198s] 2018-11-06 23:07:10,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.424 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.196s] 2018-11-06 23:07:10,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.432 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-11-06 23:07:10,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.474 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.856s] 2018-11-06 23:07:10,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.485 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.071s] 2018-11-06 23:07:10,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.614 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.181s] 2018-11-06 23:07:10,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.638 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.261s] 2018-11-06 23:07:10,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.650 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.224s] 2018-11-06 23:07:10,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.665 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.051s] 2018-11-06 23:07:10,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.685 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-11-06 23:07:10,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.693 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.056s] 2018-11-06 23:07:10,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.696 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-11-06 23:07:10,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.704 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.008s] 2018-11-06 23:07:10,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.811 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.625s] 2018-11-06 23:07:10,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.853 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.442s] 2018-11-06 23:07:10,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:10.880 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.405s] 2018-11-06 23:07:11,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.001 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.350s] 2018-11-06 23:07:11,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.099 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.278s] 2018-11-06 23:07:11,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.119 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.632s] 2018-11-06 23:07:11,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.279 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.467s] 2018-11-06 23:07:11,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.308 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.456s] 2018-11-06 23:07:11,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.418 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.320s] 2018-11-06 23:07:11,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.564 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.562s] 2018-11-06 23:07:11,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.699 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.420s] 2018-11-06 23:07:11,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.711 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.012s] 2018-11-06 23:07:11,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.720 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-11-06 23:07:11,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:11.736 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.015s] 2018-11-06 23:07:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:12.021 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.456s] 2018-11-06 23:07:12,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:12.202 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.464s] 2018-11-06 23:07:12,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:12.939 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.183s] 2018-11-06 23:07:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:12.992 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.789s] 2018-11-06 23:07:13,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.050 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.058s] 2018-11-06 23:07:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.445 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.420s] 2018-11-06 23:07:13,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.720 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [3.924s] 2018-11-06 23:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.733 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.682s] 2018-11-06 23:07:13,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.760 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.027s] 2018-11-06 23:07:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:13.775 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.014s] 2018-11-06 23:07:14,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:14.217 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.772s] 2018-11-06 23:07:14,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:14.748 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.972s] 2018-11-06 23:07:14,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:14.762 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.545s] 2018-11-06 23:07:15,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:15.226 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.478s] 2018-11-06 23:07:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:15.867 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.928s] 2018-11-06 23:07:17,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:17.719 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-06 23:07:18,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:18.194 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.120s] 2018-11-06 23:07:18,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:18.225 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.031s] 2018-11-06 23:07:18,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:18.669 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.578s] 2018-11-06 23:07:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:18.985 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]. 2018-11-06 23:07:18,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:18.986 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]. 2018-11-06 23:07:19,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.035 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.366s] 2018-11-06 23:07:19,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.434 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.397s] 2018-11-06 23:07:19,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.740 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.872s] 2018-11-06 23:07:19,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.744 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. 2018-11-06 23:07:19,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.746 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. 2018-11-06 23:07:19,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.753 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-11-06 23:07:19,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:19.910 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.476s] 2018-11-06 23:07:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.305 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.394s] 2018-11-06 23:07:20,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.583 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.200s] 2018-11-06 23:07:20,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.601 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.017s] 2018-11-06 23:07:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.625 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.024s] 2018-11-06 23:07:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.635 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.331s] 2018-11-06 23:07:20,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.638 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.013s] 2018-11-06 23:07:20,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.658 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.019s] 2018-11-06 23:07:20,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.673 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.014s] 2018-11-06 23:07:20,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.714 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.040s] 2018-11-06 23:07:20,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.727 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-11-06 23:07:20,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.738 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.203s] 2018-11-06 23:07:20,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.764 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.037s] 2018-11-06 23:07:20,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.777 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2018-11-06 23:07:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.788 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-11-06 23:07:20,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.800 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-06 23:07:20,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-11-06 23:07:20,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.831 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-11-06 23:07:20,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.850 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.112s] 2018-11-06 23:07:20,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.861 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.154s] 2018-11-06 23:07:20,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.907 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.046s] 2018-11-06 23:07:20,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.914 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.063s] 2018-11-06 23:07:20,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.948 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.039s] 2018-11-06 23:07:20,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:20.959 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.046s] 2018-11-06 23:07:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:21.052 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.100s] 2018-11-06 23:07:25,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:25.628 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.866s] 2018-11-06 23:07:26,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:26.075 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.283s] 2018-11-06 23:07:27,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:27.318 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.567s] 2018-11-06 23:07:27,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:27.879 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.561s] 2018-11-06 23:07:28,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:28.454 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.182s] 2018-11-06 23:07:28,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:28.477 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.597s] 2018-11-06 23:07:30,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:30.347 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.523s] 2018-11-06 23:07:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:30.513 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.167s] 2018-11-06 23:07:33,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:33.139 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.521s] 2018-11-06 23:07:33,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:33.676 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.536s] 2018-11-06 23:07:33,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:33.854 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [14.284s] 2018-11-06 23:07:34,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:34.527 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.850s] 2018-11-06 23:07:37,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:37.728 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [17.335s] 2018-11-06 23:07:37,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:37.736 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [2.325s] 2018-11-06 23:07:37,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:37.908 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.392s] 2018-11-06 23:07:38,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:38.236 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.370s] 2018-11-06 23:07:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:38.249 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.012s] 2018-11-06 23:07:39,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.526 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.275s] 2018-11-06 23:07:39,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.529 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 2018-11-06 23:07:39,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.533 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. 2018-11-06 23:07:39,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.534 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. 2018-11-06 23:07:39,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.593 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.855s] 2018-11-06 23:07:39,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.713 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [18.655s] 2018-11-06 23:07:39,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.719 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-11-06 23:07:39,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.730 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-11-06 23:07:39,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.742 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-11-06 23:07:39,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:39.846 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.316s] 2018-11-06 23:07:40,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:40.149 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.302s] 2018-11-06 23:07:40,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:40.152 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 2018-11-06 23:07:40,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:40.153 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 2018-11-06 23:07:40,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:40.154 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 2018-11-06 23:07:41,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:41.270 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.545s] 2018-11-06 23:07:41,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:41.515 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.922s] 2018-11-06 23:07:42,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:42.634 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.363s] 2018-11-06 23:07:43,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.463 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.945s] 2018-11-06 23:07:43,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.849 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [22.241s] 2018-11-06 23:07:43,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-11-06 23:07:43,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.882 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-11-06 23:07:43,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.895 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] 2018-11-06 23:07:43,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:43.905 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-11-06 23:07:44,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.190 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.555s] 2018-11-06 23:07:44,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.208 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.302s] 2018-11-06 23:07:44,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.346 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [23.397s] 2018-11-06 23:07:44,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.510 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.164s] 2018-11-06 23:07:44,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.524 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.315s] 2018-11-06 23:07:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:44.692 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.168s] 2018-11-06 23:07:45,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:45.010 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.316s] 2018-11-06 23:07:45,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:45.250 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.240s] 2018-11-06 23:07:45,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:45.386 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.194s] 2018-11-06 23:07:46,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:46.130 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.745s] 2018-11-06 23:07:47,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:47.324 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.192s] 2018-11-06 23:07:48,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:48.802 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.477s] 2018-11-06 23:07:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:49.414 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.615s] 2018-11-06 23:07:49,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:49.932 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [12.024s] 2018-11-06 23:07:50,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:50.009 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [23.931s] 2018-11-06 23:07:51,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:51.430 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [11.685s] 2018-11-06 23:07:52,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:52.235 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.806s] 2018-11-06 23:07:57,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.075 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.169s] 2018-11-06 23:07:57,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.091 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.016s] 2018-11-06 23:07:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.104 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-11-06 23:07:57,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.296 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.191s] 2018-11-06 23:07:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.307 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-11-06 23:07:57,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.351 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.043s] 2018-11-06 23:07:57,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.372 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.021s] 2018-11-06 23:07:57,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.425 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.052s] 2018-11-06 23:07:57,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.440 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.014s] 2018-11-06 23:07:57,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.499 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.058s] 2018-11-06 23:07:57,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:07:57.516 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-11-06 23:08:00,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:00.001 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [21.139s] 2018-11-06 23:08:01,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:01.379 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]. 2018-11-06 23:08:03,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:03.502 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.238s] 2018-11-06 23:08:03,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:03.585 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.083s] 2018-11-06 23:08:03,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:03.675 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.089s] 2018-11-06 23:08:03,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:03.842 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.168s] 2018-11-06 23:08:03,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:03.956 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.863s] 2018-11-06 23:08:04,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:04.201 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.247s] 2018-11-06 23:08:04,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:04.560 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.640s] 2018-11-06 23:08:04,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:04.975 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.416s] 2018-11-06 23:08:05,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:05.344 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.141s] 2018-11-06 23:08:05,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:05.898 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.554s] 2018-11-06 23:08:05,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:05.940 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.042s] 2018-11-06 23:08:06,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:06.111 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [6.112s] 2018-11-06 23:08:07,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:07.708 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.767s] 2018-11-06 23:08:08,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:08.221 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.512s] 2018-11-06 23:08:08,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:08.801 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.185s] 2018-11-06 23:08:09,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:09.526 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.724s] 2018-11-06 23:08:10,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.142 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-06 23:08:10,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.183 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.657s] 2018-11-06 23:08:10,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.351 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [24.184s] 2018-11-06 23:08:10,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.387 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.184s] 2018-11-06 23:08:10,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.441 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.053s] 2018-11-06 23:08:10,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:10.667 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.225s] 2018-11-06 23:08:11,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:11.860 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.674s] 2018-11-06 23:08:13,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:13.349 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.489s] 2018-11-06 23:08:13,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:13.588 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.241s] 2018-11-06 23:08:16,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.282 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.182s] 2018-11-06 23:08:16,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.337 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-11-06 23:08:16,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.394 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.057s] 2018-11-06 23:08:16,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.456 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.062s] 2018-11-06 23:08:16,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.027s] 2018-11-06 23:08:16,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.548 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.064s] 2018-11-06 23:08:16,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.615 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.066s] 2018-11-06 23:08:16,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.675 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.059s] 2018-11-06 23:08:16,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.697 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-11-06 23:08:16,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.757 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.060s] 2018-11-06 23:08:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:16.820 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-11-06 23:08:18,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:18.627 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-06 23:08:23,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:23.299 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.708s] 2018-11-06 23:08:30,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:30.843 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.374s] 2018-11-06 23:08:31,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:31.221 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 [56.680s] 2018-11-06 23:08:35,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:35.634 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.321s] 2018-11-06 23:08:38,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:38.735 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [11.276s] 2018-11-06 23:08:39,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:39.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.606s] 2018-11-06 23:08:46,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:46.316 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-11-06 23:08:46,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:46.439 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.123s] 2018-11-06 23:08:46,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:46.716 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.368s] 2018-11-06 23:08:46,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:46.925 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.209s] 2018-11-06 23:08:48,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:48.561 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.826s] 2018-11-06 23:08:53,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:53.274 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [90.463s] 2018-11-06 23:08:53,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:53.302 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.033s] 2018-11-06 23:08:54,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:08:54.809 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]. 2018-11-06 23:09:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:00.748 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [30.146s] 2018-11-06 23:09:02,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:02.199 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [43.558s] 2018-11-06 23:09:07,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:07.482 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [44.174s] 2018-11-06 23:09:08,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:08.156 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.440s] 2018-11-06 23:09:08,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:08.676 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.009s] 2018-11-06 23:09:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:10.359 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.881s] 2018-11-06 23:09:17,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:17.873 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [47.018s] 2018-11-06 23:09:18,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:18.966 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.433s] 2018-11-06 23:09:19,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:19.043 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.077s] 2018-11-06 23:09:19,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:19.719 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [18.978s] 2018-11-06 23:09:21,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.375 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.507s] 2018-11-06 23:09:21,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.583 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 [22.599s] 2018-11-06 23:09:21,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.594 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.011s] 2018-11-06 23:09:21,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.644 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.600s] 2018-11-06 23:09:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.710 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.065s] 2018-11-06 23:09:21,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.740 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.146s] 2018-11-06 23:09:21,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:21.954 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.213s] 2018-11-06 23:09:22,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:22.588 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.878s] 2018-11-06 23:09:26,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:26.707 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [55.474s] 2018-11-06 23:09:31,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:31.745 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.697s] 2018-11-06 23:09:34,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:34.697 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.953s] 2018-11-06 23:09:38,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:38.246 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.550s] 2018-11-06 23:09:39,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:39.281 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-06 23:09:39,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:39.756 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [27.207s] 2018-11-06 23:09:40,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:40.702 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [19.320s] 2018-11-06 23:09:40,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:40.704 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. 2018-11-06 23:09:46,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:46.160 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.456s] 2018-11-06 23:09:46,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:46.180 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.318s] 2018-11-06 23:09:46,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:46.661 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.908s] 2018-11-06 23:09:47,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:47.057 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 [0.897s] 2018-11-06 23:09:47,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:47.072 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.014s] 2018-11-06 23:09:48,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:48.524 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.773s] 2018-11-06 23:09:49,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:49.812 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.837s] 2018-11-06 23:09:49,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:49.902 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 [2.830s] 2018-11-06 23:09:50,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:50.790 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.887s] 2018-11-06 23:09:51,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:51.714 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 [0.922s] 2018-11-06 23:09:51,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:51.744 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] 2018-11-06 23:09:52,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:52.102 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.357s] 2018-11-06 23:09:55,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:55.396 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.581s] 2018-11-06 23:09:56,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:09:56.873 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.478s] 2018-11-06 23:10:01,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:01.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [113.592s] 2018-11-06 23:10:02,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:02.978 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:10:02,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:02.979 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-06 23:10:02,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:02.980 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-06 23:10:04,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:04.239 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [15.714s] 2018-11-06 23:10:04,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:04.512 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]. 2018-11-06 23:10:06,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:06.594 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [64.389s] 2018-11-06 23:10:06,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:06.597 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. 2018-11-06 23:10:10,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:10.750 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [8.907s] 2018-11-06 23:10:11,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:11.102 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [3.602s] 2018-11-06 23:10:12,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:12.631 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.883s] 2018-11-06 23:10:12,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:12.963 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [79.637s] 2018-11-06 23:10:18,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:18.548 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.941s] 2018-11-06 23:10:20,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:20.553 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [9.449s] 2018-11-06 23:10:25,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:25.877 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.064s] 2018-11-06 23:10:32,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:32.690 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.811s] 2018-11-06 23:10:33,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:33.610 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [77.109s] 2018-11-06 23:10:36,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:36.839 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [16.285s] 2018-11-06 23:10:46,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:46.030 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [133.785s] 2018-11-06 23:10:46,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:46.100 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.078s] 2018-11-06 23:10:46,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:46.461 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.360s] 2018-11-06 23:10:47,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:47.830 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [10.990s] 2018-11-06 23:10:47,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:47.935 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [43.688s] 2018-11-06 23:10:54,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:54.866 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [7.035s] 2018-11-06 23:10:56,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:56.824 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [76.105s] 2018-11-06 23:10:58,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:10:58.203 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [15.860s] 2018-11-06 23:11:02,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:02.105 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [7.238s] 2018-11-06 23:11:03,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:03.811 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.874s] 2018-11-06 23:11:04,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:04.379 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.540s] 2018-11-06 23:11:04,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:04.588 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.208s] 2018-11-06 23:11:05,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:05.728 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.138s] 2018-11-06 23:11:06,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:06.548 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.820s] 2018-11-06 23:11:07,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:07.722 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.173s] 2018-11-06 23:11:08,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:08.080 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.358s] 2018-11-06 23:11:08,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:08.927 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.821s] 2018-11-06 23:11:14,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:14.420 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [55.864s] 2018-11-06 23:11:16,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:16.751 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [7.823s] 2018-11-06 23:11:16,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:16.938 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [20.116s] 2018-11-06 23:11:22,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:22.554 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [10.837s] 2018-11-06 23:11:24,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:24.883 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [19.073s] 2018-11-06 23:11:24,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:24.885 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. 2018-11-06 23:11:24,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:24.886 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. 2018-11-06 23:11:24,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:24.887 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. 2018-11-06 23:11:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:25.037 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-06 23:11:26,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:26.810 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:11:28,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:28.013 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [108.702s] 2018-11-06 23:11:29,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:29.100 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.469s] 2018-11-06 23:11:29,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:29.275 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.174s] 2018-11-06 23:11:29,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:29.776 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.501s] 2018-11-06 23:11:32,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:32.798 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.422s] 2018-11-06 23:11:35,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:35.098 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.091s] 2018-11-06 23:11:35,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:35.923 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [229.769s] 2018-11-06 23:11:47,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:47.651 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [15.658s] 2018-11-06 23:11:51,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:51.581 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.102s] 2018-11-06 23:11:52,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:52.006 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.423s] 2018-11-06 23:11:52,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:52.070 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.065s] 2018-11-06 23:11:52,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:52.128 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.057s] 2018-11-06 23:11:52,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:52.225 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.097s] 2018-11-06 23:11:53,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:53.591 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.365s] 2018-11-06 23:11:55,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:55.139 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.547s] 2018-11-06 23:11:56,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:56.315 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [103.327s] 2018-11-06 23:11:57,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:11:57.320 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [9.668s] 2018-11-06 23:12:01,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:01.092 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-06 23:12:03,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:03.127 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [89.493s] 2018-11-06 23:12:03,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:03.650 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.994s] 2018-11-06 23:12:03,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:03.694 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [49.270s] 2018-11-06 23:12:05,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:05.165 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.845s] 2018-11-06 23:12:06,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:06.061 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.410s] 2018-11-06 23:12:07,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:07.629 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.567s] 2018-11-06 23:12:08,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:08.209 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.209s] 2018-11-06 23:12:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:08.419 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.209s] 2018-11-06 23:12:08,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:08.638 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.219s] 2018-11-06 23:12:08,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:08.860 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [3.111s] 2018-11-06 23:12:09,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:09.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.549s] 2018-11-06 23:12:09,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:09.413 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.224s] 2018-11-06 23:12:09,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:09.774 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.361s] 2018-11-06 23:12:10,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:10.129 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.352s] 2018-11-06 23:12:10,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:10.461 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.334s] 2018-11-06 23:12:10,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:10.718 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.255s] 2018-11-06 23:12:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:10.957 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.327s] 2018-11-06 23:12:11,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:11.143 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.424s] 2018-11-06 23:12:11,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:11.362 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [30.307s] 2018-11-06 23:12:11,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:11.398 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.255s] 2018-11-06 23:12:11,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:11.503 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.642s] 2018-11-06 23:12:11,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:11.766 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.367s] 2018-11-06 23:12:12,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:12.118 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.352s] 2018-11-06 23:12:13,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:13.658 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.445s] 2018-11-06 23:12:16,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:16.315 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [5.357s] 2018-11-06 23:12:17,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:17.788 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.267s] 2018-11-06 23:12:17,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:17.864 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.083s] 2018-11-06 23:12:18,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:18.383 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.517s] 2018-11-06 23:12:18,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:18.420 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.592s] 2018-11-06 23:12:18,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:18.869 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [13.703s] 2018-11-06 23:12:20,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:20.222 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.907s] 2018-11-06 23:12:25,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:25.794 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.178s] 2018-11-06 23:12:25,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:25.915 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [96.736s] 2018-11-06 23:12:25,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:25.948 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.155s] 2018-11-06 23:12:26,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.119 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.171s] 2018-11-06 23:12:26,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.288 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.168s] 2018-11-06 23:12:26,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.437 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.147s] 2018-11-06 23:12:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.584 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.148s] 2018-11-06 23:12:26,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.745 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.159s] 2018-11-06 23:12:26,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.890 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.145s] 2018-11-06 23:12:26,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:26.898 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-11-06 23:12:27,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:27.054 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.156s] 2018-11-06 23:12:29,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:29.161 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [10.290s] 2018-11-06 23:12:30,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:30.492 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.581s] 2018-11-06 23:12:31,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:31.404 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.152s] 2018-11-06 23:12:31,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:31.522 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.119s] 2018-11-06 23:12:33,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:33.065 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.146s] 2018-11-06 23:12:33,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:33.221 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.155s] 2018-11-06 23:12:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:34.189 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.966s] 2018-11-06 23:12:35,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:35.489 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.298s] 2018-11-06 23:12:35,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:35.641 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.153s] 2018-11-06 23:12:35,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:35.797 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.156s] 2018-11-06 23:12:35,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:35.976 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.178s] 2018-11-06 23:12:35,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:35.995 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.019s] 2018-11-06 23:12:36,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:36.368 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.207s] 2018-11-06 23:12:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:36.477 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.243s] 2018-11-06 23:12:37,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:37.226 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.748s] 2018-11-06 23:12:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:39.217 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.725s] 2018-11-06 23:12:39,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:39.632 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.138s] 2018-11-06 23:12:41,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:41.229 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.011s] 2018-11-06 23:12:42,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:42.917 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.548s] 2018-11-06 23:12:43,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:43.946 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.453s] 2018-11-06 23:12:44,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:44.121 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.175s] 2018-11-06 23:12:46,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:46.727 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 [5.497s] 2018-11-06 23:12:46,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:46.755 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.526s] 2018-11-06 23:12:49,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:49.197 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [92.238s] 2018-11-06 23:12:49,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:49.405 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.652s] 2018-11-06 23:12:52,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:52.779 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 [6.052s] 2018-11-06 23:12:53,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:53.813 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.740s] 2018-11-06 23:12:54,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:54.180 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.774s] 2018-11-06 23:12:57,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:57.342 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [14.423s] 2018-11-06 23:12:57,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:57.780 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:12:59,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:12:59.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.534s] 2018-11-06 23:13:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:01.466 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [4.124s] 2018-11-06 23:13:02,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:02.896 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]. 2018-11-06 23:13:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:02.929 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [133.791s] 2018-11-06 23:13:03,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.045 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.123s] 2018-11-06 23:13:03,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.055 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.546s] 2018-11-06 23:13:03,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.380 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [88.254s] 2018-11-06 23:13:03,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.436 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.379s] 2018-11-06 23:13:03,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.521 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.475s] 2018-11-06 23:13:03,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:03.811 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.374s] 2018-11-06 23:13:04,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:04.198 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.386s] 2018-11-06 23:13:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:04.565 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.367s] 2018-11-06 23:13:05,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:05.658 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.071s] 2018-11-06 23:13:05,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:05.723 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.064s] 2018-11-06 23:13:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:06.592 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.868s] 2018-11-06 23:13:06,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:06.899 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.168s] 2018-11-06 23:13:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:07.595 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]. 2018-11-06 23:13:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:07.596 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:13:07,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:07.990 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.397s] 2018-11-06 23:13:10,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:10.927 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-11-06 23:13:10,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:10.927 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-11-06 23:13:10,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:10.928 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-11-06 23:13:11,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:11.848 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [145.374s] 2018-11-06 23:13:11,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:11.849 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-06 23:13:13,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:13.340 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [11.872s] 2018-11-06 23:13:13,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:13.745 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.186s] 2018-11-06 23:13:13,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:13.852 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.512s] 2018-11-06 23:13:14,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.093 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.240s] 2018-11-06 23:13:14,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.224 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.131s] 2018-11-06 23:13:14,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.278 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-11-06 23:13:14,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.332 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.053s] 2018-11-06 23:13:14,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.560 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.227s] 2018-11-06 23:13:14,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.659 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.099s] 2018-11-06 23:13:14,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.732 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.072s] 2018-11-06 23:13:14,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:14.915 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.183s] 2018-11-06 23:13:16,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:16.773 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [5.422s] 2018-11-06 23:13:16,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:16.832 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.061s] 2018-11-06 23:13:19,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:19.625 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [2.210s] 2018-11-06 23:13:21,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:21.623 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.998s] 2018-11-06 23:13:24,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:24.612 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [2.988s] 2018-11-06 23:13:26,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.367 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.754s] 2018-11-06 23:13:26,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.613 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.528s] 2018-11-06 23:13:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.649 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.348s] 2018-11-06 23:13:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.717 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.069s] 2018-11-06 23:13:26,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.797 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.080s] 2018-11-06 23:13:26,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.878 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.080s] 2018-11-06 23:13:26,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.966 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.087s] 2018-11-06 23:13:26,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:26.988 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [23.607s] 2018-11-06 23:13:27,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:27.109 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [90.787s] 2018-11-06 23:13:27,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:27.695 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-11-06 23:13:27,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:27.733 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.748s] 2018-11-06 23:13:27,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:27.917 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [13.000s] 2018-11-06 23:13:31,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:31.020 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.651s] 2018-11-06 23:13:32,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:32.974 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.332s] 2018-11-06 23:13:33,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:33.071 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-06 23:13:33,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:33.737 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.763s] 2018-11-06 23:13:33,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:33.950 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.211s] 2018-11-06 23:13:35,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:35.438 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.418s] 2018-11-06 23:13:35,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:35.713 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.762s] 2018-11-06 23:13:36,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:36.845 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.130s] 2018-11-06 23:13:36,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:36.956 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [93.809s] 2018-11-06 23:13:37,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:37.667 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [58.135s] 2018-11-06 23:13:37,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:37.706 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.861s] 2018-11-06 23:13:38,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:38.411 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.703s] 2018-11-06 23:13:38,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:38.520 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.384s] 2018-11-06 23:13:39,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:39.126 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.604s] 2018-11-06 23:13:39,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:39.530 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.404s] 2018-11-06 23:13:40,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.003 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [26.005s] 2018-11-06 23:13:40,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.069 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.538s] 2018-11-06 23:13:40,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.376s] 2018-11-06 23:13:40,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.533 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.087s] 2018-11-06 23:13:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.671 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.137s] 2018-11-06 23:13:40,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.744 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-11-06 23:13:40,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.812 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-11-06 23:13:40,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.878 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-11-06 23:13:40,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:40.946 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2018-11-06 23:13:43,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:43.206 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.165s] 2018-11-06 23:13:43,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:43.454 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.248s] 2018-11-06 23:13:43,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:43.740 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.286s] 2018-11-06 23:13:43,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:43.907 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.166s] 2018-11-06 23:13:43,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:43.934 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.026s] 2018-11-06 23:13:44,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:44.137 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.202s] 2018-11-06 23:13:44,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:44.173 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.037s] 2018-11-06 23:13:44,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:44.207 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.033s] 2018-11-06 23:13:44,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:44.245 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.038s] 2018-11-06 23:13:44,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:44.289 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.044s] 2018-11-06 23:13:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:45.454 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.227s] 2018-11-06 23:13:48,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.891 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-11-06 23:13:48,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.897 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-11-06 23:13:48,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.899 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-06 23:13:48,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.900 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 23:13:48,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.901 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]. 2018-11-06 23:13:48,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:48.902 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-06 23:13:49,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:49.087 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.789s] 2018-11-06 23:13:50,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:50.820 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.732s] 2018-11-06 23:13:55,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:55.339 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 2018-11-06 23:13:56,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:56.577 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.959s] 2018-11-06 23:13:58,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:58.420 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.508s] 2018-11-06 23:13:58,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:58.448 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.030s] 2018-11-06 23:13:58,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:13:58.654 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.205s] 2018-11-06 23:14:00,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:00.441 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [20.436s] 2018-11-06 23:14:02,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:02.712 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.135s] 2018-11-06 23:14:02,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:02.766 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.965s] 2018-11-06 23:14:02,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:02.921 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [14.689s] 2018-11-06 23:14:03,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:03.919 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.440s] 2018-11-06 23:14:05,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:05.270 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.612s] 2018-11-06 23:14:05,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:05.777 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.189s] 2018-11-06 23:14:06,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:06.909 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.141s] 2018-11-06 23:14:07,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:07.749 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-11-06 23:14:09,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:09.570 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.661s] 2018-11-06 23:14:10,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:10.911 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.197s] 2018-11-06 23:14:11,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:11.108 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.329s] 2018-11-06 23:14:12,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:12.795 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.043s] 2018-11-06 23:14:12,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:12.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.922s] 2018-11-06 23:14:14,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:14.011 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [4.440s] 2018-11-06 23:14:15,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:15.231 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.959s] 2018-11-06 23:14:15,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:15.420 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.191s] 2018-11-06 23:14:17,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:17.415 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.994s] 2018-11-06 23:14:17,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:17.467 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [6.556s] 2018-11-06 23:14:17,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:17.780 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [6.670s] 2018-11-06 23:14:17,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:17.802 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [14.882s] 2018-11-06 23:14:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:18.931 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.152s] 2018-11-06 23:14:19,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:19.579 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.647s] 2018-11-06 23:14:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:20.712 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.131s] 2018-11-06 23:14:21,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:21.582 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [14.588s] 2018-11-06 23:14:21,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:21.651 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.938s] 2018-11-06 23:14:21,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:21.847 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.266s] 2018-11-06 23:14:22,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:22.487 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.639s] 2018-11-06 23:14:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:22.628 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.976s] 2018-11-06 23:14:22,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:22.652 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.183s] 2018-11-06 23:14:22,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:22.931 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.487s] 2018-11-06 23:14:24,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:24.345 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-06 23:14:24,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:24.528 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.899s] 2018-11-06 23:14:24,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:24.862 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.019s] 2018-11-06 23:14:25,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:25.086 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.599s] 2018-11-06 23:14:25,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:25.616 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.133s] 2018-11-06 23:14:25,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:25.935 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.319s] 2018-11-06 23:14:26,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:26.489 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.553s] 2018-11-06 23:14:26,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:26.869 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.341s] 2018-11-06 23:14:27,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:27.137 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.484s] 2018-11-06 23:14:27,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:27.576 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.489s] 2018-11-06 23:14:27,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:27.615 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.209s] 2018-11-06 23:14:27,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:27.666 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.797s] 2018-11-06 23:14:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.029 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.452s] 2018-11-06 23:14:28,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.065 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.203s] 2018-11-06 23:14:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.079 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.413s] 2018-11-06 23:14:28,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.221 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.192s] 2018-11-06 23:14:28,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.255s] 2018-11-06 23:14:28,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:28.884 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.548s] 2018-11-06 23:14:29,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:29.306 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.420s] 2018-11-06 23:14:29,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:29.731 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.425s] 2018-11-06 23:14:30,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:30.912 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.180s] 2018-11-06 23:14:31,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:31.125 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.060s] 2018-11-06 23:14:31,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:31.357 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-06 23:14:31,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:31.675 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.761s] 2018-11-06 23:14:32,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:32.372 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.698s] 2018-11-06 23:14:33,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:33.872 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.111s] 2018-11-06 23:14:33,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:33.961 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.089s] 2018-11-06 23:14:34,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:34.056 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.094s] 2018-11-06 23:14:34,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:34.063 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-06 23:14:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:34.551 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.936s] 2018-11-06 23:14:36,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:36.536 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.161s] 2018-11-06 23:14:36,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:36.537 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 2018-11-06 23:14:36,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:36.942 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.406s] 2018-11-06 23:14:37,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:37.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.248s] 2018-11-06 23:14:37,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:37.577 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.388s] 2018-11-06 23:14:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:37.639 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.944s] 2018-11-06 23:14:37,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:37.693 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-11-06 23:14:38,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:38.093 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.515s] 2018-11-06 23:14:38,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:38.466 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.372s] 2018-11-06 23:14:38,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:38.975 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.504s] 2018-11-06 23:14:38,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:38.989 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [71.234s] 2018-11-06 23:14:39,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:39.417 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.444s] 2018-11-06 23:14:39,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:39.857 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.440s] 2018-11-06 23:14:40,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:40.485 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.626s] 2018-11-06 23:14:40,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:40.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.387s] 2018-11-06 23:14:41,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:41.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.295s] 2018-11-06 23:14:41,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:41.733 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.167s] 2018-11-06 23:14:42,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:42.082 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.914s] 2018-11-06 23:14:42,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:42.084 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. 2018-11-06 23:14:42,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:42.084 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-06 23:14:42,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:42.509 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.426s] 2018-11-06 23:14:42,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:42.786 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.278s] 2018-11-06 23:14:44,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:44.144 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.159s] 2018-11-06 23:14:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:47.800 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:14:48,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:48.214 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [21.454s] 2018-11-06 23:14:48,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:48.215 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 2018-11-06 23:14:49,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:49.006 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.454s] 2018-11-06 23:14:49,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:49.846 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.213s] 2018-11-06 23:14:49,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:49.894 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.047s] 2018-11-06 23:14:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:50.911 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [69.948s] 2018-11-06 23:14:50,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:50.924 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-11-06 23:14:51,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.414 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.519s] 2018-11-06 23:14:51,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.423 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.009s] 2018-11-06 23:14:51,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.468 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.045s] 2018-11-06 23:14:51,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.479 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-11-06 23:14:51,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.536 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.056s] 2018-11-06 23:14:51,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.561 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.025s] 2018-11-06 23:14:51,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.591 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [8.803s] 2018-11-06 23:14:51,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:51.752 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.194s] 2018-11-06 23:14:52,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.139 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.211s] 2018-11-06 23:14:52,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.142 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. 2018-11-06 23:14:52,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.198 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.607s] 2018-11-06 23:14:52,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.404 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.264s] 2018-11-06 23:14:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.537 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.133s] 2018-11-06 23:14:52,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.714 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.513s] 2018-11-06 23:14:52,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.716 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. 2018-11-06 23:14:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:52.717 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. 2018-11-06 23:14:53,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:53.004 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [21.878s] 2018-11-06 23:14:53,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:53.298 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.583s] 2018-11-06 23:14:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:53.574 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.569s] 2018-11-06 23:14:53,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:53.630 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.054s] 2018-11-06 23:14:53,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:53.876 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.578s] 2018-11-06 23:14:54,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:54.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.442s] 2018-11-06 23:14:56,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:56.384 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-11-06 23:14:56,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:56.667 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-11-06 23:14:56,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:56.668 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-11-06 23:14:56,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:56.668 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-11-06 23:14:57,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:57.186 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [80.212s] 2018-11-06 23:14:57,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:57.401 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.526s] 2018-11-06 23:14:57,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:14:57.744 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.341s] 2018-11-06 23:15:00,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:00.564 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.232s] 2018-11-06 23:15:02,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:02.345 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.602s] 2018-11-06 23:15:05,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:05.570 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.339s] 2018-11-06 23:15:05,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:05.764 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.193s] 2018-11-06 23:15:07,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:07.548 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [10.187s] 2018-11-06 23:15:07,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:07.550 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. 2018-11-06 23:15:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:07.596 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [7.031s] 2018-11-06 23:15:09,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:09.502 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.905s] 2018-11-06 23:15:10,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:10.351 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [16.719s] 2018-11-06 23:15:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:12.073 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.570s] 2018-11-06 23:15:12,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:12.313 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [94.626s] 2018-11-06 23:15:13,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:13.230 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-06 23:15:14,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:14.465 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.017s] 2018-11-06 23:15:14,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:14.487 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.077s] 2018-11-06 23:15:14,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:14.498 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.312s] 2018-11-06 23:15:14,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:14.507 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.020s] 2018-11-06 23:15:14,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:14.568 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.494s] 2018-11-06 23:15:16,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:16.682 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.850s] 2018-11-06 23:15:16,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:16.690 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-06 23:15:19,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:19.450 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.283s] 2018-11-06 23:15:19,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:19.486 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-06 23:15:20,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:20.203 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.633s] 2018-11-06 23:15:20,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:20.595 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.941s] 2018-11-06 23:15:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:21.329 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.734s] 2018-11-06 23:15:21,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:21.392 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]. 2018-11-06 23:15:22,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:22.981 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.650s] 2018-11-06 23:15:23,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:23.147 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.943s] 2018-11-06 23:15:23,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:23.936 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.789s] 2018-11-06 23:15:24,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:24.237 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.770s] 2018-11-06 23:15:24,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:24.820 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.355s] 2018-11-06 23:15:24,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:24.832 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-11-06 23:15:24,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:24.844 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-11-06 23:15:25,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.240 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.395s] 2018-11-06 23:15:25,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.253 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2018-11-06 23:15:25,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.263 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-11-06 23:15:25,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.713 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.448s] 2018-11-06 23:15:25,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.809 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.871s] 2018-11-06 23:15:25,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.910 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.518s] 2018-11-06 23:15:25,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:25.911 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-11-06 23:15:26,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.110 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.398s] 2018-11-06 23:15:26,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.193 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.158s] 2018-11-06 23:15:26,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.375 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.182s] 2018-11-06 23:15:26,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.388 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.857s] 2018-11-06 23:15:26,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.524 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.149s] 2018-11-06 23:15:26,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.642 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [73.831s] 2018-11-06 23:15:26,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.833 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 [1.916s] 2018-11-06 23:15:26,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:26.936 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [16.586s] 2018-11-06 23:15:27,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.004 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.479s] 2018-11-06 23:15:27,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.029 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.026s] 2018-11-06 23:15:27,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.267 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.330s] 2018-11-06 23:15:27,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.497s] 2018-11-06 23:15:27,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.321 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.054s] 2018-11-06 23:15:27,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.334 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2018-11-06 23:15:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.353 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-11-06 23:15:27,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:27.372 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-06 23:15:28,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:28.345 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:15:29,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:29.801 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.967s] 2018-11-06 23:15:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:29.983 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-06 23:15:29,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:29.986 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-11-06 23:15:29,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:29.986 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]. 2018-11-06 23:15:30,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:30.654 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [6.416s] 2018-11-06 23:15:31,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:31.254 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.146s] 2018-11-06 23:15:32,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:32.525 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-06 23:15:35,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:35.528 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 [5.725s] 2018-11-06 23:15:39,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:39.122 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.589s] 2018-11-06 23:15:40,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:40.533 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [9.877s] 2018-11-06 23:15:41,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:41.332 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.684s] 2018-11-06 23:15:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:42.744 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [15.419s] 2018-11-06 23:15:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.155 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [30.839s] 2018-11-06 23:15:43,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.286 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.959s] 2018-11-06 23:15:43,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.287 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. 2018-11-06 23:15:43,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.578 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.079s] 2018-11-06 23:15:43,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.594 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2018-11-06 23:15:43,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.783 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.188s] 2018-11-06 23:15:43,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.795 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-11-06 23:15:43,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.807 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-11-06 23:15:43,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.838 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-11-06 23:15:43,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:43.900 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-11-06 23:15:44,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:44.020 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.119s] 2018-11-06 23:15:44,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:44.342 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.322s] 2018-11-06 23:15:44,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:44.357 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-11-06 23:15:44,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:44.424 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.066s] 2018-11-06 23:15:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:46.367 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.714s] 2018-11-06 23:15:46,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:46.820 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [3.533s] 2018-11-06 23:15:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:48.781 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.248s] 2018-11-06 23:15:50,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:50.820 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.451s] 2018-11-06 23:15:50,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:50.983 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [2.203s] 2018-11-06 23:15:52,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:52.702 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.882s] 2018-11-06 23:15:52,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:52.941 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.973s] 2018-11-06 23:15:53,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:53.088 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.032s] 2018-11-06 23:15:53,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:53.787 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.844s] 2018-11-06 23:15:55,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:55.638 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.835s] 2018-11-06 23:15:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:56.229 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.441s] 2018-11-06 23:15:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:57.165 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.463s] 2018-11-06 23:15:57,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:57.491 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.851s] 2018-11-06 23:15:57,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:57.585 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.094s] 2018-11-06 23:15:58,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:58.012 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.784s] 2018-11-06 23:15:58,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:58.137 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.552s] 2018-11-06 23:15:58,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:58.794 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [175.259s] 2018-11-06 23:15:58,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:58.796 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-11-06 23:15:58,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:58.972 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [15.816s] 2018-11-06 23:15:59,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:15:59.909 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [17.354s] 2018-11-06 23:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:00.310 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.836s] 2018-11-06 23:16:01,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:01.825 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.079s] 2018-11-06 23:16:04,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:04.459 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.551s] 2018-11-06 23:16:05,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:05.115 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-06 23:16:07,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:07.549 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.083s] 2018-11-06 23:16:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:08.547 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.252s] 2018-11-06 23:16:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:09.501 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.041s] 2018-11-06 23:16:09,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:09.517 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.017s] 2018-11-06 23:16:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:09.656 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-06 23:16:09,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:09.724 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.206s] 2018-11-06 23:16:09,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:09.927 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.202s] 2018-11-06 23:16:10,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.134 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.206s] 2018-11-06 23:16:10,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.147 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-11-06 23:16:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.208 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.107s] 2018-11-06 23:16:10,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.331 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.183s] 2018-11-06 23:16:10,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.392 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.184s] 2018-11-06 23:16:10,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.409 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.220s] 2018-11-06 23:16:10,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.568 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.175s] 2018-11-06 23:16:10,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.573 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.241s] 2018-11-06 23:16:10,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.613 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.040s] 2018-11-06 23:16:10,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.623 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-11-06 23:16:10,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:10.808 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.184s] 2018-11-06 23:16:11,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.026 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.217s] 2018-11-06 23:16:11,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.140 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-11-06 23:16:11,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.157 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.017s] 2018-11-06 23:16:11,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.242 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.216s] 2018-11-06 23:16:11,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.468 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.224s] 2018-11-06 23:16:11,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.541 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.539s] 2018-11-06 23:16:11,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.662 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.195s] 2018-11-06 23:16:11,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.711 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.047s] 2018-11-06 23:16:11,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:11.905 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.193s] 2018-11-06 23:16:12,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:12.672 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.837s] 2018-11-06 23:16:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.221 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.316s] 2018-11-06 23:16:13,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.255 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-11-06 23:16:13,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.290 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-11-06 23:16:13,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.299 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-11-06 23:16:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.472 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.172s] 2018-11-06 23:16:13,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.510 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-11-06 23:16:13,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.535 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.965s] 2018-11-06 23:16:13,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.547 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.037s] 2018-11-06 23:16:13,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.603 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.056s] 2018-11-06 23:16:13,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:13.802 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.198s] 2018-11-06 23:16:14,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:14.006 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.203s] 2018-11-06 23:16:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:14.044 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2018-11-06 23:16:14,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:14.219 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.175s] 2018-11-06 23:16:14,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:14.256 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-11-06 23:16:16,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:16.543 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [6.132s] 2018-11-06 23:16:16,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:16.606 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.071s] 2018-11-06 23:16:17,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:17.086 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]. 2018-11-06 23:16:17,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:17.968 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-06 23:16:19,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:19.141 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.695s] 2018-11-06 23:16:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:19.745 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [3.138s] 2018-11-06 23:16:24,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:24.653 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.981s] 2018-11-06 23:16:25,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:25.823 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.280s] 2018-11-06 23:16:27,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:27.608 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [4.057s] 2018-11-06 23:16:28,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:28.583 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.226s] 2018-11-06 23:16:28,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:28.586 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.310s] 2018-11-06 23:16:28,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:28.619 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.034s] 2018-11-06 23:16:28,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:28.768 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.185s] 2018-11-06 23:16:29,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.008 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.239s] 2018-11-06 23:16:29,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.074 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.066s] 2018-11-06 23:16:29,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.108 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.034s] 2018-11-06 23:16:29,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.140 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.031s] 2018-11-06 23:16:29,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.365 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.224s] 2018-11-06 23:16:29,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.400 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.035s] 2018-11-06 23:16:29,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.565 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.612s] 2018-11-06 23:16:29,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.622 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.221s] 2018-11-06 23:16:29,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.842 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.215s] 2018-11-06 23:16:29,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:29.842 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.232s] 2018-11-06 23:16:30,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:30.100 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.261s] 2018-11-06 23:16:30,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:30.142 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-11-06 23:16:30,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:30.371 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.228s] 2018-11-06 23:16:30,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:30.610 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.237s] 2018-11-06 23:16:30,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:30.805 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.196s] 2018-11-06 23:16:32,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.113 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.429s] 2018-11-06 23:16:32,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.132 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-11-06 23:16:32,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.159 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.026s] 2018-11-06 23:16:32,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.467 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.642s] 2018-11-06 23:16:32,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.531 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.369s] 2018-11-06 23:16:32,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.660 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.004s] 2018-11-06 23:16:32,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:32.661 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. 2018-11-06 23:16:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.121 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.585s] 2018-11-06 23:16:34,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.138 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.021s] 2018-11-06 23:16:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.169 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.030s] 2018-11-06 23:16:34,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.181 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-11-06 23:16:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.193 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-11-06 23:16:34,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.230 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.036s] 2018-11-06 23:16:34,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.241 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-11-06 23:16:34,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:34.253 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-11-06 23:16:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:36.828 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.029s] 2018-11-06 23:16:38,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:38.820 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [9.252s] 2018-11-06 23:16:38,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:38.856 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.029s] 2018-11-06 23:16:38,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:38.945 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.283s] 2018-11-06 23:16:39,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:39.178 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [6.710s] 2018-11-06 23:16:39,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:39.429 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-06 23:16:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:41.043 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.223s] 2018-11-06 23:16:43,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:43.611 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.215s] 2018-11-06 23:16:43,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:43.622 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.579s] 2018-11-06 23:16:44,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:44.943 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.332s] 2018-11-06 23:16:46,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:46.439 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [7.261s] 2018-11-06 23:16:48,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:48.246 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [4.623s] 2018-11-06 23:16:49,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:49.276 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.330s] 2018-11-06 23:16:53,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.085 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [86.425s] 2018-11-06 23:16:53,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.131 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.051s] 2018-11-06 23:16:53,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.185 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2018-11-06 23:16:53,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.675 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [7.235s] 2018-11-06 23:16:53,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.780 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [4.245s] 2018-11-06 23:16:53,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:53.817 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-11-06 23:16:54,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:54.016 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.197s] 2018-11-06 23:16:54,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:54.234 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.217s] 2018-11-06 23:16:55,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:55.037 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.802s] 2018-11-06 23:16:55,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:55.298 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.260s] 2018-11-06 23:16:55,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:55.920 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.621s] 2018-11-06 23:16:56,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.126 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.206s] 2018-11-06 23:16:56,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.184 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.058s] 2018-11-06 23:16:56,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.534 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.348s] 2018-11-06 23:16:56,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.751 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.216s] 2018-11-06 23:16:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.814 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.063s] 2018-11-06 23:16:56,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.852 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.038s] 2018-11-06 23:16:56,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:56.930 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.077s] 2018-11-06 23:16:57,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:57.004 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.072s] 2018-11-06 23:16:57,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:57.111 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.105s] 2018-11-06 23:16:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:57.170 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.059s] 2018-11-06 23:16:57,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:57.385 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.214s] 2018-11-06 23:16:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:57.591 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.206s] 2018-11-06 23:16:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:16:59.872 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]. 2018-11-06 23:17:00,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:00.770 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [7.094s] 2018-11-06 23:17:04,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:04.635 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.052s] 2018-11-06 23:17:07,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:07.108 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [7.519s] 2018-11-06 23:17:11,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:11.114 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [48.999s] 2018-11-06 23:17:12,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:12.971 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.557s] 2018-11-06 23:17:14,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:14.522 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [8.850s] 2018-11-06 23:17:19,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:19.643 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]. 2018-11-06 23:17:19,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:19.645 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:17:20,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:20.414 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.281s] 2018-11-06 23:17:21,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:21.214 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [6.691s] 2018-11-06 23:17:22,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:22.941 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [4.073s] 2018-11-06 23:17:23,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:23.809 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.595s] 2018-11-06 23:17:24,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:24.058 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.644s] 2018-11-06 23:17:24,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:24.198 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.916s] 2018-11-06 23:17:24,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:24.340 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.399s] 2018-11-06 23:17:24,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:24.934 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [35.654s] 2018-11-06 23:17:25,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:25.240 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.268s] 2018-11-06 23:17:25,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:25.786 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.804s] 2018-11-06 23:17:26,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:26.388 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.046s] 2018-11-06 23:17:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:26.486 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.699s] 2018-11-06 23:17:26,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:26.894 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.963s] 2018-11-06 23:17:27,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:27.404 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.205s] 2018-11-06 23:17:27,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:27.711 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.653s] 2018-11-06 23:17:28,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:28.776 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.387s] 2018-11-06 23:17:30,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:30.099 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.288s] 2018-11-06 23:17:31,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:31.315 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.910s] 2018-11-06 23:17:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:32.934 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.835s] 2018-11-06 23:17:33,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:33.597 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.356s] 2018-11-06 23:17:33,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:33.599 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-06 23:17:34,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:34.293 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.581s] 2018-11-06 23:17:36,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:36.907 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.591s] 2018-11-06 23:17:39,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.168 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.232s] 2018-11-06 23:17:39,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.572 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.079s] 2018-11-06 23:17:39,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.662 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.089s] 2018-11-06 23:17:39,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.671 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.072s] 2018-11-06 23:17:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.796 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.133s] 2018-11-06 23:17:39,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.880 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.083s] 2018-11-06 23:17:39,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:39.962 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.082s] 2018-11-06 23:17:43,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:43.791 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.022s] 2018-11-06 23:17:45,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:45.862 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.693s] 2018-11-06 23:17:49,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:49.378 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.217s] 2018-11-06 23:17:49,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:49.929 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.257s] 2018-11-06 23:17:50,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:50.206 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.093s] 2018-11-06 23:17:50,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:50.295 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.436s] 2018-11-06 23:17:50,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:50.423 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.562s] 2018-11-06 23:17:52,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:52.253 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.875s] 2018-11-06 23:17:52,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:52.823 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.666s] 2018-11-06 23:17:52,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:52.981 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-06 23:17:53,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:53.275 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.963s] 2018-11-06 23:17:53,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:53.794 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.977s]: Skipped until Bug: 1014647 is resolved. 2018-11-06 23:17:54,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:54.417 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.991s] 2018-11-06 23:17:56,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:56.996 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.717s] 2018-11-06 23:17:56,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:56.998 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. 2018-11-06 23:17:58,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:58.680 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.974s] 2018-11-06 23:17:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:17:59.195 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.938s] 2018-11-06 23:18:00,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:00.358 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.362s] 2018-11-06 23:18:01,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:01.101 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.908s] 2018-11-06 23:18:02,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:02.156 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.798s] 2018-11-06 23:18:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:02.496 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.713s] 2018-11-06 23:18:03,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:03.298 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.882s] 2018-11-06 23:18:03,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:03.523 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.841s] 2018-11-06 23:18:04,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:04.360 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.255s] 2018-11-06 23:18:04,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:04.579 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.813s] 2018-11-06 23:18:05,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:05.032 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.453s] 2018-11-06 23:18:05,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:05.154 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.855s] 2018-11-06 23:18:05,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:05.426 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.393s] 2018-11-06 23:18:05,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:05.925 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-11-06 23:18:06,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:06.439 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.080s] 2018-11-06 23:18:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:08.096 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. 2018-11-06 23:18:08,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:08.098 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-06 23:18:09,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:09.641 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.199s] 2018-11-06 23:18:09,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:09.736 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.098s] 2018-11-06 23:18:10,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.014 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.490s] 2018-11-06 23:18:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.207 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.190s] 2018-11-06 23:18:10,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.403 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.196s] 2018-11-06 23:18:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.543 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.387s] 2018-11-06 23:18:10,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.660 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.256s] 2018-11-06 23:18:10,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:10.924 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.380s] 2018-11-06 23:18:11,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.254 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]. 2018-11-06 23:18:11,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.295 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.371s] 2018-11-06 23:18:11,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.521 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.225s] 2018-11-06 23:18:11,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.606 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.085s] 2018-11-06 23:18:11,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.830 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.223s] 2018-11-06 23:18:11,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:11.971 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.140s] 2018-11-06 23:18:12,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:12.078 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.586s] 2018-11-06 23:18:12,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:12.239 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.267s] 2018-11-06 23:18:12,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:12.293 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2018-11-06 23:18:12,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:12.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.056s] 2018-11-06 23:18:13,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:13.078 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.416s] 2018-11-06 23:18:13,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:13.093 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.016s] 2018-11-06 23:18:14,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:14.760 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.661s] 2018-11-06 23:18:14,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:14.956 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [25.023s] 2018-11-06 23:18:15,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:15.716 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.166s] 2018-11-06 23:18:15,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:15.896 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.181s] 2018-11-06 23:18:16,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:16.284 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.271s] 2018-11-06 23:18:16,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:16.434 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [11.005s] 2018-11-06 23:18:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:16.477 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.045s] 2018-11-06 23:18:16,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:16.515 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.037s] 2018-11-06 23:18:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:17.240 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-06 23:18:17,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:17.356 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.402s] 2018-11-06 23:18:18,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:18.265 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.184s] 2018-11-06 23:18:19,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:19.025 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.674s] 2018-11-06 23:18:19,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:19.280 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-06 23:18:19,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:19.282 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:18:19,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:19.369 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-06 23:18:24,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:24.440 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.838s] 2018-11-06 23:18:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:25.289 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.848s] 2018-11-06 23:18:26,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:26.959 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.668s] 2018-11-06 23:18:27,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:27.372 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [11.086s] 2018-11-06 23:18:27,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:27.429 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.165s] 2018-11-06 23:18:31,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:31.250 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.203s] 2018-11-06 23:18:31,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:31.304 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.054s] 2018-11-06 23:18:31,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:31.307 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-06 23:18:33,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:33.853 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.324s] 2018-11-06 23:18:34,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:34.675 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.822s] 2018-11-06 23:18:36,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:36.861 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 2018-11-06 23:18:39,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:39.070 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.961s] 2018-11-06 23:18:41,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:41.530 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.159s] 2018-11-06 23:18:42,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:42.967 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.436s] 2018-11-06 23:18:43,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:43.382 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-06 23:18:43,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:43.383 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-11-06 23:18:43,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:43.695 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.727s] 2018-11-06 23:18:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:43.912 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.228s] 2018-11-06 23:18:45,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:45.223 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.152s] 2018-11-06 23:18:49,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:49.948 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.462s] 2018-11-06 23:18:50,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:50.422 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.198s] 2018-11-06 23:18:51,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:51.660 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.747s] 2018-11-06 23:18:52,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:52.433 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.010s] 2018-11-06 23:18:52,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:52.528 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.580s] 2018-11-06 23:18:54,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:54.659 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-06 23:18:54,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:54.660 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-11-06 23:18:57,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:57.225 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 23:18:57,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:57.689 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.026s] 2018-11-06 23:18:57,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:57.733 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.044s] 2018-11-06 23:18:57,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:57.926 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.192s] 2018-11-06 23:18:57,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:57.961 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.034s] 2018-11-06 23:18:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.145 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.185s] 2018-11-06 23:18:58,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.200 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.842s] 2018-11-06 23:18:58,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.319 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.173s] 2018-11-06 23:18:58,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.520 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.199s] 2018-11-06 23:18:58,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.545 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.025s] 2018-11-06 23:18:58,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.725 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.179s] 2018-11-06 23:18:58,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:58.751 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.026s] 2018-11-06 23:18:59,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:59.134 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.599s] 2018-11-06 23:18:59,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:59.279 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.526s] 2018-11-06 23:18:59,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:18:59.562 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.283s] 2018-11-06 23:19:01,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:01.188 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.162s] 2018-11-06 23:19:01,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:01.302 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.172s] 2018-11-06 23:19:01,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:01.348 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.688s] 2018-11-06 23:19:01,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:01.582 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.394s] 2018-11-06 23:19:01,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:01.978 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.110s] 2018-11-06 23:19:02,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:02.897 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.919s] 2018-11-06 23:19:03,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:03.893 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.995s] 2018-11-06 23:19:04,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:04.318 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.425s] 2018-11-06 23:19:04,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:04.335 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-11-06 23:19:04,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:04.356 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.021s] 2018-11-06 23:19:05,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:05.088 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.783s] 2018-11-06 23:19:05,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:05.114 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.765s] 2018-11-06 23:19:05,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:05.315 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.957s] 2018-11-06 23:19:07,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:07.936 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.849s] 2018-11-06 23:19:07,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:07.983 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.869s] 2018-11-06 23:19:10,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:10.578 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [12.376s] 2018-11-06 23:19:11,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:11.571 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.633s] 2018-11-06 23:19:11,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:11.615 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-11-06 23:19:11,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:11.805 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.230s] 2018-11-06 23:19:12,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:12.955 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.148s] 2018-11-06 23:19:13,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:13.334 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.379s] 2018-11-06 23:19:14,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:14.782 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.970s] 2018-11-06 23:19:15,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:15.303 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.521s] 2018-11-06 23:19:18,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:18.051 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.746s] 2018-11-06 23:19:18,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:18.085 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.034s] 2018-11-06 23:19:18,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:18.733 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.648s] 2018-11-06 23:19:19,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:19.161 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.203s] 2018-11-06 23:19:19,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:19.360 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.198s] 2018-11-06 23:19:19,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:19.560 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.199s] 2018-11-06 23:19:19,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:19.734 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.174s] 2018-11-06 23:19:19,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:19.946 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.211s] 2018-11-06 23:19:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.123 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.176s] 2018-11-06 23:19:20,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.279 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.155s] 2018-11-06 23:19:20,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.449 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.511s] 2018-11-06 23:19:20,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.545 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.096s] 2018-11-06 23:19:20,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.603 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.323s] 2018-11-06 23:19:20,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:20.809 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.205s] 2018-11-06 23:19:21,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:21.012 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.202s] 2018-11-06 23:19:21,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:21.225 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.213s] 2018-11-06 23:19:25,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:25.065 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [17.079s] 2018-11-06 23:19:25,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:25.282 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.218s] 2018-11-06 23:19:25,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:25.338 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2018-11-06 23:19:27,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:27.979 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.053s] 2018-11-06 23:19:32,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:32.998 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.900s] 2018-11-06 23:19:34,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:34.311 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.313s] 2018-11-06 23:19:35,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:35.398 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.058s] 2018-11-06 23:19:36,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:36.007 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.280s] 2018-11-06 23:19:39,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:39.854 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [62.975s] 2018-11-06 23:19:52,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:52.794 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.452s] 2018-11-06 23:19:54,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:54.020 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [22.427s] 2018-11-06 23:19:54,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:54.095 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [18.690s] 2018-11-06 23:19:54,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:54.096 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [26.110s] 2018-11-06 23:19:54,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:54.210 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.121s] 2018-11-06 23:19:54,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:54.263 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.052s] 2018-11-06 23:19:55,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:55.108 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [170.041s] 2018-11-06 23:19:55,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:55.551 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.949s] 2018-11-06 23:19:59,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:19:59.010 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.995s] 2018-11-06 23:20:01,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:01.505 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [7.416s] 2018-11-06 23:20:02,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:02.069 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [128.263s] 2018-11-06 23:20:02,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:02.697 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [7.145s] 2018-11-06 23:20:03,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:03.887 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [216.613s] 2018-11-06 23:20:04,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:04.323 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.312s] 2018-11-06 23:20:06,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:06.097 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.593s] 2018-11-06 23:20:07,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:07.650 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.384s] 2018-11-06 23:20:09,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:09.807 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]. 2018-11-06 23:20:09,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:09.808 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]. 2018-11-06 23:20:10,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:10.811 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [6.487s] 2018-11-06 23:20:18,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:18.067 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [7.255s] 2018-11-06 23:20:18,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:18.236 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [18.176s] 2018-11-06 23:20:21,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:21.882 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.230s] 2018-11-06 23:20:22,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:22.673 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.606s] 2018-11-06 23:20:25,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:25.052 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [6.819s] 2018-11-06 23:20:25,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:25.641 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.539s] 2018-11-06 23:20:41,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:41.388 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [250.396s] 2018-11-06 23:20:45,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:45.365 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [41.467s] 2018-11-06 23:20:48,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:48.246 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.009s] 2018-11-06 23:20:53,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:20:53.190 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.942s] 2018-11-06 23:21:00,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:00.827 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-11-06 23:21:00,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:00.829 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]. 2018-11-06 23:21:00,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:00.829 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-06 23:21:03,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:03.164 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.311s] 2018-11-06 23:21:03,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:03.383 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.219s] 2018-11-06 23:21:03,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:03.561 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.177s] 2018-11-06 23:21:03,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:03.767 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.205s] 2018-11-06 23:21:03,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:03.919 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.152s] 2018-11-06 23:21:04,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:04.438 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.012s] 2018-11-06 23:21:05,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:05.383 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.945s] 2018-11-06 23:21:05,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:05.982 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.599s] 2018-11-06 23:21:06,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:06.479 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.497s] 2018-11-06 23:21:07,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:07.054 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.574s] 2018-11-06 23:21:08,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:08.069 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.148s] 2018-11-06 23:21:08,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:08.801 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.746s] 2018-11-06 23:21:09,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:09.409 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [43.764s] 2018-11-06 23:21:10,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:10.665 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.863s] 2018-11-06 23:21:11,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:11.287 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.622s] 2018-11-06 23:21:11,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:11.761 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.356s] 2018-11-06 23:21:12,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:12.042 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.754s] 2018-11-06 23:21:13,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:13.258 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.215s] 2018-11-06 23:21:17,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:17.788 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-06 23:21:23,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:23.427 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.814s] 2018-11-06 23:21:25,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:25.690 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [13.926s] 2018-11-06 23:21:32,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:32.772 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.123s] 2018-11-06 23:21:36,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:36.972 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.281s] 2018-11-06 23:21:42,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:42.680 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.708s] 2018-11-06 23:21:45,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:45.448 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.525s] 2018-11-06 23:21:46,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:46.229 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.780s] 2018-11-06 23:21:47,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:21:47.499 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.269s] 2018-11-06 23:22:08,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:08.495 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.887s] 2018-11-06 23:22:15,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:15.351 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.855s] 2018-11-06 23:22:20,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:20.566 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.215s] 2018-11-06 23:22:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:21.869 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.181s] 2018-11-06 23:22:25,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:25.125 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.558s] 2018-11-06 23:22:26,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:26.222 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [144.118s] 2018-11-06 23:22:29,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:29.991 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.866s] 2018-11-06 23:22:38,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:38.431 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.950s] 2018-11-06 23:22:38,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:38.615 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.184s] 2018-11-06 23:22:39,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:39.150 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.534s] 2018-11-06 23:22:40,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:40.138 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [165.012s] 2018-11-06 23:22:41,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:41.058 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.906s] 2018-11-06 23:22:41,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:41.669 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.163s] 2018-11-06 23:22:43,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:43.237 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.178s] 2018-11-06 23:22:43,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:43.283 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2018-11-06 23:22:43,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:43.488 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.204s] 2018-11-06 23:22:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:43.701 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.030s] 2018-11-06 23:22:45,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:45.221 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.520s] 2018-11-06 23:22:46,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:46.455 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.233s] 2018-11-06 23:22:47,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:47.581 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.124s] 2018-11-06 23:22:50,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:50.170 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.587s] 2018-11-06 23:22:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:51.604 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.434s] 2018-11-06 23:22:51,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:51.768 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.164s] 2018-11-06 23:22:53,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:53.835 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.065s] 2018-11-06 23:22:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:54.915 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.079s] 2018-11-06 23:22:55,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:55.644 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.729s] 2018-11-06 23:22:55,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:55.664 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.021s] 2018-11-06 23:22:55,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:55.683 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.018s] 2018-11-06 23:22:55,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:55.840 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.157s] 2018-11-06 23:22:57,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:57.257 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-11-06 23:22:57,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:57.259 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-11-06 23:22:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:57.260 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]. 2018-11-06 23:22:57,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:22:57.263 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-11-06 23:23:02,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:02.987 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-11-06 23:23:04,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:04.614 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-11-06 23:23:06,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:06.637 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-06 23:23:12,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:12.291 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-06 23:23:31,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:31.688 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [231.820s] 2018-11-06 23:23:34,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:34.186 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [159.215s] 2018-11-06 23:23:48,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:48.483 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [36.182s] 2018-11-06 23:23:53,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:23:53.354 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.874s] 2018-11-06 23:24:19,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:24:19.970 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.315s] 2018-11-06 23:24:20,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:24:20.768 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [27.406s] 2018-11-06 23:24:28,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:24:28.145 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.380s] 2018-11-06 23:24:38,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:24:38.814 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [244.085s] 2018-11-06 23:26:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:26:34.840 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [210.439s] 2018-11-06 23:27:36,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:27:36.330 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [310.058s] 2018-11-06 23:27:45,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:27:45.412 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.082s] 2018-11-06 23:28:02,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:28:02.952 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.536s] 2018-11-06 23:28:26,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:28:26.187 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [220.057s] 2018-11-06 23:28:43,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:28:43.220 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [40.258s] 2018-11-06 23:30:09,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:30:09.860 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [86.623s] 2018-11-06 23:30:09,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:30:09.861 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-06 23:30:36,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:30:36.483 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [26.619s] 2018-11-06 23:30:41,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:30:41.481 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.000s] 2018-11-06 23:31:03,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:03.808 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.238s] 2018-11-06 23:31:03,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:03.846 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-11-06 23:31:10,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:10.184 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.956s] 2018-11-06 23:31:10,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:10.658 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [164.457s] 2018-11-06 23:31:21,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:21.121 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.221s] 2018-11-06 23:31:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:23.427 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:31:23,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:23.428 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 23:31:27,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:27.770 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.302s] 2018-11-06 23:31:28,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:28.201 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.430s] 2018-11-06 23:31:35,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:35.994 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.376s] 2018-11-06 23:31:36,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:36.389 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.396s] 2018-11-06 23:31:36,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:36.981 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.593s] 2018-11-06 23:31:37,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:37.052 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.070s] 2018-11-06 23:31:37,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:37.102 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.050s] 2018-11-06 23:31:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:37.164 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.062s] 2018-11-06 23:31:45,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:45.700 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.467s] 2018-11-06 23:31:46,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:46.464 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.763s] 2018-11-06 23:31:46,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:46.847 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.383s] 2018-11-06 23:31:47,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:47.181 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.334s] 2018-11-06 23:31:48,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:48.225 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.042s] 2018-11-06 23:31:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:48.624 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.399s] 2018-11-06 23:31:49,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:49.044 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.419s] 2018-11-06 23:31:50,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:50.689 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.643s] 2018-11-06 23:31:50,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:50.946 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.255s] 2018-11-06 23:31:51,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:51.549 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.603s] 2018-11-06 23:31:51,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:51.624 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.076s] 2018-11-06 23:31:52,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:52.028 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.404s] 2018-11-06 23:31:52,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:31:52.704 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.674s] 2018-11-06 23:32:04,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:04.527 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.431s] 2018-11-06 23:32:04,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:04.690 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.165s] 2018-11-06 23:32:04,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:04.955 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.264s] 2018-11-06 23:32:17,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:17.846 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.232s] 2018-11-06 23:32:23,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:23.538 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.184s] 2018-11-06 23:32:25,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:25.279 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.738s] 2018-11-06 23:32:31,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:31.764 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.371s] 2018-11-06 23:32:31,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:31.934 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.170s] 2018-11-06 23:32:32,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:32.098 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.164s] 2018-11-06 23:32:32,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:32.263 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.165s] 2018-11-06 23:32:37,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 23:32:37.309 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.159s] 2018-11-06 23:32:41,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e7fab6a9-d629-437e-8fd2-fb25672dd12d 2018-11-06 23:32:41,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e7fab6a9-d629-437e-8fd2-fb25672dd12d']'. 2018-11-06 23:32:42,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 23:32:42,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 23:32:42,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 23:32:42,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e7fab6a9-d629-437e-8fd2-fb25672dd12d | 2018-11-06 23:32:42,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 23:07:01 | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 23:32:41 | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:40 | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 152cf6ce-d5b4-4ebf-8634-d390ee59cb40) | 2018-11-06 23:32:42,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a7d7699f-5895-4572-a2d1-aef6efe70452) | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1530.856 | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1059 | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 23:32:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 23:32:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 19 | 2018-11-06 23:32:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 23:32:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 23:32:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 23:32:43,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.2374768089% 2018-11-06 23:32:43,432 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:54 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-11-06 23:32:43,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 23:32:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:32:45,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2121323d-21e3-4a27-95e1-5161155fc594 Date: Tue, 06 Nov 2018 23:32:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:32:45,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc used request id req-2121323d-21e3-4a27-95e1-5161155fc594 2018-11-06 23:32:45,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.68523812294s 2018-11-06 23:32:45,123 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/64613b59-a986-4c83-b09f-5da31513e4fc used request id req-2121323d-21e3-4a27-95e1-5161155fc594 2018-11-06 23:32:45,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 23:32:45,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:45,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32: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-a64b041e-08f0-4162-a788-d568b8957567 x-compute-request-id: req-a64b041e-08f0-4162-a788-d568b8957567 Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "059a302d-c63b-4637-ba4a-ab0a8adc850d", "name": "tempest_full_parallel-flavor_alt_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "403524d1-1726-4cda-a931-1f531b476bd8", "name": "tempest_full_parallel-flavor_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 23:32:45,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a64b041e-08f0-4162-a788-d568b8957567 2018-11-06 23:32:45,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174086093903s 2018-11-06 23:32:45,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a64b041e-08f0-4162-a788-d568b8957567 2018-11-06 23:32:45,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 23:32:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:45,356 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:32: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-e2338eaf-72ed-4362-a9f8-29eec0791300 x-compute-request-id: req-e2338eaf-72ed-4362-a9f8-29eec0791300 Content-Length: 0 Content-Type: application/json 2018-11-06 23:32:45,356 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d used request id req-e2338eaf-72ed-4362-a9f8-29eec0791300 2018-11-06 23:32:45,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0564720630646s 2018-11-06 23:32:45,357 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/059a302d-c63b-4637-ba4a-ab0a8adc850d used request id req-e2338eaf-72ed-4362-a9f8-29eec0791300 2018-11-06 23:32:45,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 23:32:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:32:45,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-a46de075-4088-412d-bf45-cd2d0012297f Date: Tue, 06 Nov 2018 23:32:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "metadata": {}}], "file": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8/file", "owner": "e577db7f48db4231b677988c168ca0a9", "id": "06a49445-144d-442b-9025-e9814b94aef8", "size": 12716032, "self": "/v2/images/06a49445-144d-442b-9025-e9814b94aef8", "disk_format": "qcow2", "direct_url": "rbd://4d1a9a8a-819e-4f25-ab29-a7eb077db57e/images/06a49445-144d-442b-9025-e9814b94aef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T23:06:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T23:06:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 23:32:45,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a46de075-4088-412d-bf45-cd2d0012297f 2018-11-06 23:32:45,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184454917908s 2018-11-06 23:32:45,542 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a46de075-4088-412d-bf45-cd2d0012297f 2018-11-06 23:32:45,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 23:32:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df677cdf64671823d4ad4d6629388510a2095e1c" 2018-11-06 23:32:46,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd5251ef-686a-4b4f-8713-457bf4fe057a Date: Tue, 06 Nov 2018 23:32:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 23:32:46,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8 used request id req-bd5251ef-686a-4b4f-8713-457bf4fe057a 2018-11-06 23:32:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.350440979s 2018-11-06 23:32:46,894 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/06a49445-144d-442b-9025-e9814b94aef8 used request id req-bd5251ef-686a-4b4f-8713-457bf4fe057a 2018-11-06 23:32:46,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 23:32:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:46,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32: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-b8197f94-e332-44d6-9413-3fbf33443387 x-compute-request-id: req-b8197f94-e332-44d6-9413-3fbf33443387 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06bbce8d-361c-4888-bff2-c544aa587d0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06bbce8d-361c-4888-bff2-c544aa587d0a", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/403524d1-1726-4cda-a931-1f531b476bd8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "403524d1-1726-4cda-a931-1f531b476bd8", "name": "tempest_full_parallel-flavor_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 23:32:46,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8197f94-e332-44d6-9413-3fbf33443387 2018-11-06 23:32:46,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333209037781s 2018-11-06 23:32:46,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8197f94-e332-44d6-9413-3fbf33443387 2018-11-06 23:32:46,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 23:32:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:46,973 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 23:32: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-c13f5eb8-75ef-4880-8fe3-36322be1f6db x-compute-request-id: req-c13f5eb8-75ef-4880-8fe3-36322be1f6db Content-Length: 0 Content-Type: application/json 2018-11-06 23:32:46,973 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8 used request id req-c13f5eb8-75ef-4880-8fe3-36322be1f6db 2018-11-06 23:32:46,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424919128418s 2018-11-06 23:32:46,973 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/403524d1-1726-4cda-a931-1f531b476bd8 used request id req-c13f5eb8-75ef-4880-8fe3-36322be1f6db 2018-11-06 23:32:46,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 23:32:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f3c023-f8ac-4493-bf69-6b7c9c0d22f2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/15e9e4319aa748aa91611c90fcf93994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e9e4319aa748aa91611c90fcf93994", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/18da55f4822f4afa900c54a8de432f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18da55f4822f4afa900c54a8de432f95", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/2644def0d62641048616454b11f3fc13"}, "domain_id": "5300fc9747e841d7bfa252c238bc2fa6", "enabled": true, "options": {}, "id": "2644def0d62641048616454b11f3fc13", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2987e1bbd77849d780a9d790cfab421f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2987e1bbd77849d780a9d790cfab421f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3ea469a2dd0d45cea3c10b9095635341"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ea469a2dd0d45cea3c10b9095635341", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/572e5d34bf4747cfbc1d2def679362b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572e5d34bf4747cfbc1d2def679362b7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/646dce2809d646fe9202f675b9312cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646dce2809d646fe9202f675b9312cc8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71cb03f87576468cb6306d9372899a6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71cb03f87576468cb6306d9372899a6c", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7fa786d89ac941a58fbff54fb89f9a7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7fa786d89ac941a58fbff54fb89f9a7f", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/8cf69667bda34fa8a043665adb73ca67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cf69667bda34fa8a043665adb73ca67", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8e8e06c468ac471fb51adb0f64676839"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e8e06c468ac471fb51adb0f64676839", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/9cce322d7f594cf18747c78e8af3d4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cce322d7f594cf18747c78e8af3d4ca", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/9fea8342ac004dc1bc88d03db5ea7451"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9fea8342ac004dc1bc88d03db5ea7451", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323", "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "domain_id": "default", "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c471e43dee274ebaaa3365406d499554"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c471e43dee274ebaaa3365406d499554", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-11-06 23:32:47,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-26f3c023-f8ac-4493-bf69-6b7c9c0d22f2 2018-11-06 23:32:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995991230011s 2018-11-06 23:32:47,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-26f3c023-f8ac-4493-bf69-6b7c9c0d22f2 2018-11-06 23:32:47,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 23:32:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be3bbfc-7882-4711-8b5e-034e695947bb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8"}, "enabled": true, "id": "b03a67ca1dc34510b3707cfce715c0e8", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}} 2018-11-06 23:32:47,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 used request id req-8be3bbfc-7882-4711-8b5e-034e695947bb 2018-11-06 23:32:47,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114658117294s 2018-11-06 23:32:47,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 used request id req-8be3bbfc-7882-4711-8b5e-034e695947bb 2018-11-06 23:32:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 23:32:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0aed48f-42b5-435f-bee7-5e8e4bd584ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:32:47,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 used request id req-e0aed48f-42b5-435f-bee7-5e8e4bd584ee 2018-11-06 23:32:47,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184366941452s 2018-11-06 23:32:47,378 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b03a67ca1dc34510b3707cfce715c0e8 used request id req-e0aed48f-42b5-435f-bee7-5e8e4bd584ee 2018-11-06 23:32:47,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 23:32:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579b154c-6b86-4168-8e54-b6c611f92658 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/35cef63a552c4009857581d35066215c"}, "enabled": true, "id": "35cef63a552c4009857581d35066215c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/cf989b30bc4a44d891159504eca093b4"}, "enabled": true, "id": "cf989b30bc4a44d891159504eca093b4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9"}, "enabled": true, "id": "e577db7f48db4231b677988c168ca0a9", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_eacb2e34-3fc0-4f26-af2e-bb5d320d4323"}]} 2018-11-06 23:32:47,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-579b154c-6b86-4168-8e54-b6c611f92658 2018-11-06 23:32:47,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810239315033s 2018-11-06 23:32:47,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-579b154c-6b86-4168-8e54-b6c611f92658 2018-11-06 23:32:47,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 23:32:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c08b6f-bccb-44c6-8f86-def34cfd69f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:32:47,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9 used request id req-22c08b6f-bccb-44c6-8f86-def34cfd69f2 2018-11-06 23:32:47,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283571958542s 2018-11-06 23:32:47,746 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e577db7f48db4231b677988c168ca0a9 used request id req-22c08b6f-bccb-44c6-8f86-def34cfd69f2 2018-11-06 23:32:47,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 23:32:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9585864b-ca11-4b12-b36d-5ed32ca7cf14 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3fb18811218943d9af5f02dac8bd125f", "links": {"self": "http://172.30.9.26:5000/v3/roles/3fb18811218943d9af5f02dac8bd125f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4666e82eb9c549f5b69294362d7fdabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/4666e82eb9c549f5b69294362d7fdabf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab78662c4fef44d5a18231816a4236a2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2"}, "name": "Member"}, {"domain_id": null, "id": "af9a8dfaf2774fda8d2d6a24361df3d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/af9a8dfaf2774fda8d2d6a24361df3d8"}, "name": "admin"}]} 2018-11-06 23:32:47,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9585864b-ca11-4b12-b36d-5ed32ca7cf14 2018-11-06 23:32:47,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894649028778s 2018-11-06 23:32:47,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 23:32:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:47,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 23:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cd4b18-18c4-49c5-93d0-ed9899ae7018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 23:32:47,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ab78662c4fef44d5a18231816a4236a2 used request id req-f1cd4b18-18c4-49c5-93d0-ed9899ae7018 2018-11-06 23:32:47,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.126482009888s 2018-11-06 23:32:47,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 23:32:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e577db7f48db4231b677988c168ca0a9&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}4590ec0c518fe110b585831db5e1ba597990536e" 2018-11-06 23:32:48,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f0cbca66-700e-46e6-b6ee-35a5f37cc81c Date: Tue, 06 Nov 2018 23:32:48 GMT RESP BODY: {"security_groups": []} 2018-11-06 23:32:48,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e577db7f48db4231b677988c168ca0a9&name=default used request id req-f0cbca66-700e-46e6-b6ee-35a5f37cc81c 2018-11-06 23:32:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205765962601s 2018-11-06 23:32:48,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e577db7f48db4231b677988c168ca0a9&name=default used request id req-f0cbca66-700e-46e6-b6ee-35a5f37cc81c 2018-11-06 23:32:48,174 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK